lancer-shared 1.2.4 → 1.2.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.
Files changed (144) hide show
  1. package/dist/bundle.cjs.js +609 -642
  2. package/dist/constants/job-status.d.ts +1 -1
  3. package/dist/constants/routes.d.ts +1 -1
  4. package/dist/constants/upwork-accounts.d.ts +1 -2
  5. package/dist/index.d.ts +0 -1
  6. package/dist/schemas/account/account-status.d.ts +2 -1
  7. package/dist/schemas/account/bidder-account.d.ts +5 -0
  8. package/dist/schemas/account/index.d.ts +3 -3
  9. package/dist/schemas/account/scraper-account.d.ts +4 -1
  10. package/dist/schemas/bid/bid-result.d.ts +4 -1
  11. package/dist/schemas/bid/bid.d.ts +7 -0
  12. package/dist/schemas/campaign/campaign-analytics.d.ts +5 -0
  13. package/dist/schemas/campaign/campaign-expenses.d.ts +2 -1
  14. package/dist/schemas/campaign/campaign-insights.d.ts +4 -0
  15. package/dist/schemas/campaign/campaign-integrations.d.ts +5 -0
  16. package/dist/schemas/campaign/campaign.d.ts +15 -0
  17. package/dist/schemas/campaign/index.d.ts +6 -7
  18. package/dist/schemas/index.d.ts +1 -3
  19. package/dist/schemas/job/index.d.ts +889 -10
  20. package/dist/schemas/job/job-api.d.ts +87 -0
  21. package/dist/schemas/job/job-filters.d.ts +243 -0
  22. package/dist/schemas/job/nuxt.d.ts +1667 -0
  23. package/dist/schemas/lead/index.d.ts +1020 -1283
  24. package/dist/schemas/lead/lead-status.d.ts +2 -0
  25. package/dist/schemas/logger/log-event.d.ts +12 -1
  26. package/dist/schemas/organization/organization.d.ts +22 -118
  27. package/dist/schemas/scraper/scrape-payload.d.ts +9 -0
  28. package/dist/schemas/scraper/scrape-result.d.ts +7 -0
  29. package/dist/schemas/shared.d.ts +6 -0
  30. package/dist/schemas/time-filter/index.d.ts +1 -0
  31. package/dist/schemas/transaction/index.d.ts +2 -0
  32. package/dist/schemas/usage/index.d.ts +25 -20
  33. package/dist/schemas/user/index.d.ts +10 -0
  34. package/package.json +1 -1
  35. package/dist/constants/collections.js +0 -14
  36. package/dist/constants/common-questions.js +0 -57
  37. package/dist/constants/index.js +0 -18
  38. package/dist/constants/job-filter-options.js +0 -265
  39. package/dist/constants/job-status.js +0 -21
  40. package/dist/constants/mappings/countryMapping.js +0 -120
  41. package/dist/constants/mappings/regionMapping.js +0 -240
  42. package/dist/constants/routes.js +0 -116
  43. package/dist/constants/upwork-accounts.js +0 -18
  44. package/dist/index.js +0 -4
  45. package/dist/schemas/account/account-status.js +0 -8
  46. package/dist/schemas/account/bidder-account.js +0 -35
  47. package/dist/schemas/account/index.js +0 -3
  48. package/dist/schemas/account/scraper-account.js +0 -34
  49. package/dist/schemas/ai/ai-config.d.ts +0 -36
  50. package/dist/schemas/ai/ai-config.js +0 -9
  51. package/dist/schemas/ai/index.d.ts +0 -3
  52. package/dist/schemas/ai/index.js +0 -3
  53. package/dist/schemas/ai/proposal.d.ts +0 -82
  54. package/dist/schemas/ai/proposal.js +0 -13
  55. package/dist/schemas/ai/suitability.d.ts +0 -37
  56. package/dist/schemas/ai/suitability.js +0 -14
  57. package/dist/schemas/bid/bid-result.js +0 -11
  58. package/dist/schemas/bid/bid.js +0 -35
  59. package/dist/schemas/bid/index.js +0 -2
  60. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -6
  61. package/dist/schemas/campaign/campaign-analytics.js +0 -42
  62. package/dist/schemas/campaign/campaign-expenses.js +0 -6
  63. package/dist/schemas/campaign/campaign-insights.js +0 -31
  64. package/dist/schemas/campaign/campaign-integrations.js +0 -13
  65. package/dist/schemas/campaign/campaign-job-count.js +0 -3
  66. package/dist/schemas/campaign/campaign.js +0 -41
  67. package/dist/schemas/campaign/index.js +0 -7
  68. package/dist/schemas/chat-message/chat-message.js +0 -10
  69. package/dist/schemas/chat-message/index.js +0 -1
  70. package/dist/schemas/config/agency-config.js +0 -7
  71. package/dist/schemas/config/index.js +0 -1
  72. package/dist/schemas/event/index.d.ts +0 -58
  73. package/dist/schemas/index.js +0 -17
  74. package/dist/schemas/job-filters/index.js +0 -1
  75. package/dist/schemas/job-filters/job-filters.js +0 -84
  76. package/dist/schemas/lead/index.js +0 -173
  77. package/dist/schemas/lead/lead-note.js +0 -27
  78. package/dist/schemas/lead/lead-status.js +0 -23
  79. package/dist/schemas/lead/nuxt.js +0 -287
  80. package/dist/schemas/logger/index.js +0 -1
  81. package/dist/schemas/logger/log-event.js +0 -117
  82. package/dist/schemas/organization/index.js +0 -70
  83. package/dist/schemas/organization/member.js +0 -7
  84. package/dist/schemas/organization/organization.js +0 -16
  85. package/dist/schemas/organization/subscription.js +0 -17
  86. package/dist/schemas/proxy/index.js +0 -3
  87. package/dist/schemas/proxy/proxy-available-replacements.js +0 -3
  88. package/dist/schemas/proxy/proxy-country.js +0 -249
  89. package/dist/schemas/proxy/proxy.js +0 -29
  90. package/dist/schemas/saved-search/index.js +0 -9
  91. package/dist/schemas/scraper/index.js +0 -2
  92. package/dist/schemas/scraper/scrape-payload.js +0 -21
  93. package/dist/schemas/scraper/scrape-result.js +0 -23
  94. package/dist/schemas/shared.js +0 -19
  95. package/dist/schemas/time-filter/index.js +0 -6
  96. package/dist/schemas/transaction/index.js +0 -17
  97. package/dist/schemas/usage/index.js +0 -18
  98. package/dist/schemas/user/index.js +0 -52
  99. package/dist/types/account/account-status.js +0 -1
  100. package/dist/types/account/bidder-account.js +0 -1
  101. package/dist/types/account/index.js +0 -3
  102. package/dist/types/account/scraper-account.js +0 -1
  103. package/dist/types/ai/ai-config.d.ts +0 -6
  104. package/dist/types/ai/ai-config.js +0 -1
  105. package/dist/types/ai/index.d.ts +0 -3
  106. package/dist/types/ai/index.js +0 -3
  107. package/dist/types/ai/proposal.d.ts +0 -10
  108. package/dist/types/ai/proposal.js +0 -1
  109. package/dist/types/ai/suitability.d.ts +0 -6
  110. package/dist/types/ai/suitability.js +0 -1
  111. package/dist/types/bid/bid-result.js +0 -1
  112. package/dist/types/bid/bid.js +0 -1
  113. package/dist/types/bid/index.js +0 -2
  114. package/dist/types/campaign/campaign-analytics.js +0 -1
  115. package/dist/types/campaign/campaign-expenses.js +0 -1
  116. package/dist/types/campaign/campaign-insights.js +0 -1
  117. package/dist/types/campaign/campaign-integrations.js +0 -1
  118. package/dist/types/campaign/campaign-job-count.js +0 -1
  119. package/dist/types/campaign/campaign.js +0 -1
  120. package/dist/types/campaign/index.js +0 -6
  121. package/dist/types/chat-message/chat-message.js +0 -1
  122. package/dist/types/chat-message/index.js +0 -1
  123. package/dist/types/config/agency-config.js +0 -1
  124. package/dist/types/config/index.js +0 -1
  125. package/dist/types/index.js +0 -15
  126. package/dist/types/job/index.js +0 -3
  127. package/dist/types/job/job-note.js +0 -1
  128. package/dist/types/job/job-status.js +0 -9
  129. package/dist/types/job/nuxt.js +0 -1
  130. package/dist/types/job-filters/index.js +0 -1
  131. package/dist/types/job-filters/job-filters.js +0 -1
  132. package/dist/types/logger/index.js +0 -1
  133. package/dist/types/logger/log-event.js +0 -1
  134. package/dist/types/saved-search/index.js +0 -1
  135. package/dist/types/scraper/index.js +0 -2
  136. package/dist/types/scraper/scrape-payload.js +0 -1
  137. package/dist/types/scraper/scrape-result.js +0 -1
  138. package/dist/types/shared.js +0 -1
  139. package/dist/types/time-filter/index.js +0 -1
  140. package/dist/types/transaction/index.js +0 -1
  141. package/dist/types/usage/index.js +0 -1
  142. package/dist/types/user/index.js +0 -1
  143. package/dist/utils/index.js +0 -1
  144. package/dist/utils/try-catch.js +0 -10
