lancer-shared 1.2.232 → 1.2.234

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 (294) hide show
  1. package/dist/bundle.cjs.js +1 -1
  2. package/dist/bundle.esm.js +1 -1
  3. package/dist/constants/job-filter-options.d.ts +1 -1
  4. package/package.json +1 -1
  5. package/dist/constants/account-status.d.ts +0 -3
  6. package/dist/constants/account-status.js +0 -17
  7. package/dist/constants/campaign-notifications.d.ts +0 -2
  8. package/dist/constants/campaign-webhook-types.d.ts +0 -2
  9. package/dist/constants/collections.d.ts +0 -13
  10. package/dist/constants/collections.js +0 -16
  11. package/dist/constants/common-questions.d.ts +0 -2
  12. package/dist/constants/common-questions.js +0 -60
  13. package/dist/constants/index.js +0 -40
  14. package/dist/constants/job-filter-options.js +0 -268
  15. package/dist/constants/job-status.js +0 -26
  16. package/dist/constants/mappings/countryMapping.js +0 -122
  17. package/dist/constants/mappings/regionMapping.js +0 -242
  18. package/dist/constants/organization.d.ts +0 -2
  19. package/dist/constants/proxies.d.ts +0 -4
  20. package/dist/constants/routes.js +0 -114
  21. package/dist/constants/upwork-accounts.js +0 -21
  22. package/dist/constants/upwork-filters.d.ts +0 -5
  23. package/dist/constants/upwork-filters.js +0 -75
  24. package/dist/schemas/account/account-status.js +0 -11
  25. package/dist/schemas/account/bidder-account.js +0 -37
  26. package/dist/schemas/account/exceptions/no-bidder-accounts-available.d.ts +0 -5
  27. package/dist/schemas/account/index.js +0 -19
  28. package/dist/schemas/account/manager-account.d.ts +0 -116
  29. package/dist/schemas/account/manager-account.js +0 -38
  30. package/dist/schemas/account/scraper-account.js +0 -37
  31. package/dist/schemas/ai/ai-config.d.ts +0 -36
  32. package/dist/schemas/ai/ai-config.js +0 -12
  33. package/dist/schemas/ai/index.d.ts +0 -3
  34. package/dist/schemas/ai/index.js +0 -19
  35. package/dist/schemas/ai/proposal.d.ts +0 -82
  36. package/dist/schemas/ai/proposal.js +0 -16
  37. package/dist/schemas/ai/suitability.d.ts +0 -37
  38. package/dist/schemas/ai/suitability.js +0 -17
  39. package/dist/schemas/ai-config/ai-config.d.ts +0 -39
  40. package/dist/schemas/ai-config/ai-config.js +0 -12
  41. package/dist/schemas/ai-config/index.d.ts +0 -1
  42. package/dist/schemas/ai-config/index.js +0 -17
  43. package/dist/schemas/bid/bid-result.d.ts +0 -30
  44. package/dist/schemas/bid/bid-result.js +0 -15
  45. package/dist/schemas/bid/bid-status.d.ts +0 -30
  46. package/dist/schemas/bid/bid-status.js +0 -15
  47. package/dist/schemas/bid/bid.d.ts +0 -8010
  48. package/dist/schemas/bid/bid.js +0 -36
  49. package/dist/schemas/bid/exceptions/base-exception.d.ts +0 -4
  50. package/dist/schemas/bid/exceptions/cloudflare-challenge-failed.exception.d.ts +0 -5
  51. package/dist/schemas/bid/exceptions/delete-multilogin-profile.exception.d.ts +0 -5
  52. package/dist/schemas/bid/exceptions/dropdown-option-not-present.exception.d.ts +0 -5
  53. package/dist/schemas/bid/exceptions/element-not-clickable.exception.d.ts +0 -5
  54. package/dist/schemas/bid/exceptions/evalaute-element.exception.d.ts +0 -5
  55. package/dist/schemas/bid/exceptions/evaluate-function.exception.d.ts +0 -5
  56. package/dist/schemas/bid/exceptions/evalute-element.exception.d.ts +0 -5
  57. package/dist/schemas/bid/exceptions/get-multilogin-browser.exception.d.ts +0 -5
  58. package/dist/schemas/bid/exceptions/incorrect-security-question-answer.exception.d.ts +0 -5
  59. package/dist/schemas/bid/exceptions/index.d.ts +0 -63
  60. package/dist/schemas/bid/exceptions/init-browser.exception.d.ts +0 -5
  61. package/dist/schemas/bid/exceptions/insufficient-connects.exception.d.ts +0 -5
  62. package/dist/schemas/bid/exceptions/invalid-credentials.exception.d.ts +0 -5
  63. package/dist/schemas/bid/exceptions/invalid-job-url.exception.d.ts +0 -5
  64. package/dist/schemas/bid/exceptions/login-failed.exception.d.ts +0 -5
  65. package/dist/schemas/bid/exceptions/multilogin-authentication.exception.d.ts +0 -5
  66. package/dist/schemas/bid/exceptions/navigation-timeout.exception.d.ts +0 -5
  67. package/dist/schemas/bid/exceptions/new-browser-page.exception.d.ts +0 -5
  68. package/dist/schemas/bid/exceptions/new-page.exception.d.ts +0 -5
  69. package/dist/schemas/bid/exceptions/open-new-url.exception.d.ts +0 -15
  70. package/dist/schemas/bid/exceptions/parse-connects.exception.d.ts +0 -5
  71. package/dist/schemas/bid/exceptions/proposal-error-alert.exception.d.ts +0 -5
  72. package/dist/schemas/bid/exceptions/proposal-form-warning-alert.exception.d.ts +0 -5
  73. package/dist/schemas/bid/exceptions/proposal-generation-failed.exception.d.ts +0 -5
  74. package/dist/schemas/bid/exceptions/proposal-submit-failed.exception.d.ts +0 -5
  75. package/dist/schemas/bid/exceptions/pupeteer-conection-error.exception.d.ts +0 -5
  76. package/dist/schemas/bid/exceptions/question-pair-not-matching.exception.d.ts +0 -5
  77. package/dist/schemas/bid/exceptions/select-agency.exception.d.ts +0 -5
  78. package/dist/schemas/bid/exceptions/select-contractor.exception.d.ts +0 -5
  79. package/dist/schemas/bid/exceptions/selector-not-found.exception.d.ts +0 -5
  80. package/dist/schemas/bid/exceptions/typed-value-not-matching.exception.d.ts +0 -5
  81. package/dist/schemas/bid/exceptions/typing-input-field.exception.d.ts +0 -5
  82. package/dist/schemas/bid/exceptions/wait-for-function-timeout.d.ts +0 -5
  83. package/dist/schemas/bid/exceptions/wait-for-function-timeout.exception.d.ts +0 -5
  84. package/dist/schemas/bid/index.d.ts +0 -3
  85. package/dist/schemas/bid/index.js +0 -18
  86. package/dist/schemas/bidding/index.d.ts +0 -1
  87. package/dist/schemas/bidding/index.js +0 -17
  88. package/dist/schemas/bidding/proposal-bidding-status.d.ts +0 -26
  89. package/dist/schemas/bidding/proposal-bidding-status.js +0 -18
  90. package/dist/schemas/bidding/proposal-dto.d.ts +0 -26
  91. package/dist/schemas/bidding/proposal-dto.js +0 -18
  92. package/dist/schemas/campaign/campaign-ai-metrics.js +0 -9
  93. package/dist/schemas/campaign/campaign-analytics.js +0 -41
  94. package/dist/schemas/campaign/campaign-expenses.js +0 -9
  95. package/dist/schemas/campaign/campaign-insights.js +0 -31
  96. package/dist/schemas/campaign/campaign-integrations.d.ts +0 -82
  97. package/dist/schemas/campaign/campaign-integrations.js +0 -16
  98. package/dist/schemas/campaign/campaign-job-count.d.ts +0 -2
  99. package/dist/schemas/campaign/campaign-job-count.js +0 -6
  100. package/dist/schemas/campaign/campaign-notifications.d.ts +0 -9
  101. package/dist/schemas/campaign/campaign.js +0 -44
  102. package/dist/schemas/campaign/index.js +0 -23
  103. package/dist/schemas/campaign/sequence/budget-node.d.ts +0 -294
  104. package/dist/schemas/campaign/sequence/client-size.d.ts +0 -45
  105. package/dist/schemas/campaign/sequence/fixed-budget-node.d.ts +0 -91
  106. package/dist/schemas/campaign/sequence/hire-rate.d.ts +0 -91
  107. package/dist/schemas/campaign/sequence/hourly-budget-node.d.ts +0 -91
  108. package/dist/schemas/campaign/sequence/hourly-rate.d.ts +0 -91
  109. package/dist/schemas/campaign/sequence/payment-type-node.d.ts +0 -45
  110. package/dist/schemas/campaign/sequence/payment-type.d.ts +0 -45
  111. package/dist/schemas/campaign/sequence/start-node.d.ts +0 -16
  112. package/dist/schemas/campaign/sequence/suitability.d.ts +0 -90
  113. package/dist/schemas/chat-message/chat-message.d.ts +0 -31
  114. package/dist/schemas/chat-message/chat-message.js +0 -13
  115. package/dist/schemas/chat-message/index.d.ts +0 -1
  116. package/dist/schemas/chat-message/index.js +0 -17
  117. package/dist/schemas/config/agency-config.d.ts +0 -17
  118. package/dist/schemas/config/agency-config.js +0 -10
  119. package/dist/schemas/config/index.d.ts +0 -1
  120. package/dist/schemas/config/index.js +0 -17
  121. package/dist/schemas/index.js +0 -32
  122. package/dist/schemas/job/feed-job.d.ts +0 -866
  123. package/dist/schemas/job/index.js +0 -19
  124. package/dist/schemas/job/job-details.js +0 -29
  125. package/dist/schemas/job/job-note.d.ts +0 -83
  126. package/dist/schemas/job/job-note.js +0 -30
  127. package/dist/schemas/job/job-pipeline.d.ts +0 -74
  128. package/dist/schemas/job/job-pipeline.js +0 -29
  129. package/dist/schemas/job/job-status.d.ts +0 -3
  130. package/dist/schemas/job/job-status.js +0 -27
  131. package/dist/schemas/job/job-suitability.d.ts +0 -12
  132. package/dist/schemas/job/job-suitability.js +0 -13
  133. package/dist/schemas/job/job.d.ts +0 -1160
  134. package/dist/schemas/job/job.js +0 -90
  135. package/dist/schemas/job/pipeline-job.d.ts +0 -608
  136. package/dist/schemas/job/pipeline-job.js +0 -43
  137. package/dist/schemas/job/upwork-job.d.ts +0 -334
  138. package/dist/schemas/job/upwork-job.js +0 -60
  139. package/dist/schemas/job-filters/index.d.ts +0 -1
  140. package/dist/schemas/job-filters/index.js +0 -17
  141. package/dist/schemas/job-filters/job-filters.d.ts +0 -241
  142. package/dist/schemas/job-filters/job-filters.js +0 -87
  143. package/dist/schemas/knowledge-object/index.d.ts +0 -1
  144. package/dist/schemas/knowledge-object/index.js +0 -17
  145. package/dist/schemas/knowledge-object/knowledge-object.d.ts +0 -128
  146. package/dist/schemas/knowledge-object/knowledge-object.js +0 -47
  147. package/dist/schemas/lead/index.js +0 -19
  148. package/dist/schemas/lead/lead-note.d.ts +0 -83
  149. package/dist/schemas/lead/lead-note.js +0 -30
  150. package/dist/schemas/lead/lead-status.js +0 -26
  151. package/dist/schemas/lead/lead.d.ts +0 -1897
  152. package/dist/schemas/lead/lead.js +0 -143
  153. package/dist/schemas/lead/nuxt.d.ts +0 -1664
  154. package/dist/schemas/logger/index.js +0 -17
  155. package/dist/schemas/logger/log-event.js +0 -66
  156. package/dist/schemas/organization/index.js +0 -17
  157. package/dist/schemas/organization/organization.d.ts +0 -70
  158. package/dist/schemas/organization/organization.js +0 -19
  159. package/dist/schemas/proxy/index.js +0 -17
  160. package/dist/schemas/proxy/proxy.js +0 -23
  161. package/dist/schemas/saved-search/index.js +0 -12
  162. package/dist/schemas/scraper/index.js +0 -18
  163. package/dist/schemas/scraper/scrape-payload.js +0 -16
  164. package/dist/schemas/scraper/scrape-response.d.ts +0 -345
  165. package/dist/schemas/scraper/scrape-response.js +0 -9
  166. package/dist/schemas/scraper/scrape-result.js +0 -23
  167. package/dist/schemas/shared.js +0 -16
  168. package/dist/schemas/time-filter/index.js +0 -9
  169. package/dist/schemas/upwork-account/index.d.ts +0 -3
  170. package/dist/schemas/upwork-account/index.js +0 -19
  171. package/dist/schemas/upwork-account/upwork-account-status.d.ts +0 -2
  172. package/dist/schemas/upwork-account/upwork-account-status.js +0 -11
  173. package/dist/schemas/upwork-account/upwork-business-manager-account.d.ts +0 -95
  174. package/dist/schemas/upwork-account/upwork-business-manager-account.js +0 -35
  175. package/dist/schemas/upwork-account/upwork-scraper-account.d.ts +0 -92
  176. package/dist/schemas/upwork-account/upwork-scraper-account.js +0 -31
  177. package/dist/schemas/upwork-account/upwork-scraping-account.d.ts +0 -90
  178. package/dist/schemas/upwork-account/upwork-scraping-account.js +0 -30
  179. package/dist/schemas/user/index.js +0 -55
  180. package/dist/types/account/account-status.d.ts +0 -3
  181. package/dist/types/account/account-status.js +0 -2
  182. package/dist/types/account/bidder-account.d.ts +0 -7
  183. package/dist/types/account/bidder-account.js +0 -2
  184. package/dist/types/account/index.d.ts +0 -3
  185. package/dist/types/account/index.js +0 -19
  186. package/dist/types/account/manager-account.d.ts +0 -7
  187. package/dist/types/account/manager-account.js +0 -2
  188. package/dist/types/account/scraper-account.d.ts +0 -5
  189. package/dist/types/account/scraper-account.js +0 -2
  190. package/dist/types/ai/ai-config.d.ts +0 -6
  191. package/dist/types/ai/ai-config.js +0 -2
  192. package/dist/types/ai/index.d.ts +0 -3
  193. package/dist/types/ai/index.js +0 -19
  194. package/dist/types/ai/proposal.d.ts +0 -10
  195. package/dist/types/ai/proposal.js +0 -2
  196. package/dist/types/ai/suitability.d.ts +0 -6
  197. package/dist/types/ai/suitability.js +0 -2
  198. package/dist/types/ai-config/ai-config.d.ts +0 -6
  199. package/dist/types/ai-config/ai-config.js +0 -2
  200. package/dist/types/ai-config/index.d.ts +0 -1
  201. package/dist/types/ai-config/index.js +0 -17
  202. package/dist/types/bid/bid-result.d.ts +0 -5
  203. package/dist/types/bid/bid-result.js +0 -2
  204. package/dist/types/bid/bid-status.d.ts +0 -5
  205. package/dist/types/bid/bid-status.js +0 -2
  206. package/dist/types/bid/bid.d.ts +0 -9
  207. package/dist/types/bid/bid.js +0 -2
  208. package/dist/types/bid/index.d.ts +0 -2
  209. package/dist/types/bid/index.js +0 -18
  210. package/dist/types/bidding/index.d.ts +0 -1
  211. package/dist/types/bidding/index.js +0 -17
  212. package/dist/types/bidding/proposal-bidding-status.d.ts +0 -3
  213. package/dist/types/bidding/proposal-bidding-status.js +0 -2
  214. package/dist/types/bidding/proposal-dto.d.ts +0 -3
  215. package/dist/types/bidding/proposal-dto.js +0 -2
  216. package/dist/types/campaign/campaign-analytics.d.ts +0 -7
  217. package/dist/types/campaign/campaign-analytics.js +0 -2
  218. package/dist/types/campaign/campaign-expenses.d.ts +0 -3
  219. package/dist/types/campaign/campaign-expenses.js +0 -2
  220. package/dist/types/campaign/campaign-insights.d.ts +0 -7
  221. package/dist/types/campaign/campaign-insights.js +0 -2
  222. package/dist/types/campaign/campaign-integrations.d.ts +0 -6
  223. package/dist/types/campaign/campaign-integrations.js +0 -2
  224. package/dist/types/campaign/campaign-job-count.d.ts +0 -4
  225. package/dist/types/campaign/campaign-job-count.js +0 -2
  226. package/dist/types/campaign/campaign-notifications.d.ts +0 -7
  227. package/dist/types/campaign/campaign.d.ts +0 -13
  228. package/dist/types/campaign/campaign.js +0 -2
  229. package/dist/types/campaign/index.d.ts +0 -2
  230. package/dist/types/campaign/index.js +0 -22
  231. package/dist/types/chat-message/chat-message.d.ts +0 -4
  232. package/dist/types/chat-message/chat-message.js +0 -2
  233. package/dist/types/chat-message/index.d.ts +0 -1
  234. package/dist/types/chat-message/index.js +0 -17
  235. package/dist/types/config/agency-config.d.ts +0 -4
  236. package/dist/types/config/agency-config.js +0 -2
  237. package/dist/types/config/index.d.ts +0 -1
  238. package/dist/types/config/index.js +0 -17
  239. package/dist/types/index.d.ts +0 -15
  240. package/dist/types/index.js +0 -29
  241. package/dist/types/job/index.d.ts +0 -48
  242. package/dist/types/job/index.js +0 -19
  243. package/dist/types/job/job-details.d.ts +0 -36
  244. package/dist/types/job/job-details.js +0 -2
  245. package/dist/types/job/job-note.d.ts +0 -10
  246. package/dist/types/job/job-note.js +0 -2
  247. package/dist/types/job/job-pipeline.d.ts +0 -4
  248. package/dist/types/job/job-pipeline.js +0 -2
  249. package/dist/types/job/job-status.d.ts +0 -5
  250. package/dist/types/job/job-status.js +0 -12
  251. package/dist/types/job/job-suitability.d.ts +0 -3
  252. package/dist/types/job/job-suitability.js +0 -2
  253. package/dist/types/job/job.d.ts +0 -36
  254. package/dist/types/job/job.js +0 -2
  255. package/dist/types/job/nuxt.d.ts +0 -4
  256. package/dist/types/job-filters/index.d.ts +0 -1
  257. package/dist/types/job-filters/index.js +0 -17
  258. package/dist/types/job-filters/job-filters.d.ts +0 -4
  259. package/dist/types/job-filters/job-filters.js +0 -2
  260. package/dist/types/knowledge-object/index.d.ts +0 -1
  261. package/dist/types/knowledge-object/index.js +0 -17
  262. package/dist/types/knowledge-object/knowledge-object.d.ts +0 -4
  263. package/dist/types/knowledge-object/knowledge-object.js +0 -2
  264. package/dist/types/logger/index.d.ts +0 -1
  265. package/dist/types/logger/index.js +0 -17
  266. package/dist/types/logger/log-event.d.ts +0 -14
  267. package/dist/types/logger/log-event.js +0 -2
  268. package/dist/types/saved-search/index.d.ts +0 -6
  269. package/dist/types/saved-search/index.js +0 -2
  270. package/dist/types/scraper/index.d.ts +0 -2
  271. package/dist/types/scraper/index.js +0 -18
  272. package/dist/types/scraper/scrape-payload.d.ts +0 -10
  273. package/dist/types/scraper/scrape-payload.js +0 -2
  274. package/dist/types/scraper/scrape-response.d.ts +0 -4
  275. package/dist/types/scraper/scrape-response.js +0 -2
  276. package/dist/types/scraper/scrape-result.d.ts +0 -8
  277. package/dist/types/scraper/scrape-result.js +0 -2
  278. package/dist/types/shared.d.ts +0 -8
  279. package/dist/types/time-filter/index.d.ts +0 -3
  280. package/dist/types/time-filter/index.js +0 -2
  281. package/dist/types/transaction/index.d.ts +0 -4
  282. package/dist/types/upwork-account/index.d.ts +0 -3
  283. package/dist/types/upwork-account/index.js +0 -19
  284. package/dist/types/upwork-account/upwork-account-status.d.ts +0 -3
  285. package/dist/types/upwork-account/upwork-account-status.js +0 -2
  286. package/dist/types/upwork-account/upwork-business-manager-account.d.ts +0 -7
  287. package/dist/types/upwork-account/upwork-business-manager-account.js +0 -2
  288. package/dist/types/upwork-account/upwork-scraping-account.d.ts +0 -5
  289. package/dist/types/upwork-account/upwork-scraping-account.js +0 -2
  290. package/dist/types/usage/index.d.ts +0 -6
  291. package/dist/types/user/index.d.ts +0 -15
  292. package/dist/types/user/index.js +0 -2
  293. package/dist/utils/index.js +0 -17
  294. package/dist/utils/try-catch.js +0 -25
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./ai-config"), exports);
@@ -1,5 +0,0 @@
1
- import { z } from 'zod';
2
- import { bidSuccessSchema, bidFailedSchema } from '../../schemas/bid/bid-result';
3
- export type BidSuccess = z.infer<typeof bidSuccessSchema>;
4
- export type BidFailed = z.infer<typeof bidFailedSchema>;
5
- export type BidResult = BidSuccess | BidFailed;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +0,0 @@
1
- import { z } from 'zod';
2
- import { bidSuccessSchema, bidFailedSchema } from '../../schemas/bid/bid-status';
3
- export type BidSuccess = z.infer<typeof bidSuccessSchema>;
4
- export type BidFailed = z.infer<typeof bidFailedSchema>;
5
- export type BidStatus = BidSuccess | BidFailed;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- import { z } from 'zod';
2
- import { agencyBidPayloadSchema, agencyBidProposalDataSchema, bidDtoSchema, bidPayloadProposalDataSchema, bidPayloadSchema, freelancerBidPayloadSchema, freelancerBidProposalDataSchema } from '../../schemas/bid';
3
- export type BidPayload = z.infer<typeof bidPayloadSchema>;
4
- export type BidProposalData = z.infer<typeof bidPayloadProposalDataSchema>;
5
- export type AgencyBidPayload = z.infer<typeof agencyBidPayloadSchema>;
6
- export type FreelancerBidPayload = z.infer<typeof freelancerBidPayloadSchema>;
7
- export type AgencyBidProposalData = z.infer<typeof agencyBidProposalDataSchema>;
8
- export type FreelancerBidProposalData = z.infer<typeof freelancerBidProposalDataSchema>;
9
- export type BidDto = z.infer<typeof bidDtoSchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- export * from './bid';
2
- export * from './bid-result';
@@ -1,18 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./bid"), exports);
18
- __exportStar(require("./bid-result"), exports);
@@ -1 +0,0 @@
1
- export * from './proposal-bidding-status';
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./proposal-bidding-status"), exports);
@@ -1,3 +0,0 @@
1
- import { z } from 'zod';
2
- import { proposalBiddingStatusSchema } from '../../schemas';
3
- export type ProposalBiddingStatus = z.infer<typeof proposalBiddingStatusSchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,3 +0,0 @@
1
- import { z } from 'zod';
2
- import { proposalDtoSchema } from '../../schemas';
3
- export type ProposalDto = z.infer<typeof proposalDtoSchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- import { z } from "zod";
2
- import { campaignActivityCreateSchema, campaignActivitySchema, campaignAnalyticsResponseSchema, campaignAnalyticsStatsSchema } from "../../schemas";
3
- export type CampaignAnalyticsStats = z.infer<typeof campaignAnalyticsStatsSchema>;
4
- export type CampaignAnalyticsResponse = z.infer<typeof campaignAnalyticsResponseSchema>;
5
- export type CampaignActivity = z.infer<typeof campaignActivitySchema>;
6
- export interface CampaignActivityCreateSchema extends z.infer<typeof campaignActivityCreateSchema> {
7
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,3 +0,0 @@
1
- import { z } from 'zod';
2
- import { campaignExpensesSchema } from '../../schemas';
3
- export type CampaignExpenses = z.infer<typeof campaignExpensesSchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- import { z } from 'zod';
2
- import { campaignInsightsSchema } from '../../schemas';
3
- import { campaignCountByStatusSchema } from '../../schemas/campaign/campaign-insights';
4
- export interface CampaignCountByStatus extends z.infer<typeof campaignCountByStatusSchema> {
5
- }
6
- export interface CampaignInsights extends z.infer<typeof campaignInsightsSchema> {
7
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,6 +0,0 @@
1
- import { z } from 'zod';
2
- import { campaignIntegrationsSchema, updateCampaignIntegrationsSchema } from '../../schemas';
3
- export interface CampaignIntegrations extends z.infer<typeof campaignIntegrationsSchema> {
4
- }
5
- export interface UpdateCampaignIntegrations extends z.infer<typeof updateCampaignIntegrationsSchema> {
6
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- import { z } from 'zod';
2
- import { campaignJobCountSchema } from '../../schemas';
3
- export interface CampaignJobCount extends z.infer<typeof campaignJobCountSchema> {
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- import { z } from 'zod';
2
- import { campaignNotificationType, campaignNotificationWebhooks, updateCampaignNotificationWebhooksSchema } from '../../schemas';
3
- export type CampaignNotificationType = z.infer<typeof campaignNotificationType>;
4
- export interface CampaignNotificationWebhooks extends z.infer<typeof campaignNotificationWebhooks> {
5
- }
6
- export interface UpdateCampaignNotificationWebhooks extends z.infer<typeof updateCampaignNotificationWebhooksSchema> {
7
- }
@@ -1,13 +0,0 @@
1
- import { z } from 'zod';
2
- import { CampaignExpenses, campaignSchema, campaignStatusSchema, createCampaignSchema, JobFilters, updateCampaignSchema } from '../../schemas';
3
- export interface Campaign extends z.infer<typeof campaignSchema> {
4
- filters: JobFilters;
5
- expenses: CampaignExpenses;
6
- }
7
- export type CampaignStatus = z.infer<typeof campaignStatusSchema>;
8
- export interface CreateCampaign extends z.infer<typeof createCampaignSchema> {
9
- filters: JobFilters;
10
- }
11
- export interface UpdateCampaign extends z.infer<typeof updateCampaignSchema> {
12
- filters: JobFilters;
13
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,2 +0,0 @@
1
- export * from './campaign';
2
- export * from './campaign-insights';
@@ -1,22 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./campaign"), exports);
18
- __exportStar(require("./campaign-insights"), exports);
19
- __exportStar(require("./campaign-job-count"), exports);
20
- __exportStar(require("./campaign-expenses"), exports);
21
- __exportStar(require("./campaign-integrations"), exports);
22
- __exportStar(require("./campaign-analytics"), exports);
@@ -1,4 +0,0 @@
1
- import { z } from 'zod';
2
- import { chatMessageSchema } from '../../schemas/chat-message';
3
- export interface ChatMessage extends z.infer<typeof chatMessageSchema> {
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export * from './chat-message';
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./chat-message"), exports);
@@ -1,4 +0,0 @@
1
- import { z } from 'zod';
2
- import { agencyConfigSchema } from '../../schemas';
3
- export interface AgencyConfig extends z.infer<typeof agencyConfigSchema> {
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export * from './agency-config';
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./agency-config"), exports);
@@ -1,15 +0,0 @@
1
- export * from "./chat-message";
2
- export * from "./job";
3
- export * from "./saved-search";
4
- export * from "./user";
5
- export * from "./job-filters";
6
- export * from "./campaign";
7
- export * from "./scraper";
8
- export * from "./config";
9
- export * from "./logger";
10
- export * from "./account";
11
- export * from "./bid";
12
- export * from "./time-filter";
13
- export * from "./shared";
14
- export * from "./usage";
15
- export * from "./transaction";
@@ -1,29 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./chat-message"), exports);
18
- __exportStar(require("./job"), exports);
19
- __exportStar(require("./saved-search"), exports);
20
- __exportStar(require("./user"), exports);
21
- __exportStar(require("./job-filters"), exports);
22
- __exportStar(require("./campaign"), exports);
23
- __exportStar(require("./ai"), exports);
24
- __exportStar(require("./scraper"), exports);
25
- __exportStar(require("./config"), exports);
26
- __exportStar(require("./logger"), exports);
27
- __exportStar(require("./account"), exports);
28
- __exportStar(require("./bid"), exports);
29
- __exportStar(require("./time-filter"), exports);
@@ -1,48 +0,0 @@
1
- import { z } from "zod";
2
- import { bidRangeSchema, clientInfoSchema, clientReviewSchema, jobActivityDeltaSchema, jobActivityOffsetEnum, jobActivityOffsetHours, jobActivitySchema, jobActivitySnapshotSchema, jobActivityUpdateSchema, jobListingSchema, jobSkillsSchema, leadResponseSchema, leadSchema, metadataSchema, questionAnswerPairSchema, upworkJobSchema, vendorQualificationSchema } from "../../schemas";
3
- import { SavedSearch } from "../saved-search";
4
- import { LeadNote } from "./job-note";
5
- import { LeadAgentStatus, LeadStatus } from "./job-status";
6
- export interface Job extends z.infer<typeof upworkJobSchema> {
7
- clientInfo: ClientInfo | null;
8
- metadata: JobMetadata | null;
9
- skills: JobSkill[] | null;
10
- vendorQualifications: VendorQualifications | null;
11
- }
12
- export interface QuestionAnswerPair extends z.infer<typeof questionAnswerPairSchema> {
13
- }
14
- export interface Lead extends z.infer<typeof leadSchema> {
15
- clientInfo: ClientInfo | null;
16
- metadata: JobMetadata | null;
17
- skills: JobSkill[] | null;
18
- vendorQualifications: VendorQualifications | null;
19
- notes: LeadNote[] | null;
20
- questionAnswerPairs: QuestionAnswerPair[] | null;
21
- agentStatus: LeadAgentStatus;
22
- leadStatus: LeadStatus;
23
- }
24
- export interface LeadResponse extends z.infer<typeof leadResponseSchema> {
25
- leads: Lead[];
26
- }
27
- export type JobWithSavedSearch = Lead & {
28
- savedSearch?: SavedSearch | null;
29
- };
30
- export type JobListing = z.infer<typeof jobListingSchema>;
31
- export type JobSkill = z.infer<typeof jobSkillsSchema>;
32
- export type VendorQualifications = z.infer<typeof vendorQualificationSchema>;
33
- export type ClientInfo = z.infer<typeof clientInfoSchema>;
34
- export type JobMetadata = z.infer<typeof metadataSchema>;
35
- export type ClientReview = z.infer<typeof clientReviewSchema>;
36
- export type JobBidRange = z.infer<typeof bidRangeSchema>;
37
- export type JobActivity = z.infer<typeof jobActivitySchema>;
38
- export type JobActivityOffset = z.infer<typeof jobActivityOffsetEnum>;
39
- export type JobActivityOffsetHour = (typeof jobActivityOffsetHours)[number];
40
- export interface JobActivityUpdateSchema extends z.infer<typeof jobActivityUpdateSchema> {
41
- }
42
- export interface JobActivityDelta extends z.infer<typeof jobActivityDeltaSchema> {
43
- }
44
- export interface JobActivitySnapshot extends z.infer<typeof jobActivitySnapshotSchema> {
45
- }
46
- export * from "./job-note";
47
- export * from "./job-status";
48
- export * from "./nuxt";
@@ -1,19 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./job"), exports);
18
- __exportStar(require("./job-note"), exports);
19
- __exportStar(require("./job-status"), exports);
@@ -1,36 +0,0 @@
1
- import { z } from 'zod';
2
- import { SavedSearch } from '../saved-search';
3
- import { ClientInfoSchema, jobDetailsSchema, JobListItemSchema, JobMetadataSchema, jobPipelineDetailsSchema, jobPipelineResponseSchema, JobSkillsSchema, upworkJobDetailsSchema, VendorQualificationsSchema } from '../../schemas';
4
- import { JobNote } from './job-note';
5
- import { JobStatus } from './job-status';
6
- import { QuestionAnswerPair } from '../ai';
7
- export interface UpworkJob extends z.infer<typeof upworkJobDetailsSchema> {
8
- clientInfo: ClientInfo | null;
9
- metadata: JobMetadata | null;
10
- skills: JobSkill[] | null;
11
- vendorQualifications: VendorQualifications | null;
12
- }
13
- export interface Job extends z.infer<typeof jobDetailsSchema> {
14
- clientInfo: ClientInfo | null;
15
- metadata: JobMetadata | null;
16
- skills: JobSkill[] | null;
17
- vendorQualifications: VendorQualifications | null;
18
- notes?: JobNote[];
19
- suitabilityQuestionAnswerPairs?: QuestionAnswerPair[];
20
- status?: JobStatus;
21
- }
22
- export interface JobPipeline extends z.infer<typeof jobPipelineDetailsSchema> {
23
- clientInfo: Pick<ClientInfo, 'country'>;
24
- metadata: Pick<JobMetadata, 'hourlyRate' | 'fixedPrice'>;
25
- }
26
- export interface JobPipelineResponse extends z.infer<typeof jobPipelineResponseSchema> {
27
- jobs: JobPipeline[];
28
- }
29
- export type JobWithSavedSearch = Job & {
30
- savedSearch?: SavedSearch | null;
31
- };
32
- export type JobListItem = z.infer<typeof JobListItemSchema>;
33
- export type JobSkill = z.infer<typeof JobSkillsSchema>;
34
- export type VendorQualifications = z.infer<typeof VendorQualificationsSchema>;
35
- export type ClientInfo = z.infer<typeof ClientInfoSchema>;
36
- export type JobMetadata = z.infer<typeof JobMetadataSchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import { z } from "zod";
2
- import { createLeadNoteSchema, leadNoteSchema, updateLeadNoteSchema, updateLeadNotesOrderSchema } from "../../schemas/lead";
3
- export interface LeadNote extends z.infer<typeof leadNoteSchema> {
4
- }
5
- export interface CreateLeadNote extends z.infer<typeof createLeadNoteSchema> {
6
- }
7
- export interface UpdateLeadNote extends z.infer<typeof updateLeadNoteSchema> {
8
- }
9
- export interface UpdateLeadNotesOrder extends z.infer<typeof updateLeadNotesOrderSchema> {
10
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- import { z } from 'zod';
2
- import { jobPipelineSchema } from '../../schemas';
3
- export interface JobPipeline extends z.infer<typeof jobPipelineSchema> {
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +0,0 @@
1
- import { z } from "zod";
2
- import { leadStatusSchema, agentStatusSchema } from "../../schemas/lead/lead-status";
3
- export type LeadStatus = z.infer<typeof leadStatusSchema>;
4
- export declare const leadStatusDisplayMap: Record<LeadStatus, string>;
5
- export type LeadAgentStatus = z.infer<typeof agentStatusSchema>;
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.leadStatusDisplayMap = void 0;
4
- exports.leadStatusDisplayMap = {
5
- leads: "Leads",
6
- contacted: "Contacted",
7
- viewed: "Viewed",
8
- replied: "Replied",
9
- negotiations: "Negotiations",
10
- won: "Won",
11
- lost: "Lost",
12
- };
@@ -1,3 +0,0 @@
1
- import { z } from 'zod';
2
- import { questionAnswerPairSchema } from '../../schemas';
3
- export type QuestionAnswerPair = z.infer<typeof questionAnswerPairSchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,36 +0,0 @@
1
- import { z } from "zod";
2
- import { SavedSearch } from "../saved-search";
3
- import { LeadNote } from "./job-note";
4
- import { LeadAgentStatus, LeadStatus } from "./job-status";
5
- import { QuestionAnswerPair } from "../ai";
6
- import { clientInfoSchema, jobListItemSchema, leadResponseSchema, leadSchema, jobSkillsSchema, metadataSchema, upworkJobSchema, vendorQualificationSchema, clientReviewSchema, bidRangeSchema, jobActivitySchema } from "../../schemas/lead/lead";
7
- export interface Job extends z.infer<typeof upworkJobSchema> {
8
- clientInfo: ClientInfo | null;
9
- metadata: JobMetadata | null;
10
- skills: JobSkill[] | null;
11
- vendorQualifications: VendorQualifications | null;
12
- }
13
- export interface Lead extends z.infer<typeof leadSchema> {
14
- clientInfo: ClientInfo | null;
15
- metadata: JobMetadata | null;
16
- skills: JobSkill[] | null;
17
- vendorQualifications: VendorQualifications | null;
18
- notes: LeadNote[] | null;
19
- questionAnswerPairs: QuestionAnswerPair[] | null;
20
- agentStatus: LeadAgentStatus;
21
- leadStatus: LeadStatus;
22
- }
23
- export interface LeadResponse extends z.infer<typeof leadResponseSchema> {
24
- leads: Lead[];
25
- }
26
- export type JobWithSavedSearch = Lead & {
27
- savedSearch?: SavedSearch | null;
28
- };
29
- export type JobListItem = z.infer<typeof jobListItemSchema>;
30
- export type JobSkill = z.infer<typeof jobSkillsSchema>;
31
- export type VendorQualifications = z.infer<typeof vendorQualificationSchema>;
32
- export type ClientInfo = z.infer<typeof clientInfoSchema>;
33
- export type JobMetadata = z.infer<typeof metadataSchema>;
34
- export type ClientReview = z.infer<typeof clientReviewSchema>;
35
- export type JobBidRange = z.infer<typeof bidRangeSchema>;
36
- export type JobActivity = z.infer<typeof jobActivitySchema>;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- import { infer } from "zod";
2
- import { nuxtStateJobSchema } from "../../schemas";
3
- export interface NuxtStateJobSchema extends infer<typeof nuxtStateJobSchema> {
4
- }
@@ -1 +0,0 @@
1
- export * from './job-filters';
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./job-filters"), exports);
@@ -1,4 +0,0 @@
1
- import { z } from 'zod';
2
- import { jobFiltersSchema } from '../../schemas';
3
- export interface JobFilters extends z.infer<typeof jobFiltersSchema> {
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +0,0 @@
1
- export * from './knowledge-object';
@@ -1,17 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./knowledge-object"), exports);
@@ -1,4 +0,0 @@
1
- import { chatResponseSchema, KnowledgeObjectSchema } from '../../schemas/knowledge-object';
2
- import { z } from 'zod';
3
- export type KnowledgeObject = z.infer<typeof KnowledgeObjectSchema>;
4
- export type ChatResponse = z.infer<typeof chatResponseSchema>;