@next-degree/pickle-shared-js 0.9.7 → 0.10.8

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 (61) hide show
  1. package/dist/{company_service_sanity-BR1XSAj3.d.ts → company_service_sanity-BZtdt7Df.d.ts} +1996 -1996
  2. package/dist/{company_service_sanity-D9tvlc53.d.cts → company_service_sanity-Bedw6Mhk.d.cts} +1996 -1996
  3. package/dist/components/jobPost/JobPost.cjs +355 -11
  4. package/dist/components/jobPost/JobPost.cjs.map +1 -1
  5. package/dist/components/jobPost/JobPost.d.cts +1 -1
  6. package/dist/components/jobPost/JobPost.d.ts +1 -1
  7. package/dist/components/jobPost/JobPost.js +360 -11
  8. package/dist/components/jobPost/JobPost.js.map +1 -1
  9. package/dist/components/ui/Button.d.cts +1 -1
  10. package/dist/components/ui/Button.d.ts +1 -1
  11. package/dist/components/ui/buttonShadcn.d.cts +1 -1
  12. package/dist/components/ui/buttonShadcn.d.ts +1 -1
  13. package/dist/{displayText-BIzvCN9H.d.cts → displayText-4cJ7-3Mw.d.cts} +1 -1
  14. package/dist/{displayText-BtujjCCA.d.ts → displayText-CBIWVZVw.d.ts} +1 -1
  15. package/dist/hooks/useDisplayText.d.cts +2 -2
  16. package/dist/hooks/useDisplayText.d.ts +2 -2
  17. package/dist/index.cjs +675 -220
  18. package/dist/index.cjs.map +1 -1
  19. package/dist/index.d.cts +4 -2
  20. package/dist/index.d.ts +4 -2
  21. package/dist/index.js +674 -220
  22. package/dist/index.js.map +1 -1
  23. package/dist/{job_posting_service_sanity-J281ln61.d.cts → job_posting_service_sanity-Kcoloigd.d.cts} +1897 -1897
  24. package/dist/{job_posting_service_sanity-DwNhHT1w.d.ts → job_posting_service_sanity-fAGLW3rj.d.ts} +1897 -1897
  25. package/dist/lib/locations.d.cts +1 -1
  26. package/dist/lib/locations.d.ts +1 -1
  27. package/dist/lib/mappings.d.cts +2 -2
  28. package/dist/lib/mappings.d.ts +2 -2
  29. package/dist/lib/salaryRange.cjs +355 -11
  30. package/dist/lib/salaryRange.cjs.map +1 -1
  31. package/dist/lib/salaryRange.d.cts +2 -1
  32. package/dist/lib/salaryRange.d.ts +2 -1
  33. package/dist/lib/salaryRange.js +361 -11
  34. package/dist/lib/salaryRange.js.map +1 -1
  35. package/dist/services/displayText.d.cts +2 -2
  36. package/dist/services/displayText.d.ts +2 -2
  37. package/dist/types/data/job_posting_service_latest.d.cts +1 -1
  38. package/dist/types/data/job_posting_service_latest.d.ts +1 -1
  39. package/dist/types/index.d.cts +5 -5
  40. package/dist/types/index.d.ts +5 -5
  41. package/dist/types/latest/company_service_latest.d.cts +1 -1
  42. package/dist/types/latest/company_service_latest.d.ts +1 -1
  43. package/dist/types/latest/custom/company_service_sanity.d.cts +3 -3
  44. package/dist/types/latest/custom/company_service_sanity.d.ts +3 -3
  45. package/dist/types/latest/custom/custom_sanity_models.d.cts +2 -2
  46. package/dist/types/latest/custom/custom_sanity_models.d.ts +2 -2
  47. package/dist/types/latest/custom/job_posting_service_sanity.d.cts +3 -3
  48. package/dist/types/latest/custom/job_posting_service_sanity.d.ts +3 -3
  49. package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
  50. package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
  51. package/dist/types/latest/shared_pickle_output_latest.d.cts +1 -1
  52. package/dist/types/latest/shared_pickle_output_latest.d.ts +1 -1
  53. package/package.json +1 -1
  54. package/dist/{company_service_latest-CWBnweTJ.d.cts → company_service_latest-BmiEQ4dO.d.cts} +1060 -1060
  55. package/dist/{company_service_latest-CWBnweTJ.d.ts → company_service_latest-BmiEQ4dO.d.ts} +1060 -1060
  56. package/dist/{job_posting_service_latest-duSSyFvo.d.cts → job_posting_service_latest-DOGQ9tEu.d.cts} +1 -1
  57. package/dist/{job_posting_service_latest-duSSyFvo.d.ts → job_posting_service_latest-DOGQ9tEu.d.ts} +1 -1
  58. package/dist/{job_posting_service_latest-DSpkRuDi.d.ts → job_posting_service_latest-DdsTbMSJ.d.cts} +1030 -1030
  59. package/dist/{job_posting_service_latest-DSpkRuDi.d.cts → job_posting_service_latest-DdsTbMSJ.d.ts} +1030 -1030
  60. package/dist/{shared_pickle_output_latest-CJb9E6oz.d.cts → shared_pickle_output_latest--XZhOUyE.d.cts} +38 -38
  61. package/dist/{shared_pickle_output_latest-CJb9E6oz.d.ts → shared_pickle_output_latest--XZhOUyE.d.ts} +38 -38
@@ -1,4 +1,4 @@
1
- import { J as JobPostModel } from '../job_posting_service_latest-duSSyFvo.cjs';
1
+ import { J as JobPostModel } from '../job_posting_service_latest-DOGQ9tEu.cjs';
2
2
  import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.cjs';
3
3
  import 'zod';
4
4
 
@@ -1,4 +1,4 @@
1
- import { J as JobPostModel } from '../job_posting_service_latest-duSSyFvo.js';
1
+ import { J as JobPostModel } from '../job_posting_service_latest-DOGQ9tEu.js';
2
2
  import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.js';
3
3
  import 'zod';
4
4
 
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-BIzvCN9H.cjs';
3
- import '../job_posting_service_latest-duSSyFvo.cjs';
2
+ export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-4cJ7-3Mw.cjs';
3
+ import '../job_posting_service_latest-DOGQ9tEu.cjs';
4
4
  import '../shared_pickle_output_latest-DKOmTyYk.cjs';
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-BtujjCCA.js';
3
- import '../job_posting_service_latest-duSSyFvo.js';
2
+ export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-CBIWVZVw.js';
3
+ import '../job_posting_service_latest-DOGQ9tEu.js';
4
4
  import '../shared_pickle_output_latest-DKOmTyYk.js';
@@ -24,7 +24,23 @@ __export(salaryRange_exports, {
24
24
  });
25
25
  module.exports = __toCommonJS(salaryRange_exports);
26
26
 
27
- // src/types/data/shared_pickle_output_latest.ts
27
+ // src/types/latest/company_service_latest.ts
28
+ var import_zod2 = require("zod");
29
+
30
+ // src/types/latest/shared_pickle_output_latest.ts
31
+ var shared_pickle_output_latest_exports = {};
32
+ __export(shared_pickle_output_latest_exports, {
33
+ CurrencyEnum: () => CurrencyEnum,
34
+ DetailLevelEnum: () => DetailLevelEnum,
35
+ TypeEnum: () => TypeEnum,
36
+ UnitTextEnum: () => UnitTextEnum,
37
+ imageAssetSchema: () => imageAssetSchema,
38
+ imageSchema: () => imageSchema,
39
+ monetaryAmountSchema: () => monetaryAmountSchema,
40
+ placeSchema: () => placeSchema,
41
+ postalAddressSchema: () => postalAddressSchema,
42
+ quantitativeValueSchema: () => quantitativeValueSchema
43
+ });
28
44
  var import_zod = require("zod");
29
45
  var TypeEnum = import_zod.z.enum(["IMAGE"]);
30
46
  var DetailLevelEnum = import_zod.z.enum(["COUNTRY", "GEO", "LOCALITY", "POSTAL_CODE", "REGION"]);
@@ -87,23 +103,351 @@ var imageSchema = import_zod.z.object({
87
103
  asset: import_zod.z.optional(imageAssetSchema).describe("The asset for the image")
88
104
  });
89
105
 
