lancer-shared 1.2.302 → 1.2.304
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 +4 -0
- package/dist/bundle.cjs.js.map +1 -1
- package/dist/bundle.esm.js +4 -0
- package/dist/bundle.esm.js.map +1 -1
- package/dist/schemas/account/bidder-account.d.ts +47 -40
- package/dist/schemas/account/scraper-account.d.ts +27 -27
- package/dist/schemas/agent/index.d.ts +273 -273
- package/dist/schemas/agent/proposal.d.ts +4 -4
- package/dist/schemas/bidder/bid.d.ts +2377 -2358
- package/dist/schemas/campaign/campaign-analytics.d.ts +1404 -1404
- package/dist/schemas/campaign/campaign-chat-bot.d.ts +24 -24
- package/dist/schemas/campaign/campaign-expenses.d.ts +2 -2
- package/dist/schemas/campaign/campaign-insights.d.ts +12 -12
- package/dist/schemas/campaign/campaign.d.ts +575 -566
- package/dist/schemas/campaign/sequence/boost-node.d.ts +2 -2
- package/dist/schemas/campaign/sequence/client-size-node.d.ts +8 -8
- package/dist/schemas/campaign/sequence/client-spent-node.d.ts +16 -16
- package/dist/schemas/campaign/sequence/hire-rate-node.d.ts +16 -16
- package/dist/schemas/campaign/sequence/hourly-rate-node.d.ts +16 -16
- package/dist/schemas/campaign/sequence/rating-node.d.ts +16 -16
- package/dist/schemas/campaign/sequence/suitability-node.d.ts +16 -16
- package/dist/schemas/dashboard/index.d.ts +46 -46
- package/dist/schemas/golden-dataset/sample.d.ts +12 -12
- package/dist/schemas/infrastructure/index.d.ts +8 -8
- package/dist/schemas/invoice/index.d.ts +55 -55
- package/dist/schemas/job/index.d.ts +189 -189
- package/dist/schemas/job/job-api.d.ts +4 -4
- package/dist/schemas/job/job-details.d.ts +726 -726
- package/dist/schemas/job/job-filters.d.ts +55 -55
- package/dist/schemas/job/job-listing.d.ts +96 -96
- package/dist/schemas/job/nuxt.d.ts +130 -130
- package/dist/schemas/lead/index.d.ts +1040 -1040
- package/dist/schemas/lead/lead-status.d.ts +4 -4
- package/dist/schemas/logger/feed/feed-chunk-enrich.d.ts +16 -16
- package/dist/schemas/logger/feed/feed-enrich.d.ts +12 -12
- package/dist/schemas/logger/feed/feed-job-enrich.d.ts +272 -272
- package/dist/schemas/logger/feed/feed-scrape.d.ts +6 -6
- package/dist/schemas/logger/log-event.d.ts +103 -103
- package/dist/schemas/logger/scraper-events.d.ts +73 -73
- package/dist/schemas/notifications/index.d.ts +4 -4
- package/dist/schemas/organization/billing.d.ts +2 -2
- package/dist/schemas/organization/cover-letter.d.ts +4 -4
- package/dist/schemas/organization/index.d.ts +112 -112
- package/dist/schemas/organization/onboarding.d.ts +6 -6
- package/dist/schemas/organization/organization-leads.d.ts +4 -4
- package/dist/schemas/organization/subscription.d.ts +12 -12
- package/dist/schemas/plan/index.d.ts +55 -55
- package/dist/schemas/proxy/proxy.d.ts +29 -29
- package/dist/schemas/saved-search/index.d.ts +4 -4
- package/dist/schemas/scraper/scrape-payload.d.ts +876 -876
- package/dist/schemas/scraper/scrape-result.d.ts +174 -174
- package/dist/schemas/scraper/upwork-profile.d.ts +16 -16
- package/dist/schemas/shared.d.ts +1 -1
- package/dist/schemas/talent/index.d.ts +750 -750
- package/dist/schemas/transaction/index.d.ts +20 -20
- package/dist/schemas/upwork-analytics/index.d.ts +22 -22
- package/dist/schemas/usage/index.d.ts +16 -16
- package/dist/schemas/usage-event/index.d.ts +11 -11
- package/dist/schemas/user/index.d.ts +4 -4
- package/package.json +2 -2
|
@@ -90,10 +90,9 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
90
90
|
memberSinceFrom: z.ZodNullable<z.ZodString>;
|
|
91
91
|
memberSinceTo: z.ZodNullable<z.ZodString>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
enterpriseClient: "false" | "all" | "true";
|
|
93
|
+
isPaymentVerified: "all" | "true" | "false";
|
|
94
|
+
isPhoneVerified: "all" | "true" | "false";
|
|
95
|
+
enterpriseClient: "all" | "true" | "false";
|
|
97
96
|
clientLocationIncludes: string[] | null;
|
|
98
97
|
clientLocationExcludes: string[] | null;
|
|
99
98
|
minReviewScore: number | null;
|
|
@@ -103,6 +102,7 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
103
102
|
minHireRate: number | null;
|
|
104
103
|
maxHireRate: number | null;
|
|
105
104
|
clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
|
|
105
|
+
companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
|
|
106
106
|
minJobsPosted: number | null;
|
|
107
107
|
minAvgHourlyRate: number | null;
|
|
108
108
|
maxAvgHourlyRate: number | null;
|
|
@@ -110,7 +110,6 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
110
110
|
memberSinceFrom: string | null;
|
|
111
111
|
memberSinceTo: string | null;
|
|
112
112
|
}, {
|
|
113
|
-
companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
|
|
114
113
|
clientLocationIncludes: string[] | null;
|
|
115
114
|
clientLocationExcludes: string[] | null;
|
|
116
115
|
minReviewScore: number | null;
|
|
@@ -120,15 +119,16 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
120
119
|
minHireRate: number | null;
|
|
121
120
|
maxHireRate: number | null;
|
|
122
121
|
clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
|
|
122
|
+
companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
|
|
123
123
|
minJobsPosted: number | null;
|
|
124
124
|
minAvgHourlyRate: number | null;
|
|
125
125
|
maxAvgHourlyRate: number | null;
|
|
126
126
|
minNumReviews: number | null;
|
|
127
127
|
memberSinceFrom: string | null;
|
|
128
128
|
memberSinceTo: string | null;
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
enterpriseClient?: "
|
|
129
|
+
isPaymentVerified?: "all" | "true" | "false" | undefined;
|
|
130
|
+
isPhoneVerified?: "all" | "true" | "false" | undefined;
|
|
131
|
+
enterpriseClient?: "all" | "true" | "false" | undefined;
|
|
132
132
|
}>>;
|
|
133
133
|
includeClientsWithZeroReviews: z.ZodNullable<z.ZodBoolean>;
|
|
134
134
|
includeClientsWithLessThanXPostedJobs: z.ZodNullable<z.ZodNumber>;
|
|
@@ -143,34 +143,51 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
143
143
|
requiredEarnings: z.ZodNullable<z.ZodUnion<[z.ZodLiteral<100>, z.ZodLiteral<1000>, z.ZodLiteral<10000>]>>;
|
|
144
144
|
requiredJSS: z.ZodNullable<z.ZodArray<z.ZodEnum<[">80%", ">90%", "100%", "RT"]>, "many">>;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
includeRisingTalent: string | null;
|
|
147
146
|
locationIncludes: string[] | null;
|
|
148
147
|
locationExcludes: string[] | null;
|
|
149
148
|
talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
|
|
150
149
|
englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
|
|
150
|
+
includeRisingTalent: string | null;
|
|
151
151
|
requiredEarnings: 100 | 1000 | 10000 | null;
|
|
152
152
|
requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
|
|
153
153
|
}, {
|
|
154
|
-
includeRisingTalent: string | null;
|
|
155
154
|
locationIncludes: string[] | null;
|
|
156
155
|
locationExcludes: string[] | null;
|
|
157
156
|
talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
|
|
158
157
|
englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
|
|
158
|
+
includeRisingTalent: string | null;
|
|
159
159
|
requiredEarnings: 100 | 1000 | 10000 | null;
|
|
160
160
|
requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
|
|
161
161
|
}>>;
|
|
162
162
|
}, "strip", z.ZodTypeAny, {
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
163
|
+
keywords: {
|
|
164
|
+
includes: string | null;
|
|
165
|
+
excludes: string | null;
|
|
166
|
+
} | null;
|
|
167
|
+
searchQuery: string | null;
|
|
168
|
+
isFeatured: "all" | "true" | "false" | null;
|
|
169
|
+
regions: ("Worldwide" | "USOnly" | "UKOnly" | "All")[] | null;
|
|
170
|
+
categories: {
|
|
171
|
+
includes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
|
|
172
|
+
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
|
|
173
|
+
} | null;
|
|
174
|
+
payment: {
|
|
175
|
+
paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
|
|
176
|
+
minFixedPrice: number | null;
|
|
177
|
+
maxFixedPrice: number | null;
|
|
178
|
+
minHourlyRate: number | null;
|
|
179
|
+
maxHourlyRate: number | null;
|
|
166
180
|
} | null;
|
|
167
181
|
projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
|
|
168
182
|
experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
|
|
183
|
+
questions: {
|
|
184
|
+
hasQuestions: ("all" | "yes" | "no")[];
|
|
185
|
+
} | null;
|
|
186
|
+
engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
|
|
169
187
|
clientInfo: {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
enterpriseClient: "false" | "all" | "true";
|
|
188
|
+
isPaymentVerified: "all" | "true" | "false";
|
|
189
|
+
isPhoneVerified: "all" | "true" | "false";
|
|
190
|
+
enterpriseClient: "all" | "true" | "false";
|
|
174
191
|
clientLocationIncludes: string[] | null;
|
|
175
192
|
clientLocationExcludes: string[] | null;
|
|
176
193
|
minReviewScore: number | null;
|
|
@@ -180,6 +197,7 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
180
197
|
minHireRate: number | null;
|
|
181
198
|
maxHireRate: number | null;
|
|
182
199
|
clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
|
|
200
|
+
companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
|
|
183
201
|
minJobsPosted: number | null;
|
|
184
202
|
minAvgHourlyRate: number | null;
|
|
185
203
|
maxAvgHourlyRate: number | null;
|
|
@@ -187,21 +205,27 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
187
205
|
memberSinceFrom: string | null;
|
|
188
206
|
memberSinceTo: string | null;
|
|
189
207
|
} | null;
|
|
208
|
+
includeClientsWithZeroReviews: boolean | null;
|
|
209
|
+
includeClientsWithLessThanXPostedJobs: number | null;
|
|
210
|
+
totalSpentIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
211
|
+
averageHourlyRateIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
190
212
|
vendorQualifications: {
|
|
191
|
-
includeRisingTalent: string | null;
|
|
192
213
|
locationIncludes: string[] | null;
|
|
193
214
|
locationExcludes: string[] | null;
|
|
194
215
|
talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
|
|
195
216
|
englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
|
|
217
|
+
includeRisingTalent: string | null;
|
|
196
218
|
requiredEarnings: 100 | 1000 | 10000 | null;
|
|
197
219
|
requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
|
|
198
220
|
} | null;
|
|
199
|
-
|
|
221
|
+
}, {
|
|
200
222
|
keywords: {
|
|
201
223
|
includes: string | null;
|
|
202
224
|
excludes: string | null;
|
|
203
225
|
} | null;
|
|
204
226
|
searchQuery: string | null;
|
|
227
|
+
isFeatured: "all" | "true" | "false" | null;
|
|
228
|
+
regions: ("Worldwide" | "USOnly" | "UKOnly" | "All")[] | null;
|
|
205
229
|
categories: {
|
|
206
230
|
includes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
|
|
207
231
|
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
|
|
@@ -213,20 +237,13 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
213
237
|
minHourlyRate: number | null;
|
|
214
238
|
maxHourlyRate: number | null;
|
|
215
239
|
} | null;
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
includeClientsWithLessThanXPostedJobs: number | null;
|
|
219
|
-
totalSpentIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
220
|
-
averageHourlyRateIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
221
|
-
}, {
|
|
222
|
-
regions: ("USOnly" | "UKOnly" | "Worldwide" | "All")[] | null;
|
|
240
|
+
projectDuration: ("Less than 1 month" | "1 to 3 months" | "3 to 6 months" | "More than 6 months" | "Unspecified")[] | null;
|
|
241
|
+
experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
|
|
223
242
|
questions: {
|
|
224
243
|
hasQuestions: ("all" | "yes" | "no")[];
|
|
225
244
|
} | null;
|
|
226
|
-
|
|
227
|
-
experienceLevel: ("Entry level" | "Intermediate" | "Expert")[] | null;
|
|
245
|
+
engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
|
|
228
246
|
clientInfo: {
|
|
229
|
-
companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
|
|
230
247
|
clientLocationIncludes: string[] | null;
|
|
231
248
|
clientLocationExcludes: string[] | null;
|
|
232
249
|
minReviewScore: number | null;
|
|
@@ -236,47 +253,30 @@ export declare const jobFiltersSchema: z.ZodObject<{
|
|
|
236
253
|
minHireRate: number | null;
|
|
237
254
|
maxHireRate: number | null;
|
|
238
255
|
clientIndustry: ("Engineering & Architecture" | "Legal" | "Sales & Marketing" | "Aerospace" | "Agriculture & Forestry" | "Art & Design" | "Automotive" | "Aviation" | "Education" | "Energy & Utilities" | "Fashion & Beauty" | "Finance & Accounting" | "Food & Beverage" | "Government & Public Sector" | "Health & Fitness" | "HR & Business Services" | "Manufacturing & Construction" | "Media & Entertainment" | "Military & Defense" | "Mining" | "Real Estate" | "Retail & Consumer Goods" | "Science & Medicine" | "Sports & Recreation" | "Supply Chain & Logistics" | "Tech & IT" | "Transportation & Warehousing" | "Travel & Hospitality")[] | null;
|
|
256
|
+
companySize: ("Unspecified" | "Individual client" | "Small company (2-9 people)" | "Mid-sized company (10-99 people)" | "Large company (100-1,000 people)" | "Large company (1,000+ people)")[] | null;
|
|
239
257
|
minJobsPosted: number | null;
|
|
240
258
|
minAvgHourlyRate: number | null;
|
|
241
259
|
maxAvgHourlyRate: number | null;
|
|
242
260
|
minNumReviews: number | null;
|
|
243
261
|
memberSinceFrom: string | null;
|
|
244
262
|
memberSinceTo: string | null;
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
enterpriseClient?: "
|
|
263
|
+
isPaymentVerified?: "all" | "true" | "false" | undefined;
|
|
264
|
+
isPhoneVerified?: "all" | "true" | "false" | undefined;
|
|
265
|
+
enterpriseClient?: "all" | "true" | "false" | undefined;
|
|
248
266
|
} | null;
|
|
267
|
+
includeClientsWithZeroReviews: boolean | null;
|
|
268
|
+
includeClientsWithLessThanXPostedJobs: number | null;
|
|
269
|
+
totalSpentIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
270
|
+
averageHourlyRateIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
249
271
|
vendorQualifications: {
|
|
250
|
-
includeRisingTalent: string | null;
|
|
251
272
|
locationIncludes: string[] | null;
|
|
252
273
|
locationExcludes: string[] | null;
|
|
253
274
|
talentTypes: ("Unspecified" | "Independent" | "Agency")[] | null;
|
|
254
275
|
englishLevels: ("Unspecified" | "Fluent" | "Conversational" | "Native or Bilingual")[] | null;
|
|
276
|
+
includeRisingTalent: string | null;
|
|
255
277
|
requiredEarnings: 100 | 1000 | 10000 | null;
|
|
256
278
|
requiredJSS: (">80%" | ">90%" | "100%" | "RT")[] | null;
|
|
257
279
|
} | null;
|
|
258
|
-
isFeatured: "false" | "all" | "true" | null;
|
|
259
|
-
keywords: {
|
|
260
|
-
includes: string | null;
|
|
261
|
-
excludes: string | null;
|
|
262
|
-
} | null;
|
|
263
|
-
searchQuery: string | null;
|
|
264
|
-
categories: {
|
|
265
|
-
includes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
|
|
266
|
-
excludes: ("Accounting & Bookkeeping" | "Financial Planning" | "Management Consulting & Analysis" | "Other - Accounting & Consulting" | "Personal & Professional Coaching" | "Recruiting & Human Resources" | "Data Entry & Transcription Services" | "Market Research & Product Reviews" | "Project Management" | "Virtual Assistance" | "Community Management & Tagging" | "Customer Service & Tech Support" | "AI & Machine Learning" | "Data Analysis & Testing" | "Data Extraction/ETL" | "Data Mining & Management" | "Art & Illustration" | "Audio & Music Production" | "Branding & Logo Design" | "Graphic, Editorial & Presentation Design" | "NFT, AR/VR & Game Art" | "Performing Arts" | "Photography" | "Product Design" | "Video & Animation" | "3D Modeling & CAD" | "Building & Landscape Architecture" | "Chemical Engineering" | "Civil & Structural Engineering" | "Contract Manufacturing" | "Electrical & Electronic Engineering" | "Energy & Mechanical Engineering" | "Database Management & Administration" | "DevOps & Solution Architecture" | "ERP/CRM Software" | "Information Security & Compliance" | "Network & System Administration" | "Corporate & Contract Law" | "Finance & Tax Law" | "International & Immigration Law" | "Public Law" | "Digital Marketing" | "Lead Generation & Telemarketing" | "Marketing, PR & Brand Strategy" | "Language Tutoring & Interpretation" | "Translation & Localization Services" | "AI Apps & Integration" | "Blockchain, NFT & Cryptocurrency" | "Desktop Application Development" | "Ecommerce Development" | "Game Design & Development" | "Mobile Development" | "Other - Software Development" | "Product Management & Scrum" | "QA Testing" | "Scripts & Utilities" | "Web & Mobile Design" | "Web Development" | "Content Writing" | "Editing & Proofreading Services" | "Professional & Business Writing" | "Sales & Marketing Copywriting" | "Interior & Trade Show Design" | "Physical Sciences")[] | null;
|
|
267
|
-
} | null;
|
|
268
|
-
payment: {
|
|
269
|
-
paymentType: ("Unspecified" | "Hourly" | "Fixed-price")[] | null;
|
|
270
|
-
minFixedPrice: number | null;
|
|
271
|
-
maxFixedPrice: number | null;
|
|
272
|
-
minHourlyRate: number | null;
|
|
273
|
-
maxHourlyRate: number | null;
|
|
274
|
-
} | null;
|
|
275
|
-
engagementType: ("Unspecified" | "Less than 30 hrs/week" | "More than 30 hrs/week")[] | null;
|
|
276
|
-
includeClientsWithZeroReviews: boolean | null;
|
|
277
|
-
includeClientsWithLessThanXPostedJobs: number | null;
|
|
278
|
-
totalSpentIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
279
|
-
averageHourlyRateIncludeClientsWithLessThanXPostedJobs: number | null;
|
|
280
280
|
}>;
|
|
281
281
|
export interface JobFilters extends z.infer<typeof jobFiltersSchema> {
|
|
282
282
|
}
|