@@ -0,0 +1,1667 @@
1
+ import { infer } from "zod";
2
+ export declare const nuxtStateJobSchema: import("zod").ZodObject<{
3
+ cache: import("zod").ZodBoolean;
4
+ job: import("zod").ZodObject<{
5
+ status: import("zod").ZodNumber;
6
+ category: import("zod").ZodObject<{
7
+ name: import("zod").ZodString;
8
+ urlSlug: import("zod").ZodString;
9
+ }, "strip", import("zod").ZodTypeAny, {
10
+ name: string;
11
+ urlSlug: string;
12
+ }, {
13
+ name: string;
14
+ urlSlug: string;
15
+ }>;
16
+ categoryGroup: import("zod").ZodObject<{
17
+ name: import("zod").ZodString;
18
+ urlSlug: import("zod").ZodString;
19
+ }, "strip", import("zod").ZodTypeAny, {
20
+ name: string;
21
+ urlSlug: string;
22
+ }, {
23
+ name: string;
24
+ urlSlug: string;
25
+ }>;
26
+ budget: import("zod").ZodObject<{
27
+ amount: import("zod").ZodNumber;
28
+ currencyCode: import("zod").ZodString;
29
+ }, "strip", import("zod").ZodTypeAny, {
30
+ amount: number;
31
+ currencyCode: string;
32
+ }, {
33
+ amount: number;
34
+ currencyCode: string;
35
+ }>;
36
+ postedOn: import("zod").ZodString;
37
+ publishTime: import("zod").ZodString;
38
+ wasRenewed: import("zod").ZodBoolean;
39
+ startDate: import("zod").ZodNullable<import("zod").ZodString>;
40
+ deliveryDate: import("zod").ZodNullable<import("zod").ZodString>;
41
+ workload: import("zod").ZodNullable<import("zod").ZodString>;
42
+ engagementDuration: import("zod").ZodObject<{
43
+ label: import("zod").ZodString;
44
+ weeks: import("zod").ZodNumber;
45
+ }, "strip", import("zod").ZodTypeAny, {
46
+ label: string;
47
+ weeks: number;
48
+ }, {
49
+ label: string;
50
+ weeks: number;
51
+ }>;
52
+ extendedBudgetInfo: import("zod").ZodObject<{
53
+ hourlyBudgetMin: import("zod").ZodNullable<import("zod").ZodNumber>;
54
+ hourlyBudgetMax: import("zod").ZodNullable<import("zod").ZodNumber>;
55
+ hourlyBudgetType: import("zod").ZodNullable<import("zod").ZodString>;
56
+ }, "strip", import("zod").ZodTypeAny, {
57
+ hourlyBudgetMin: number | null;
58
+ hourlyBudgetMax: number | null;
59
+ hourlyBudgetType: string | null;
60
+ }, {
61
+ hourlyBudgetMin: number | null;
62
+ hourlyBudgetMax: number | null;
63
+ hourlyBudgetType: string | null;
64
+ }>;
65
+ contractorTier: import("zod").ZodNumber;
66
+ description: import("zod").ZodString;
67
+ segmentationData: import("zod").ZodArray<import("zod").ZodObject<{
68
+ customValue: import("zod").ZodNullable<import("zod").ZodString>;
69
+ label: import("zod").ZodString;
70
+ name: import("zod").ZodString;
71
+ sortOrder: import("zod").ZodNumber;
72
+ type: import("zod").ZodString;
73
+ value: import("zod").ZodString;
74
+ skill: import("zod").ZodNullable<import("zod").ZodAny>;
75
+ }, "strip", import("zod").ZodTypeAny, {
76
+ customValue: string | null;
77
+ label: string;
78
+ name: string;
79
+ sortOrder: number;
80
+ type: string;
81
+ value: string;
82
+ skill?: any;
83
+ }, {
84
+ customValue: string | null;
85
+ label: string;
86
+ name: string;
87
+ sortOrder: number;
88
+ type: string;
89
+ value: string;
90
+ skill?: any;
91
+ }>, "many">;
92
+ clientActivity: import("zod").ZodObject<{
93
+ lastBuyerActivity: import("zod").ZodString;
94
+ totalApplicants: import("zod").ZodNumber;
95
+ totalHired: import("zod").ZodNumber;
96
+ totalInvitedToInterview: import("zod").ZodNumber;
97
+ unansweredInvites: import("zod").ZodNumber;
98
+ invitationsSent: import("zod").ZodNumber;
99
+ numberOfPositionsToHire: import("zod").ZodNumber;
100
+ }, "strip", import("zod").ZodTypeAny, {
101
+ lastBuyerActivity: string;
102
+ totalApplicants: number;
103
+ totalHired: number;
104
+ totalInvitedToInterview: number;
105
+ unansweredInvites: number;
106
+ invitationsSent: number;
107
+ numberOfPositionsToHire: number;
108
+ }, {
109
+ lastBuyerActivity: string;
110
+ totalApplicants: number;
111
+ totalHired: number;
112
+ totalInvitedToInterview: number;
113
+ unansweredInvites: number;
114
+ invitationsSent: number;
115
+ numberOfPositionsToHire: number;
116
+ }>;
117
+ annotations: import("zod").ZodObject<{
118
+ tags: import("zod").ZodArray<import("zod").ZodString, "many">;
119
+ }, "strip", import("zod").ZodTypeAny, {
120
+ tags: string[];
121
+ }, {
122
+ tags: string[];
123
+ }>;
124
+ uid: import("zod").ZodString;
125
+ title: import("zod").ZodString;
126
+ type: import("zod").ZodNumber;
127
+ ciphertext: import("zod").ZodString;
128
+ access: import("zod").ZodNumber;
129
+ createdOn: import("zod").ZodString;
130
+ hideBudget: import("zod").ZodBoolean;
131
+ notSureProjectDuration: import("zod").ZodBoolean;
132
+ notSureFreelancersToHire: import("zod").ZodBoolean;
133
+ notSureExperienceLevel: import("zod").ZodBoolean;
134
+ numberOfPositionsToHire: import("zod").ZodNumber;
135
+ isContractToHire: import("zod").ZodBoolean;
136
+ attachments: import("zod").ZodArray<import("zod").ZodAny, "many">;
137
+ isPremium: import("zod").ZodBoolean;
138
+ qualifications: import("zod").ZodObject<{
139
+ countries: import("zod").ZodNullable<import("zod").ZodAny>;
140
+ earnings: import("zod").ZodNullable<import("zod").ZodAny>;
141
+ groupRecno: import("zod").ZodNullable<import("zod").ZodAny>;
142
+ languages: import("zod").ZodNullable<import("zod").ZodAny>;
143
+ localDescription: import("zod").ZodNullable<import("zod").ZodAny>;
144
+ localFlexibilityDescription: import("zod").ZodNullable<import("zod").ZodAny>;
145
+ localMarket: import("zod").ZodBoolean;
146
+ minJobSuccessScore: import("zod").ZodNumber;
147
+ minOdeskHours: import("zod").ZodNumber;
148
+ onSiteType: import("zod").ZodNullable<import("zod").ZodAny>;
149
+ prefEnglishSkill: import("zod").ZodNumber;
150
+ regions: import("zod").ZodNullable<import("zod").ZodAny>;
151
+ risingTalent: import("zod").ZodBoolean;
152
+ shouldHavePortfolio: import("zod").ZodBoolean;
153
+ states: import("zod").ZodNullable<import("zod").ZodAny>;
154
+ tests: import("zod").ZodNullable<import("zod").ZodAny>;
155
+ timezones: import("zod").ZodNullable<import("zod").ZodAny>;
156
+ type: import("zod").ZodNumber;
157
+ locationCheckRequired: import("zod").ZodBoolean;
158
+ group: import("zod").ZodNullable<import("zod").ZodAny>;
159
+ location: import("zod").ZodNullable<import("zod").ZodAny>;
160
+ locations: import("zod").ZodNullable<import("zod").ZodAny>;
161
+ }, "strip", import("zod").ZodTypeAny, {
162
+ type: number;
163
+ localMarket: boolean;
164
+ minJobSuccessScore: number;
165
+ minOdeskHours: number;
166
+ prefEnglishSkill: number;
167
+ risingTalent: boolean;
168
+ shouldHavePortfolio: boolean;
169
+ locationCheckRequired: boolean;
170
+ countries?: any;
171
+ earnings?: any;
172
+ groupRecno?: any;
173
+ languages?: any;
174
+ localDescription?: any;
175
+ localFlexibilityDescription?: any;
176
+ onSiteType?: any;
177
+ regions?: any;
178
+ states?: any;
179
+ tests?: any;
180
+ timezones?: any;
181
+ group?: any;
182
+ location?: any;
183
+ locations?: any;
184
+ }, {
185
+ type: number;
186
+ localMarket: boolean;
187
+ minJobSuccessScore: number;
188
+ minOdeskHours: number;
189
+ prefEnglishSkill: number;
190
+ risingTalent: boolean;
191
+ shouldHavePortfolio: boolean;
192
+ locationCheckRequired: boolean;
193
+ countries?: any;
194
+ earnings?: any;
195
+ groupRecno?: any;
196
+ languages?: any;
197
+ localDescription?: any;
198
+ localFlexibilityDescription?: any;
199
+ onSiteType?: any;
200
+ regions?: any;
201
+ states?: any;
202
+ tests?: any;
203
+ timezones?: any;
204
+ group?: any;
205
+ location?: any;
206
+ locations?: any;
207
+ }>;
208
+ questions: import("zod").ZodArray<import("zod").ZodObject<{
209
+ question: import("zod").ZodString;
210
+ position: import("zod").ZodNumber;
211
+ }, "strip", import("zod").ZodTypeAny, {
212
+ question: string;
213
+ position: number;
214
+ }, {
215
+ question: string;
216
+ position: number;
217
+ }>, "many">;
218
+ durationIdV3: import("zod").ZodNumber;
219
+ durationLabel: import("zod").ZodString;
220
+ }, "strip", import("zod").ZodTypeAny, {
221
+ type: number;
222
+ status: number;
223
+ numberOfPositionsToHire: number;
224
+ category: {
225
+ name: string;
226
+ urlSlug: string;
227
+ };
228
+ categoryGroup: {
229
+ name: string;
230
+ urlSlug: string;
231
+ };
232
+ budget: {
233
+ amount: number;
234
+ currencyCode: string;
235
+ };
236
+ postedOn: string;
237
+ publishTime: string;
238
+ wasRenewed: boolean;
239
+ startDate: string | null;
240
+ deliveryDate: string | null;
241
+ workload: string | null;
242
+ engagementDuration: {
243
+ label: string;
244
+ weeks: number;
245
+ };
246
+ extendedBudgetInfo: {
247
+ hourlyBudgetMin: number | null;
248
+ hourlyBudgetMax: number | null;
249
+ hourlyBudgetType: string | null;
250
+ };
251
+ contractorTier: number;
252
+ description: string;
253
+ segmentationData: {
254
+ customValue: string | null;
255
+ label: string;
256
+ name: string;
257
+ sortOrder: number;
258
+ type: string;
259
+ value: string;
260
+ skill?: any;
261
+ }[];
262
+ clientActivity: {
263
+ lastBuyerActivity: string;
264
+ totalApplicants: number;
265
+ totalHired: number;
266
+ totalInvitedToInterview: number;
267
+ unansweredInvites: number;
268
+ invitationsSent: number;
269
+ numberOfPositionsToHire: number;
270
+ };
271
+ annotations: {
272
+ tags: string[];
273
+ };
274
+ uid: string;
275
+ title: string;
276
+ ciphertext: string;
277
+ access: number;
278
+ createdOn: string;
279
+ hideBudget: boolean;
280
+ notSureProjectDuration: boolean;
281
+ notSureFreelancersToHire: boolean;
282
+ notSureExperienceLevel: boolean;
283
+ isContractToHire: boolean;
284
+ attachments: any[];
285
+ isPremium: boolean;
286
+ qualifications: {
287
+ type: number;
288
+ localMarket: boolean;
289
+ minJobSuccessScore: number;
290
+ minOdeskHours: number;
291
+ prefEnglishSkill: number;
292
+ risingTalent: boolean;
293
+ shouldHavePortfolio: boolean;
294
+ locationCheckRequired: boolean;
295
+ countries?: any;
296
+ earnings?: any;
297
+ groupRecno?: any;
298
+ languages?: any;
299
+ localDescription?: any;
300
+ localFlexibilityDescription?: any;
301
+ onSiteType?: any;
302
+ regions?: any;
303
+ states?: any;
304
+ tests?: any;
305
+ timezones?: any;
306
+ group?: any;
307
+ location?: any;
308
+ locations?: any;
309
+ };
310
+ questions: {
311
+ question: string;
312
+ position: number;
313
+ }[];
314
+ durationIdV3: number;
315
+ durationLabel: string;
316
+ }, {
317
+ type: number;
318
+ status: number;
319
+ numberOfPositionsToHire: number;
320
+ category: {
321
+ name: string;
322
+ urlSlug: string;
323
+ };
324
+ categoryGroup: {
325
+ name: string;
326
+ urlSlug: string;
327
+ };
328
+ budget: {
329
+ amount: number;
330
+ currencyCode: string;
331
+ };
332
+ postedOn: string;
333
+ publishTime: string;
334
+ wasRenewed: boolean;
335
+ startDate: string | null;
336
+ deliveryDate: string | null;
337
+ workload: string | null;
338
+ engagementDuration: {
339
+ label: string;
340
+ weeks: number;
341
+ };
342
+ extendedBudgetInfo: {
343
+ hourlyBudgetMin: number | null;
344
+ hourlyBudgetMax: number | null;
345
+ hourlyBudgetType: string | null;
346
+ };
347
+ contractorTier: number;
348
+ description: string;
349
+ segmentationData: {
350
+ customValue: string | null;
351
+ label: string;
352
+ name: string;
353
+ sortOrder: number;
354
+ type: string;
355
+ value: string;
356
+ skill?: any;
357
+ }[];
358
+ clientActivity: {
359
+ lastBuyerActivity: string;
360
+ totalApplicants: number;
361
+ totalHired: number;
362
+ totalInvitedToInterview: number;
363
+ unansweredInvites: number;
364
+ invitationsSent: number;
365
+ numberOfPositionsToHire: number;
366
+ };
367
+ annotations: {
368
+ tags: string[];
369
+ };
370
+ uid: string;
371
+ title: string;
372
+ ciphertext: string;
373
+ access: number;
374
+ createdOn: string;
375
+ hideBudget: boolean;
376
+ notSureProjectDuration: boolean;
377
+ notSureFreelancersToHire: boolean;
378
+ notSureExperienceLevel: boolean;
379
+ isContractToHire: boolean;
380
+ attachments: any[];
381
+ isPremium: boolean;
382
+ qualifications: {
383
+ type: number;
384
+ localMarket: boolean;
385
+ minJobSuccessScore: number;
386
+ minOdeskHours: number;
387
+ prefEnglishSkill: number;
388
+ risingTalent: boolean;
389
+ shouldHavePortfolio: boolean;
390
+ locationCheckRequired: boolean;
391
+ countries?: any;
392
+ earnings?: any;
393
+ groupRecno?: any;
394
+ languages?: any;
395
+ localDescription?: any;
396
+ localFlexibilityDescription?: any;
397
+ onSiteType?: any;
398
+ regions?: any;
399
+ states?: any;
400
+ tests?: any;
401
+ timezones?: any;
402
+ group?: any;
403
+ location?: any;
404
+ locations?: any;
405
+ };
406
+ questions: {
407
+ question: string;
408
+ position: number;
409
+ }[];
410
+ durationIdV3: number;
411
+ durationLabel: string;
412
+ }>;
413
+ buyer: import("zod").ZodObject<{
414
+ isEnterprise: import("zod").ZodBoolean;
415
+ isPaymentMethodVerified: import("zod").ZodBoolean;
416
+ stats: import("zod").ZodObject<{
417
+ totalAssignments: import("zod").ZodNumber;
418
+ activeAssignmentsCount: import("zod").ZodNumber;
419
+ hoursCount: import("zod").ZodNumber;
420
+ feedbackCount: import("zod").ZodNumber;
421
+ score: import("zod").ZodNumber;
422
+ totalJobsWithHires: import("zod").ZodNumber;
423
+ totalCharges: import("zod").ZodObject<{
424
+ amount: import("zod").ZodNumber;
425
+ }, "strip", import("zod").ZodTypeAny, {
426
+ amount: number;
427
+ }, {
428
+ amount: number;
429
+ }>;
430
+ }, "strip", import("zod").ZodTypeAny, {
431
+ totalAssignments: number;
432
+ activeAssignmentsCount: number;
433
+ hoursCount: number;
434
+ feedbackCount: number;
435
+ score: number;
436
+ totalJobsWithHires: number;
437
+ totalCharges: {
438
+ amount: number;
439
+ };
440
+ }, {
441
+ totalAssignments: number;
442
+ activeAssignmentsCount: number;
443
+ hoursCount: number;
444
+ feedbackCount: number;
445
+ score: number;
446
+ totalJobsWithHires: number;
447
+ totalCharges: {
448
+ amount: number;
449
+ };
450
+ }>;
451
+ location: import("zod").ZodObject<{
452
+ offsetFromUtcMillis: import("zod").ZodNumber;
453
+ countryTimezone: import("zod").ZodString;
454
+ city: import("zod").ZodString;
455
+ country: import("zod").ZodString;
456
+ }, "strip", import("zod").ZodTypeAny, {
457
+ offsetFromUtcMillis: number;
458
+ countryTimezone: string;
459
+ city: string;
460
+ country: string;
461
+ }, {
462
+ offsetFromUtcMillis: number;
463
+ countryTimezone: string;
464
+ city: string;
465
+ country: string;
466
+ }>;
467
+ company: import("zod").ZodObject<{
468
+ isEDCReplicated: import("zod").ZodNullable<import("zod").ZodAny>;
469
+ contractDate: import("zod").ZodString;
470
+ profile: import("zod").ZodObject<{
471
+ industry: import("zod").ZodString;
472
+ size: import("zod").ZodNumber;
473
+ }, "strip", import("zod").ZodTypeAny, {
474
+ industry: string;
475
+ size: number;
476
+ }, {
477
+ industry: string;
478
+ size: number;
479
+ }>;
480
+ name: import("zod").ZodNullable<import("zod").ZodString>;
481
+ }, "strip", import("zod").ZodTypeAny, {
482
+ name: string | null;
483
+ contractDate: string;
484
+ profile: {
485
+ industry: string;
486
+ size: number;
487
+ };
488
+ isEDCReplicated?: any;
489
+ }, {
490
+ name: string | null;
491
+ contractDate: string;
492
+ profile: {
493
+ industry: string;
494
+ size: number;
495
+ };
496
+ isEDCReplicated?: any;
497
+ }>;
498
+ jobs: import("zod").ZodObject<{
499
+ postedCount: import("zod").ZodNumber;
500
+ openCount: import("zod").ZodNumber;
501
+ }, "strip", import("zod").ZodTypeAny, {
502
+ postedCount: number;
503
+ openCount: number;
504
+ }, {
505
+ postedCount: number;
506
+ openCount: number;
507
+ }>;
508
+ avgHourlyJobsRate: import("zod").ZodNullable<import("zod").ZodObject<{
509
+ amount: import("zod").ZodNumber;
510
+ }, "strip", import("zod").ZodTypeAny, {
511
+ amount: number;
512
+ }, {
513
+ amount: number;
514
+ }>>;
515
+ }, "strip", import("zod").ZodTypeAny, {
516
+ location: {
517
+ offsetFromUtcMillis: number;
518
+ countryTimezone: string;
519
+ city: string;
520
+ country: string;
521
+ };
522
+ isEnterprise: boolean;
523
+ isPaymentMethodVerified: boolean;
524
+ stats: {
525
+ totalAssignments: number;
526
+ activeAssignmentsCount: number;
527
+ hoursCount: number;
528
+ feedbackCount: number;
529
+ score: number;
530
+ totalJobsWithHires: number;
531
+ totalCharges: {
532
+ amount: number;
533
+ };
534
+ };
535
+ company: {
536
+ name: string | null;
537
+ contractDate: string;
538
+ profile: {
539
+ industry: string;
540
+ size: number;
541
+ };
542
+ isEDCReplicated?: any;
543
+ };
544
+ jobs: {
545
+ postedCount: number;
546
+ openCount: number;
547
+ };
548
+ avgHourlyJobsRate: {
549
+ amount: number;
550
+ } | null;
551
+ }, {
552
+ location: {
553
+ offsetFromUtcMillis: number;
554
+ countryTimezone: string;
555
+ city: string;
556
+ country: string;
557
+ };
558
+ isEnterprise: boolean;
559
+ isPaymentMethodVerified: boolean;
560
+ stats: {
561
+ totalAssignments: number;
562
+ activeAssignmentsCount: number;
563
+ hoursCount: number;
564
+ feedbackCount: number;
565
+ score: number;
566
+ totalJobsWithHires: number;
567
+ totalCharges: {
568
+ amount: number;
569
+ };
570
+ };
571
+ company: {
572
+ name: string | null;
573
+ contractDate: string;
574
+ profile: {
575
+ industry: string;
576
+ size: number;
577
+ };
578
+ isEDCReplicated?: any;
579
+ };
580
+ jobs: {
581
+ postedCount: number;
582
+ openCount: number;
583
+ };
584
+ avgHourlyJobsRate: {
585
+ amount: number;
586
+ } | null;
587
+ }>;
588
+ currentUserInfo: import("zod").ZodObject<{
589
+ owner: import("zod").ZodBoolean;
590
+ freelancerInfo: import("zod").ZodObject<{
591
+ profileState: import("zod").ZodString;
592
+ applied: import("zod").ZodNullable<import("zod").ZodAny>;
593
+ devProfileCiphertext: import("zod").ZodString;
594
+ hired: import("zod").ZodNullable<import("zod").ZodAny>;
595
+ application: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>;
596
+ pendingInvite: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>;
597
+ contract: import("zod").ZodNullable<import("zod").ZodAny>;
598
+ hourlyRate: import("zod").ZodObject<{
599
+ amount: import("zod").ZodNumber;
600
+ }, "strip", import("zod").ZodTypeAny, {
601
+ amount: number;
602
+ }, {
603
+ amount: number;
604
+ }>;
605
+ qualificationsMatches: import("zod").ZodObject<{
606
+ matches: import("zod").ZodArray<import("zod").ZodObject<{
607
+ clientPreferred: import("zod").ZodString;
608
+ clientPreferredLabel: import("zod").ZodNullable<import("zod").ZodString>;
609
+ freelancerValue: import("zod").ZodString;
610
+ freelancerValueLabel: import("zod").ZodString;
611
+ qualification: import("zod").ZodNumber;
612
+ qualified: import("zod").ZodBoolean;
613
+ }, "strip", import("zod").ZodTypeAny, {
614
+ clientPreferred: string;
615
+ clientPreferredLabel: string | null;
616
+ freelancerValue: string;
617
+ freelancerValueLabel: string;
618
+ qualification: number;
619
+ qualified: boolean;
620
+ }, {
621
+ clientPreferred: string;
622
+ clientPreferredLabel: string | null;
623
+ freelancerValue: string;
624
+ freelancerValueLabel: string;
625
+ qualification: number;
626
+ qualified: boolean;
627
+ }>, "many">;
628
+ }, "strip", import("zod").ZodTypeAny, {
629
+ matches: {
630
+ clientPreferred: string;
631
+ clientPreferredLabel: string | null;
632
+ freelancerValue: string;
633
+ freelancerValueLabel: string;
634
+ qualification: number;
635
+ qualified: boolean;
636
+ }[];
637
+ }, {
638
+ matches: {
639
+ clientPreferred: string;
640
+ clientPreferredLabel: string | null;
641
+ freelancerValue: string;
642
+ freelancerValueLabel: string;
643
+ qualification: number;
644
+ qualified: boolean;
645
+ }[];
646
+ }>;
647
+ }, "strip", import("zod").ZodTypeAny, {
648
+ profileState: string;
649
+ devProfileCiphertext: string;
650
+ application: Record<string, any>;
651
+ pendingInvite: Record<string, any>;
652
+ hourlyRate: {
653
+ amount: number;
654
+ };
655
+ qualificationsMatches: {
656
+ matches: {
657
+ clientPreferred: string;
658
+ clientPreferredLabel: string | null;
659
+ freelancerValue: string;
660
+ freelancerValueLabel: string;
661
+ qualification: number;
662
+ qualified: boolean;
663
+ }[];
664
+ };
665
+ applied?: any;
666
+ hired?: any;
667
+ contract?: any;
668
+ }, {
669
+ profileState: string;
670
+ devProfileCiphertext: string;
671
+ application: Record<string, any>;
672
+ pendingInvite: Record<string, any>;
673
+ hourlyRate: {
674
+ amount: number;
675
+ };
676
+ qualificationsMatches: {
677
+ matches: {
678
+ clientPreferred: string;
679
+ clientPreferredLabel: string | null;
680
+ freelancerValue: string;
681
+ freelancerValueLabel: string;
682
+ qualification: number;
683
+ qualified: boolean;
684
+ }[];
685
+ };
686
+ applied?: any;
687
+ hired?: any;
688
+ contract?: any;
689
+ }>;
690
+ }, "strip", import("zod").ZodTypeAny, {
691
+ owner: boolean;
692
+ freelancerInfo: {
693
+ profileState: string;
694
+ devProfileCiphertext: string;
695
+ application: Record<string, any>;
696
+ pendingInvite: Record<string, any>;
697
+ hourlyRate: {
698
+ amount: number;
699
+ };
700
+ qualificationsMatches: {
701
+ matches: {
702
+ clientPreferred: string;
703
+ clientPreferredLabel: string | null;
704
+ freelancerValue: string;
705
+ freelancerValueLabel: string;
706
+ qualification: number;
707
+ qualified: boolean;
708
+ }[];
709
+ };
710
+ applied?: any;
711
+ hired?: any;
712
+ contract?: any;
713
+ };
714
+ }, {
715
+ owner: boolean;
716
+ freelancerInfo: {
717
+ profileState: string;
718
+ devProfileCiphertext: string;
719
+ application: Record<string, any>;
720
+ pendingInvite: Record<string, any>;
721
+ hourlyRate: {
722
+ amount: number;
723
+ };
724
+ qualificationsMatches: {
725
+ matches: {
726
+ clientPreferred: string;
727
+ clientPreferredLabel: string | null;
728
+ freelancerValue: string;
729
+ freelancerValueLabel: string;
730
+ qualification: number;
731
+ qualified: boolean;
732
+ }[];
733
+ };
734
+ applied?: any;
735
+ hired?: any;
736
+ contract?: any;
737
+ };
738
+ }>;
739
+ isVisitor: import("zod").ZodBoolean;
740
+ openJobs: import("zod").ZodArray<import("zod").ZodAny, "many">;
741
+ workHistory: import("zod").ZodArray<import("zod").ZodObject<{
742
+ isPtcJob: import("zod").ZodNullable<import("zod").ZodAny>;
743
+ status: import("zod").ZodNullable<import("zod").ZodAny>;
744
+ isEDCReplicated: import("zod").ZodNullable<import("zod").ZodAny>;
745
+ startDate: import("zod").ZodString;
746
+ endDate: import("zod").ZodString;
747
+ totalCharge: import("zod").ZodNumber;
748
+ totalHours: import("zod").ZodNumber;
749
+ jobInfo: import("zod").ZodObject<{
750
+ title: import("zod").ZodString;
751
+ id: import("zod").ZodNullable<import("zod").ZodAny>;
752
+ uid: import("zod").ZodNullable<import("zod").ZodAny>;
753
+ access: import("zod").ZodNumber;
754
+ type: import("zod").ZodNumber;
755
+ ciphertext: import("zod").ZodNullable<import("zod").ZodAny>;
756
+ }, "strip", import("zod").ZodTypeAny, {
757
+ type: number;
758
+ title: string;
759
+ access: number;
760
+ uid?: any;
761
+ ciphertext?: any;
762
+ id?: any;
763
+ }, {
764
+ type: number;
765
+ title: string;
766
+ access: number;
767
+ uid?: any;
768
+ ciphertext?: any;
769
+ id?: any;
770
+ }>;
771
+ contractorInfo: import("zod").ZodObject<{
772
+ contractorName: import("zod").ZodString;
773
+ accessType: import("zod").ZodString;
774
+ ciphertext: import("zod").ZodString;
775
+ }, "strip", import("zod").ZodTypeAny, {
776
+ ciphertext: string;
777
+ contractorName: string;
778
+ accessType: string;
779
+ }, {
780
+ ciphertext: string;
781
+ contractorName: string;
782
+ accessType: string;
783
+ }>;
784
+ rate: import("zod").ZodNullable<import("zod").ZodObject<{
785
+ amount: import("zod").ZodNumber;
786
+ }, "strip", import("zod").ZodTypeAny, {
787
+ amount: number;
788
+ }, {
789
+ amount: number;
790
+ }>>;
791
+ feedback: import("zod").ZodObject<{
792
+ feedbackSuppressed: import("zod").ZodBoolean;
793
+ score: import("zod").ZodNumber;
794
+ comment: import("zod").ZodString;
795
+ feedback_suppressed: import("zod").ZodBoolean;
796
+ }, "strip", import("zod").ZodTypeAny, {
797
+ score: number;
798
+ feedbackSuppressed: boolean;
799
+ comment: string;
800
+ feedback_suppressed: boolean;
801
+ }, {
802
+ score: number;
803
+ feedbackSuppressed: boolean;
804
+ comment: string;
805
+ feedback_suppressed: boolean;
806
+ }>;
807
+ feedbackToClient: import("zod").ZodObject<{
808
+ feedbackSuppressed: import("zod").ZodBoolean;
809
+ score: import("zod").ZodNumber;
810
+ comment: import("zod").ZodString;
811
+ feedback_suppressed: import("zod").ZodBoolean;
812
+ }, "strip", import("zod").ZodTypeAny, {
813
+ score: number;
814
+ feedbackSuppressed: boolean;
815
+ comment: string;
816
+ feedback_suppressed: boolean;
817
+ }, {
818
+ score: number;
819
+ feedbackSuppressed: boolean;
820
+ comment: string;
821
+ feedback_suppressed: boolean;
822
+ }>;
823
+ isEDCPublic: import("zod").ZodBoolean;
824
+ }, "strip", import("zod").ZodTypeAny, {
825
+ startDate: string;
826
+ endDate: string;
827
+ totalCharge: number;
828
+ totalHours: number;
829
+ jobInfo: {
830
+ type: number;
831
+ title: string;
832
+ access: number;
833
+ uid?: any;
834
+ ciphertext?: any;
835
+ id?: any;
836
+ };
837
+ contractorInfo: {
838
+ ciphertext: string;
839
+ contractorName: string;
840
+ accessType: string;
841
+ };
842
+ rate: {
843
+ amount: number;
844
+ } | null;
845
+ feedback: {
846
+ score: number;
847
+ feedbackSuppressed: boolean;
848
+ comment: string;
849
+ feedback_suppressed: boolean;
850
+ };
851
+ feedbackToClient: {
852
+ score: number;
853
+ feedbackSuppressed: boolean;
854
+ comment: string;
855
+ feedback_suppressed: boolean;
856
+ };
857
+ isEDCPublic: boolean;
858
+ status?: any;
859
+ isEDCReplicated?: any;
860
+ isPtcJob?: any;
861
+ }, {
862
+ startDate: string;
863
+ endDate: string;
864
+ totalCharge: number;
865
+ totalHours: number;
866
+ jobInfo: {
867
+ type: number;
868
+ title: string;
869
+ access: number;
870
+ uid?: any;
871
+ ciphertext?: any;
872
+ id?: any;
873
+ };
874
+ contractorInfo: {
875
+ ciphertext: string;
876
+ contractorName: string;
877
+ accessType: string;
878
+ };
879
+ rate: {
880
+ amount: number;
881
+ } | null;
882
+ feedback: {
883
+ score: number;
884
+ feedbackSuppressed: boolean;
885
+ comment: string;
886
+ feedback_suppressed: boolean;
887
+ };
888
+ feedbackToClient: {
889
+ score: number;
890
+ feedbackSuppressed: boolean;
891
+ comment: string;
892
+ feedback_suppressed: boolean;
893
+ };
894
+ isEDCPublic: boolean;
895
+ status?: any;
896
+ isEDCReplicated?: any;
897
+ isPtcJob?: any;
898
+ }>, "many">;
899
+ similarJobs: import("zod").ZodArray<import("zod").ZodAny, "many">;
900
+ sands: import("zod").ZodObject<{
901
+ occupation: import("zod").ZodObject<{
902
+ freeText: import("zod").ZodNullable<import("zod").ZodString>;
903
+ ontologyId: import("zod").ZodString;
904
+ prefLabel: import("zod").ZodString;
905
+ id: import("zod").ZodString;
906
+ uid: import("zod").ZodString;
907
+ }, "strip", import("zod").ZodTypeAny, {
908
+ uid: string;
909
+ id: string;
910
+ freeText: string | null;
911
+ ontologyId: string;
912
+ prefLabel: string;
913
+ }, {
914
+ uid: string;
915
+ id: string;
916
+ freeText: string | null;
917
+ ontologyId: string;
918
+ prefLabel: string;
919
+ }>;
920
+ ontologySkills: import("zod").ZodArray<import("zod").ZodAny, "many">;
921
+ additionalSkills: import("zod").ZodArray<import("zod").ZodObject<{
922
+ uid: import("zod").ZodString;
923
+ name: import("zod").ZodString;
924
+ isFreeText: import("zod").ZodBoolean;
925
+ }, "strip", import("zod").ZodTypeAny, {
926
+ name: string;
927
+ uid: string;
928
+ isFreeText: boolean;
929
+ }, {
930
+ name: string;
931
+ uid: string;
932
+ isFreeText: boolean;
933
+ }>, "many">;
934
+ }, "strip", import("zod").ZodTypeAny, {
935
+ occupation: {
936
+ uid: string;
937
+ id: string;
938
+ freeText: string | null;
939
+ ontologyId: string;
940
+ prefLabel: string;
941
+ };
942
+ ontologySkills: any[];
943
+ additionalSkills: {
944
+ name: string;
945
+ uid: string;
946
+ isFreeText: boolean;
947
+ }[];
948
+ }, {
949
+ occupation: {
950
+ uid: string;
951
+ id: string;
952
+ freeText: string | null;
953
+ ontologyId: string;
954
+ prefLabel: string;
955
+ };
956
+ ontologySkills: any[];
957
+ additionalSkills: {
958
+ name: string;
959
+ uid: string;
960
+ isFreeText: boolean;
961
+ }[];
962
+ }>;
963
+ auth: import("zod").ZodObject<{
964
+ canFlagOpening: import("zod").ZodBoolean;
965
+ canPostJob: import("zod").ZodBoolean;
966
+ domestic: import("zod").ZodObject<{
967
+ country: import("zod").ZodNullable<import("zod").ZodString>;
968
+ isInfographicTooltipAvailable: import("zod").ZodBoolean;
969
+ }, "strip", import("zod").ZodTypeAny, {
970
+ country: string | null;
971
+ isInfographicTooltipAvailable: boolean;
972
+ }, {
973
+ country: string | null;
974
+ isInfographicTooltipAvailable: boolean;
975
+ }>;
976
+ }, "strip", import("zod").ZodTypeAny, {
977
+ canFlagOpening: boolean;
978
+ canPostJob: boolean;
979
+ domestic: {
980
+ country: string | null;
981
+ isInfographicTooltipAvailable: boolean;
982
+ };
983
+ }, {
984
+ canFlagOpening: boolean;
985
+ canPostJob: boolean;
986
+ domestic: {
987
+ country: string | null;
988
+ isInfographicTooltipAvailable: boolean;
989
+ };
990
+ }>;
991
+ applicants: import("zod").ZodObject<{
992
+ applicantsBidsStats: import("zod").ZodNullable<import("zod").ZodAny>;
993
+ }, "strip", import("zod").ZodTypeAny, {
994
+ applicantsBidsStats?: any;
995
+ }, {
996
+ applicantsBidsStats?: any;
997
+ }>;
998
+ connects: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
999
+ pricing: import("zod").ZodObject<{
1000
+ price: import("zod").ZodNumber;
1001
+ context: import("zod").ZodString;
1002
+ auctionPrice: import("zod").ZodNumber;
1003
+ }, "strip", import("zod").ZodTypeAny, {
1004
+ price: number;
1005
+ context: string;
1006
+ auctionPrice: number;
1007
+ }, {
1008
+ price: number;
1009
+ context: string;
1010
+ auctionPrice: number;
1011
+ }>;
1012
+ requiredConnects: import("zod").ZodNumber;
1013
+ availableConnects: import("zod").ZodNumber;
1014
+ chooseConnectsStatus: import("zod").ZodObject<{
1015
+ isExplainerModalShown: import("zod").ZodNullable<import("zod").ZodBoolean>;
1016
+ }, "strip", import("zod").ZodTypeAny, {
1017
+ isExplainerModalShown: boolean | null;
1018
+ }, {
1019
+ isExplainerModalShown: boolean | null;
1020
+ }>;
1021
+ canSeeApplicantsRates: import("zod").ZodBoolean;
1022
+ }, "strip", import("zod").ZodTypeAny, {
1023
+ pricing: {
1024
+ price: number;
1025
+ context: string;
1026
+ auctionPrice: number;
1027
+ };
1028
+ requiredConnects: number;
1029
+ availableConnects: number;
1030
+ chooseConnectsStatus: {
1031
+ isExplainerModalShown: boolean | null;
1032
+ };
1033
+ canSeeApplicantsRates: boolean;
1034
+ }, {
1035
+ pricing: {
1036
+ price: number;
1037
+ context: string;
1038
+ auctionPrice: number;
1039
+ };
1040
+ requiredConnects: number;
1041
+ availableConnects: number;
1042
+ chooseConnectsStatus: {
1043
+ isExplainerModalShown: boolean | null;
1044
+ };
1045
+ canSeeApplicantsRates: boolean;
1046
+ }>>>;
1047
+ enterpriseJobAdditionalInfo: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodAny>;
1048
+ applicationContext: import("zod").ZodObject<{
1049
+ freelancerAllowed: import("zod").ZodBoolean;
1050
+ clientAllowed: import("zod").ZodBoolean;
1051
+ userIntentEvaluation: import("zod").ZodObject<{
1052
+ isDeclined: import("zod").ZodBoolean;
1053
+ reason: import("zod").ZodNullable<import("zod").ZodString>;
1054
+ }, "strip", import("zod").ZodTypeAny, {
1055
+ isDeclined: boolean;
1056
+ reason: string | null;
1057
+ }, {
1058
+ isDeclined: boolean;
1059
+ reason: string | null;
1060
+ }>;
1061
+ canApplyOnBehalfOfAgencyFreelancers: import("zod").ZodBoolean;
1062
+ canSubmitMoreProposals: import("zod").ZodBoolean;
1063
+ submittedProposals: import("zod").ZodNullable<import("zod").ZodAny>;
1064
+ }, "strip", import("zod").ZodTypeAny, {
1065
+ freelancerAllowed: boolean;
1066
+ clientAllowed: boolean;
1067
+ userIntentEvaluation: {
1068
+ isDeclined: boolean;
1069
+ reason: string | null;
1070
+ };
1071
+ canApplyOnBehalfOfAgencyFreelancers: boolean;
1072
+ canSubmitMoreProposals: boolean;
1073
+ submittedProposals?: any;
1074
+ }, {
1075
+ freelancerAllowed: boolean;
1076
+ clientAllowed: boolean;
1077
+ userIntentEvaluation: {
1078
+ isDeclined: boolean;
1079
+ reason: string | null;
1080
+ };
1081
+ canApplyOnBehalfOfAgencyFreelancers: boolean;
1082
+ canSubmitMoreProposals: boolean;
1083
+ submittedProposals?: any;
1084
+ }>;
1085
+ profileMatchServiceUid: import("zod").ZodString;
1086
+ seo: import("zod").ZodObject<{
1087
+ title: import("zod").ZodString;
1088
+ description: import("zod").ZodString;
1089
+ url: import("zod").ZodString;
1090
+ }, "strip", import("zod").ZodTypeAny, {
1091
+ description: string;
1092
+ title: string;
1093
+ url: string;
1094
+ }, {
1095
+ description: string;
1096
+ title: string;
1097
+ url: string;
1098
+ }>;
1099
+ teamUid: import("zod").ZodNullable<import("zod").ZodAny>;
1100
+ proposalPermissions: import("zod").ZodObject<{
1101
+ freelancerAllowed: import("zod").ZodBoolean;
1102
+ clientAllowed: import("zod").ZodBoolean;
1103
+ }, "strip", import("zod").ZodTypeAny, {
1104
+ freelancerAllowed: boolean;
1105
+ clientAllowed: boolean;
1106
+ }, {
1107
+ freelancerAllowed: boolean;
1108
+ clientAllowed: boolean;
1109
+ }>;
1110
+ jobSlug: import("zod").ZodNullable<import("zod").ZodAny>;
1111
+ prefillWith: import("zod").ZodNullable<import("zod").ZodAny>;
1112
+ isGroupOpportunity: import("zod").ZodBoolean;
1113
+ workLocation: import("zod").ZodNullable<import("zod").ZodAny>;
1114
+ isPhoneVerified: import("zod").ZodBoolean;
1115
+ errorResponse: import("zod").ZodNullable<import("zod").ZodAny>;
1116
+ isApplyBlocked: import("zod").ZodBoolean;
1117
+ hasAiInterview: import("zod").ZodBoolean;
1118
+ talentFeePromotion: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
1119
+ }, "strip", import("zod").ZodTypeAny, {
1120
+ cache: boolean;
1121
+ job: {
1122
+ type: number;
1123
+ status: number;
1124
+ numberOfPositionsToHire: number;
1125
+ category: {
1126
+ name: string;
1127
+ urlSlug: string;
1128
+ };
1129
+ categoryGroup: {
1130
+ name: string;
1131
+ urlSlug: string;
1132
+ };
1133
+ budget: {
1134
+ amount: number;
1135
+ currencyCode: string;
1136
+ };
1137
+ postedOn: string;
1138
+ publishTime: string;
1139
+ wasRenewed: boolean;
1140
+ startDate: string | null;
1141
+ deliveryDate: string | null;
1142
+ workload: string | null;
1143
+ engagementDuration: {
1144
+ label: string;
1145
+ weeks: number;
1146
+ };
1147
+ extendedBudgetInfo: {
1148
+ hourlyBudgetMin: number | null;
1149
+ hourlyBudgetMax: number | null;
1150
+ hourlyBudgetType: string | null;
1151
+ };
1152
+ contractorTier: number;
1153
+ description: string;
1154
+ segmentationData: {
1155
+ customValue: string | null;
1156
+ label: string;
1157
+ name: string;
1158
+ sortOrder: number;
1159
+ type: string;
1160
+ value: string;
1161
+ skill?: any;
1162
+ }[];
1163
+ clientActivity: {
1164
+ lastBuyerActivity: string;
1165
+ totalApplicants: number;
1166
+ totalHired: number;
1167
+ totalInvitedToInterview: number;
1168
+ unansweredInvites: number;
1169
+ invitationsSent: number;
1170
+ numberOfPositionsToHire: number;
1171
+ };
1172
+ annotations: {
1173
+ tags: string[];
1174
+ };
1175
+ uid: string;
1176
+ title: string;
1177
+ ciphertext: string;
1178
+ access: number;
1179
+ createdOn: string;
1180
+ hideBudget: boolean;
1181
+ notSureProjectDuration: boolean;
1182
+ notSureFreelancersToHire: boolean;
1183
+ notSureExperienceLevel: boolean;
1184
+ isContractToHire: boolean;
1185
+ attachments: any[];
1186
+ isPremium: boolean;
1187
+ qualifications: {
1188
+ type: number;
1189
+ localMarket: boolean;
1190
+ minJobSuccessScore: number;
1191
+ minOdeskHours: number;
1192
+ prefEnglishSkill: number;
1193
+ risingTalent: boolean;
1194
+ shouldHavePortfolio: boolean;
1195
+ locationCheckRequired: boolean;
1196
+ countries?: any;
1197
+ earnings?: any;
1198
+ groupRecno?: any;
1199
+ languages?: any;
1200
+ localDescription?: any;
1201
+ localFlexibilityDescription?: any;
1202
+ onSiteType?: any;
1203
+ regions?: any;
1204
+ states?: any;
1205
+ tests?: any;
1206
+ timezones?: any;
1207
+ group?: any;
1208
+ location?: any;
1209
+ locations?: any;
1210
+ };
1211
+ questions: {
1212
+ question: string;
1213
+ position: number;
1214
+ }[];
1215
+ durationIdV3: number;
1216
+ durationLabel: string;
1217
+ };
1218
+ buyer: {
1219
+ location: {
1220
+ offsetFromUtcMillis: number;
1221
+ countryTimezone: string;
1222
+ city: string;
1223
+ country: string;
1224
+ };
1225
+ isEnterprise: boolean;
1226
+ isPaymentMethodVerified: boolean;
1227
+ stats: {
1228
+ totalAssignments: number;
1229
+ activeAssignmentsCount: number;
1230
+ hoursCount: number;
1231
+ feedbackCount: number;
1232
+ score: number;
1233
+ totalJobsWithHires: number;
1234
+ totalCharges: {
1235
+ amount: number;
1236
+ };
1237
+ };
1238
+ company: {
1239
+ name: string | null;
1240
+ contractDate: string;
1241
+ profile: {
1242
+ industry: string;
1243
+ size: number;
1244
+ };
1245
+ isEDCReplicated?: any;
1246
+ };
1247
+ jobs: {
1248
+ postedCount: number;
1249
+ openCount: number;
1250
+ };
1251
+ avgHourlyJobsRate: {
1252
+ amount: number;
1253
+ } | null;
1254
+ };
1255
+ currentUserInfo: {
1256
+ owner: boolean;
1257
+ freelancerInfo: {
1258
+ profileState: string;
1259
+ devProfileCiphertext: string;
1260
+ application: Record<string, any>;
1261
+ pendingInvite: Record<string, any>;
1262
+ hourlyRate: {
1263
+ amount: number;
1264
+ };
1265
+ qualificationsMatches: {
1266
+ matches: {
1267
+ clientPreferred: string;
1268
+ clientPreferredLabel: string | null;
1269
+ freelancerValue: string;
1270
+ freelancerValueLabel: string;
1271
+ qualification: number;
1272
+ qualified: boolean;
1273
+ }[];
1274
+ };
1275
+ applied?: any;
1276
+ hired?: any;
1277
+ contract?: any;
1278
+ };
1279
+ };
1280
+ isVisitor: boolean;
1281
+ openJobs: any[];
1282
+ workHistory: {
1283
+ startDate: string;
1284
+ endDate: string;
1285
+ totalCharge: number;
1286
+ totalHours: number;
1287
+ jobInfo: {
1288
+ type: number;
1289
+ title: string;
1290
+ access: number;
1291
+ uid?: any;
1292
+ ciphertext?: any;
1293
+ id?: any;
1294
+ };
1295
+ contractorInfo: {
1296
+ ciphertext: string;
1297
+ contractorName: string;
1298
+ accessType: string;
1299
+ };
1300
+ rate: {
1301
+ amount: number;
1302
+ } | null;
1303
+ feedback: {
1304
+ score: number;
1305
+ feedbackSuppressed: boolean;
1306
+ comment: string;
1307
+ feedback_suppressed: boolean;
1308
+ };
1309
+ feedbackToClient: {
1310
+ score: number;
1311
+ feedbackSuppressed: boolean;
1312
+ comment: string;
1313
+ feedback_suppressed: boolean;
1314
+ };
1315
+ isEDCPublic: boolean;
1316
+ status?: any;
1317
+ isEDCReplicated?: any;
1318
+ isPtcJob?: any;
1319
+ }[];
1320
+ similarJobs: any[];
1321
+ sands: {
1322
+ occupation: {
1323
+ uid: string;
1324
+ id: string;
1325
+ freeText: string | null;
1326
+ ontologyId: string;
1327
+ prefLabel: string;
1328
+ };
1329
+ ontologySkills: any[];
1330
+ additionalSkills: {
1331
+ name: string;
1332
+ uid: string;
1333
+ isFreeText: boolean;
1334
+ }[];
1335
+ };
1336
+ auth: {
1337
+ canFlagOpening: boolean;
1338
+ canPostJob: boolean;
1339
+ domestic: {
1340
+ country: string | null;
1341
+ isInfographicTooltipAvailable: boolean;
1342
+ };
1343
+ };
1344
+ applicants: {
1345
+ applicantsBidsStats?: any;
1346
+ };
1347
+ enterpriseJobAdditionalInfo: Record<string, any>;
1348
+ applicationContext: {
1349
+ freelancerAllowed: boolean;
1350
+ clientAllowed: boolean;
1351
+ userIntentEvaluation: {
1352
+ isDeclined: boolean;
1353
+ reason: string | null;
1354
+ };
1355
+ canApplyOnBehalfOfAgencyFreelancers: boolean;
1356
+ canSubmitMoreProposals: boolean;
1357
+ submittedProposals?: any;
1358
+ };
1359
+ profileMatchServiceUid: string;
1360
+ seo: {
1361
+ description: string;
1362
+ title: string;
1363
+ url: string;
1364
+ };
1365
+ proposalPermissions: {
1366
+ freelancerAllowed: boolean;
1367
+ clientAllowed: boolean;
1368
+ };
1369
+ isGroupOpportunity: boolean;
1370
+ isPhoneVerified: boolean;
1371
+ isApplyBlocked: boolean;
1372
+ hasAiInterview: boolean;
1373
+ connects?: {
1374
+ pricing: {
1375
+ price: number;
1376
+ context: string;
1377
+ auctionPrice: number;
1378
+ };
1379
+ requiredConnects: number;
1380
+ availableConnects: number;
1381
+ chooseConnectsStatus: {
1382
+ isExplainerModalShown: boolean | null;
1383
+ };
1384
+ canSeeApplicantsRates: boolean;
1385
+ } | null | undefined;
1386
+ teamUid?: any;
1387
+ jobSlug?: any;
1388
+ prefillWith?: any;
1389
+ workLocation?: any;
1390
+ errorResponse?: any;
1391
+ talentFeePromotion?: boolean | null | undefined;
1392
+ }, {
1393
+ cache: boolean;
1394
+ job: {
1395
+ type: number;
1396
+ status: number;
1397
+ numberOfPositionsToHire: number;
1398
+ category: {
1399
+ name: string;
1400
+ urlSlug: string;
1401
+ };
1402
+ categoryGroup: {
1403
+ name: string;
1404
+ urlSlug: string;
1405
+ };
1406
+ budget: {
1407
+ amount: number;
1408
+ currencyCode: string;
1409
+ };
1410
+ postedOn: string;
1411
+ publishTime: string;
1412
+ wasRenewed: boolean;
1413
+ startDate: string | null;
1414
+ deliveryDate: string | null;
1415
+ workload: string | null;
1416
+ engagementDuration: {
1417
+ label: string;
1418
+ weeks: number;
1419
+ };
1420
+ extendedBudgetInfo: {
1421
+ hourlyBudgetMin: number | null;
1422
+ hourlyBudgetMax: number | null;
1423
+ hourlyBudgetType: string | null;
1424
+ };
1425
+ contractorTier: number;
1426
+ description: string;
1427
+ segmentationData: {
1428
+ customValue: string | null;
1429
+ label: string;
1430
+ name: string;
1431
+ sortOrder: number;
1432
+ type: string;
1433
+ value: string;
1434
+ skill?: any;
1435
+ }[];
1436
+ clientActivity: {
1437
+ lastBuyerActivity: string;
1438
+ totalApplicants: number;
1439
+ totalHired: number;
1440
+ totalInvitedToInterview: number;
1441
+ unansweredInvites: number;
1442
+ invitationsSent: number;
1443
+ numberOfPositionsToHire: number;
1444
+ };
1445
+ annotations: {
1446
+ tags: string[];
1447
+ };
1448
+ uid: string;
1449
+ title: string;
1450
+ ciphertext: string;
1451
+ access: number;
1452
+ createdOn: string;
1453
+ hideBudget: boolean;
1454
+ notSureProjectDuration: boolean;
1455
+ notSureFreelancersToHire: boolean;
1456
+ notSureExperienceLevel: boolean;
1457
+ isContractToHire: boolean;
1458
+ attachments: any[];
1459
+ isPremium: boolean;
1460
+ qualifications: {
1461
+ type: number;
1462
+ localMarket: boolean;
1463
+ minJobSuccessScore: number;
1464
+ minOdeskHours: number;
1465
+ prefEnglishSkill: number;
1466
+ risingTalent: boolean;
1467
+ shouldHavePortfolio: boolean;
1468
+ locationCheckRequired: boolean;
1469
+ countries?: any;
1470
+ earnings?: any;
1471
+ groupRecno?: any;
1472
+ languages?: any;
1473
+ localDescription?: any;
1474
+ localFlexibilityDescription?: any;
1475
+ onSiteType?: any;
1476
+ regions?: any;
1477
+ states?: any;
1478
+ tests?: any;
1479
+ timezones?: any;
1480
+ group?: any;
1481
+ location?: any;
1482
+ locations?: any;
1483
+ };
1484
+ questions: {
1485
+ question: string;
1486
+ position: number;
1487
+ }[];
1488
+ durationIdV3: number;
1489
+ durationLabel: string;
1490
+ };
1491
+ buyer: {
1492
+ location: {
1493
+ offsetFromUtcMillis: number;
1494
+ countryTimezone: string;
1495
+ city: string;
1496
+ country: string;
1497
+ };
1498
+ isEnterprise: boolean;
1499
+ isPaymentMethodVerified: boolean;
1500
+ stats: {
1501
+ totalAssignments: number;
1502
+ activeAssignmentsCount: number;
1503
+ hoursCount: number;
1504
+ feedbackCount: number;
1505
+ score: number;
1506
+ totalJobsWithHires: number;
1507
+ totalCharges: {
1508
+ amount: number;
1509
+ };
1510
+ };
1511
+ company: {
1512
+ name: string | null;
1513
+ contractDate: string;
1514
+ profile: {
1515
+ industry: string;
1516
+ size: number;
1517
+ };
1518
+ isEDCReplicated?: any;
1519
+ };
1520
+ jobs: {
1521
+ postedCount: number;
1522
+ openCount: number;
1523
+ };
1524
+ avgHourlyJobsRate: {
1525
+ amount: number;
1526
+ } | null;
1527
+ };
1528
+ currentUserInfo: {
1529
+ owner: boolean;
1530
+ freelancerInfo: {
1531
+ profileState: string;
1532
+ devProfileCiphertext: string;
1533
+ application: Record<string, any>;
1534
+ pendingInvite: Record<string, any>;
1535
+ hourlyRate: {
1536
+ amount: number;
1537
+ };
1538
+ qualificationsMatches: {
1539
+ matches: {
1540
+ clientPreferred: string;
1541
+ clientPreferredLabel: string | null;
1542
+ freelancerValue: string;
1543
+ freelancerValueLabel: string;
1544
+ qualification: number;
1545
+ qualified: boolean;
1546
+ }[];
1547
+ };
1548
+ applied?: any;
1549
+ hired?: any;
1550
+ contract?: any;
1551
+ };
1552
+ };
1553
+ isVisitor: boolean;
1554
+ openJobs: any[];
1555
+ workHistory: {
1556
+ startDate: string;
1557
+ endDate: string;
1558
+ totalCharge: number;
1559
+ totalHours: number;
1560
+ jobInfo: {
1561
+ type: number;
1562
+ title: string;
1563
+ access: number;
1564
+ uid?: any;
1565
+ ciphertext?: any;
1566
+ id?: any;
1567
+ };
1568
+ contractorInfo: {
1569
+ ciphertext: string;
1570
+ contractorName: string;
1571
+ accessType: string;
1572
+ };
1573
+ rate: {
1574
+ amount: number;
1575
+ } | null;
1576
+ feedback: {
1577
+ score: number;
1578
+ feedbackSuppressed: boolean;
1579
+ comment: string;
1580
+ feedback_suppressed: boolean;
1581
+ };
1582
+ feedbackToClient: {
1583
+ score: number;
1584
+ feedbackSuppressed: boolean;
1585
+ comment: string;
1586
+ feedback_suppressed: boolean;
1587
+ };
1588
+ isEDCPublic: boolean;
1589
+ status?: any;
1590
+ isEDCReplicated?: any;
1591
+ isPtcJob?: any;
1592
+ }[];
1593
+ similarJobs: any[];
1594
+ sands: {
1595
+ occupation: {
1596
+ uid: string;
1597
+ id: string;
1598
+ freeText: string | null;
1599
+ ontologyId: string;
1600
+ prefLabel: string;
1601
+ };
1602
+ ontologySkills: any[];
1603
+ additionalSkills: {
1604
+ name: string;
1605
+ uid: string;
1606
+ isFreeText: boolean;
1607
+ }[];
1608
+ };
1609
+ auth: {
1610
+ canFlagOpening: boolean;
1611
+ canPostJob: boolean;
1612
+ domestic: {
1613
+ country: string | null;
1614
+ isInfographicTooltipAvailable: boolean;
1615
+ };
1616
+ };
1617
+ applicants: {
1618
+ applicantsBidsStats?: any;
1619
+ };
1620
+ enterpriseJobAdditionalInfo: Record<string, any>;
1621
+ applicationContext: {
1622
+ freelancerAllowed: boolean;
1623
+ clientAllowed: boolean;
1624
+ userIntentEvaluation: {
1625
+ isDeclined: boolean;
1626
+ reason: string | null;
1627
+ };
1628
+ canApplyOnBehalfOfAgencyFreelancers: boolean;
1629
+ canSubmitMoreProposals: boolean;
1630
+ submittedProposals?: any;
1631
+ };
1632
+ profileMatchServiceUid: string;
1633
+ seo: {
1634
+ description: string;
1635
+ title: string;
1636
+ url: string;
1637
+ };
1638
+ proposalPermissions: {
1639
+ freelancerAllowed: boolean;
1640
+ clientAllowed: boolean;
1641
+ };
1642
+ isGroupOpportunity: boolean;
1643
+ isPhoneVerified: boolean;
1644
+ isApplyBlocked: boolean;
1645
+ hasAiInterview: boolean;
1646
+ connects?: {
1647
+ pricing: {
1648
+ price: number;
1649
+ context: string;
1650
+ auctionPrice: number;
1651
+ };
1652
+ requiredConnects: number;
1653
+ availableConnects: number;
1654
+ chooseConnectsStatus: {
1655
+ isExplainerModalShown: boolean | null;
1656
+ };
1657
+ canSeeApplicantsRates: boolean;
1658
+ } | null | undefined;
1659
+ teamUid?: any;
1660
+ jobSlug?: any;
1661
+ prefillWith?: any;
1662
+ workLocation?: any;
1663
+ errorResponse?: any;
1664
+ talentFeePromotion?: boolean | null | undefined;
1665
+ }>;
1666
+ export interface NuxtStateJobSchema extends infer<typeof nuxtStateJobSchema> {
1667
+ }