106
+ // src/types/latest/company_service_latest.ts
107
+ var TypeEnum2 = import_zod2.z.enum(["OFFICE"]);
108
+ var CategoryEnum = import_zod2.z.enum(["FINANCIAL", "HEALTH", "PROFESSIONAL_DEVELOPMENT", "WORK_LIFE_BALANCE"]);
109
+ var TitleEnum = import_zod2.z.enum(["DMD", "JD", "MBA", "MD", "MHA", "MPH", "PT", "PH_D", "RN"]);
110
+ var PublishStatusEnum = import_zod2.z.enum(["DRAFT", "IN_REVIEW", "PUBLISHED", "REMOVED"]);
111
+ var OfficeTypeEnum = import_zod2.z.enum(["BRANCH", "HEADQUARTERS", "SATELLITE"]);
112
+ var socialMediaSchema = import_zod2.z.object({
113
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
114
+ url: import_zod2.z.string().describe("The link to the social media platform"),
115
+ type: import_zod2.z.string().describe("The type of social media link")
116
+ });
117
+ var companyBenefitsSchema = import_zod2.z.object({
118
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
119
+ type: import_zod2.z.string().describe("Document type used for schema"),
120
+ title: import_zod2.z.string(),
121
+ description: import_zod2.z.optional(import_zod2.z.string()),
122
+ category: CategoryEnum
123
+ });
124
+ var industrySchema = import_zod2.z.lazy(() => import_zod2.z.object({
125
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
126
+ type: import_zod2.z.string().describe("Document type used for schema"),
127
+ name: import_zod2.z.string(),
128
+ description: import_zod2.z.optional(import_zod2.z.string()).describe("A brief description of the industry"),
129
+ onetIndustryId: import_zod2.z.optional(import_zod2.z.string()).describe("ONET industry ID"),
130
+ parent: import_zod2.z.optional(industrySchema)
131
+ }));
132
+ var jobBoardSchema = import_zod2.z.object({
133
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
134
+ type: import_zod2.z.string().describe("Document type used for schema"),
135
+ name: import_zod2.z.string().describe("The name of the job board"),
136
+ description: import_zod2.z.string().describe("A brief description of the job board"),
137
+ logo: import_zod2.z.optional(imageSchema).describe("The logo of the job board"),
138
+ baseUrl: import_zod2.z.optional(import_zod2.z.string()).describe("The base URL of the job board")
139
+ });
140
+ var personSchema = import_zod2.z.object({
141
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
142
+ type: import_zod2.z.string().describe("Document type used for schema"),
143
+ firstName: import_zod2.z.string().describe("The first name of the person"),
144
+ lastName: import_zod2.z.string().describe("The last name of the person"),
145
+ title: import_zod2.z.optional(import_zod2.z.array(import_zod2.z.string())).describe("The titles of the degree of the person"),
146
+ slug: import_zod2.z.string().describe("person slug - should be familyname-givenname-title(s)"),
147
+ jobTitle: import_zod2.z.optional(import_zod2.z.string()).describe("The job title of the person"),
148
+ isDoctor: import_zod2.z.optional(import_zod2.z.boolean()).describe("Is the person a doctor"),
149
+ isMedical: import_zod2.z.optional(import_zod2.z.boolean()).describe("Are they of a medical background?"),
150
+ isScientist: import_zod2.z.optional(import_zod2.z.boolean()).describe("Are they a scientist?"),
151
+ image: import_zod2.z.optional(imageSchema).describe("The image of the person"),
152
+ email: import_zod2.z.optional(import_zod2.z.string()).describe("The email of the person"),
153
+ socialMedia: import_zod2.z.optional(import_zod2.z.array(socialMediaSchema)).describe("The social media links of the person"),
154
+ telephone: import_zod2.z.optional(import_zod2.z.string()).describe("The telephone number of the person"),
155
+ url: import_zod2.z.optional(import_zod2.z.string()).describe("The URL of the person"),
156
+ address: import_zod2.z.optional(placeSchema).describe("The address of the person")
157
+ });
158
+ var companyCareersSchema = import_zod2.z.object({
159
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
160
+ type: import_zod2.z.string().describe("Document type used for schema"),
161
+ careersUrl: import_zod2.z.string().describe("The URL of the company careers page"),
162
+ jobBoard: import_zod2.z.optional(jobBoardSchema),
163
+ jobBoardSlug: import_zod2.z.optional(import_zod2.z.array(import_zod2.z.string())),
164
+ companyBenefits: import_zod2.z.optional(import_zod2.z.array(companyBenefitsSchema)).describe("What are the specific benefits of that company. The benefit is generic.")
165
+ });
166
+ var companyPhilosophySchema = import_zod2.z.object({
167
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
168
+ type: import_zod2.z.string().describe("Document type used for schema"),
169
+ companyMission: import_zod2.z.optional(import_zod2.z.string()).describe("The mission statement of the company."),
170
+ companyHow: import_zod2.z.optional(import_zod2.z.string()).describe("How does the company achieve its mission"),
171
+ companyCulture: import_zod2.z.optional(import_zod2.z.array(import_zod2.z.string())).describe("What are some of the culture aspects of this company?")
172
+ });
173
+ var companyNdgSchema = import_zod2.z.object({
174
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
175
+ type: import_zod2.z.string().describe("Document type used for schema"),
176
+ companyWow: import_zod2.z.optional(import_zod2.z.string()).describe("What is the wow of this company?"),
177
+ companyNdgTake: import_zod2.z.optional(import_zod2.z.string()).describe("What is the NDG POV on this company?"),
178
+ companyBestFit: import_zod2.z.optional(import_zod2.z.array(import_zod2.z.string())),
179
+ companyInterests: import_zod2.z.optional(import_zod2.z.array(import_zod2.z.string()))
180
+ });
181
+ var foundingInformationSchema = import_zod2.z.object({
182
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
183
+ type: import_zod2.z.string().describe("Document type used for schema"),
184
+ foundedDate: import_zod2.z.optional(import_zod2.z.string()),
185
+ foundedCountry: import_zod2.z.optional(import_zod2.z.string()),
186
+ foundedCity: import_zod2.z.optional(import_zod2.z.string()),
187
+ founders: import_zod2.z.optional(import_zod2.z.array(personSchema))
188
+ });
189
+ var ngdMetadataSchema = import_zod2.z.object({
190
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
191
+ type: import_zod2.z.string().describe("Document type used for schema"),
192
+ lastScraped: import_zod2.z.optional(import_zod2.z.string()).describe("Date the last entity was scraped, if applicable"),
193
+ scraperVersion: import_zod2.z.optional(import_zod2.z.string()),
194
+ postProcessorVersion: import_zod2.z.optional(import_zod2.z.string()),
195
+ uniqueRunId: import_zod2.z.optional(import_zod2.z.string()),
196
+ postProcessorUniqueRunId: import_zod2.z.optional(import_zod2.z.string()),
197
+ isScrapeManaged: import_zod2.z.optional(import_zod2.z.boolean()).default(true)
198
+ });
199
+ var companySchema = import_zod2.z.object({
200
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
201
+ id: import_zod2.z.string().describe("The NDG specific id for a company. Cannot be changed."),
202
+ createdAt: import_zod2.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
203
+ updatedAt: import_zod2.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
204
+ companyName: import_zod2.z.string().describe("The name of the company"),
205
+ slug: import_zod2.z.string().describe("The NDG specific slug for a company."),
206
+ type: import_zod2.z.string().describe("Document type used for schema"),
207
+ logo: import_zod2.z.optional(imageSchema).describe("The logo of the company"),
208
+ companyWebsite: import_zod2.z.optional(import_zod2.z.string()).describe("The website of the company"),
209
+ socialMedia: import_zod2.z.optional(import_zod2.z.array(socialMediaSchema)).describe("The social media links of the company"),
210
+ brandColor: import_zod2.z.optional(import_zod2.z.string()).describe("The brand color of the company"),
211
+ companyCareers: import_zod2.z.optional(companyCareersSchema).describe("Career Specific Information for the company."),
212
+ companyPhilosophy: import_zod2.z.optional(companyPhilosophySchema).describe("Company mission,values and how the company achieves its mission."),
213
+ companyNdg: import_zod2.z.optional(companyNdgSchema).describe("Next Degree specific information for the company."),
214
+ foundingInfo: import_zod2.z.optional(foundingInformationSchema),
215
+ headquartersLocation: import_zod2.z.optional(placeSchema),
216
+ employeeEstimate: import_zod2.z.optional(import_zod2.z.string()),
217
+ publishStatus: import_zod2.z.optional(import_zod2.z.string()),
218
+ ngdMetadata: import_zod2.z.optional(ngdMetadataSchema)
219
+ });
220
+ var officeSchema = import_zod2.z.object({
221
+ version: import_zod2.z.literal("1.0.0").default("1.0.0"),
222
+ type: import_zod2.z.string().describe("Document type used for schema"),
223
+ name: import_zod2.z.string().describe("Name or nickname for the office (e.g., 'NYC HQ', 'West Coast Branch')"),
224
+ officeType: OfficeTypeEnum,
225
+ companyId: import_zod2.z.optional(companySchema),
226
+ geoLocation: import_zod2.z.optional(placeSchema).describe("Geographical location details: coordinates + postal address"),
227
+ createdAt: import_zod2.z.optional(import_zod2.z.string()),
228
+ updatedAt: import_zod2.z.optional(import_zod2.z.string())
229
+ });
230
+
231
+ // src/types/latest/job_posting_service_latest.ts
232
+ var import_zod3 = require("zod");
233
+ var TypeEnum3 = import_zod3.z.enum(["JOB_POST"]);
234
+ var JobLocationTypeEnum = import_zod3.z.enum(["FLOAT", "HYBRID", "ONSITE", "REMOTE"]);
235
+ var EmploymentTypeEnum = import_zod3.z.enum(["CONTRACT", "FULL_TIME", "INTERNSHIP", "OTHER", "PART_TIME", "PER_DIEM", "TEMPORARY"]);
236
+ var EmploymentLevelEnum = import_zod3.z.enum(["DIRECTOR", "ENTRY_LEVEL", "EXECUTIVE", "EXPERIENCED", "INTERN", "MANAGER"]);
237
+ var JobFunctionEnum = import_zod3.z.enum(["CLINICAL_RESEARCH", "CUSTOMER_SUCCESS", "DATA_ANALYTICS", "FINANCE_AND_AUDIT", "MARKETING", "OPERATIONS", "PEOPLE_HUMAN_RESOURCES", "PRODUCT_AND_TECH", "QUALITY_ASSURANCE_AND_OUTCOMES", "SALES_AND_BUSINESS_DEVELOPMENT", "STRATEGY_AND_CONSULTING"]);
238
+ var PublishStatusEnum2 = import_zod3.z.enum(["DRAFT", "IN_REVIEW", "PUBLISHED", "REMOVED"]);
239
+ var BestFitEnum = import_zod3.z.enum(["DENTIST", "DIETICIAN", "DOULA", "MEDICAL_ASSISTANT", "MIDWIFE", "NURSE", "OCCUPATIONAL_THERAPIST", "PHARMACIST", "PHYSICAL_THERAPIST", "PHYSICIAN", "PHYSICIAN_ASSISTANT", "PSYCHOLOGIST", "RADIOLOGIST", "SOCIAL_WORKER", "SPEECH_LANGUAGE_PATHOLOGIST", "SURGEON"]);
240
+ var ClinicalLicenseEnum = import_zod3.z.enum(["CNA", "CNM", "CNS", "COTA", "CRNA", "LPN", "LVN", "NP", "OT", "PT", "PTA", "RN"]);
241
+ var ShiftEnum = import_zod3.z.enum(["DAY", "EIGHT_HOUR", "EVENING", "FLEXIBLE", "MID_SHIFT", "MONDAY_TO_FRIDAY", "NIGHT", "ON_CALL", "TEN_HOUR", "TWELVE_HOUR", "WEEKENDS"]);
242
+ var ClinicalSettingEnum = import_zod3.z.enum(["ACUTE_CARE", "AMBULATORY_SURGERY_CENTER", "CLINIC", "HOME_HEALTH", "HOSPITAL", "INPATIENT", "LONG_TERM_CARE", "MED_SPA", "NURSING_HOME", "OFFICE", "OUTPATIENT", "PRIVATE_PRACTICE", "REHAB_CENTER", "SCHOOL", "SKILLED_NURSING_FACILITY"]);
243
+ var ClinicalSpecialtyEnum = import_zod3.z.enum(["ANESTHESIOLOGY", "CARDIOLOGY", "CASE_MANAGEMENT", "CHRONIC_PAIN", "CLINICAL_ELECTROPHYSIOLOGY", "CRITICAL_AND_ACUTE_CARE", "DERMATOLOGY", "DIALYSIS", "EMERGENCY_MEDICINE", "ENDOCRINOLOGY", "ERGONOMICS", "FEEDING_EATING_AND_SWALLOWING", "GASTROENTEROLOGY", "GERIATRICS", "HAND_THERAPY", "HEMATOLOGY", "HOLISTIC_MEDICINE", "INFORMATICS", "INTERNAL_MEDICINE", "LABOR_AND_DELIVERY", "MANUAL_THERAPY", "MED_SURG", "MENTAL_HEALTH", "NEPHROLOGY", "NEUROLOGY", "ONCOLOGY", "ORTHOPEDICS", "OTOLARYNGOLOGY", "PEDIATRICS", "PHYSICAL_AND_REHABILITATION_MEDICINE", "PLASTIC_SURGERY", "PRIMARY_CARE", "PSYCHIATRY", "PULMONOLOGY", "RADIOLOGY", "SENSORY", "SPORTS", "SURGERY", "TRAUMA_MEDICINE", "URGENT_CARE", "UROLOGY", "VISION", "WOMENS_HEALTH", "WOUND_AND_BURN_CARE"]);
244
+ var jobPostSchema = import_zod3.z.object({
245
+ version: import_zod3.z.literal("1.0.0").default("1.0.0"),
246
+ id: import_zod3.z.string().describe("The NDG specific id for a job posting in form of ndg-<company_slug>-<unique-job-id>. Serves as unique identifier. Cannot be changed."),
247
+ type: import_zod3.z.string().describe("Document type used for schema"),
248
+ createdAt: import_zod3.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
249
+ updatedAt: import_zod3.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
250
+ dateAdded: import_zod3.z.optional(import_zod3.z.string().datetime()).describe("The date the job was added to the platform"),
251
+ datePosted: import_zod3.z.optional(import_zod3.z.string().datetime()).describe("The date the job was published for public viewing"),
252
+ dateRemoved: import_zod3.z.optional(import_zod3.z.string().datetime()).describe("The date the job was removed from public viewing"),
253
+ validThrough: import_zod3.z.optional(import_zod3.z.string().datetime()).describe("The date the job posting is valid through. After this date it will be removed from public viewing"),
254
+ vacancyCount: import_zod3.z.optional(import_zod3.z.number().int()).describe("The number of vacancies for a given job posting"),
255
+ clientId: import_zod3.z.string().describe("The ID assigned by the client to a job - normally the same as the GH / Lever / Ashby ID or internal ID"),
256
+ url: import_zod3.z.string().describe("The URL of the job to be displayed for users to apply with. Direct job link."),
257
+ title: import_zod3.z.string().describe("The title of the job post"),
258
+ description: import_zod3.z.string().describe("The description of the job post saved as markdown. Used for rendering the job description."),
259
+ richTextDescription: import_zod3.z.optional(import_zod3.z.string()).describe("The description of the job post saved as rich text"),
260
+ isClinical: import_zod3.z.boolean().default(false).describe("Denotes if a job posting is clinical in nature or not. A role is clinical if it requires direct clinical patient care."),
261
+ isRemote: import_zod3.z.boolean().default(false).describe("Denotes if a job posting is remote in nature. For a posting to be 'remote' it must be 100% remote (e.g hybrid roles would denote this to false)."),
262
+ isVerified: import_zod3.z.boolean().default(false).describe("Denotes if a job posting has been manually verified - and thus ALL fields can be considered accurate. Can be used for DS training."),
263
+ isDirectApply: import_zod3.z.boolean().default(false).describe("Denotes if a job posting url is direct apply. To be direct apply a user must be able to apply to the role without logging in and under 2 clicks."),
264
+ jobLocationType: import_zod3.z.optional(import_zod3.z.array(JobLocationTypeEnum)),
265
+ employmentType: import_zod3.z.optional(import_zod3.z.array(EmploymentTypeEnum)),
266
+ employmentLevel: import_zod3.z.optional(EmploymentLevelEnum),
267
+ jobFunction: import_zod3.z.optional(JobFunctionEnum),
268
+ publishStatus: PublishStatusEnum2,
269
+ bestFit: import_zod3.z.optional(import_zod3.z.array(BestFitEnum)),
270
+ clinicalLicense: import_zod3.z.optional(import_zod3.z.array(ClinicalLicenseEnum)),
271
+ shift: import_zod3.z.optional(import_zod3.z.array(ShiftEnum)),
272
+ clinicalSetting: import_zod3.z.optional(import_zod3.z.array(ClinicalSettingEnum)),
273
+ clinicalSpecialty: import_zod3.z.optional(import_zod3.z.array(ClinicalSpecialtyEnum)),
274
+ estimatedSalary: import_zod3.z.optional(monetaryAmountSchema).describe("Determines the estimated salary for a given job posting"),
275
+ jobLocation: import_zod3.z.optional(postalAddressSchema).describe("Determines the primary physical location where the job is to be performed. For remote roles, use applicantLocationRequirements"),
276
+ applicableOffices: import_zod3.z.optional(import_zod3.z.array(officeSchema)).describe("The physical location(s) in which employees may be located for to be eligible for the job. Used in conjunction with job_location_type."),
277
+ applicantLocationRequirements: import_zod3.z.optional(import_zod3.z.array(placeSchema)).describe("The geographic location(s) in which employees may be located for to be eligible for the job. The job description must clearly state that the applicant may be located in certain geographical location(s). This property is required if applicants may be located in one or more geographic locations and the job is 100% remote."),
278
+ hiringOrganization: import_zod3.z.optional(companySchema).describe("The organization that is hiring for the role")
279
+ });
280
+
281
+ // src/types/latest/custom/company_service_sanity.ts
282
+ var import_zod5 = require("zod");
283
+
284
+ // src/types/latest/custom/custom_sanity_models.ts
285
+ var import_zod4 = require("zod");
286
+ var sanityReferenceSchema = import_zod4.z.object({
287
+ _ref: import_zod4.z.string(),
288
+ _type: import_zod4.z.string(),
289
+ _key: import_zod4.z.optional(import_zod4.z.string())
290
+ });
291
+ var sanitySlugSchema = import_zod4.z.object({
292
+ current: import_zod4.z.string(),
293
+ _type: import_zod4.z.string(),
294
+ _key: import_zod4.z.optional(import_zod4.z.string())
295
+ });
296
+
297
+ // src/types/latest/custom/company_service_sanity.ts
298
+ var foundingInformationSchema2 = foundingInformationSchema.extend({
299
+ _type: import_zod5.z.string().describe("Document type used within sanity").default("companyFounding"),
300
+ founders: import_zod5.z.optional(import_zod5.z.union([import_zod5.z.array(personSchema), import_zod5.z.array(sanityReferenceSchema)])).nullable(),
301
+ founderList: import_zod5.z.optional(import_zod5.z.union([import_zod5.z.array(personSchema), import_zod5.z.array(sanityReferenceSchema)])).nullable()
302
+ }).omit({ type: true }).strict().transform((data) => ({
303
+ ...data,
304
+ type: data._type,
305
+ founders: data.founders || data.founderList || void 0
306
+ })).transform(({ _type, founderList, ...rest }) => rest);
307
+ var companyNdgSchema2 = companyNdgSchema.extend({
308
+ _type: import_zod5.z.string().describe("Document type used within sanity").default("companyNDG"),
309
+ companyNDGTake: import_zod5.z.string().nullable().describe("What is the NDG POV on this company?")
310
+ }).omit({ type: true }).strict().transform((data) => ({
311
+ ...data,
312
+ type: data._type,
313
+ companyNdgTake: data.companyNDGTake
314
+ })).transform(({ _type, companyNDGTake, ...rest }) => rest);
315
+ var ngdMetadataSchema2 = ngdMetadataSchema.extend({
316
+ _type: import_zod5.z.string().describe("Document type used within sanity").default("ndgMetadata")
317
+ }).omit({ type: true }).transform((data) => ({
318
+ ...data,
319
+ type: data._type
320
+ })).transform(({ _type, ...rest }) => rest);
321
+ var companyPhilosophySchema2 = companyPhilosophySchema.extend({
322
+ _type: import_zod5.z.string().describe("Document type used within sanity").default("companyPhilosophy")
323
+ }).omit({ type: true }).strict().transform((data) => ({
324
+ ...data,
325
+ type: data._type
326
+ })).transform(({ _type, ...rest }) => rest);
327
+ var companyCareersSchema2 = companyCareersSchema.extend({
328
+ _type: import_zod5.z.string().describe("Document type used within sanity").default("companyCareers"),
329
+ companyBenefits: import_zod5.z.optional(import_zod5.z.array(
330
+ import_zod5.z.union([companyBenefitsSchema, sanityReferenceSchema])
331
+ )).nullable().describe("What are the specific benefits of that company. The benefit is generic."),
332
+ jobBoard: import_zod5.z.union([jobBoardSchema, sanityReferenceSchema]).nullable(),
333
+ jobBoardSlug: import_zod5.z.optional(import_zod5.z.union([import_zod5.z.array(import_zod5.z.string()), import_zod5.z.array(sanitySlugSchema)]))
334
+ }).omit({ type: true }).strict().transform((data) => ({
335
+ ...data,
336
+ type: data._type
337
+ })).transform(({ _type, ...rest }) => rest);
338
+ var companySchema2 = companySchema.extend({
339
+ _id: import_zod5.z.string().describe("The NDG specific id for a job posting in form of ndg-<company_slug>-<unique-job-id>. Serves as unique identifier. Cannot be changed."),
340
+ _rev: import_zod5.z.string().nullable().describe("Revision number"),
341
+ _type: import_zod5.z.string().describe("Document type used within sanity").default("company"),
342
+ _createdAt: import_zod5.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
343
+ _updatedAt: import_zod5.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
344
+ companyCareers: companyCareersSchema2.nullable().describe("Career Specific Information for the company."),
345
+ companyPhilosophy: companyPhilosophySchema2.nullable().describe("Company mission,values and how the company achieves its mission."),
346
+ companyNDG: companyNdgSchema2.nullable().describe("Next Degree specific information for the company."),
347
+ foundingInfo: foundingInformationSchema2.nullable(),
348
+ slug: import_zod5.z.union([import_zod5.z.string(), sanitySlugSchema]).describe("The NDG specific slug for a company."),
349
+ ndgMetadata: ngdMetadataSchema2.nullable(),
350
+ logo: import_zod5.z.union([imageSchema, import_zod5.z.record(import_zod5.z.any())]).nullable().describe("The logo of the company"),
351
+ //Deprecated Models
352
+ logoImageURL: import_zod5.z.optional(import_zod5.z.string()).describe("The logo of the company"),
353
+ industryList: import_zod5.z.optional(import_zod5.z.array(sanityReferenceSchema)).describe("The industry of the company")
354
+ }).omit({ type: true, id: true, createdAt: true, updatedAt: true }).strict().transform((data) => ({
355
+ ...data,
356
+ type: data._type,
357
+ id: data._id,
358
+ createdAt: data._createdAt,
359
+ updatedAt: data._updatedAt,
360
+ rev: data._rev
361
+ })).transform(({ _type, _id, _rev, _createdAt, _updatedAt, ...rest }) => rest);
362
+
363
+ // src/types/latest/custom/job_posting_service_sanity.ts
364
+ var import_zod6 = require("zod");
365
+ var JobPostTypeEnum = import_zod6.z.enum(["jobPost"]);
366
+ var MonetaryAmountTypeEnum = import_zod6.z.enum(["monetaryAmount"]);
367
+ var postalAddressSchema2 = postalAddressSchema.extend({
368
+ _type: import_zod6.z.string().describe("Document type used within sanity").default("address")
369
+ }).omit({ type: true }).strict().transform((data) => ({
370
+ ...data,
371
+ type: data._type
372
+ })).transform(({ _type, ...rest }) => rest);
373
+ var quantitativeValueSchema2 = quantitativeValueSchema.extend({
374
+ _type: import_zod6.z.string().describe("Document type used within sanity").default("quantitativeValue")
375
+ }).omit({ type: true }).strict().transform((data) => ({
376
+ ...data,
377
+ type: data._type
378
+ })).transform(({ _type, ...rest }) => rest);
379
+ var monetaryAmountSchema2 = monetaryAmountSchema.extend({
380
+ _type: import_zod6.z.string().describe("Document type used within sanity").default("monetaryAmount"),
381
+ value: quantitativeValueSchema2.optional().describe("The quantitative_value for a given salary")
382
+ }).omit({ type: true }).strict().transform((data) => ({
383
+ ...data,
384
+ type: data._type
385
+ })).transform(({ _type, ...rest }) => rest);
386
+ var jobPostSchema2 = jobPostSchema.extend({
387
+ // Override base fields with Sanity-specific fields
388
+ _id: import_zod6.z.string().describe("The NDG specific id for a job posting in form of ndg-<company_slug>-<unique-job-id>. Serves as unique identifier. Cannot be changed.").regex(/^ndg-.*-.*$/),
389
+ _rev: import_zod6.z.string().optional().describe("Revision number"),
390
+ _type: import_zod6.z.string().describe("Document type used within sanity").default("jobPost"),
391
+ _createdAt: import_zod6.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
392
+ _updatedAt: import_zod6.z.string().datetime().describe("Time document was created. Autoset by Sanity"),
393
+ // Override fields with new schemas
394
+ estimatedSalary: monetaryAmountSchema2.optional().describe("Determines the estimated salary for a given job posting"),
395
+ jobLocation: postalAddressSchema2.optional().describe("Determines the primary physical location where the job is to be performed. For remote roles, use applicantLocationRequirements"),
396
+ // Add Sanity-specific fields
397
+ ndgMetadata: import_zod6.z.record(import_zod6.z.any()).optional(),
398
+ ndgID: import_zod6.z.string().optional(),
399
+ hiringOrganization: import_zod6.z.optional(import_zod6.z.union([sanityReferenceSchema, companySchema])),
400
+ raw: import_zod6.z.record(import_zod6.z.any()).optional(),
401
+ isLoaded: import_zod6.z.boolean().default(false),
402
+ isVerified: import_zod6.z.boolean().default(false),
403
+ needsReview: import_zod6.z.boolean().default(false),
404
+ schema_version: import_zod6.z.string().optional(),
405
+ origin: import_zod6.z.string().optional(),
406
+ temp: import_zod6.z.record(import_zod6.z.any()).optional(),
407
+ applicationType: import_zod6.z.string().optional(),
408
+ // Override clientId to use Sanity naming convention
409
+ clientID: import_zod6.z.string()
410
+ }).omit({ type: true, id: true, createdAt: true, updatedAt: true, clientId: true }).transform((data) => ({
411
+ ...data,
412
+ type: data._type,
413
+ id: data._id,
414
+ createdAt: data._createdAt,
415
+ updatedAt: data._updatedAt,
416
+ rev: data._rev
417
+ })).transform(({ _type, _id, _rev, _createdAt, _updatedAt, ...rest }) => rest);
418
+
90
419
  // src/lib/salaryRange.ts
