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,866 +0,0 @@
1
- import { z } from 'zod';
2
- import { Region } from '../shared';
3
- export declare const feedJobSchemaV2: z.ZodObject<{
4
- uid: z.ZodString;
5
- ciphertext: z.ZodString;
6
- title: z.ZodString;
7
- category: z.ZodOptional<z.ZodString>;
8
- jobUrl: z.ZodOptional<z.ZodString>;
9
- description: z.ZodString;
10
- createdOn: z.ZodString;
11
- publishedOn: z.ZodString;
12
- renewedOn: z.ZodNullable<z.ZodString>;
13
- type: z.ZodNumber;
14
- durationLabel: z.ZodNullable<z.ZodString>;
15
- engagement: z.ZodNullable<z.ZodString>;
16
- amount: z.ZodObject<{
17
- amount: z.ZodNumber;
18
- }, "strip", z.ZodTypeAny, {
19
- amount: number;
20
- }, {
21
- amount: number;
22
- }>;
23
- connectPrice: z.ZodNullable<z.ZodNumber>;
24
- client: z.ZodObject<{
25
- location: z.ZodObject<{
26
- country: z.ZodNullable<z.ZodString>;
27
- }, "strip", z.ZodTypeAny, {
28
- country: string | null;
29
- }, {
30
- country: string | null;
31
- }>;
32
- isPaymentVerified: z.ZodBoolean;
33
- totalSpent: z.ZodNullable<z.ZodString>;
34
- totalReviews: z.ZodNumber;
35
- totalFeedback: z.ZodNumber;
36
- hasFinancialPrivacy: z.ZodBoolean;
37
- }, "strip", z.ZodTypeAny, {
38
- location: {
39
- country: string | null;
40
- };
41
- isPaymentVerified: boolean;
42
- totalSpent: string | null;
43
- totalReviews: number;
44
- totalFeedback: number;
45
- hasFinancialPrivacy: boolean;
46
- }, {
47
- location: {
48
- country: string | null;
49
- };
50
- isPaymentVerified: boolean;
51
- totalSpent: string | null;
52
- totalReviews: number;
53
- totalFeedback: number;
54
- hasFinancialPrivacy: boolean;
55
- }>;
56
- clientRelation: z.ZodNullable<z.ZodAny>;
57
- freelancersToHire: z.ZodNumber;
58
- relevanceEncoded: z.ZodString;
59
- enterpriseJob: z.ZodBoolean;
60
- tierText: z.ZodNullable<z.ZodString>;
61
- isApplied: z.ZodBoolean;
62
- proposalsTier: z.ZodNullable<z.ZodString>;
63
- premium: z.ZodBoolean;
64
- attrs: z.ZodArray<z.ZodObject<{
65
- uid: z.ZodString;
66
- parentSkillUid: z.ZodNullable<z.ZodString>;
67
- prefLabel: z.ZodString;
68
- prettyName: z.ZodString;
69
- freeText: z.ZodNullable<z.ZodAny>;
70
- highlighted: z.ZodBoolean;
71
- }, "strip", z.ZodTypeAny, {
72
- uid: string;
73
- parentSkillUid: string | null;
74
- prefLabel: string;
75
- prettyName: string;
76
- highlighted: boolean;
77
- freeText?: any;
78
- }, {
79
- uid: string;
80
- parentSkillUid: string | null;
81
- prefLabel: string;
82
- prettyName: string;
83
- highlighted: boolean;
84
- freeText?: any;
85
- }>, "many">;
86
- hourlyBudget: z.ZodObject<{
87
- min: z.ZodNumber;
88
- max: z.ZodNumber;
89
- }, "strip", z.ZodTypeAny, {
90
- min: number;
91
- max: number;
92
- }, {
93
- min: number;
94
- max: number;
95
- }>;
96
- weeklyBudget: z.ZodObject<{
97
- amount: z.ZodNumber;
98
- }, "strip", z.ZodTypeAny, {
99
- amount: number;
100
- }, {
101
- amount: number;
102
- }>;
103
- isSTSVectorSearchResult: z.ZodBoolean;
104
- }, "strip", z.ZodTypeAny, {
105
- type: number;
106
- uid: string;
107
- amount: {
108
- amount: number;
109
- };
110
- ciphertext: string;
111
- title: string;
112
- description: string;
113
- createdOn: string;
114
- publishedOn: string;
115
- renewedOn: string | null;
116
- durationLabel: string | null;
117
- engagement: string | null;
118
- connectPrice: number | null;
119
- client: {
120
- location: {
121
- country: string | null;
122
- };
123
- isPaymentVerified: boolean;
124
- totalSpent: string | null;
125
- totalReviews: number;
126
- totalFeedback: number;
127
- hasFinancialPrivacy: boolean;
128
- };
129
- freelancersToHire: number;
130
- relevanceEncoded: string;
131
- enterpriseJob: boolean;
132
- tierText: string | null;
133
- isApplied: boolean;
134
- proposalsTier: string | null;
135
- premium: boolean;
136
- attrs: {
137
- uid: string;
138
- parentSkillUid: string | null;
139
- prefLabel: string;
140
- prettyName: string;
141
- highlighted: boolean;
142
- freeText?: any;
143
- }[];
144
- hourlyBudget: {
145
- min: number;
146
- max: number;
147
- };
148
- weeklyBudget: {
149
- amount: number;
150
- };
151
- isSTSVectorSearchResult: boolean;
152
- category?: string | undefined;
153
- jobUrl?: string | undefined;
154
- clientRelation?: any;
155
- }, {
156
- type: number;
157
- uid: string;
158
- amount: {
159
- amount: number;
160
- };
161
- ciphertext: string;
162
- title: string;
163
- description: string;
164
- createdOn: string;
165
- publishedOn: string;
166
- renewedOn: string | null;
167
- durationLabel: string | null;
168
- engagement: string | null;
169
- connectPrice: number | null;
170
- client: {
171
- location: {
172
- country: string | null;
173
- };
174
- isPaymentVerified: boolean;
175
- totalSpent: string | null;
176
- totalReviews: number;
177
- totalFeedback: number;
178
- hasFinancialPrivacy: boolean;
179
- };
180
- freelancersToHire: number;
181
- relevanceEncoded: string;
182
- enterpriseJob: boolean;
183
- tierText: string | null;
184
- isApplied: boolean;
185
- proposalsTier: string | null;
186
- premium: boolean;
187
- attrs: {
188
- uid: string;
189
- parentSkillUid: string | null;
190
- prefLabel: string;
191
- prettyName: string;
192
- highlighted: boolean;
193
- freeText?: any;
194
- }[];
195
- hourlyBudget: {
196
- min: number;
197
- max: number;
198
- };
199
- weeklyBudget: {
200
- amount: number;
201
- };
202
- isSTSVectorSearchResult: boolean;
203
- category?: string | undefined;
204
- jobUrl?: string | undefined;
205
- clientRelation?: any;
206
- }>;
207
- export declare const nuxtStateJobsSearchSchema: z.ZodObject<{
208
- state: z.ZodObject<{
209
- jobsSearch: z.ZodObject<{
210
- status: z.ZodObject<{
211
- loading: z.ZodBoolean;
212
- loaded: z.ZodBoolean;
213
- failed: z.ZodBoolean;
214
- }, "strip", z.ZodTypeAny, {
215
- loading: boolean;
216
- loaded: boolean;
217
- failed: boolean;
218
- }, {
219
- loading: boolean;
220
- loaded: boolean;
221
- failed: boolean;
222
- }>;
223
- jobs: z.ZodArray<z.ZodObject<{
224
- uid: z.ZodString;
225
- ciphertext: z.ZodString;
226
- title: z.ZodString;
227
- category: z.ZodOptional<z.ZodString>;
228
- jobUrl: z.ZodOptional<z.ZodString>;
229
- description: z.ZodString;
230
- createdOn: z.ZodString;
231
- publishedOn: z.ZodString;
232
- renewedOn: z.ZodNullable<z.ZodString>;
233
- type: z.ZodNumber;
234
- durationLabel: z.ZodNullable<z.ZodString>;
235
- engagement: z.ZodNullable<z.ZodString>;
236
- amount: z.ZodObject<{
237
- amount: z.ZodNumber;
238
- }, "strip", z.ZodTypeAny, {
239
- amount: number;
240
- }, {
241
- amount: number;
242
- }>;
243
- connectPrice: z.ZodNullable<z.ZodNumber>;
244
- client: z.ZodObject<{
245
- location: z.ZodObject<{
246
- country: z.ZodNullable<z.ZodString>;
247
- }, "strip", z.ZodTypeAny, {
248
- country: string | null;
249
- }, {
250
- country: string | null;
251
- }>;
252
- isPaymentVerified: z.ZodBoolean;
253
- totalSpent: z.ZodNullable<z.ZodString>;
254
- totalReviews: z.ZodNumber;
255
- totalFeedback: z.ZodNumber;
256
- hasFinancialPrivacy: z.ZodBoolean;
257
- }, "strip", z.ZodTypeAny, {
258
- location: {
259
- country: string | null;
260
- };
261
- isPaymentVerified: boolean;
262
- totalSpent: string | null;
263
- totalReviews: number;
264
- totalFeedback: number;
265
- hasFinancialPrivacy: boolean;
266
- }, {
267
- location: {
268
- country: string | null;
269
- };
270
- isPaymentVerified: boolean;
271
- totalSpent: string | null;
272
- totalReviews: number;
273
- totalFeedback: number;
274
- hasFinancialPrivacy: boolean;
275
- }>;
276
- clientRelation: z.ZodNullable<z.ZodAny>;
277
- freelancersToHire: z.ZodNumber;
278
- relevanceEncoded: z.ZodString;
279
- enterpriseJob: z.ZodBoolean;
280
- tierText: z.ZodNullable<z.ZodString>;
281
- isApplied: z.ZodBoolean;
282
- proposalsTier: z.ZodNullable<z.ZodString>;
283
- premium: z.ZodBoolean;
284
- attrs: z.ZodArray<z.ZodObject<{
285
- uid: z.ZodString;
286
- parentSkillUid: z.ZodNullable<z.ZodString>;
287
- prefLabel: z.ZodString;
288
- prettyName: z.ZodString;
289
- freeText: z.ZodNullable<z.ZodAny>;
290
- highlighted: z.ZodBoolean;
291
- }, "strip", z.ZodTypeAny, {
292
- uid: string;
293
- parentSkillUid: string | null;
294
- prefLabel: string;
295
- prettyName: string;
296
- highlighted: boolean;
297
- freeText?: any;
298
- }, {
299
- uid: string;
300
- parentSkillUid: string | null;
301
- prefLabel: string;
302
- prettyName: string;
303
- highlighted: boolean;
304
- freeText?: any;
305
- }>, "many">;
306
- hourlyBudget: z.ZodObject<{
307
- min: z.ZodNumber;
308
- max: z.ZodNumber;
309
- }, "strip", z.ZodTypeAny, {
310
- min: number;
311
- max: number;
312
- }, {
313
- min: number;
314
- max: number;
315
- }>;
316
- weeklyBudget: z.ZodObject<{
317
- amount: z.ZodNumber;
318
- }, "strip", z.ZodTypeAny, {
319
- amount: number;
320
- }, {
321
- amount: number;
322
- }>;
323
- isSTSVectorSearchResult: z.ZodBoolean;
324
- }, "strip", z.ZodTypeAny, {
325
- type: number;
326
- uid: string;
327
- amount: {
328
- amount: number;
329
- };
330
- ciphertext: string;
331
- title: string;
332
- description: string;
333
- createdOn: string;
334
- publishedOn: string;
335
- renewedOn: string | null;
336
- durationLabel: string | null;
337
- engagement: string | null;
338
- connectPrice: number | null;
339
- client: {
340
- location: {
341
- country: string | null;
342
- };
343
- isPaymentVerified: boolean;
344
- totalSpent: string | null;
345
- totalReviews: number;
346
- totalFeedback: number;
347
- hasFinancialPrivacy: boolean;
348
- };
349
- freelancersToHire: number;
350
- relevanceEncoded: string;
351
- enterpriseJob: boolean;
352
- tierText: string | null;
353
- isApplied: boolean;
354
- proposalsTier: string | null;
355
- premium: boolean;
356
- attrs: {
357
- uid: string;
358
- parentSkillUid: string | null;
359
- prefLabel: string;
360
- prettyName: string;
361
- highlighted: boolean;
362
- freeText?: any;
363
- }[];
364
- hourlyBudget: {
365
- min: number;
366
- max: number;
367
- };
368
- weeklyBudget: {
369
- amount: number;
370
- };
371
- isSTSVectorSearchResult: boolean;
372
- category?: string | undefined;
373
- jobUrl?: string | undefined;
374
- clientRelation?: any;
375
- }, {
376
- type: number;
377
- uid: string;
378
- amount: {
379
- amount: number;
380
- };
381
- ciphertext: string;
382
- title: string;
383
- description: string;
384
- createdOn: string;
385
- publishedOn: string;
386
- renewedOn: string | null;
387
- durationLabel: string | null;
388
- engagement: string | null;
389
- connectPrice: number | null;
390
- client: {
391
- location: {
392
- country: string | null;
393
- };
394
- isPaymentVerified: boolean;
395
- totalSpent: string | null;
396
- totalReviews: number;
397
- totalFeedback: number;
398
- hasFinancialPrivacy: boolean;
399
- };
400
- freelancersToHire: number;
401
- relevanceEncoded: string;
402
- enterpriseJob: boolean;
403
- tierText: string | null;
404
- isApplied: boolean;
405
- proposalsTier: string | null;
406
- premium: boolean;
407
- attrs: {
408
- uid: string;
409
- parentSkillUid: string | null;
410
- prefLabel: string;
411
- prettyName: string;
412
- highlighted: boolean;
413
- freeText?: any;
414
- }[];
415
- hourlyBudget: {
416
- min: number;
417
- max: number;
418
- };
419
- weeklyBudget: {
420
- amount: number;
421
- };
422
- isSTSVectorSearchResult: boolean;
423
- category?: string | undefined;
424
- jobUrl?: string | undefined;
425
- clientRelation?: any;
426
- }>, "many">;
427
- paging: z.ZodObject<{
428
- total: z.ZodNumber;
429
- offset: z.ZodNumber;
430
- count: z.ZodNumber;
431
- }, "strip", z.ZodTypeAny, {
432
- total: number;
433
- offset: number;
434
- count: number;
435
- }, {
436
- total: number;
437
- offset: number;
438
- count: number;
439
- }>;
440
- abortController: z.ZodNullable<z.ZodAny>;
441
- currentPage: z.ZodNumber;
442
- jobsPerPage: z.ZodNumber;
443
- searchQueryCache: z.ZodRecord<z.ZodString, z.ZodString>;
444
- }, "strip", z.ZodTypeAny, {
445
- status: {
446
- loading: boolean;
447
- loaded: boolean;
448
- failed: boolean;
449
- };
450
- jobs: {
451
- type: number;
452
- uid: string;
453
- amount: {
454
- amount: number;
455
- };
456
- ciphertext: string;
457
- title: string;
458
- description: string;
459
- createdOn: string;
460
- publishedOn: string;
461
- renewedOn: string | null;
462
- durationLabel: string | null;
463
- engagement: string | null;
464
- connectPrice: number | null;
465
- client: {
466
- location: {
467
- country: string | null;
468
- };
469
- isPaymentVerified: boolean;
470
- totalSpent: string | null;
471
- totalReviews: number;
472
- totalFeedback: number;
473
- hasFinancialPrivacy: boolean;
474
- };
475
- freelancersToHire: number;
476
- relevanceEncoded: string;
477
- enterpriseJob: boolean;
478
- tierText: string | null;
479
- isApplied: boolean;
480
- proposalsTier: string | null;
481
- premium: boolean;
482
- attrs: {
483
- uid: string;
484
- parentSkillUid: string | null;
485
- prefLabel: string;
486
- prettyName: string;
487
- highlighted: boolean;
488
- freeText?: any;
489
- }[];
490
- hourlyBudget: {
491
- min: number;
492
- max: number;
493
- };
494
- weeklyBudget: {
495
- amount: number;
496
- };
497
- isSTSVectorSearchResult: boolean;
498
- category?: string | undefined;
499
- jobUrl?: string | undefined;
500
- clientRelation?: any;
501
- }[];
502
- paging: {
503
- total: number;
504
- offset: number;
505
- count: number;
506
- };
507
- currentPage: number;
508
- jobsPerPage: number;
509
- searchQueryCache: Record<string, string>;
510
- abortController?: any;
511
- }, {
512
- status: {
513
- loading: boolean;
514
- loaded: boolean;
515
- failed: boolean;
516
- };
517
- jobs: {
518
- type: number;
519
- uid: string;
520
- amount: {
521
- amount: number;
522
- };
523
- ciphertext: string;
524
- title: string;
525
- description: string;
526
- createdOn: string;
527
- publishedOn: string;
528
- renewedOn: string | null;
529
- durationLabel: string | null;
530
- engagement: string | null;
531
- connectPrice: number | null;
532
- client: {
533
- location: {
534
- country: string | null;
535
- };
536
- isPaymentVerified: boolean;
537
- totalSpent: string | null;
538
- totalReviews: number;
539
- totalFeedback: number;
540
- hasFinancialPrivacy: boolean;
541
- };
542
- freelancersToHire: number;
543
- relevanceEncoded: string;
544
- enterpriseJob: boolean;
545
- tierText: string | null;
546
- isApplied: boolean;
547
- proposalsTier: string | null;
548
- premium: boolean;
549
- attrs: {
550
- uid: string;
551
- parentSkillUid: string | null;
552
- prefLabel: string;
553
- prettyName: string;
554
- highlighted: boolean;
555
- freeText?: any;
556
- }[];
557
- hourlyBudget: {
558
- min: number;
559
- max: number;
560
- };
561
- weeklyBudget: {
562
- amount: number;
563
- };
564
- isSTSVectorSearchResult: boolean;
565
- category?: string | undefined;
566
- jobUrl?: string | undefined;
567
- clientRelation?: any;
568
- }[];
569
- paging: {
570
- total: number;
571
- offset: number;
572
- count: number;
573
- };
574
- currentPage: number;
575
- jobsPerPage: number;
576
- searchQueryCache: Record<string, string>;
577
- abortController?: any;
578
- }>;
579
- }, "strip", z.ZodTypeAny, {
580
- jobsSearch: {
581
- status: {
582
- loading: boolean;
583
- loaded: boolean;
584
- failed: boolean;
585
- };
586
- jobs: {
587
- type: number;
588
- uid: string;
589
- amount: {
590
- amount: number;
591
- };
592
- ciphertext: string;
593
- title: string;
594
- description: string;
595
- createdOn: string;
596
- publishedOn: string;
597
- renewedOn: string | null;
598
- durationLabel: string | null;
599
- engagement: string | null;
600
- connectPrice: number | null;
601
- client: {
602
- location: {
603
- country: string | null;
604
- };
605
- isPaymentVerified: boolean;
606
- totalSpent: string | null;
607
- totalReviews: number;
608
- totalFeedback: number;
609
- hasFinancialPrivacy: boolean;
610
- };
611
- freelancersToHire: number;
612
- relevanceEncoded: string;
613
- enterpriseJob: boolean;
614
- tierText: string | null;
615
- isApplied: boolean;
616
- proposalsTier: string | null;
617
- premium: boolean;
618
- attrs: {
619
- uid: string;
620
- parentSkillUid: string | null;
621
- prefLabel: string;
622
- prettyName: string;
623
- highlighted: boolean;
624
- freeText?: any;
625
- }[];
626
- hourlyBudget: {
627
- min: number;
628
- max: number;
629
- };
630
- weeklyBudget: {
631
- amount: number;
632
- };
633
- isSTSVectorSearchResult: boolean;
634
- category?: string | undefined;
635
- jobUrl?: string | undefined;
636
- clientRelation?: any;
637
- }[];
638
- paging: {
639
- total: number;
640
- offset: number;
641
- count: number;
642
- };
643
- currentPage: number;
644
- jobsPerPage: number;
645
- searchQueryCache: Record<string, string>;
646
- abortController?: any;
647
- };
648
- }, {
649
- jobsSearch: {
650
- status: {
651
- loading: boolean;
652
- loaded: boolean;
653
- failed: boolean;
654
- };
655
- jobs: {
656
- type: number;
657
- uid: string;
658
- amount: {
659
- amount: number;
660
- };
661
- ciphertext: string;
662
- title: string;
663
- description: string;
664
- createdOn: string;
665
- publishedOn: string;
666
- renewedOn: string | null;
667
- durationLabel: string | null;
668
- engagement: string | null;
669
- connectPrice: number | null;
670
- client: {
671
- location: {
672
- country: string | null;
673
- };
674
- isPaymentVerified: boolean;
675
- totalSpent: string | null;
676
- totalReviews: number;
677
- totalFeedback: number;
678
- hasFinancialPrivacy: boolean;
679
- };
680
- freelancersToHire: number;
681
- relevanceEncoded: string;
682
- enterpriseJob: boolean;
683
- tierText: string | null;
684
- isApplied: boolean;
685
- proposalsTier: string | null;
686
- premium: boolean;
687
- attrs: {
688
- uid: string;
689
- parentSkillUid: string | null;
690
- prefLabel: string;
691
- prettyName: string;
692
- highlighted: boolean;
693
- freeText?: any;
694
- }[];
695
- hourlyBudget: {
696
- min: number;
697
- max: number;
698
- };
699
- weeklyBudget: {
700
- amount: number;
701
- };
702
- isSTSVectorSearchResult: boolean;
703
- category?: string | undefined;
704
- jobUrl?: string | undefined;
705
- clientRelation?: any;
706
- }[];
707
- paging: {
708
- total: number;
709
- offset: number;
710
- count: number;
711
- };
712
- currentPage: number;
713
- jobsPerPage: number;
714
- searchQueryCache: Record<string, string>;
715
- abortController?: any;
716
- };
717
- }>;
718
- }, "strip", z.ZodTypeAny, {
719
- state: {
720
- jobsSearch: {
721
- status: {
722
- loading: boolean;
723
- loaded: boolean;
724
- failed: boolean;
725
- };
726
- jobs: {
727
- type: number;
728
- uid: string;
729
- amount: {
730
- amount: number;
731
- };
732
- ciphertext: string;
733
- title: string;
734
- description: string;
735
- createdOn: string;
736
- publishedOn: string;
737
- renewedOn: string | null;
738
- durationLabel: string | null;
739
- engagement: string | null;
740
- connectPrice: number | null;
741
- client: {
742
- location: {
743
- country: string | null;
744
- };
745
- isPaymentVerified: boolean;
746
- totalSpent: string | null;
747
- totalReviews: number;
748
- totalFeedback: number;
749
- hasFinancialPrivacy: boolean;
750
- };
751
- freelancersToHire: number;
752
- relevanceEncoded: string;
753
- enterpriseJob: boolean;
754
- tierText: string | null;
755
- isApplied: boolean;
756
- proposalsTier: string | null;
757
- premium: boolean;
758
- attrs: {
759
- uid: string;
760
- parentSkillUid: string | null;
761
- prefLabel: string;
762
- prettyName: string;
763
- highlighted: boolean;
764
- freeText?: any;
765
- }[];
766
- hourlyBudget: {
767
- min: number;
768
- max: number;
769
- };
770
- weeklyBudget: {
771
- amount: number;
772
- };
773
- isSTSVectorSearchResult: boolean;
774
- category?: string | undefined;
775
- jobUrl?: string | undefined;
776
- clientRelation?: any;
777
- }[];
778
- paging: {
779
- total: number;
780
- offset: number;
781
- count: number;
782
- };
783
- currentPage: number;
784
- jobsPerPage: number;
785
- searchQueryCache: Record<string, string>;
786
- abortController?: any;
787
- };
788
- };
789
- }, {
790
- state: {
791
- jobsSearch: {
792
- status: {
793
- loading: boolean;
794
- loaded: boolean;
795
- failed: boolean;
796
- };
797
- jobs: {
798
- type: number;
799
- uid: string;
800
- amount: {
801
- amount: number;
802
- };
803
- ciphertext: string;
804
- title: string;
805
- description: string;
806
- createdOn: string;
807
- publishedOn: string;
808
- renewedOn: string | null;
809
- durationLabel: string | null;
810
- engagement: string | null;
811
- connectPrice: number | null;
812
- client: {
813
- location: {
814
- country: string | null;
815
- };
816
- isPaymentVerified: boolean;
817
- totalSpent: string | null;
818
- totalReviews: number;
819
- totalFeedback: number;
820
- hasFinancialPrivacy: boolean;
821
- };
822
- freelancersToHire: number;
823
- relevanceEncoded: string;
824
- enterpriseJob: boolean;
825
- tierText: string | null;
826
- isApplied: boolean;
827
- proposalsTier: string | null;
828
- premium: boolean;
829
- attrs: {
830
- uid: string;
831
- parentSkillUid: string | null;
832
- prefLabel: string;
833
- prettyName: string;
834
- highlighted: boolean;
835
- freeText?: any;
836
- }[];
837
- hourlyBudget: {
838
- min: number;
839
- max: number;
840
- };
841
- weeklyBudget: {
842
- amount: number;
843
- };
844
- isSTSVectorSearchResult: boolean;
845
- category?: string | undefined;
846
- jobUrl?: string | undefined;
847
- clientRelation?: any;
848
- }[];
849
- paging: {
850
- total: number;
851
- offset: number;
852
- count: number;
853
- };
854
- currentPage: number;
855
- jobsPerPage: number;
856
- searchQueryCache: Record<string, string>;
857
- abortController?: any;
858
- };
859
- };
860
- }>;
861
- export interface NuxtStateJobsSearch extends z.infer<typeof nuxtStateJobsSearchSchema> {
862
- }
863
- export interface FeedJobV2 extends z.infer<typeof feedJobSchemaV2> {
864
- jobUrl: string;
865
- region: Region;
866
- }