lancer-shared 1.2.221 → 1.2.223

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 (367) hide show
  1. package/dist/bundle.cjs.js +8515 -8530
  2. package/dist/bundle.esm.js +23747 -0
  3. package/package.json +5 -7
  4. package/dist/constants/account-status.d.ts +0 -3
  5. package/dist/constants/account-status.js +0 -17
  6. package/dist/constants/campaign-notifications.d.ts +0 -2
  7. package/dist/constants/campaign-webhook-types.d.ts +0 -2
  8. package/dist/constants/collections.d.ts +0 -13
  9. package/dist/constants/collections.js +0 -16
  10. package/dist/constants/common-questions.d.ts +0 -5
  11. package/dist/constants/common-questions.js +0 -60
  12. package/dist/constants/index.d.ts +0 -9
  13. package/dist/constants/index.js +0 -40
  14. package/dist/constants/invoice.d.ts +0 -2
  15. package/dist/constants/job-filter-options.d.ts +0 -68
  16. package/dist/constants/job-filter-options.js +0 -268
  17. package/dist/constants/job-status.d.ts +0 -4
  18. package/dist/constants/job-status.js +0 -26
  19. package/dist/constants/mappings/countryMapping.d.ts +0 -2
  20. package/dist/constants/mappings/countryMapping.js +0 -122
  21. package/dist/constants/mappings/regionMapping.d.ts +0 -2
  22. package/dist/constants/mappings/regionMapping.js +0 -242
  23. package/dist/constants/organization.d.ts +0 -2
  24. package/dist/constants/plan.d.ts +0 -3
  25. package/dist/constants/proxies.d.ts +0 -4
  26. package/dist/constants/routes.d.ts +0 -257
  27. package/dist/constants/routes.js +0 -114
  28. package/dist/constants/upwork-accounts.d.ts +0 -4
  29. package/dist/constants/upwork-accounts.js +0 -21
  30. package/dist/constants/upwork-filters.d.ts +0 -5
  31. package/dist/constants/upwork-filters.js +0 -75
  32. package/dist/index.js +0 -20
  33. package/dist/schemas/account/account-status.d.ts +0 -3
  34. package/dist/schemas/account/account-status.js +0 -11
  35. package/dist/schemas/account/bidder-account.d.ts +0 -585
  36. package/dist/schemas/account/bidder-account.js +0 -37
  37. package/dist/schemas/account/exceptions/bidder-account-alreay-connected.exception.d.ts +0 -6
  38. package/dist/schemas/account/exceptions/index.d.ts +0 -4
  39. package/dist/schemas/account/exceptions/invalid-google-oauth-token.exception.d.ts +0 -5
  40. package/dist/schemas/account/exceptions/no-bidder-accounts-available.d.ts +0 -5
  41. package/dist/schemas/account/exceptions/no-bidder-accounts-available.exception.d.ts +0 -5
  42. package/dist/schemas/account/exceptions/no-google-oauth-tokens-found.exception.d.ts +0 -5
  43. package/dist/schemas/account/index.d.ts +0 -4
  44. package/dist/schemas/account/index.js +0 -19
  45. package/dist/schemas/account/manager-account.d.ts +0 -116
  46. package/dist/schemas/account/manager-account.js +0 -38
  47. package/dist/schemas/account/scraper-account.d.ts +0 -130
  48. package/dist/schemas/account/scraper-account.js +0 -37
  49. package/dist/schemas/agent/index.d.ts +0 -1128
  50. package/dist/schemas/agent/proposal.d.ts +0 -27
  51. package/dist/schemas/ai/ai-config.d.ts +0 -36
  52. package/dist/schemas/ai/ai-config.js +0 -12
  53. package/dist/schemas/ai/index.d.ts +0 -3
  54. package/dist/schemas/ai/index.js +0 -19
  55. package/dist/schemas/ai/proposal.d.ts +0 -82
  56. package/dist/schemas/ai/proposal.js +0 -16
  57. package/dist/schemas/ai/suitability.d.ts +0 -37
  58. package/dist/schemas/ai/suitability.js +0 -17
  59. package/dist/schemas/ai-config/ai-config.d.ts +0 -39
  60. package/dist/schemas/ai-config/ai-config.js +0 -12
  61. package/dist/schemas/ai-config/index.d.ts +0 -1
  62. package/dist/schemas/ai-config/index.js +0 -17
  63. package/dist/schemas/bid/bid-result.d.ts +0 -30
  64. package/dist/schemas/bid/bid-result.js +0 -15
  65. package/dist/schemas/bid/bid-status.d.ts +0 -30
  66. package/dist/schemas/bid/bid-status.js +0 -15
  67. package/dist/schemas/bid/bid.d.ts +0 -8010
  68. package/dist/schemas/bid/bid.js +0 -36
  69. package/dist/schemas/bid/exceptions/base-exception.d.ts +0 -4
  70. package/dist/schemas/bid/exceptions/cloudflare-challenge-failed.exception.d.ts +0 -5
  71. package/dist/schemas/bid/exceptions/delete-multilogin-profile.exception.d.ts +0 -5
  72. package/dist/schemas/bid/exceptions/dropdown-option-not-present.exception.d.ts +0 -5
  73. package/dist/schemas/bid/exceptions/element-not-clickable.exception.d.ts +0 -5
  74. package/dist/schemas/bid/exceptions/evalaute-element.exception.d.ts +0 -5
  75. package/dist/schemas/bid/exceptions/evaluate-function.exception.d.ts +0 -5
  76. package/dist/schemas/bid/exceptions/evalute-element.exception.d.ts +0 -5
  77. package/dist/schemas/bid/exceptions/get-multilogin-browser.exception.d.ts +0 -5
  78. package/dist/schemas/bid/exceptions/incorrect-security-question-answer.exception.d.ts +0 -5
  79. package/dist/schemas/bid/exceptions/index.d.ts +0 -63
  80. package/dist/schemas/bid/exceptions/init-browser.exception.d.ts +0 -5
  81. package/dist/schemas/bid/exceptions/insufficient-connects.exception.d.ts +0 -5
  82. package/dist/schemas/bid/exceptions/invalid-credentials.exception.d.ts +0 -5
  83. package/dist/schemas/bid/exceptions/invalid-job-url.exception.d.ts +0 -5
  84. package/dist/schemas/bid/exceptions/login-failed.exception.d.ts +0 -5
  85. package/dist/schemas/bid/exceptions/multilogin-authentication.exception.d.ts +0 -5
  86. package/dist/schemas/bid/exceptions/navigation-timeout.exception.d.ts +0 -5
  87. package/dist/schemas/bid/exceptions/new-browser-page.exception.d.ts +0 -5
  88. package/dist/schemas/bid/exceptions/new-page.exception.d.ts +0 -5
  89. package/dist/schemas/bid/exceptions/open-new-url.exception.d.ts +0 -15
  90. package/dist/schemas/bid/exceptions/parse-connects.exception.d.ts +0 -5
  91. package/dist/schemas/bid/exceptions/proposal-error-alert.exception.d.ts +0 -5
  92. package/dist/schemas/bid/exceptions/proposal-form-warning-alert.exception.d.ts +0 -5
  93. package/dist/schemas/bid/exceptions/proposal-generation-failed.exception.d.ts +0 -5
  94. package/dist/schemas/bid/exceptions/proposal-submit-failed.exception.d.ts +0 -5
  95. package/dist/schemas/bid/exceptions/pupeteer-conection-error.exception.d.ts +0 -5
  96. package/dist/schemas/bid/exceptions/question-pair-not-matching.exception.d.ts +0 -5
  97. package/dist/schemas/bid/exceptions/select-agency.exception.d.ts +0 -5
  98. package/dist/schemas/bid/exceptions/select-contractor.exception.d.ts +0 -5
  99. package/dist/schemas/bid/exceptions/selector-not-found.exception.d.ts +0 -5
  100. package/dist/schemas/bid/exceptions/typed-value-not-matching.exception.d.ts +0 -5
  101. package/dist/schemas/bid/exceptions/typing-input-field.exception.d.ts +0 -5
  102. package/dist/schemas/bid/exceptions/wait-for-function-timeout.d.ts +0 -5
  103. package/dist/schemas/bid/exceptions/wait-for-function-timeout.exception.d.ts +0 -5
  104. package/dist/schemas/bid/index.d.ts +0 -3
  105. package/dist/schemas/bid/index.js +0 -18
  106. package/dist/schemas/bidder/bid-result.d.ts +0 -30
  107. package/dist/schemas/bidder/bid.d.ts +0 -8982
  108. package/dist/schemas/bidder/exceptions/boost-above-max-connects.exception.d.ts +0 -5
  109. package/dist/schemas/bidder/exceptions/cloudflare-challenge-failed.exception.d.ts +0 -5
  110. package/dist/schemas/bidder/exceptions/delete-multilogin-profile.exception.d.ts +0 -5
  111. package/dist/schemas/bidder/exceptions/dropdown-option-not-present.exception.d.ts +0 -5
  112. package/dist/schemas/bidder/exceptions/element-not-clickable.exception.d.ts +0 -5
  113. package/dist/schemas/bidder/exceptions/evalaute-element.exception.d.ts +0 -5
  114. package/dist/schemas/bidder/exceptions/evaluate-function.exception.d.ts +0 -5
  115. package/dist/schemas/bidder/exceptions/get-multilogin-browser.exception.d.ts +0 -5
  116. package/dist/schemas/bidder/exceptions/incorrect-security-question-answer.exception.d.ts +0 -5
  117. package/dist/schemas/bidder/exceptions/index.d.ts +0 -73
  118. package/dist/schemas/bidder/exceptions/init-browser.exception.d.ts +0 -5
  119. package/dist/schemas/bidder/exceptions/insufficient-connects.exception.d.ts +0 -5
  120. package/dist/schemas/bidder/exceptions/invalid-credentials.exception.d.ts +0 -5
  121. package/dist/schemas/bidder/exceptions/invalid-job-url.exception.d.ts +0 -5
  122. package/dist/schemas/bidder/exceptions/job-already-bidded-on.exception.d.ts +0 -5
  123. package/dist/schemas/bidder/exceptions/job-already-processed-in-another-campaign.exception.d.ts +0 -5
  124. package/dist/schemas/bidder/exceptions/job-no-longer-available.exception.d.ts +0 -5
  125. package/dist/schemas/bidder/exceptions/login-failed.exception.d.ts +0 -5
  126. package/dist/schemas/bidder/exceptions/multilogin-authentication.exception.d.ts +0 -5
  127. package/dist/schemas/bidder/exceptions/navigation-timeout.exception.d.ts +0 -5
  128. package/dist/schemas/bidder/exceptions/new-browser-page.exception.d.ts +0 -5
  129. package/dist/schemas/bidder/exceptions/new-page.exception.d.ts +0 -5
  130. package/dist/schemas/bidder/exceptions/open-new-url.exception.d.ts +0 -15
  131. package/dist/schemas/bidder/exceptions/parse-connects.exception.d.ts +0 -5
  132. package/dist/schemas/bidder/exceptions/private-job.exception.d.ts +0 -5
  133. package/dist/schemas/bidder/exceptions/proposal-error-alert.exception.d.ts +0 -5
  134. package/dist/schemas/bidder/exceptions/proposal-form-warning-alert.exception.d.ts +0 -5
  135. package/dist/schemas/bidder/exceptions/proposal-generation-failed.exception.d.ts +0 -5
  136. package/dist/schemas/bidder/exceptions/proposal-submit-failed.exception.d.ts +0 -5
  137. package/dist/schemas/bidder/exceptions/pupeteer-conection-error.exception.d.ts +0 -5
  138. package/dist/schemas/bidder/exceptions/question-pair-not-matching.exception.d.ts +0 -5
  139. package/dist/schemas/bidder/exceptions/select-agency.exception.d.ts +0 -5
  140. package/dist/schemas/bidder/exceptions/select-contractor.exception.d.ts +0 -5
  141. package/dist/schemas/bidder/exceptions/selector-not-found.exception.d.ts +0 -5
  142. package/dist/schemas/bidder/exceptions/typed-value-not-matching.exception.d.ts +0 -5
  143. package/dist/schemas/bidder/exceptions/typing-input-field.exception.d.ts +0 -5
  144. package/dist/schemas/bidder/exceptions/wait-for-function-timeout.exception.d.ts +0 -5
  145. package/dist/schemas/bidder/index.d.ts +0 -4
  146. package/dist/schemas/bidder/sync-proposal-status.d.ts +0 -12
  147. package/dist/schemas/bidding/index.d.ts +0 -1
  148. package/dist/schemas/bidding/index.js +0 -17
  149. package/dist/schemas/bidding/proposal-bidding-status.d.ts +0 -26
  150. package/dist/schemas/bidding/proposal-bidding-status.js +0 -18
  151. package/dist/schemas/bidding/proposal-dto.d.ts +0 -26
  152. package/dist/schemas/bidding/proposal-dto.js +0 -18
  153. package/dist/schemas/campaign/campaign-ai-metrics.d.ts +0 -16
  154. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -9
  155. package/dist/schemas/campaign/campaign-analytics.d.ts +0 -8432
  156. package/dist/schemas/campaign/campaign-analytics.js +0 -41
  157. package/dist/schemas/campaign/campaign-chat-bot.d.ts +0 -186
  158. package/dist/schemas/campaign/campaign-expenses.d.ts +0 -15
  159. package/dist/schemas/campaign/campaign-expenses.js +0 -9
  160. package/dist/schemas/campaign/campaign-insights.d.ts +0 -122
  161. package/dist/schemas/campaign/campaign-insights.js +0 -31
  162. package/dist/schemas/campaign/campaign-integrations.d.ts +0 -82
  163. package/dist/schemas/campaign/campaign-integrations.js +0 -16
  164. package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
  165. package/dist/schemas/campaign/campaign-job-count.js +0 -6
  166. package/dist/schemas/campaign/campaign-notifications.d.ts +0 -9
  167. package/dist/schemas/campaign/campaign-search.d.ts +0 -88
  168. package/dist/schemas/campaign/campaign-webhooks.d.ts +0 -0
  169. package/dist/schemas/campaign/campaign.d.ts +0 -1894
  170. package/dist/schemas/campaign/campaign.js +0 -44
  171. package/dist/schemas/campaign/index.d.ts +0 -8
  172. package/dist/schemas/campaign/index.js +0 -23
  173. package/dist/schemas/campaign/sequence/bid-node.d.ts +0 -6
  174. package/dist/schemas/campaign/sequence/boost-node.d.ts +0 -26
  175. package/dist/schemas/campaign/sequence/budget-node.d.ts +0 -294
  176. package/dist/schemas/campaign/sequence/client-size-node.d.ts +0 -45
  177. package/dist/schemas/campaign/sequence/client-size.d.ts +0 -45
  178. package/dist/schemas/campaign/sequence/client-spent-node.d.ts +0 -92
  179. package/dist/schemas/campaign/sequence/edges.d.ts +0 -24
  180. package/dist/schemas/campaign/sequence/fixed-budget-node.d.ts +0 -91
  181. package/dist/schemas/campaign/sequence/hire-rate-node.d.ts +0 -91
  182. package/dist/schemas/campaign/sequence/hire-rate.d.ts +0 -91
  183. package/dist/schemas/campaign/sequence/hourly-budget-node.d.ts +0 -91
  184. package/dist/schemas/campaign/sequence/hourly-rate-node.d.ts +0 -91
  185. package/dist/schemas/campaign/sequence/hourly-rate.d.ts +0 -91
  186. package/dist/schemas/campaign/sequence/index.d.ts +0 -10
  187. package/dist/schemas/campaign/sequence/node-types.d.ts +0 -3
  188. package/dist/schemas/campaign/sequence/payment-type-node.d.ts +0 -45
  189. package/dist/schemas/campaign/sequence/payment-type.d.ts +0 -45
  190. package/dist/schemas/campaign/sequence/rating-node.d.ts +0 -91
  191. package/dist/schemas/campaign/sequence/start-node.d.ts +0 -16
  192. package/dist/schemas/campaign/sequence/suitability-node.d.ts +0 -90
  193. package/dist/schemas/campaign/sequence/suitability.d.ts +0 -90
  194. package/dist/schemas/chat-message/chat-message.d.ts +0 -31
  195. package/dist/schemas/chat-message/chat-message.js +0 -13
  196. package/dist/schemas/chat-message/index.d.ts +0 -1
  197. package/dist/schemas/chat-message/index.js +0 -17
  198. package/dist/schemas/config/agency-config.d.ts +0 -17
  199. package/dist/schemas/config/agency-config.js +0 -10
  200. package/dist/schemas/config/index.d.ts +0 -1
  201. package/dist/schemas/config/index.js +0 -17
  202. package/dist/schemas/dashboard/index.d.ts +0 -372
  203. package/dist/schemas/index.d.ts +0 -24
  204. package/dist/schemas/index.js +0 -32
  205. package/dist/schemas/infrastructure/index.d.ts +0 -90
  206. package/dist/schemas/invoice/index.d.ts +0 -264
  207. package/dist/schemas/job/feed-job.d.ts +0 -866
  208. package/dist/schemas/job/index.d.ts +0 -977
  209. package/dist/schemas/job/index.js +0 -19
  210. package/dist/schemas/job/job-api.d.ts +0 -87
  211. package/dist/schemas/job/job-details.d.ts +0 -5741
  212. package/dist/schemas/job/job-details.js +0 -29
  213. package/dist/schemas/job/job-exceptions.d.ts +0 -10
  214. package/dist/schemas/job/job-filters.d.ts +0 -289
  215. package/dist/schemas/job/job-listing.d.ts +0 -866
  216. package/dist/schemas/job/job-note.d.ts +0 -83
  217. package/dist/schemas/job/job-note.js +0 -30
  218. package/dist/schemas/job/job-pipeline.d.ts +0 -74
  219. package/dist/schemas/job/job-pipeline.js +0 -29
  220. package/dist/schemas/job/job-status.d.ts +0 -3
  221. package/dist/schemas/job/job-status.js +0 -27
  222. package/dist/schemas/job/job-suitability.d.ts +0 -12
  223. package/dist/schemas/job/job-suitability.js +0 -13
  224. package/dist/schemas/job/job.d.ts +0 -1160
  225. package/dist/schemas/job/job.js +0 -90
  226. package/dist/schemas/job/nuxt.d.ts +0 -1667
  227. package/dist/schemas/job/pipeline-job.d.ts +0 -608
  228. package/dist/schemas/job/pipeline-job.js +0 -43
  229. package/dist/schemas/job/upwork-job.d.ts +0 -334
  230. package/dist/schemas/job/upwork-job.js +0 -60
  231. package/dist/schemas/job-filters/index.d.ts +0 -1
  232. package/dist/schemas/job-filters/index.js +0 -17
  233. package/dist/schemas/job-filters/job-filters.d.ts +0 -241
  234. package/dist/schemas/job-filters/job-filters.js +0 -87
  235. package/dist/schemas/knowledge-object/index.d.ts +0 -1
  236. package/dist/schemas/knowledge-object/index.js +0 -17
  237. package/dist/schemas/knowledge-object/knowledge-object.d.ts +0 -128
  238. package/dist/schemas/knowledge-object/knowledge-object.js +0 -47
  239. package/dist/schemas/lead/index.d.ts +0 -4080
  240. package/dist/schemas/lead/index.js +0 -19
  241. package/dist/schemas/lead/lead-note.d.ts +0 -83
  242. package/dist/schemas/lead/lead-note.js +0 -30
  243. package/dist/schemas/lead/lead-status.d.ts +0 -42
  244. package/dist/schemas/lead/lead-status.js +0 -26
  245. package/dist/schemas/lead/lead.d.ts +0 -1897
  246. package/dist/schemas/lead/lead.js +0 -143
  247. package/dist/schemas/lead/nuxt.d.ts +0 -1664
  248. package/dist/schemas/logger/feed/feed-chunk-enrich.d.ts +0 -93
  249. package/dist/schemas/logger/feed/feed-enrich.d.ts +0 -87
  250. package/dist/schemas/logger/feed/feed-job-enrich.d.ts +0 -1624
  251. package/dist/schemas/logger/feed/feed-scrape.d.ts +0 -72
  252. package/dist/schemas/logger/feed/index.d.ts +0 -4
  253. package/dist/schemas/logger/index.d.ts +0 -3
  254. package/dist/schemas/logger/index.js +0 -17
  255. package/dist/schemas/logger/log-event.d.ts +0 -457
  256. package/dist/schemas/logger/log-event.js +0 -66
  257. package/dist/schemas/logger/scraper-events.d.ts +0 -518
  258. package/dist/schemas/notifications/index.d.ts +0 -21
  259. package/dist/schemas/organization/billing.d.ts +0 -51
  260. package/dist/schemas/organization/cover-letter.d.ts +0 -37
  261. package/dist/schemas/organization/index.d.ts +0 -1049
  262. package/dist/schemas/organization/index.js +0 -17
  263. package/dist/schemas/organization/member.d.ts +0 -18
  264. package/dist/schemas/organization/onboarding.d.ts +0 -21
  265. package/dist/schemas/organization/organization.d.ts +0 -70
  266. package/dist/schemas/organization/organization.js +0 -19
  267. package/dist/schemas/organization/subscription.d.ts +0 -198
  268. package/dist/schemas/plan/index.d.ts +0 -166
  269. package/dist/schemas/proxy/index.d.ts +0 -3
  270. package/dist/schemas/proxy/index.js +0 -17
  271. package/dist/schemas/proxy/proxy-available-replacements.d.ts +0 -4
  272. package/dist/schemas/proxy/proxy-country.d.ts +0 -2
  273. package/dist/schemas/proxy/proxy.d.ts +0 -104
  274. package/dist/schemas/proxy/proxy.js +0 -23
  275. package/dist/schemas/saved-search/index.d.ts +0 -22
  276. package/dist/schemas/saved-search/index.js +0 -12
  277. package/dist/schemas/scraper/exceptions.d.ts +0 -33
  278. package/dist/schemas/scraper/index.d.ts +0 -4
  279. package/dist/schemas/scraper/index.js +0 -18
  280. package/dist/schemas/scraper/scrape-payload.d.ts +0 -2751
  281. package/dist/schemas/scraper/scrape-payload.js +0 -16
  282. package/dist/schemas/scraper/scrape-response.d.ts +0 -345
  283. package/dist/schemas/scraper/scrape-response.js +0 -9
  284. package/dist/schemas/scraper/scrape-result.d.ts +0 -813
  285. package/dist/schemas/scraper/scrape-result.js +0 -23
  286. package/dist/schemas/scraper/upwork-profile.d.ts +0 -101
  287. package/dist/schemas/shared.d.ts +0 -14
  288. package/dist/schemas/shared.js +0 -16
  289. package/dist/schemas/system/index.d.ts +0 -45
  290. package/dist/schemas/talent/index.d.ts +0 -2408
  291. package/dist/schemas/time-filter/index.d.ts +0 -3
  292. package/dist/schemas/time-filter/index.js +0 -9
  293. package/dist/schemas/transaction/index.d.ts +0 -102
  294. package/dist/schemas/upwork-account/index.d.ts +0 -3
  295. package/dist/schemas/upwork-account/index.js +0 -19
  296. package/dist/schemas/upwork-account/upwork-account-status.d.ts +0 -2
  297. package/dist/schemas/upwork-account/upwork-account-status.js +0 -11
  298. package/dist/schemas/upwork-account/upwork-business-manager-account.d.ts +0 -95
  299. package/dist/schemas/upwork-account/upwork-business-manager-account.js +0 -35
  300. package/dist/schemas/upwork-account/upwork-scraper-account.d.ts +0 -92
  301. package/dist/schemas/upwork-account/upwork-scraper-account.js +0 -31
  302. package/dist/schemas/upwork-account/upwork-scraping-account.d.ts +0 -90
  303. package/dist/schemas/upwork-account/upwork-scraping-account.js +0 -30
  304. package/dist/schemas/usage/index.d.ts +0 -77
  305. package/dist/schemas/usage-event/index.d.ts +0 -62
  306. package/dist/schemas/user/index.d.ts +0 -88
  307. package/dist/schemas/user/index.js +0 -55
  308. package/dist/types/account/account-status.js +0 -2
  309. package/dist/types/account/bidder-account.js +0 -2
  310. package/dist/types/account/index.js +0 -19
  311. package/dist/types/account/manager-account.js +0 -2
  312. package/dist/types/account/scraper-account.js +0 -2
  313. package/dist/types/ai/ai-config.js +0 -2
  314. package/dist/types/ai/index.js +0 -19
  315. package/dist/types/ai/proposal.js +0 -2
  316. package/dist/types/ai/suitability.js +0 -2
  317. package/dist/types/ai-config/ai-config.js +0 -2
  318. package/dist/types/ai-config/index.js +0 -17
  319. package/dist/types/bid/bid-result.js +0 -2
  320. package/dist/types/bid/bid-status.js +0 -2
  321. package/dist/types/bid/bid.js +0 -2
  322. package/dist/types/bid/index.js +0 -18
  323. package/dist/types/bidding/index.js +0 -17
  324. package/dist/types/bidding/proposal-bidding-status.js +0 -2
  325. package/dist/types/bidding/proposal-dto.js +0 -2
  326. package/dist/types/campaign/campaign-analytics.js +0 -2
  327. package/dist/types/campaign/campaign-expenses.js +0 -2
  328. package/dist/types/campaign/campaign-insights.js +0 -2
  329. package/dist/types/campaign/campaign-integrations.js +0 -2
  330. package/dist/types/campaign/campaign-job-count.js +0 -2
  331. package/dist/types/campaign/campaign.js +0 -2
  332. package/dist/types/campaign/index.js +0 -22
  333. package/dist/types/chat-message/chat-message.js +0 -2
  334. package/dist/types/chat-message/index.js +0 -17
  335. package/dist/types/config/agency-config.js +0 -2
  336. package/dist/types/config/index.js +0 -17
  337. package/dist/types/index.js +0 -29
  338. package/dist/types/job/index.js +0 -19
  339. package/dist/types/job/job-details.js +0 -2
  340. package/dist/types/job/job-note.js +0 -2
  341. package/dist/types/job/job-pipeline.js +0 -2
  342. package/dist/types/job/job-status.js +0 -12
  343. package/dist/types/job/job-suitability.js +0 -2
  344. package/dist/types/job/job.js +0 -2
  345. package/dist/types/job-filters/index.js +0 -17
  346. package/dist/types/job-filters/job-filters.js +0 -2
  347. package/dist/types/knowledge-object/index.js +0 -17
  348. package/dist/types/knowledge-object/knowledge-object.js +0 -2
  349. package/dist/types/logger/index.js +0 -17
  350. package/dist/types/logger/log-event.js +0 -2
  351. package/dist/types/saved-search/index.js +0 -2
  352. package/dist/types/scraper/index.js +0 -18
  353. package/dist/types/scraper/scrape-payload.js +0 -2
  354. package/dist/types/scraper/scrape-response.js +0 -2
  355. package/dist/types/scraper/scrape-result.js +0 -2
  356. package/dist/types/time-filter/index.js +0 -2
  357. package/dist/types/upwork-account/index.js +0 -19
  358. package/dist/types/upwork-account/upwork-account-status.js +0 -2
  359. package/dist/types/upwork-account/upwork-business-manager-account.js +0 -2
  360. package/dist/types/upwork-account/upwork-scraping-account.js +0 -2
  361. package/dist/types/user/index.js +0 -2
  362. package/dist/utils/index.d.ts +0 -3
  363. package/dist/utils/index.js +0 -17
  364. package/dist/utils/shared.d.ts +0 -7
  365. package/dist/utils/timezones.d.ts +0 -6
  366. package/dist/utils/try-catch.d.ts +0 -10
  367. package/dist/utils/try-catch.js +0 -25
@@ -1,1667 +0,0 @@
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
- }