420
+ var CurrencyEnum2 = shared_pickle_output_latest_exports.CurrencyEnum;
91
421
  function salaryRange(salary) {
92
422
  if (!salary) return null;
93
- const min = salary.minValue;
94
- const max = salary.maxValue;
95
- const single = salary.singleValue;
423
+ let min = salary.minValue;
424
+ let max = salary.maxValue;
425
+ let single = salary.singleValue;
426
+ let value = salary.value;
427
+ let unitText = "YEAR";
96
428
  const signs = {
97
- [CurrencyEnum.Values.USD]: "$",
98
- [CurrencyEnum.Values.GBP]: "\xA3",
99
- [CurrencyEnum.Values.EUR]: "\u20AC"
429
+ [CurrencyEnum2.Values.USD]: "$",
430
+ [CurrencyEnum2.Values.GBP]: "\xA3",
431
+ [CurrencyEnum2.Values.EUR]: "\u20AC"
100
432
  };
101
- const sign = signs[salary.currency ?? CurrencyEnum.Values.USD];
433
+ const sign = signs[salary.currency ?? CurrencyEnum2.Values.USD];
434
+ if (value != null && typeof value === "object") {
435
+ min = value.minValue;
436
+ max = value.maxValue;
437
+ single = value.value;
438
+ unitText = value.unitText;
439
+ }
440
+ if (unitText === "YEAR") unitText = "per year";
441
+ if (unitText === "MONTH") unitText = "per month";
442
+ if (unitText === "WEEK") unitText = "per week";
443
+ if (unitText === "DAY") unitText = "per day";
444
+ if (unitText === "PER_ACTIVITY") unitText = "per activity";
445
+ if (unitText === "HOUR") unitText = "per hour";
102
446
  if (min == null && max == null && single == null) return null;
103
- if (single != null) return sign + single.toLocaleString();
104
- if (min === max) return sign + min?.toLocaleString();
447
+ if (single != null) return sign + single.toLocaleString() + " " + unitText;
448
+ if (min === max) return sign + min?.toLocaleString() + " " + unitText;
105
449
  if (min != null && max != null)
106
- return sign + min?.toLocaleString() + " - " + sign + max?.toLocaleString();
450
+ return sign + min?.toLocaleString() + " - " + sign + max?.toLocaleString() + " " + unitText;
107
451
  return null;
108
452
  }
109
453
  // Annotate the CommonJS export names for ESM import in node:
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/lib/salaryRange.ts","../../src/types/data/shared_pickle_output_latest.ts"],"sourcesContent":["import { CurrencyEnum, type MonetaryAmountModel } from '@/types/data/shared_pickle_output_latest'\n\nexport function salaryRange(salary?: MonetaryAmountModel) {\n if (!salary) return null\n\n const min = salary.minValue\n const max = salary.maxValue\n const single = salary.singleValue\n const signs = {\n [CurrencyEnum.Values.USD]: '$',\n [CurrencyEnum.Values.GBP]: '£',\n [CurrencyEnum.Values.EUR]: '€',\n }\n const sign = signs[salary.currency ?? CurrencyEnum.Values.USD]\n\n // if min and max are null and single is null return null\n if (min == null && max == null && single == null) return null\n // if single value return a formatted single value\n if (single != null) return sign + single.toLocaleString()\n // if min and max are the same return a formatted single value\n if (min === max) return sign + min?.toLocaleString()\n // if min and max are different return a formatted range\n if (min != null && max != null)\n return sign + min?.toLocaleString() + ' - ' + sign + max?.toLocaleString()\n return null\n}\n","/*\nID:c2c9f095-256f-44df-ada7-73753d8f4f92\nDomain: shared\nData Product: shared_pickle_output\nVersion: 1.0.2\nThis data contract defines a set of shared outputs from the Pickle model(s).\n*/\n\nimport { z } from 'zod';\n\n\n// Enums\n\nexport const TypeEnum = z.enum(['IMAGE']);\nexport const DetailLevelEnum = z.enum(['COUNTRY', 'GEO', 'LOCALITY', 'POSTAL_CODE', 'REGION']);\nexport const UnitTextEnum = z.enum(['DAY', 'HOUR', 'MONTH', 'PER_ACTIVITY', 'WEEK', 'YEAR']);\nexport const CurrencyEnum = z.enum(['EUR', 'GBP', 'USD']);\n\n\nexport const postalAddressSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n addressCountry: z.string().describe(\"The physical country as defined in ISO 3166 Alpha-2\"),\n addressRegion: z.optional(z.string()).describe(\"The region in which the locality is, and which is in the country.\"),\n addressLocality: z.optional(z.string()).describe(\"The locality in which the street address is, and which is in the region. In the US this would be city.\"),\n streetAddress: z.optional(z.string()).describe(\"The street name of the address within the locality.\"),\n streetNumber: z.optional(z.string()).describe(\"The house of building number within the street.\"),\n postalCode: z.optional(z.string()).describe(\"The postal code\"),\n description: z.optional(z.string()).describe(\"A descriptive string containing the full address.\"),\n});\n\nexport type PostalAddressModel = z.infer<typeof postalAddressSchema>;\n\nexport const placeSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n detailLevel: z.optional(DetailLevelEnum),\n latitude: z.optional(z.number()).describe(\"The latitude of a location.\"),\n longitude: z.optional(z.number()).describe(\"The longitude of a location.\"),\n address: z.optional(postalAddressSchema).describe(\"The physical place of the location\"),\n});\n\nexport type PlaceModel = z.infer<typeof placeSchema>;\n\nexport const quantitativeValueSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n value: z.optional(z.number()).describe(\"The single value for some quantity e.g 5000, if a range is needed use minValue and maxValue. Typically used for a single salary.\"),\n minValue: z.optional(z.number()).describe(\"The single minium value in a range for a quantitative_value, requires a maximum value.\"),\n maxValue: z.optional(z.number()).describe(\"The maximum value in a range for a quantitative_value, requires a minimum value.\"),\n unitText: UnitTextEnum,\n});\n\nexport type QuantitativeValueModel = z.infer<typeof quantitativeValueSchema>;\n\nexport const monetaryAmountSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n singleValue: z.optional(z.number()).describe(\"The annualized single value for some quantity e.g 5000, if a range is needed use minValue and maxValue. Deprecated - use value.value instead.\"),\n minValue: z.optional(z.number()).describe(\"The annualized single minium value in a range for a quantitative_value. Deprecated use value.minValue\"),\n maxValue: z.optional(z.number()).describe(\"The annualized maximum value in a range for a quantitative_value. Deprecated use value.maxValue\"),\n value: z.optional(quantitativeValueSchema).describe(\"The quantitative_value for a given salary\"),\n currency: z.optional(CurrencyEnum),\n});\n\nexport type MonetaryAmountModel = z.infer<typeof monetaryAmountSchema>;\n\nexport const imageAssetSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n altText: z.optional(z.string()).describe(\"The alt text for the image\"),\n assetId: z.optional(z.string()).describe(\"The asset ID for the image\"),\n description: z.optional(z.string()).describe(\"The description for the image\"),\n extension: z.optional(z.string()).describe(\"The extension for the image\"),\n label: z.optional(z.string()).describe(\"The label for the image\"),\n mimeType: z.optional(z.string()).describe(\"The mime type for the image\"),\n originalFilename: z.optional(z.string()).describe(\"The original filename for the image\"),\n path: z.optional(z.string()).describe(\"The path for the image\"),\n sha1Hash: z.optional(z.string()).describe(\"The SHA1 hash for the image\"),\n size: z.optional(z.number()).describe(\"The size for the image\"),\n title: z.optional(z.string()).describe(\"The title for the image\"),\n uploadId: z.optional(z.string()).describe(\"The upload ID for the image\"),\n url: z.optional(z.string()).describe(\"The URL for the image\"),\n});\n\nexport type ImageAssetModel = z.infer<typeof imageAssetSchema>;\n\nexport const imageSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n asset: z.optional(imageAssetSchema).describe(\"The asset for the image\"),\n});\n\nexport type ImageModel = z.infer<typeof imageSchema>;"],"mappings":"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","names":[]}
1
+ {"version":3,"sources":["../../src/lib/salaryRange.ts","../../src/types/latest/company_service_latest.ts","../../src/types/latest/shared_pickle_output_latest.ts","../../src/types/latest/job_posting_service_latest.ts","../../src/types/latest/custom/company_service_sanity.ts","../../src/types/latest/custom/custom_sanity_models.ts","../../src/types/latest/custom/job_posting_service_sanity.ts"],"sourcesContent":["import { SharedService } from '@/types'\n\ntype MonetaryAmountModel = SharedService.MonetaryAmountModel\nconst CurrencyEnum = SharedService.CurrencyEnum\n\nexport function salaryRange(salary?: MonetaryAmountModel) {\n if (!salary) return null\n\n let min = salary.minValue\n let max = salary.maxValue\n let single = salary.singleValue\n let value = salary.value\n\n let unitText = 'YEAR'\n\n const signs = {\n [CurrencyEnum.Values.USD]: '$',\n [CurrencyEnum.Values.GBP]: '£',\n [CurrencyEnum.Values.EUR]: '€',\n }\n const sign = signs[salary.currency ?? CurrencyEnum.Values.USD]\n\n // IF we have a value, and is object (not str/float etc), use that\n if (value != null && typeof value === 'object') {\n min = value.minValue\n max = value.maxValue\n single = value.value\n unitText = value.unitText\n }\n\n // unit_text_localized\n if (unitText === 'YEAR') unitText = 'per year'\n if (unitText === 'MONTH') unitText = 'per month'\n if (unitText === 'WEEK') unitText = 'per week'\n if (unitText === 'DAY') unitText = 'per day'\n if (unitText === 'PER_ACTIVITY') unitText = 'per activity'\n if (unitText === 'HOUR') unitText = 'per hour'\n\n // if min and max are null and single is null return null\n if (min == null && max == null && single == null) return null\n // if single value return a formatted single value\n if (single != null) return sign + single.toLocaleString() + ' ' + unitText\n // if min and max are the same return a formatted single value\n if (min === max) return sign + min?.toLocaleString() + ' ' + unitText\n // if min and max are different return a formatted range\n if (min != null && max != null)\n return sign + min?.toLocaleString() + ' - ' + sign + max?.toLocaleString() + ' ' + unitText\n return null\n}\n","/*\nID:ebc38aef-0062-4f69-95af-d06bdc30d23f\nDomain: companies\nData Product: company_service\nVersion: 1.0.1\nThis data contract defines a company registered in the Pickle database. Every job posting is associated with a company.\n*/\n\nimport { z } from 'zod';\n\nimport { imageSchema, placeSchema } from './shared_pickle_output_latest'\n\n// Enums\n\nexport const TypeEnum = z.enum(['OFFICE']);\nexport const CategoryEnum = z.enum(['FINANCIAL', 'HEALTH', 'PROFESSIONAL_DEVELOPMENT', 'WORK_LIFE_BALANCE']);\nexport const TitleEnum = z.enum(['DMD', 'JD', 'MBA', 'MD', 'MHA', 'MPH', 'PT', 'PH_D', 'RN']);\nexport const PublishStatusEnum = z.enum(['DRAFT', 'IN_REVIEW', 'PUBLISHED', 'REMOVED']);\nexport const OfficeTypeEnum = z.enum(['BRANCH', 'HEADQUARTERS', 'SATELLITE']);\n\n\nexport const socialMediaSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n url: z.string().describe(\"The link to the social media platform\"),\n type: z.string().describe(\"The type of social media link\"),\n});\n\nexport type SocialMediaModel = z.infer<typeof socialMediaSchema>;\n\nexport const companyBenefitsSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n title: z.string(),\n description: z.optional(z.string()),\n category: CategoryEnum,\n});\n\nexport type CompanyBenefitsModel = z.infer<typeof companyBenefitsSchema>;\n\nexport const industrySchema: z.ZodType<any> = z.lazy(() => z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n name: z.string(),\n description: z.optional(z.string()).describe(\"A brief description of the industry\"),\n onetIndustryId: z.optional(z.string()).describe(\"ONET industry ID\"),\n parent: z.optional(industrySchema),\n}));\n\nexport type IndustryModel = z.infer<typeof industrySchema>;\n\nexport const jobBoardSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n name: z.string().describe(\"The name of the job board\"),\n description: z.string().describe(\"A brief description of the job board\"),\n logo: z.optional(imageSchema).describe(\"The logo of the job board\"),\n baseUrl: z.optional(z.string()).describe(\"The base URL of the job board\"),\n});\n\nexport type JobBoardModel = z.infer<typeof jobBoardSchema>;\n\nexport const personSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n firstName: z.string().describe(\"The first name of the person\"),\n lastName: z.string().describe(\"The last name of the person\"),\n title: z.optional(z.array(z.string())).describe(\"The titles of the degree of the person\"),\n slug: z.string().describe(\"person slug - should be familyname-givenname-title(s)\"),\n jobTitle: z.optional(z.string()).describe(\"The job title of the person\"),\n isDoctor: z.optional(z.boolean()).describe(\"Is the person a doctor\"),\n isMedical: z.optional(z.boolean()).describe(\"Are they of a medical background?\"),\n isScientist: z.optional(z.boolean()).describe(\"Are they a scientist?\"),\n image: z.optional(imageSchema).describe(\"The image of the person\"),\n email: z.optional(z.string()).describe(\"The email of the person\"),\n socialMedia: z.optional(z.array(socialMediaSchema)).describe(\"The social media links of the person\"),\n telephone: z.optional(z.string()).describe(\"The telephone number of the person\"),\n url: z.optional(z.string()).describe(\"The URL of the person\"),\n address: z.optional(placeSchema).describe(\"The address of the person\"),\n});\n\nexport type PersonModel = z.infer<typeof personSchema>;\n\nexport const companyCareersSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n careersUrl: z.string().describe(\"The URL of the company careers page\"),\n jobBoard: z.optional(jobBoardSchema),\n jobBoardSlug: z.optional(z.array(z.string())),\n companyBenefits: z.optional(z.array(companyBenefitsSchema)).describe(\"What are the specific benefits of that company. The benefit is generic.\"),\n});\n\nexport type CompanyCareersModel = z.infer<typeof companyCareersSchema>;\n\nexport const companyPhilosophySchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n companyMission: z.optional(z.string()).describe(\"The mission statement of the company.\"),\n companyHow: z.optional(z.string()).describe(\"How does the company achieve its mission\"),\n companyCulture: z.optional(z.array(z.string())).describe(\"What are some of the culture aspects of this company?\"),\n});\n\nexport type CompanyPhilosophyModel = z.infer<typeof companyPhilosophySchema>;\n\nexport const companyNdgSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n companyWow: z.optional(z.string()).describe(\"What is the wow of this company?\"),\n companyNdgTake: z.optional(z.string()).describe(\"What is the NDG POV on this company?\"),\n companyBestFit: z.optional(z.array(z.string())),\n companyInterests: z.optional(z.array(z.string())),\n});\n\nexport type CompanyNdgModel = z.infer<typeof companyNdgSchema>;\n\nexport const foundingInformationSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n foundedDate: z.optional(z.string()),\n foundedCountry: z.optional(z.string()),\n foundedCity: z.optional(z.string()),\n founders: z.optional(z.array(personSchema)),\n});\n\nexport type FoundingInformationModel = z.infer<typeof foundingInformationSchema>;\n\nexport const ngdMetadataSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n lastScraped: z.optional(z.string()).describe(\"Date the last entity was scraped, if applicable\"),\n scraperVersion: z.optional(z.string()),\n postProcessorVersion: z.optional(z.string()),\n uniqueRunId: z.optional(z.string()),\n postProcessorUniqueRunId: z.optional(z.string()),\n isScrapeManaged: z.optional(z.boolean()).default(true),\n});\n\nexport type NgdMetadataModel = z.infer<typeof ngdMetadataSchema>;\n\nexport const companySchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n id: z.string().describe(\"The NDG specific id for a company. Cannot be changed.\"),\n createdAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n updatedAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n companyName: z.string().describe(\"The name of the company\"),\n slug: z.string().describe(\"The NDG specific slug for a company.\"),\n type: z.string().describe(\"Document type used for schema\"),\n logo: z.optional(imageSchema).describe(\"The logo of the company\"),\n companyWebsite: z.optional(z.string()).describe(\"The website of the company\"),\n socialMedia: z.optional(z.array(socialMediaSchema)).describe(\"The social media links of the company\"),\n brandColor: z.optional(z.string()).describe(\"The brand color of the company\"),\n companyCareers: z.optional(companyCareersSchema).describe(\"Career Specific Information for the company.\"),\n companyPhilosophy: z.optional(companyPhilosophySchema).describe(\"Company mission,values and how the company achieves its mission.\"),\n companyNdg: z.optional(companyNdgSchema).describe(\"Next Degree specific information for the company.\"),\n foundingInfo: z.optional(foundingInformationSchema),\n headquartersLocation: z.optional(placeSchema),\n employeeEstimate: z.optional(z.string()),\n publishStatus: z.optional(z.string()),\n ngdMetadata: z.optional(ngdMetadataSchema),\n});\n\nexport type CompanyModel = z.infer<typeof companySchema>;\n\nexport const officeSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n name: z.string().describe(\"Name or nickname for the office (e.g., 'NYC HQ', 'West Coast Branch')\"),\n officeType: OfficeTypeEnum,\n companyId: z.optional(companySchema),\n geoLocation: z.optional(placeSchema).describe(\"Geographical location details: coordinates + postal address\"),\n createdAt: z.optional(z.string()),\n updatedAt: z.optional(z.string()),\n});\n\nexport type OfficeModel = z.infer<typeof officeSchema>;\n","/*\nID:c2c9f095-256f-44df-ada7-73753d8f4f92\nDomain: shared\nData Product: shared_pickle_output\nVersion: 1.0.2\nThis data contract defines a set of shared outputs from the Pickle model(s).\n*/\n\nimport { z } from 'zod';\n\n\n// Enums\n\nexport const TypeEnum = z.enum(['IMAGE']);\nexport const DetailLevelEnum = z.enum(['COUNTRY', 'GEO', 'LOCALITY', 'POSTAL_CODE', 'REGION']);\nexport const UnitTextEnum = z.enum(['DAY', 'HOUR', 'MONTH', 'PER_ACTIVITY', 'WEEK', 'YEAR']);\nexport const CurrencyEnum = z.enum(['EUR', 'GBP', 'USD']);\n\n\nexport const postalAddressSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n addressCountry: z.string().describe(\"The physical country as defined in ISO 3166 Alpha-2\"),\n addressRegion: z.optional(z.string()).describe(\"The region in which the locality is, and which is in the country.\"),\n addressLocality: z.optional(z.string()).describe(\"The locality in which the street address is, and which is in the region. In the US this would be city.\"),\n streetAddress: z.optional(z.string()).describe(\"The street name of the address within the locality.\"),\n streetNumber: z.optional(z.string()).describe(\"The house of building number within the street.\"),\n postalCode: z.optional(z.string()).describe(\"The postal code\"),\n description: z.optional(z.string()).describe(\"A descriptive string containing the full address.\"),\n});\n\nexport type PostalAddressModel = z.infer<typeof postalAddressSchema>;\n\nexport const placeSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n detailLevel: z.optional(DetailLevelEnum),\n latitude: z.optional(z.number()).describe(\"The latitude of a location.\"),\n longitude: z.optional(z.number()).describe(\"The longitude of a location.\"),\n address: z.optional(postalAddressSchema).describe(\"The physical place of the location\"),\n});\n\nexport type PlaceModel = z.infer<typeof placeSchema>;\n\nexport const quantitativeValueSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n value: z.optional(z.number()).describe(\"The single value for some quantity e.g 5000, if a range is needed use minValue and maxValue. Typically used for a single salary.\"),\n minValue: z.optional(z.number()).describe(\"The single minium value in a range for a quantitative_value, requires a maximum value.\"),\n maxValue: z.optional(z.number()).describe(\"The maximum value in a range for a quantitative_value, requires a minimum value.\"),\n unitText: UnitTextEnum,\n});\n\nexport type QuantitativeValueModel = z.infer<typeof quantitativeValueSchema>;\n\nexport const monetaryAmountSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n singleValue: z.optional(z.number()).describe(\"The annualized single value for some quantity e.g 5000, if a range is needed use minValue and maxValue. Deprecated - use value.value instead.\"),\n minValue: z.optional(z.number()).describe(\"The annualized single minium value in a range for a quantitative_value. Deprecated use value.minValue\"),\n maxValue: z.optional(z.number()).describe(\"The annualized maximum value in a range for a quantitative_value. Deprecated use value.maxValue\"),\n value: z.optional(quantitativeValueSchema).describe(\"The quantitative_value for a given salary\"),\n currency: z.optional(CurrencyEnum),\n});\n\nexport type MonetaryAmountModel = z.infer<typeof monetaryAmountSchema>;\n\nexport const imageAssetSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n altText: z.optional(z.string()).describe(\"The alt text for the image\"),\n assetId: z.optional(z.string()).describe(\"The asset ID for the image\"),\n description: z.optional(z.string()).describe(\"The description for the image\"),\n extension: z.optional(z.string()).describe(\"The extension for the image\"),\n label: z.optional(z.string()).describe(\"The label for the image\"),\n mimeType: z.optional(z.string()).describe(\"The mime type for the image\"),\n originalFilename: z.optional(z.string()).describe(\"The original filename for the image\"),\n path: z.optional(z.string()).describe(\"The path for the image\"),\n sha1Hash: z.optional(z.string()).describe(\"The SHA1 hash for the image\"),\n size: z.optional(z.number()).describe(\"The size for the image\"),\n title: z.optional(z.string()).describe(\"The title for the image\"),\n uploadId: z.optional(z.string()).describe(\"The upload ID for the image\"),\n url: z.optional(z.string()).describe(\"The URL for the image\"),\n});\n\nexport type ImageAssetModel = z.infer<typeof imageAssetSchema>;\n\nexport const imageSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n type: z.string().describe(\"Document type used for schema\"),\n asset: z.optional(imageAssetSchema).describe(\"The asset for the image\"),\n});\n\nexport type ImageModel = z.infer<typeof imageSchema>;\n","/*\nID:4028754d-4cc9-4ba0-bacc-2c5c3cd2e315\nDomain: jobs\nData Product: job_posting_service\nVersion: 1.5.0\nThis data contract defines the expected output from the job posting service. The job posting service is the official service for job posting data\n*/\n\nimport { z } from 'zod';\n\nimport { companySchema,officeSchema } from './company_service_latest'\nimport { monetaryAmountSchema, placeSchema, postalAddressSchema } from './shared_pickle_output_latest'\n\n// Enums\n\nexport const TypeEnum = z.enum(['JOB_POST']);\nexport const JobLocationTypeEnum = z.enum(['FLOAT', 'HYBRID', 'ONSITE', 'REMOTE']);\nexport const EmploymentTypeEnum = z.enum(['CONTRACT', 'FULL_TIME', 'INTERNSHIP', 'OTHER', 'PART_TIME', 'PER_DIEM', 'TEMPORARY']);\nexport const EmploymentLevelEnum = z.enum(['DIRECTOR', 'ENTRY_LEVEL', 'EXECUTIVE', 'EXPERIENCED', 'INTERN', 'MANAGER']);\nexport const JobFunctionEnum = z.enum(['CLINICAL_RESEARCH', 'CUSTOMER_SUCCESS', 'DATA_ANALYTICS', 'FINANCE_AND_AUDIT', 'MARKETING', 'OPERATIONS', 'PEOPLE_HUMAN_RESOURCES', 'PRODUCT_AND_TECH', 'QUALITY_ASSURANCE_AND_OUTCOMES', 'SALES_AND_BUSINESS_DEVELOPMENT', 'STRATEGY_AND_CONSULTING']);\nexport const PublishStatusEnum = z.enum(['DRAFT', 'IN_REVIEW', 'PUBLISHED', 'REMOVED']);\nexport const BestFitEnum = z.enum(['DENTIST', 'DIETICIAN', 'DOULA', 'MEDICAL_ASSISTANT', 'MIDWIFE', 'NURSE', 'OCCUPATIONAL_THERAPIST', 'PHARMACIST', 'PHYSICAL_THERAPIST', 'PHYSICIAN', 'PHYSICIAN_ASSISTANT', 'PSYCHOLOGIST', 'RADIOLOGIST', 'SOCIAL_WORKER', 'SPEECH_LANGUAGE_PATHOLOGIST', 'SURGEON']);\nexport const ClinicalLicenseEnum = z.enum(['CNA', 'CNM', 'CNS', 'COTA', 'CRNA', 'LPN', 'LVN', 'NP', 'OT', 'PT', 'PTA', 'RN']);\nexport const ShiftEnum = z.enum(['DAY', 'EIGHT_HOUR', 'EVENING', 'FLEXIBLE', 'MID_SHIFT', 'MONDAY_TO_FRIDAY', 'NIGHT', 'ON_CALL', 'TEN_HOUR', 'TWELVE_HOUR', 'WEEKENDS']);\nexport const ClinicalSettingEnum = z.enum(['ACUTE_CARE', 'AMBULATORY_SURGERY_CENTER', 'CLINIC', 'HOME_HEALTH', 'HOSPITAL', 'INPATIENT', 'LONG_TERM_CARE', 'MED_SPA', 'NURSING_HOME', 'OFFICE', 'OUTPATIENT', 'PRIVATE_PRACTICE', 'REHAB_CENTER', 'SCHOOL', 'SKILLED_NURSING_FACILITY']);\nexport const ClinicalSpecialtyEnum = z.enum(['ANESTHESIOLOGY', 'CARDIOLOGY', 'CASE_MANAGEMENT', 'CHRONIC_PAIN', 'CLINICAL_ELECTROPHYSIOLOGY', 'CRITICAL_AND_ACUTE_CARE', 'DERMATOLOGY', 'DIALYSIS', 'EMERGENCY_MEDICINE', 'ENDOCRINOLOGY', 'ERGONOMICS', 'FEEDING_EATING_AND_SWALLOWING', 'GASTROENTEROLOGY', 'GERIATRICS', 'HAND_THERAPY', 'HEMATOLOGY', 'HOLISTIC_MEDICINE', 'INFORMATICS', 'INTERNAL_MEDICINE', 'LABOR_AND_DELIVERY', 'MANUAL_THERAPY', 'MED_SURG', 'MENTAL_HEALTH', 'NEPHROLOGY', 'NEUROLOGY', 'ONCOLOGY', 'ORTHOPEDICS', 'OTOLARYNGOLOGY', 'PEDIATRICS', 'PHYSICAL_AND_REHABILITATION_MEDICINE', 'PLASTIC_SURGERY', 'PRIMARY_CARE', 'PSYCHIATRY', 'PULMONOLOGY', 'RADIOLOGY', 'SENSORY', 'SPORTS', 'SURGERY', 'TRAUMA_MEDICINE', 'URGENT_CARE', 'UROLOGY', 'VISION', 'WOMENS_HEALTH', 'WOUND_AND_BURN_CARE']);\n\n\nexport const jobPostSchema = z.object({\n version: z.literal('1.0.0').default('1.0.0'),\n id: z.string().describe(\"The NDG specific id for a job posting in form of ndg-<company_slug>-<unique-job-id>. Serves as unique identifier. Cannot be changed.\"),\n type: z.string().describe(\"Document type used for schema\"),\n createdAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n updatedAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n dateAdded: z.optional(z.string().datetime()).describe(\"The date the job was added to the platform\"),\n datePosted: z.optional(z.string().datetime()).describe(\"The date the job was published for public viewing\"),\n dateRemoved: z.optional(z.string().datetime()).describe(\"The date the job was removed from public viewing\"),\n validThrough: z.optional(z.string().datetime()).describe(\"The date the job posting is valid through. After this date it will be removed from public viewing\"),\n vacancyCount: z.optional(z.number().int()).describe(\"The number of vacancies for a given job posting\"),\n clientId: z.string().describe(\"The ID assigned by the client to a job - normally the same as the GH / Lever / Ashby ID or internal ID\"),\n url: z.string().describe(\"The URL of the job to be displayed for users to apply with. Direct job link.\"),\n title: z.string().describe(\"The title of the job post\"),\n description: z.string().describe(\"The description of the job post saved as markdown. Used for rendering the job description.\"),\n richTextDescription: z.optional(z.string()).describe(\"The description of the job post saved as rich text\"),\n isClinical: z.boolean().default(false).describe(\"Denotes if a job posting is clinical in nature or not. A role is clinical if it requires direct clinical patient care.\"),\n isRemote: z.boolean().default(false).describe(\"Denotes if a job posting is remote in nature. For a posting to be 'remote' it must be 100% remote (e.g hybrid roles would denote this to false).\"),\n isVerified: z.boolean().default(false).describe(\"Denotes if a job posting has been manually verified - and thus ALL fields can be considered accurate. Can be used for DS training.\"),\n isDirectApply: z.boolean().default(false).describe(\"Denotes if a job posting url is direct apply. To be direct apply a user must be able to apply to the role without logging in and under 2 clicks.\"),\n jobLocationType: z.optional(z.array(JobLocationTypeEnum)),\n employmentType: z.optional(z.array(EmploymentTypeEnum)),\n employmentLevel: z.optional(EmploymentLevelEnum),\n jobFunction: z.optional(JobFunctionEnum),\n publishStatus: PublishStatusEnum,\n bestFit: z.optional(z.array(BestFitEnum)),\n clinicalLicense: z.optional(z.array(ClinicalLicenseEnum)),\n shift: z.optional(z.array(ShiftEnum)),\n clinicalSetting: z.optional(z.array(ClinicalSettingEnum)),\n clinicalSpecialty: z.optional(z.array(ClinicalSpecialtyEnum)),\n estimatedSalary: z.optional(monetaryAmountSchema).describe(\"Determines the estimated salary for a given job posting\"),\n jobLocation: z.optional(postalAddressSchema).describe(\"Determines the primary physical location where the job is to be performed. For remote roles, use applicantLocationRequirements\"),\n applicableOffices: z.optional(z.array(officeSchema)).describe(\"The physical location(s) in which employees may be located for to be eligible for the job. Used in conjunction with job_location_type.\"),\n applicantLocationRequirements: z.optional(z.array(placeSchema)).describe(\"The geographic location(s) in which employees may be located for to be eligible for the job. The job description must clearly state that the applicant may be located in certain geographical location(s). This property is required if applicants may be located in one or more geographic locations and the job is 100% remote.\"),\n hiringOrganization: z.optional(companySchema).describe(\"The organization that is hiring for the role\"),\n});\n\nexport type JobPostModel = z.infer<typeof jobPostSchema>;\n","import { z } from 'zod';\n\n\nimport { sanityReferenceSchema, sanitySlugSchema } from './custom_sanity_models';\nimport {foundingInformationSchema as contractFoundingInformationSchema,\n companyNdgSchema as contractCompanyNdgSchema,\n ngdMetadataSchema as contractNgdMetadataSchema,\n companyPhilosophySchema as contractCompanyPhilosophySchema,\n companyCareersSchema as contractCompanyCareersSchema,\n companySchema as contractCompanySchema,\n companyBenefitsSchema,\n jobBoardSchema,\n personSchema\n} from '../company_service_latest'\n\nimport { imageSchema } from '../shared_pickle_output_latest';\n\nexport const foundingInformationSchema = contractFoundingInformationSchema\n .extend({\n _type: z.string().describe(\"Document type used within sanity\").default('companyFounding'),\n founders: z.optional(z.union([z.array(personSchema), z.array(sanityReferenceSchema)])).nullable(),\n founderList: z.optional(z.union([z.array(personSchema), z.array(sanityReferenceSchema)])).nullable()\n })\n .omit({ type: true })\n .strict()\n .transform(data => ({\n ...data,\n type: data._type,\n founders: data.founders || data.founderList || undefined\n }))\n .transform(({ _type, founderList, ...rest }) => rest);\n\n\nexport const companyNdgSchema = contractCompanyNdgSchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('companyNDG'),\n companyNDGTake: z.string().nullable().describe(\"What is the NDG POV on this company?\"),\n}).omit({type: true, }).strict().transform(data => ({\n ...data,\n type: data._type,\n companyNdgTake: data.companyNDGTake\n\n}))\n.transform(({ _type,companyNDGTake, ...rest }) => rest);\n\nexport const ngdMetadataSchema = contractNgdMetadataSchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('ndgMetadata'),\n}).omit({ type: true })\n.transform(data => ({\n ...data,\n type: data._type,\n}))\n.transform(({ _type, ...rest }) => rest);\n\nexport const companyPhilosophySchema = contractCompanyPhilosophySchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('companyPhilosophy'),\n}).omit({ type: true })\n.strict()\n.transform(data => ({\n ...data,\n type: data._type,\n}))\n.transform(({ _type, ...rest }) => rest);\n\nexport const companyCareersSchema = contractCompanyCareersSchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('companyCareers'),\n companyBenefits: z.optional(z.array(\n z.union([companyBenefitsSchema, sanityReferenceSchema])\n )).nullable().describe(\"What are the specific benefits of that company. The benefit is generic.\"),\n jobBoard: z.union([jobBoardSchema, sanityReferenceSchema]).nullable(),\n jobBoardSlug: z.optional(z.union([z.array(z.string()), z.array(sanitySlugSchema)])),\n}).omit({ type: true })\n.strict()\n.transform(data => ({\n ...data,\n type: data._type,\n}))\n.transform(({ _type, ...rest }) => rest);\n\nexport const companySchema = contractCompanySchema.extend({\n _id: z.string().describe(\"The NDG specific id for a job posting in form of ndg-<company_slug>-<unique-job-id>. Serves as unique identifier. Cannot be changed.\"),\n _rev: z.string().nullable().describe(\"Revision number\"),\n _type: z.string().describe(\"Document type used within sanity\").default('company'),\n _createdAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n _updatedAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n companyCareers: companyCareersSchema.nullable().describe(\"Career Specific Information for the company.\"),\n companyPhilosophy: companyPhilosophySchema.nullable().describe(\"Company mission,values and how the company achieves its mission.\"),\n companyNDG: companyNdgSchema.nullable().describe(\"Next Degree specific information for the company.\"),\n foundingInfo: foundingInformationSchema.nullable(),\n slug: z.union([z.string(), sanitySlugSchema]).describe(\"The NDG specific slug for a company.\"),\n ndgMetadata: ngdMetadataSchema.nullable(),\n logo: z.union([imageSchema, z.record(z.any())]).nullable().describe(\"The logo of the company\"),\n //Deprecated Models\n logoImageURL: z.optional(z.string()).describe(\"The logo of the company\"),\n industryList: z.optional(z.array(sanityReferenceSchema)).describe(\"The industry of the company\"),\n }).omit({type: true, id:true, createdAt: true, updatedAt: true,}).strict().transform(data => ({\n ...data,\n type: data._type,\n id: data._id,\n createdAt: data._createdAt,\n updatedAt: data._updatedAt,\n rev: data._rev\n }))\n .transform(({ _type,_id, _rev, _createdAt, _updatedAt, ...rest }) => rest);;\n\n export{\n TitleEnum,\n PublishStatusEnum,\n OfficeTypeEnum,\n socialMediaSchema,\n industrySchema,\n officeSchema\n } from \"../company_service_latest\"\n\n export {imageSchema} from \"../shared_pickle_output_latest\"\n","\nimport { z } from 'zod';\n\nexport const sanityReferenceSchema = z.object({\n _ref: z.string(),\n _type: z.string(),\n _key: z.optional(z.string())\n });\n\n export const sanitySlugSchema = z.object({\n current: z.string(),\n _type: z.string(),\n _key: z.optional(z.string())\n })\n","import { companySchema } from '../company_service_latest';\nimport {\n jobPostSchema as contractJobPostSchema,\n } from '../job_posting_service_latest';\n\nimport {\n monetaryAmountSchema as contractMonetaryAmountSchema,\n postalAddressSchema as contractPostalAddressSchema,\n quantitativeValueSchema as contractQuantitativeValueSchema\n} from '../shared_pickle_output_latest';\n\nimport { sanityReferenceSchema } from './custom_sanity_models';\n\nimport { z } from 'zod';\n\n// New Enums\nexport const JobPostTypeEnum = z.enum(['jobPost']);\nexport const MonetaryAmountTypeEnum = z.enum(['monetaryAmount']);\n\nexport const postalAddressSchema = contractPostalAddressSchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('address')\n}).omit({ type: true })\n.strict()\n.transform(data => ({\n ...data,\n type: data._type,\n}))\n.transform(({ _type, ...rest }) => rest);\n\nexport const quantitativeValueSchema = contractQuantitativeValueSchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('quantitativeValue')\n }).omit({ type: true })\n .strict()\n .transform(data => ({\n ...data,\n type: data._type,\n }))\n .transform(({ _type, ...rest }) => rest);\n\n // 4. MonetaryAmount - Extend and override\n export const monetaryAmountSchema = contractMonetaryAmountSchema.extend({\n _type: z.string().describe(\"Document type used within sanity\").default('monetaryAmount'),\n value: quantitativeValueSchema.optional().describe(\"The quantitative_value for a given salary\")\n }).omit({ type: true })\n .strict()\n .transform(data => ({\n ...data,\n type: data._type,\n }))\n .transform(({ _type, ...rest }) => rest);\n\n // 5. JobPost - Extend and override\n export const jobPostSchema = contractJobPostSchema.extend({\n // Override base fields with Sanity-specific fields\n _id: z.string()\n .describe(\"The NDG specific id for a job posting in form of ndg-<company_slug>-<unique-job-id>. Serves as unique identifier. Cannot be changed.\")\n .regex(/^ndg-.*-.*$/),\n _rev: z.string().optional().describe(\"Revision number\"),\n _type: z.string().describe(\"Document type used within sanity\").default('jobPost'),\n _createdAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n _updatedAt: z.string().datetime().describe(\"Time document was created. Autoset by Sanity\"),\n\n // Override fields with new schemas\n estimatedSalary: monetaryAmountSchema.optional()\n .describe(\"Determines the estimated salary for a given job posting\"),\n jobLocation: postalAddressSchema.optional()\n .describe(\"Determines the primary physical location where the job is to be performed. For remote roles, use applicantLocationRequirements\"),\n\n // Add Sanity-specific fields\n ndgMetadata: z.record(z.any()).optional(),\n ndgID: z.string().optional(),\n hiringOrganization: z.optional(z.union([sanityReferenceSchema, companySchema])),\n raw: z.record(z.any()).optional(),\n isLoaded: z.boolean().default(false),\n isVerified: z.boolean().default(false),\n needsReview: z.boolean().default(false),\n schema_version: z.string().optional(),\n origin: z.string().optional(),\n temp: z.record(z.any()).optional(),\n applicationType: z.string().optional(),\n\n // Override clientId to use Sanity naming convention\n clientID: z.string()\n }).omit({type: true, id:true, createdAt: true, updatedAt: true, clientId:true}).transform(data => ({\n ...data,\n type: data._type,\n id: data._id,\n createdAt: data._createdAt,\n updatedAt: data._updatedAt,\n rev: data._rev\n }))\n .transform(({ _type,_id, _rev, _createdAt, _updatedAt, ...rest }) => rest);;\n\n // Exports\n export type SanityReference = z.infer<typeof sanityReferenceSchema>;\n export type PostalAddress = z.infer<typeof postalAddressSchema>;\n export type QuantitativeValue = z.infer<typeof quantitativeValueSchema>;\n export type MonetaryAmount = z.infer<typeof monetaryAmountSchema>;\n export type JobPost = z.infer<typeof jobPostSchema>;\n\n\n export {\n EmploymentTypeEnum,\n EmploymentLevelEnum,\n JobFunctionEnum,\n PublishStatusEnum,\n BestFitEnum,\n ClinicalLicenseEnum,\n ShiftEnum,\n ClinicalSettingEnum,\n ClinicalSpecialtyEnum,\n } from '../job_posting_service_latest';\n\n export {\n DetailLevelEnum,\n UnitTextEnum,\n CurrencyEnum,\n } from '../shared_pickle_output_latest';\n\n export{\n sanityReferenceSchema\n } from './custom_sanity_models';\n"],"mappings":"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","names":["import_zod","TypeEnum","import_zod","TypeEnum","PublishStatusEnum","import_zod","import_zod","foundingInformationSchema","companyNdgSchema","ngdMetadataSchema","companyPhilosophySchema","companyCareersSchema","companySchema","import_zod","postalAddressSchema","quantitativeValueSchema","monetaryAmountSchema","jobPostSchema","CurrencyEnum"]}
@@ -1,6 +1,7 @@
1
- import { M as MonetaryAmountModel } from '../shared_pickle_output_latest-DKOmTyYk.cjs';
1
+ import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest--XZhOUyE.cjs';
2
2
  import 'zod';
3
3
 
4
+ type MonetaryAmountModel = MonetaryAmountModel$1;
4
5
  declare function salaryRange(salary?: MonetaryAmountModel): string | null;
5
6
 
6
7
  export { salaryRange };
@@ -1,6 +1,7 @@
1
- import { M as MonetaryAmountModel } from '../shared_pickle_output_latest-DKOmTyYk.js';
1
+ import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest--XZhOUyE.js';
2
2
  import 'zod';
3
3
 
4
+ type MonetaryAmountModel = MonetaryAmountModel$1;
4
5
  declare function salaryRange(salary?: MonetaryAmountModel): string | null;
5
6
 
6
7
  export { salaryRange };