@next-degree/pickle-shared-js 0.14.2 → 0.15.0
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.
- package/dist/chunk-3LZJNNTD.js +110 -0
- package/dist/chunk-3LZJNNTD.js.map +1 -0
- package/dist/{chunk-RCYBG5RG.cjs → chunk-46EFOSND.cjs} +3 -3
- package/dist/{chunk-RCYBG5RG.cjs.map → chunk-46EFOSND.cjs.map} +1 -1
- package/dist/{chunk-2VFY5AZA.cjs → chunk-4BGH2D62.cjs} +4 -4
- package/dist/{chunk-2VFY5AZA.cjs.map → chunk-4BGH2D62.cjs.map} +1 -1
- package/dist/{chunk-VRYGJJ5K.js → chunk-6Z6T5WWS.js} +3 -3
- package/dist/{chunk-VRYGJJ5K.js.map → chunk-6Z6T5WWS.js.map} +1 -1
- package/dist/{chunk-Q6AKHW44.js → chunk-AZ4V3ZLU.js} +3 -3
- package/dist/{chunk-Q6AKHW44.js.map → chunk-AZ4V3ZLU.js.map} +1 -1
- package/dist/{chunk-SUDPNL2Q.cjs → chunk-BIW5IBTK.cjs} +7 -7
- package/dist/{chunk-SUDPNL2Q.cjs.map → chunk-BIW5IBTK.cjs.map} +1 -1
- package/dist/{chunk-EYN3RHOF.cjs → chunk-CEVBQ664.cjs} +9 -9
- package/dist/{chunk-EYN3RHOF.cjs.map → chunk-CEVBQ664.cjs.map} +1 -1
- package/dist/{chunk-TPZCCL4L.js → chunk-CQHERJ3J.js} +12 -13
- package/dist/chunk-CQHERJ3J.js.map +1 -0
- package/dist/chunk-FE76CE2N.cjs +112 -0
- package/dist/chunk-FE76CE2N.cjs.map +1 -0
- package/dist/{chunk-XTEZM6SY.js → chunk-N2DDL726.js} +3 -3
- package/dist/{chunk-XTEZM6SY.js.map → chunk-N2DDL726.js.map} +1 -1
- package/dist/{chunk-IMJ7S3LK.cjs → chunk-NE6KKGGM.cjs} +11 -11
- package/dist/{chunk-IMJ7S3LK.cjs.map → chunk-NE6KKGGM.cjs.map} +1 -1
- package/dist/{chunk-62HL22CD.js → chunk-NEKYNDRG.js} +3 -3
- package/dist/{chunk-62HL22CD.js.map → chunk-NEKYNDRG.js.map} +1 -1
- package/dist/{chunk-SNHRG4TY.js → chunk-R73HWAYA.js} +3 -3
- package/dist/{chunk-SNHRG4TY.js.map → chunk-R73HWAYA.js.map} +1 -1
- package/dist/{chunk-45FFXB2Y.js → chunk-TAQTWTKL.js} +6 -6
- package/dist/{chunk-45FFXB2Y.js.map → chunk-TAQTWTKL.js.map} +1 -1
- package/dist/{chunk-VCCYAJK7.cjs → chunk-TOEADI6J.cjs} +3 -3
- package/dist/{chunk-VCCYAJK7.cjs.map → chunk-TOEADI6J.cjs.map} +1 -1
- package/dist/{chunk-JQUWC2YP.js → chunk-TZRT26E2.js} +5 -5
- package/dist/{chunk-JQUWC2YP.js.map → chunk-TZRT26E2.js.map} +1 -1
- package/dist/{chunk-KBAY4F7D.cjs → chunk-VBLDMVVW.cjs} +4 -4
- package/dist/{chunk-KBAY4F7D.cjs.map → chunk-VBLDMVVW.cjs.map} +1 -1
- package/dist/{chunk-P6ZEOB4L.cjs → chunk-ZILKCCXQ.cjs} +12 -13
- package/dist/chunk-ZILKCCXQ.cjs.map +1 -0
- package/dist/{company_service_sanity-DF01qvTz.d.ts → company_service_sanity-B1Xg7ISJ.d.ts} +271 -271
- package/dist/{company_service_sanity-Br0R7m-A.d.cts → company_service_sanity-CCbS8ElX.d.cts} +271 -271
- package/dist/components/jobCard/JobLocation.cjs +1 -1
- package/dist/components/jobCard/JobLocation.d.cts +1 -1
- package/dist/components/jobCard/JobLocation.d.ts +1 -1
- package/dist/components/jobCard/JobLocation.js +1 -1
- package/dist/components/jobPost/JobHeader.cjs +5 -5
- package/dist/components/jobPost/JobHeader.js +4 -4
- package/dist/components/jobPost/JobPost.cjs +12 -12
- package/dist/components/jobPost/JobPost.d.cts +1 -1
- package/dist/components/jobPost/JobPost.d.ts +1 -1
- package/dist/components/jobPost/JobPost.js +11 -11
- package/dist/components/primitives/command.cjs +11 -11
- package/dist/components/primitives/command.d.cts +1 -1
- package/dist/components/primitives/command.d.ts +1 -1
- package/dist/components/primitives/command.js +2 -2
- package/dist/components/primitives/dialog.cjs +11 -11
- package/dist/components/primitives/dialog.js +1 -1
- package/dist/components/ui/Button.d.cts +1 -1
- package/dist/components/ui/Button.d.ts +1 -1
- package/dist/components/ui/Combobox.cjs +7 -7
- package/dist/components/ui/Combobox.js +6 -6
- package/dist/components/ui/DatePicker.cjs +1 -1
- package/dist/components/ui/DatePicker.js +1 -1
- package/dist/components/ui/InputOtp.cjs +1 -1
- package/dist/components/ui/InputOtp.js +1 -1
- package/dist/components/ui/Map/MapComponent.cjs +5 -5
- package/dist/components/ui/Map/MapComponent.js +4 -4
- package/dist/components/ui/Map/MapContent.cjs +4 -4
- package/dist/components/ui/Map/MapContent.js +3 -3
- package/dist/components/ui/Map/index.cjs +5 -5
- package/dist/components/ui/Map/index.js +4 -4
- package/dist/components/ui/ModalDialog.cjs +16 -0
- package/dist/components/ui/ModalDialog.cjs.map +1 -0
- package/dist/components/ui/ModalDialog.d.cts +48 -0
- package/dist/components/ui/ModalDialog.d.ts +48 -0
- package/dist/components/ui/ModalDialog.js +7 -0
- package/dist/components/ui/ModalDialog.js.map +1 -0
- package/dist/components/ui/PlacesQueryInput.cjs +4 -4
- package/dist/components/ui/PlacesQueryInput.js +3 -3
- package/dist/components/ui/buttonShadcn.d.cts +1 -1
- package/dist/components/ui/buttonShadcn.d.ts +1 -1
- package/dist/{displayText-BDPndCI9.d.cts → displayText-Ck0qovrl.d.cts} +2 -2
- package/dist/{displayText-EpnIpZ38.d.ts → displayText-ClDGmi1J.d.ts} +2 -2
- package/dist/hooks/useDisplayText.d.cts +3 -3
- package/dist/hooks/useDisplayText.d.ts +3 -3
- package/dist/index.cjs +93 -88
- package/dist/index.d.cts +7 -6
- package/dist/index.d.ts +7 -6
- package/dist/index.js +33 -32
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-Bk53vj02.d.cts} +177 -177
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-Bk53vj02.d.ts} +177 -177
- package/dist/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-DfX8Y4gB.d.cts} +177 -177
- package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-DfX8Y4gB.d.ts} +177 -177
- package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BSxLNte3.d.cts} +357 -357
- package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-C6aPb8kp.d.ts} +357 -357
- package/dist/lib/locations.d.cts +3 -3
- package/dist/lib/locations.d.ts +3 -3
- package/dist/lib/mappings.d.cts +3 -3
- package/dist/lib/mappings.d.ts +3 -3
- package/dist/lib/salaryRange.d.cts +1 -1
- package/dist/lib/salaryRange.d.ts +1 -1
- package/dist/services/displayText.d.cts +3 -3
- package/dist/services/displayText.d.ts +3 -3
- package/dist/styles/globals.css +61 -67
- package/dist/styles/globals.css.map +1 -1
- package/dist/types/data/company_service_latest.d.cts +1 -1
- package/dist/types/data/company_service_latest.d.ts +1 -1
- package/dist/types/data/job_posting_service_latest.d.cts +1 -1
- package/dist/types/data/job_posting_service_latest.d.ts +1 -1
- package/dist/types/data/shared_pickle_output_latest.d.cts +1 -1
- package/dist/types/data/shared_pickle_output_latest.d.ts +1 -1
- package/dist/types/index.d.cts +5 -5
- package/dist/types/index.d.ts +5 -5
- package/dist/types/latest/company_service_latest.d.cts +1 -1
- package/dist/types/latest/company_service_latest.d.ts +1 -1
- package/dist/types/latest/custom/company_service_sanity.d.cts +3 -3
- package/dist/types/latest/custom/company_service_sanity.d.ts +3 -3
- package/dist/types/latest/custom/job_posting_service_sanity.d.cts +3 -3
- package/dist/types/latest/custom/job_posting_service_sanity.d.ts +3 -3
- package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
- package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
- package/dist/types/latest/shared_pickle_output_latest.d.cts +1 -1
- package/dist/types/latest/shared_pickle_output_latest.d.ts +1 -1
- package/package.json +1 -1
- package/dist/chunk-P6ZEOB4L.cjs.map +0 -1
- package/dist/chunk-TPZCCL4L.js.map +0 -1
- package/dist/{company_service_latest-C7Moeufo.d.cts → company_service_latest-CVgoQ8Mc.d.cts} +174 -174
- package/dist/{company_service_latest-C7Moeufo.d.ts → company_service_latest-CVgoQ8Mc.d.ts} +174 -174
- package/dist/{company_service_latest-CITz7F53.d.cts → company_service_latest-oWEnaiRd.d.cts} +174 -174
- package/dist/{company_service_latest-CITz7F53.d.ts → company_service_latest-oWEnaiRd.d.ts} +174 -174
- package/dist/{shared_pickle_output_latest--XZhOUyE.d.ts → shared_pickle_output_latest-BVF7Zh2H.d.cts} +11 -11
- package/dist/{shared_pickle_output_latest--XZhOUyE.d.cts → shared_pickle_output_latest-BVF7Zh2H.d.ts} +11 -11
- package/dist/{shared_pickle_output_latest-DKOmTyYk.d.cts → shared_pickle_output_latest-BjRRmT8R.d.cts} +11 -11
- package/dist/{shared_pickle_output_latest-DKOmTyYk.d.ts → shared_pickle_output_latest-BjRRmT8R.d.ts} +11 -11
package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BSxLNte3.d.cts}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { sanityReferenceSchema } from './types/latest/custom/custom_sanity_models.cjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, P as PublishStatusEnum, S as ShiftEnum } from './job_posting_service_latest-
|
|
4
|
-
import { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from './shared_pickle_output_latest
|
|
3
|
+
import { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, P as PublishStatusEnum, S as ShiftEnum } from './job_posting_service_latest-Bk53vj02.cjs';
|
|
4
|
+
import { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from './shared_pickle_output_latest-BVF7Zh2H.cjs';
|
|
5
5
|
|
|
6
6
|
declare const JobPostTypeEnum: z.ZodEnum<["jobPost"]>;
|
|
7
7
|
declare const MonetaryAmountTypeEnum: z.ZodEnum<["monetaryAmount"]>;
|
|
@@ -89,8 +89,8 @@ declare const quantitativeValueSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omi
|
|
|
89
89
|
}, {
|
|
90
90
|
_type: z.ZodDefault<z.ZodString>;
|
|
91
91
|
}>, "type">, "strict", z.ZodTypeAny, {
|
|
92
|
-
version: "1.0.0";
|
|
93
92
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
93
|
+
version: "1.0.0";
|
|
94
94
|
_type: string;
|
|
95
95
|
value?: number | undefined;
|
|
96
96
|
minValue?: number | undefined;
|
|
@@ -104,8 +104,8 @@ declare const quantitativeValueSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omi
|
|
|
104
104
|
_type?: string | undefined;
|
|
105
105
|
}>, {
|
|
106
106
|
type: string;
|
|
107
|
-
version: "1.0.0";
|
|
108
107
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
108
|
+
version: "1.0.0";
|
|
109
109
|
_type: string;
|
|
110
110
|
value?: number | undefined;
|
|
111
111
|
minValue?: number | undefined;
|
|
@@ -119,8 +119,8 @@ declare const quantitativeValueSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omi
|
|
|
119
119
|
_type?: string | undefined;
|
|
120
120
|
}>, {
|
|
121
121
|
type: string;
|
|
122
|
-
version: "1.0.0";
|
|
123
122
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
123
|
+
version: "1.0.0";
|
|
124
124
|
value?: number | undefined;
|
|
125
125
|
minValue?: number | undefined;
|
|
126
126
|
maxValue?: number | undefined;
|
|
@@ -147,8 +147,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
147
147
|
unitText: z.ZodEnum<["DAY", "HOUR", "MONTH", "PER_ACTIVITY", "WEEK", "YEAR"]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
type: string;
|
|
150
|
-
version: "1.0.0";
|
|
151
150
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
151
|
+
version: "1.0.0";
|
|
152
152
|
value?: number | undefined;
|
|
153
153
|
minValue?: number | undefined;
|
|
154
154
|
maxValue?: number | undefined;
|
|
@@ -173,8 +173,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
173
173
|
}, {
|
|
174
174
|
_type: z.ZodDefault<z.ZodString>;
|
|
175
175
|
}>, "type">, "strict", z.ZodTypeAny, {
|
|
176
|
-
version: "1.0.0";
|
|
177
176
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
177
|
+
version: "1.0.0";
|
|
178
178
|
_type: string;
|
|
179
179
|
value?: number | undefined;
|
|
180
180
|
minValue?: number | undefined;
|
|
@@ -188,8 +188,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
188
188
|
_type?: string | undefined;
|
|
189
189
|
}>, {
|
|
190
190
|
type: string;
|
|
191
|
-
version: "1.0.0";
|
|
192
191
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
192
|
+
version: "1.0.0";
|
|
193
193
|
_type: string;
|
|
194
194
|
value?: number | undefined;
|
|
195
195
|
minValue?: number | undefined;
|
|
@@ -203,8 +203,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
203
203
|
_type?: string | undefined;
|
|
204
204
|
}>, {
|
|
205
205
|
type: string;
|
|
206
|
-
version: "1.0.0";
|
|
207
206
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
207
|
+
version: "1.0.0";
|
|
208
208
|
value?: number | undefined;
|
|
209
209
|
minValue?: number | undefined;
|
|
210
210
|
maxValue?: number | undefined;
|
|
@@ -221,16 +221,16 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
221
221
|
_type: string;
|
|
222
222
|
value?: {
|
|
223
223
|
type: string;
|
|
224
|
-
version: "1.0.0";
|
|
225
224
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
225
|
+
version: "1.0.0";
|
|
226
226
|
value?: number | undefined;
|
|
227
227
|
minValue?: number | undefined;
|
|
228
228
|
maxValue?: number | undefined;
|
|
229
229
|
} | undefined;
|
|
230
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
230
231
|
minValue?: number | undefined;
|
|
231
232
|
maxValue?: number | undefined;
|
|
232
233
|
singleValue?: number | undefined;
|
|
233
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
234
234
|
}, {
|
|
235
235
|
value?: {
|
|
236
236
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -240,11 +240,11 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
240
240
|
maxValue?: number | undefined;
|
|
241
241
|
_type?: string | undefined;
|
|
242
242
|
} | undefined;
|
|
243
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
243
244
|
version?: "1.0.0" | undefined;
|
|
244
245
|
minValue?: number | undefined;
|
|
245
246
|
maxValue?: number | undefined;
|
|
246
247
|
singleValue?: number | undefined;
|
|
247
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
248
248
|
_type?: string | undefined;
|
|
249
249
|
}>, {
|
|
250
250
|
type: string;
|
|
@@ -252,16 +252,16 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
252
252
|
_type: string;
|
|
253
253
|
value?: {
|
|
254
254
|
type: string;
|
|
255
|
-
version: "1.0.0";
|
|
256
255
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
256
|
+
version: "1.0.0";
|
|
257
257
|
value?: number | undefined;
|
|
258
258
|
minValue?: number | undefined;
|
|
259
259
|
maxValue?: number | undefined;
|
|
260
260
|
} | undefined;
|
|
261
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
261
262
|
minValue?: number | undefined;
|
|
262
263
|
maxValue?: number | undefined;
|
|
263
264
|
singleValue?: number | undefined;
|
|
264
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
265
265
|
}, {
|
|
266
266
|
value?: {
|
|
267
267
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -271,27 +271,27 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
271
271
|
maxValue?: number | undefined;
|
|
272
272
|
_type?: string | undefined;
|
|
273
273
|
} | undefined;
|
|
274
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
274
275
|
version?: "1.0.0" | undefined;
|
|
275
276
|
minValue?: number | undefined;
|
|
276
277
|
maxValue?: number | undefined;
|
|
277
278
|
singleValue?: number | undefined;
|
|
278
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
279
279
|
_type?: string | undefined;
|
|
280
280
|
}>, {
|
|
281
281
|
type: string;
|
|
282
282
|
version: "1.0.0";
|
|
283
283
|
value?: {
|
|
284
284
|
type: string;
|
|
285
|
-
version: "1.0.0";
|
|
286
285
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
286
|
+
version: "1.0.0";
|
|
287
287
|
value?: number | undefined;
|
|
288
288
|
minValue?: number | undefined;
|
|
289
289
|
maxValue?: number | undefined;
|
|
290
290
|
} | undefined;
|
|
291
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
291
292
|
minValue?: number | undefined;
|
|
292
293
|
maxValue?: number | undefined;
|
|
293
294
|
singleValue?: number | undefined;
|
|
294
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
295
295
|
}, {
|
|
296
296
|
value?: {
|
|
297
297
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -301,11 +301,11 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
301
301
|
maxValue?: number | undefined;
|
|
302
302
|
_type?: string | undefined;
|
|
303
303
|
} | undefined;
|
|
304
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
304
305
|
version?: "1.0.0" | undefined;
|
|
305
306
|
minValue?: number | undefined;
|
|
306
307
|
maxValue?: number | undefined;
|
|
307
308
|
singleValue?: number | undefined;
|
|
308
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
309
309
|
_type?: string | undefined;
|
|
310
310
|
}>;
|
|
311
311
|
declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.objectUtil.extendShape<{
|
|
@@ -353,8 +353,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
353
353
|
unitText: z.ZodEnum<["DAY", "HOUR", "MONTH", "PER_ACTIVITY", "WEEK", "YEAR"]>;
|
|
354
354
|
}, "strip", z.ZodTypeAny, {
|
|
355
355
|
type: string;
|
|
356
|
-
version: "1.0.0";
|
|
357
356
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
357
|
+
version: "1.0.0";
|
|
358
358
|
value?: number | undefined;
|
|
359
359
|
minValue?: number | undefined;
|
|
360
360
|
maxValue?: number | undefined;
|
|
@@ -372,16 +372,16 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
372
372
|
version: "1.0.0";
|
|
373
373
|
value?: {
|
|
374
374
|
type: string;
|
|
375
|
-
version: "1.0.0";
|
|
376
375
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
376
|
+
version: "1.0.0";
|
|
377
377
|
value?: number | undefined;
|
|
378
378
|
minValue?: number | undefined;
|
|
379
379
|
maxValue?: number | undefined;
|
|
380
380
|
} | undefined;
|
|
381
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
381
382
|
minValue?: number | undefined;
|
|
382
383
|
maxValue?: number | undefined;
|
|
383
384
|
singleValue?: number | undefined;
|
|
384
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
385
385
|
}, {
|
|
386
386
|
type: string;
|
|
387
387
|
value?: {
|
|
@@ -392,11 +392,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
392
392
|
minValue?: number | undefined;
|
|
393
393
|
maxValue?: number | undefined;
|
|
394
394
|
} | undefined;
|
|
395
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
395
396
|
version?: "1.0.0" | undefined;
|
|
396
397
|
minValue?: number | undefined;
|
|
397
398
|
maxValue?: number | undefined;
|
|
398
399
|
singleValue?: number | undefined;
|
|
399
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
400
400
|
}>>;
|
|
401
401
|
jobLocation: z.ZodOptional<z.ZodObject<{
|
|
402
402
|
version: z.ZodDefault<z.ZodLiteral<"1.0.0">>;
|
|
@@ -462,11 +462,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
462
462
|
url: z.ZodOptional<z.ZodString>;
|
|
463
463
|
}, "strip", z.ZodTypeAny, {
|
|
464
464
|
version: "1.0.0";
|
|
465
|
+
path?: string | undefined;
|
|
465
466
|
size?: number | undefined;
|
|
466
467
|
title?: string | undefined;
|
|
467
468
|
url?: string | undefined;
|
|
468
469
|
label?: string | undefined;
|
|
469
|
-
path?: string | undefined;
|
|
470
470
|
description?: string | undefined;
|
|
471
471
|
altText?: string | undefined;
|
|
472
472
|
assetId?: string | undefined;
|
|
@@ -476,11 +476,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
476
476
|
sha1Hash?: string | undefined;
|
|
477
477
|
uploadId?: string | undefined;
|
|
478
478
|
}, {
|
|
479
|
+
path?: string | undefined;
|
|
479
480
|
size?: number | undefined;
|
|
480
481
|
title?: string | undefined;
|
|
481
482
|
url?: string | undefined;
|
|
482
483
|
label?: string | undefined;
|
|
483
|
-
path?: string | undefined;
|
|
484
484
|
version?: "1.0.0" | undefined;
|
|
485
485
|
description?: string | undefined;
|
|
486
486
|
altText?: string | undefined;
|
|
@@ -496,11 +496,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
496
496
|
version: "1.0.0";
|
|
497
497
|
asset?: {
|
|
498
498
|
version: "1.0.0";
|
|
499
|
+
path?: string | undefined;
|
|
499
500
|
size?: number | undefined;
|
|
500
501
|
title?: string | undefined;
|
|
501
502
|
url?: string | undefined;
|
|
502
503
|
label?: string | undefined;
|
|
503
|
-
path?: string | undefined;
|
|
504
504
|
description?: string | undefined;
|
|
505
505
|
altText?: string | undefined;
|
|
506
506
|
assetId?: string | undefined;
|
|
@@ -514,11 +514,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
514
514
|
type: string;
|
|
515
515
|
version?: "1.0.0" | undefined;
|
|
516
516
|
asset?: {
|
|
517
|
+
path?: string | undefined;
|
|
517
518
|
size?: number | undefined;
|
|
518
519
|
title?: string | undefined;
|
|
519
520
|
url?: string | undefined;
|
|
520
521
|
label?: string | undefined;
|
|
521
|
-
path?: string | undefined;
|
|
522
522
|
version?: "1.0.0" | undefined;
|
|
523
523
|
description?: string | undefined;
|
|
524
524
|
altText?: string | undefined;
|
|
@@ -536,12 +536,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
536
536
|
url: z.ZodString;
|
|
537
537
|
type: z.ZodString;
|
|
538
538
|
}, "strip", z.ZodTypeAny, {
|
|
539
|
-
url: string;
|
|
540
539
|
type: string;
|
|
540
|
+
url: string;
|
|
541
541
|
version: "1.0.0";
|
|
542
542
|
}, {
|
|
543
|
-
url: string;
|
|
544
543
|
type: string;
|
|
544
|
+
url: string;
|
|
545
545
|
version?: "1.0.0" | undefined;
|
|
546
546
|
}>, "many">>;
|
|
547
547
|
brandColor: z.ZodOptional<z.ZodString>;
|
|
@@ -574,11 +574,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
574
574
|
url: z.ZodOptional<z.ZodString>;
|
|
575
575
|
}, "strip", z.ZodTypeAny, {
|
|
576
576
|
version: "1.0.0";
|
|
577
|
+
path?: string | undefined;
|
|
577
578
|
size?: number | undefined;
|
|
578
579
|
title?: string | undefined;
|
|
579
580
|
url?: string | undefined;
|
|
580
581
|
label?: string | undefined;
|
|
581
|
-
path?: string | undefined;
|
|
582
582
|
description?: string | undefined;
|
|
583
583
|
altText?: string | undefined;
|
|
584
584
|
assetId?: string | undefined;
|
|
@@ -588,11 +588,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
588
588
|
sha1Hash?: string | undefined;
|
|
589
589
|
uploadId?: string | undefined;
|
|
590
590
|
}, {
|
|
591
|
+
path?: string | undefined;
|
|
591
592
|
size?: number | undefined;
|
|
592
593
|
title?: string | undefined;
|
|
593
594
|
url?: string | undefined;
|
|
594
595
|
label?: string | undefined;
|
|
595
|
-
path?: string | undefined;
|
|
596
596
|
version?: "1.0.0" | undefined;
|
|
597
597
|
description?: string | undefined;
|
|
598
598
|
altText?: string | undefined;
|
|
@@ -608,11 +608,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
608
608
|
version: "1.0.0";
|
|
609
609
|
asset?: {
|
|
610
610
|
version: "1.0.0";
|
|
611
|
+
path?: string | undefined;
|
|
611
612
|
size?: number | undefined;
|
|
612
613
|
title?: string | undefined;
|
|
613
614
|
url?: string | undefined;
|
|
614
615
|
label?: string | undefined;
|
|
615
|
-
path?: string | undefined;
|
|
616
616
|
description?: string | undefined;
|
|
617
617
|
altText?: string | undefined;
|
|
618
618
|
assetId?: string | undefined;
|
|
@@ -626,11 +626,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
626
626
|
type: string;
|
|
627
627
|
version?: "1.0.0" | undefined;
|
|
628
628
|
asset?: {
|
|
629
|
+
path?: string | undefined;
|
|
629
630
|
size?: number | undefined;
|
|
630
631
|
title?: string | undefined;
|
|
631
632
|
url?: string | undefined;
|
|
632
633
|
label?: string | undefined;
|
|
633
|
-
path?: string | undefined;
|
|
634
634
|
version?: "1.0.0" | undefined;
|
|
635
635
|
description?: string | undefined;
|
|
636
636
|
altText?: string | undefined;
|
|
@@ -644,8 +644,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
644
644
|
}>>;
|
|
645
645
|
baseUrl: z.ZodOptional<z.ZodString>;
|
|
646
646
|
}, "strip", z.ZodTypeAny, {
|
|
647
|
-
name: string;
|
|
648
647
|
type: string;
|
|
648
|
+
name: string;
|
|
649
649
|
version: "1.0.0";
|
|
650
650
|
description: string;
|
|
651
651
|
logo?: {
|
|
@@ -653,11 +653,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
653
653
|
version: "1.0.0";
|
|
654
654
|
asset?: {
|
|
655
655
|
version: "1.0.0";
|
|
656
|
+
path?: string | undefined;
|
|
656
657
|
size?: number | undefined;
|
|
657
658
|
title?: string | undefined;
|
|
658
659
|
url?: string | undefined;
|
|
659
660
|
label?: string | undefined;
|
|
660
|
-
path?: string | undefined;
|
|
661
661
|
description?: string | undefined;
|
|
662
662
|
altText?: string | undefined;
|
|
663
663
|
assetId?: string | undefined;
|
|
@@ -670,19 +670,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
670
670
|
} | undefined;
|
|
671
671
|
baseUrl?: string | undefined;
|
|
672
672
|
}, {
|
|
673
|
-
name: string;
|
|
674
673
|
type: string;
|
|
674
|
+
name: string;
|
|
675
675
|
description: string;
|
|
676
676
|
version?: "1.0.0" | undefined;
|
|
677
677
|
logo?: {
|
|
678
678
|
type: string;
|
|
679
679
|
version?: "1.0.0" | undefined;
|
|
680
680
|
asset?: {
|
|
681
|
+
path?: string | undefined;
|
|
681
682
|
size?: number | undefined;
|
|
682
683
|
title?: string | undefined;
|
|
683
684
|
url?: string | undefined;
|
|
684
685
|
label?: string | undefined;
|
|
685
|
-
path?: string | undefined;
|
|
686
686
|
version?: "1.0.0" | undefined;
|
|
687
687
|
description?: string | undefined;
|
|
688
688
|
altText?: string | undefined;
|
|
@@ -704,14 +704,14 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
704
704
|
description: z.ZodOptional<z.ZodString>;
|
|
705
705
|
category: z.ZodEnum<["FINANCIAL", "HEALTH", "PROFESSIONAL_DEVELOPMENT", "WORK_LIFE_BALANCE"]>;
|
|
706
706
|
}, "strip", z.ZodTypeAny, {
|
|
707
|
-
title: string;
|
|
708
707
|
type: string;
|
|
708
|
+
title: string;
|
|
709
709
|
version: "1.0.0";
|
|
710
710
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
711
711
|
description?: string | undefined;
|
|
712
712
|
}, {
|
|
713
|
-
title: string;
|
|
714
713
|
type: string;
|
|
714
|
+
title: string;
|
|
715
715
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
716
716
|
version?: "1.0.0" | undefined;
|
|
717
717
|
description?: string | undefined;
|
|
@@ -721,8 +721,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
721
721
|
version: "1.0.0";
|
|
722
722
|
careersUrl: string;
|
|
723
723
|
jobBoard?: {
|
|
724
|
-
name: string;
|
|
725
724
|
type: string;
|
|
725
|
+
name: string;
|
|
726
726
|
version: "1.0.0";
|
|
727
727
|
description: string;
|
|
728
728
|
logo?: {
|
|
@@ -730,11 +730,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
730
730
|
version: "1.0.0";
|
|
731
731
|
asset?: {
|
|
732
732
|
version: "1.0.0";
|
|
733
|
+
path?: string | undefined;
|
|
733
734
|
size?: number | undefined;
|
|
734
735
|
title?: string | undefined;
|
|
735
736
|
url?: string | undefined;
|
|
736
737
|
label?: string | undefined;
|
|
737
|
-
path?: string | undefined;
|
|
738
738
|
description?: string | undefined;
|
|
739
739
|
altText?: string | undefined;
|
|
740
740
|
assetId?: string | undefined;
|
|
@@ -749,8 +749,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
749
749
|
} | undefined;
|
|
750
750
|
jobBoardSlug?: string[] | undefined;
|
|
751
751
|
companyBenefits?: {
|
|
752
|
-
title: string;
|
|
753
752
|
type: string;
|
|
753
|
+
title: string;
|
|
754
754
|
version: "1.0.0";
|
|
755
755
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
756
756
|
description?: string | undefined;
|
|
@@ -760,19 +760,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
760
760
|
careersUrl: string;
|
|
761
761
|
version?: "1.0.0" | undefined;
|
|
762
762
|
jobBoard?: {
|
|
763
|
-
name: string;
|
|
764
763
|
type: string;
|
|
764
|
+
name: string;
|
|
765
765
|
description: string;
|
|
766
766
|
version?: "1.0.0" | undefined;
|
|
767
767
|
logo?: {
|
|
768
768
|
type: string;
|
|
769
769
|
version?: "1.0.0" | undefined;
|
|
770
770
|
asset?: {
|
|
771
|
+
path?: string | undefined;
|
|
771
772
|
size?: number | undefined;
|
|
772
773
|
title?: string | undefined;
|
|
773
774
|
url?: string | undefined;
|
|
774
775
|
label?: string | undefined;
|
|
775
|
-
path?: string | undefined;
|
|
776
776
|
version?: "1.0.0" | undefined;
|
|
777
777
|
description?: string | undefined;
|
|
778
778
|
altText?: string | undefined;
|
|
@@ -788,8 +788,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
788
788
|
} | undefined;
|
|
789
789
|
jobBoardSlug?: string[] | undefined;
|
|
790
790
|
companyBenefits?: {
|
|
791
|
-
title: string;
|
|
792
791
|
type: string;
|
|
792
|
+
title: string;
|
|
793
793
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
794
794
|
version?: "1.0.0" | undefined;
|
|
795
795
|
description?: string | undefined;
|
|
@@ -873,11 +873,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
873
873
|
url: z.ZodOptional<z.ZodString>;
|
|
874
874
|
}, "strip", z.ZodTypeAny, {
|
|
875
875
|
version: "1.0.0";
|
|
876
|
+
path?: string | undefined;
|
|
876
877
|
size?: number | undefined;
|
|
877
878
|
title?: string | undefined;
|
|
878
879
|
url?: string | undefined;
|
|
879
880
|
label?: string | undefined;
|
|
880
|
-
path?: string | undefined;
|
|
881
881
|
description?: string | undefined;
|
|
882
882
|
altText?: string | undefined;
|
|
883
883
|
assetId?: string | undefined;
|
|
@@ -887,11 +887,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
887
887
|
sha1Hash?: string | undefined;
|
|
888
888
|
uploadId?: string | undefined;
|
|
889
889
|
}, {
|
|
890
|
+
path?: string | undefined;
|
|
890
891
|
size?: number | undefined;
|
|
891
892
|
title?: string | undefined;
|
|
892
893
|
url?: string | undefined;
|
|
893
894
|
label?: string | undefined;
|
|
894
|
-
path?: string | undefined;
|
|
895
895
|
version?: "1.0.0" | undefined;
|
|
896
896
|
description?: string | undefined;
|
|
897
897
|
altText?: string | undefined;
|
|
@@ -907,11 +907,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
907
907
|
version: "1.0.0";
|
|
908
908
|
asset?: {
|
|
909
909
|
version: "1.0.0";
|
|
910
|
+
path?: string | undefined;
|
|
910
911
|
size?: number | undefined;
|
|
911
912
|
title?: string | undefined;
|
|
912
913
|
url?: string | undefined;
|
|
913
914
|
label?: string | undefined;
|
|
914
|
-
path?: string | undefined;
|
|
915
915
|
description?: string | undefined;
|
|
916
916
|
altText?: string | undefined;
|
|
917
917
|
assetId?: string | undefined;
|
|
@@ -925,11 +925,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
925
925
|
type: string;
|
|
926
926
|
version?: "1.0.0" | undefined;
|
|
927
927
|
asset?: {
|
|
928
|
+
path?: string | undefined;
|
|
928
929
|
size?: number | undefined;
|
|
929
930
|
title?: string | undefined;
|
|
930
931
|
url?: string | undefined;
|
|
931
932
|
label?: string | undefined;
|
|
932
|
-
path?: string | undefined;
|
|
933
933
|
version?: "1.0.0" | undefined;
|
|
934
934
|
description?: string | undefined;
|
|
935
935
|
altText?: string | undefined;
|
|
@@ -947,12 +947,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
947
947
|
url: z.ZodString;
|
|
948
948
|
type: z.ZodString;
|
|
949
949
|
}, "strip", z.ZodTypeAny, {
|
|
950
|
-
url: string;
|
|
951
950
|
type: string;
|
|
951
|
+
url: string;
|
|
952
952
|
version: "1.0.0";
|
|
953
953
|
}, {
|
|
954
|
-
url: string;
|
|
955
954
|
type: string;
|
|
955
|
+
url: string;
|
|
956
956
|
version?: "1.0.0" | undefined;
|
|
957
957
|
}>, "many">>;
|
|
958
958
|
telephone: z.ZodOptional<z.ZodString>;
|
|
@@ -1057,11 +1057,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1057
1057
|
version: "1.0.0";
|
|
1058
1058
|
asset?: {
|
|
1059
1059
|
version: "1.0.0";
|
|
1060
|
+
path?: string | undefined;
|
|
1060
1061
|
size?: number | undefined;
|
|
1061
1062
|
title?: string | undefined;
|
|
1062
1063
|
url?: string | undefined;
|
|
1063
1064
|
label?: string | undefined;
|
|
1064
|
-
path?: string | undefined;
|
|
1065
1065
|
description?: string | undefined;
|
|
1066
1066
|
altText?: string | undefined;
|
|
1067
1067
|
assetId?: string | undefined;
|
|
@@ -1077,8 +1077,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1077
1077
|
isMedical?: boolean | undefined;
|
|
1078
1078
|
isScientist?: boolean | undefined;
|
|
1079
1079
|
socialMedia?: {
|
|
1080
|
-
url: string;
|
|
1081
1080
|
type: string;
|
|
1081
|
+
url: string;
|
|
1082
1082
|
version: "1.0.0";
|
|
1083
1083
|
}[] | undefined;
|
|
1084
1084
|
telephone?: string | undefined;
|
|
@@ -1111,11 +1111,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1111
1111
|
type: string;
|
|
1112
1112
|
version?: "1.0.0" | undefined;
|
|
1113
1113
|
asset?: {
|
|
1114
|
+
path?: string | undefined;
|
|
1114
1115
|
size?: number | undefined;
|
|
1115
1116
|
title?: string | undefined;
|
|
1116
1117
|
url?: string | undefined;
|
|
1117
1118
|
label?: string | undefined;
|
|
1118
|
-
path?: string | undefined;
|
|
1119
1119
|
version?: "1.0.0" | undefined;
|
|
1120
1120
|
description?: string | undefined;
|
|
1121
1121
|
altText?: string | undefined;
|
|
@@ -1133,8 +1133,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1133
1133
|
isMedical?: boolean | undefined;
|
|
1134
1134
|
isScientist?: boolean | undefined;
|
|
1135
1135
|
socialMedia?: {
|
|
1136
|
-
url: string;
|
|
1137
1136
|
type: string;
|
|
1137
|
+
url: string;
|
|
1138
1138
|
version?: "1.0.0" | undefined;
|
|
1139
1139
|
}[] | undefined;
|
|
1140
1140
|
telephone?: string | undefined;
|
|
@@ -1176,11 +1176,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1176
1176
|
version: "1.0.0";
|
|
1177
1177
|
asset?: {
|
|
1178
1178
|
version: "1.0.0";
|
|
1179
|
+
path?: string | undefined;
|
|
1179
1180
|
size?: number | undefined;
|
|
1180
1181
|
title?: string | undefined;
|
|
1181
1182
|
url?: string | undefined;
|
|
1182
1183
|
label?: string | undefined;
|
|
1183
|
-
path?: string | undefined;
|
|
1184
1184
|
description?: string | undefined;
|
|
1185
1185
|
altText?: string | undefined;
|
|
1186
1186
|
assetId?: string | undefined;
|
|
@@ -1196,8 +1196,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1196
1196
|
isMedical?: boolean | undefined;
|
|
1197
1197
|
isScientist?: boolean | undefined;
|
|
1198
1198
|
socialMedia?: {
|
|
1199
|
-
url: string;
|
|
1200
1199
|
type: string;
|
|
1200
|
+
url: string;
|
|
1201
1201
|
version: "1.0.0";
|
|
1202
1202
|
}[] | undefined;
|
|
1203
1203
|
telephone?: string | undefined;
|
|
@@ -1237,11 +1237,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1237
1237
|
type: string;
|
|
1238
1238
|
version?: "1.0.0" | undefined;
|
|
1239
1239
|
asset?: {
|
|
1240
|
+
path?: string | undefined;
|
|
1240
1241
|
size?: number | undefined;
|
|
1241
1242
|
title?: string | undefined;
|
|
1242
1243
|
url?: string | undefined;
|
|
1243
1244
|
label?: string | undefined;
|
|
1244
|
-
path?: string | undefined;
|
|
1245
1245
|
version?: "1.0.0" | undefined;
|
|
1246
1246
|
description?: string | undefined;
|
|
1247
1247
|
altText?: string | undefined;
|
|
@@ -1259,8 +1259,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1259
1259
|
isMedical?: boolean | undefined;
|
|
1260
1260
|
isScientist?: boolean | undefined;
|
|
1261
1261
|
socialMedia?: {
|
|
1262
|
-
url: string;
|
|
1263
1262
|
type: string;
|
|
1263
|
+
url: string;
|
|
1264
1264
|
version?: "1.0.0" | undefined;
|
|
1265
1265
|
}[] | undefined;
|
|
1266
1266
|
telephone?: string | undefined;
|
|
@@ -1366,8 +1366,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1366
1366
|
isScrapeManaged?: boolean | undefined;
|
|
1367
1367
|
}>>;
|
|
1368
1368
|
}, "strip", z.ZodTypeAny, {
|
|
1369
|
-
id: string;
|
|
1370
1369
|
type: string;
|
|
1370
|
+
id: string;
|
|
1371
1371
|
version: "1.0.0";
|
|
1372
1372
|
slug: string;
|
|
1373
1373
|
createdAt: string;
|
|
@@ -1378,11 +1378,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1378
1378
|
version: "1.0.0";
|
|
1379
1379
|
asset?: {
|
|
1380
1380
|
version: "1.0.0";
|
|
1381
|
+
path?: string | undefined;
|
|
1381
1382
|
size?: number | undefined;
|
|
1382
1383
|
title?: string | undefined;
|
|
1383
1384
|
url?: string | undefined;
|
|
1384
1385
|
label?: string | undefined;
|
|
1385
|
-
path?: string | undefined;
|
|
1386
1386
|
description?: string | undefined;
|
|
1387
1387
|
altText?: string | undefined;
|
|
1388
1388
|
assetId?: string | undefined;
|
|
@@ -1394,8 +1394,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1394
1394
|
} | undefined;
|
|
1395
1395
|
} | undefined;
|
|
1396
1396
|
socialMedia?: {
|
|
1397
|
-
url: string;
|
|
1398
1397
|
type: string;
|
|
1398
|
+
url: string;
|
|
1399
1399
|
version: "1.0.0";
|
|
1400
1400
|
}[] | undefined;
|
|
1401
1401
|
companyWebsite?: string | undefined;
|
|
@@ -1405,8 +1405,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1405
1405
|
version: "1.0.0";
|
|
1406
1406
|
careersUrl: string;
|
|
1407
1407
|
jobBoard?: {
|
|
1408
|
-
name: string;
|
|
1409
1408
|
type: string;
|
|
1409
|
+
name: string;
|
|
1410
1410
|
version: "1.0.0";
|
|
1411
1411
|
description: string;
|
|
1412
1412
|
logo?: {
|
|
@@ -1414,11 +1414,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1414
1414
|
version: "1.0.0";
|
|
1415
1415
|
asset?: {
|
|
1416
1416
|
version: "1.0.0";
|
|
1417
|
+
path?: string | undefined;
|
|
1417
1418
|
size?: number | undefined;
|
|
1418
1419
|
title?: string | undefined;
|
|
1419
1420
|
url?: string | undefined;
|
|
1420
1421
|
label?: string | undefined;
|
|
1421
|
-
path?: string | undefined;
|
|
1422
1422
|
description?: string | undefined;
|
|
1423
1423
|
altText?: string | undefined;
|
|
1424
1424
|
assetId?: string | undefined;
|
|
@@ -1433,8 +1433,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1433
1433
|
} | undefined;
|
|
1434
1434
|
jobBoardSlug?: string[] | undefined;
|
|
1435
1435
|
companyBenefits?: {
|
|
1436
|
-
title: string;
|
|
1437
1436
|
type: string;
|
|
1437
|
+
title: string;
|
|
1438
1438
|
version: "1.0.0";
|
|
1439
1439
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
1440
1440
|
description?: string | undefined;
|
|
@@ -1492,11 +1492,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1492
1492
|
version: "1.0.0";
|
|
1493
1493
|
asset?: {
|
|
1494
1494
|
version: "1.0.0";
|
|
1495
|
+
path?: string | undefined;
|
|
1495
1496
|
size?: number | undefined;
|
|
1496
1497
|
title?: string | undefined;
|
|
1497
1498
|
url?: string | undefined;
|
|
1498
1499
|
label?: string | undefined;
|
|
1499
|
-
path?: string | undefined;
|
|
1500
1500
|
description?: string | undefined;
|
|
1501
1501
|
altText?: string | undefined;
|
|
1502
1502
|
assetId?: string | undefined;
|
|
@@ -1512,8 +1512,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1512
1512
|
isMedical?: boolean | undefined;
|
|
1513
1513
|
isScientist?: boolean | undefined;
|
|
1514
1514
|
socialMedia?: {
|
|
1515
|
-
url: string;
|
|
1516
1515
|
type: string;
|
|
1516
|
+
url: string;
|
|
1517
1517
|
version: "1.0.0";
|
|
1518
1518
|
}[] | undefined;
|
|
1519
1519
|
telephone?: string | undefined;
|
|
@@ -1549,8 +1549,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1549
1549
|
postProcessorUniqueRunId?: string | undefined;
|
|
1550
1550
|
} | undefined;
|
|
1551
1551
|
}, {
|
|
1552
|
-
id: string;
|
|
1553
1552
|
type: string;
|
|
1553
|
+
id: string;
|
|
1554
1554
|
slug: string;
|
|
1555
1555
|
createdAt: string;
|
|
1556
1556
|
updatedAt: string;
|
|
@@ -1560,11 +1560,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1560
1560
|
type: string;
|
|
1561
1561
|
version?: "1.0.0" | undefined;
|
|
1562
1562
|
asset?: {
|
|
1563
|
+
path?: string | undefined;
|
|
1563
1564
|
size?: number | undefined;
|
|
1564
1565
|
title?: string | undefined;
|
|
1565
1566
|
url?: string | undefined;
|
|
1566
1567
|
label?: string | undefined;
|
|
1567
|
-
path?: string | undefined;
|
|
1568
1568
|
version?: "1.0.0" | undefined;
|
|
1569
1569
|
description?: string | undefined;
|
|
1570
1570
|
altText?: string | undefined;
|
|
@@ -1577,8 +1577,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1577
1577
|
} | undefined;
|
|
1578
1578
|
} | undefined;
|
|
1579
1579
|
socialMedia?: {
|
|
1580
|
-
url: string;
|
|
1581
1580
|
type: string;
|
|
1581
|
+
url: string;
|
|
1582
1582
|
version?: "1.0.0" | undefined;
|
|
1583
1583
|
}[] | undefined;
|
|
1584
1584
|
companyWebsite?: string | undefined;
|
|
@@ -1588,19 +1588,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1588
1588
|
careersUrl: string;
|
|
1589
1589
|
version?: "1.0.0" | undefined;
|
|
1590
1590
|
jobBoard?: {
|
|
1591
|
-
name: string;
|
|
1592
1591
|
type: string;
|
|
1592
|
+
name: string;
|
|
1593
1593
|
description: string;
|
|
1594
1594
|
version?: "1.0.0" | undefined;
|
|
1595
1595
|
logo?: {
|
|
1596
1596
|
type: string;
|
|
1597
1597
|
version?: "1.0.0" | undefined;
|
|
1598
1598
|
asset?: {
|
|
1599
|
+
path?: string | undefined;
|
|
1599
1600
|
size?: number | undefined;
|
|
1600
1601
|
title?: string | undefined;
|
|
1601
1602
|
url?: string | undefined;
|
|
1602
1603
|
label?: string | undefined;
|
|
1603
|
-
path?: string | undefined;
|
|
1604
1604
|
version?: "1.0.0" | undefined;
|
|
1605
1605
|
description?: string | undefined;
|
|
1606
1606
|
altText?: string | undefined;
|
|
@@ -1616,8 +1616,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1616
1616
|
} | undefined;
|
|
1617
1617
|
jobBoardSlug?: string[] | undefined;
|
|
1618
1618
|
companyBenefits?: {
|
|
1619
|
-
title: string;
|
|
1620
1619
|
type: string;
|
|
1620
|
+
title: string;
|
|
1621
1621
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
1622
1622
|
version?: "1.0.0" | undefined;
|
|
1623
1623
|
description?: string | undefined;
|
|
@@ -1673,11 +1673,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1673
1673
|
type: string;
|
|
1674
1674
|
version?: "1.0.0" | undefined;
|
|
1675
1675
|
asset?: {
|
|
1676
|
+
path?: string | undefined;
|
|
1676
1677
|
size?: number | undefined;
|
|
1677
1678
|
title?: string | undefined;
|
|
1678
1679
|
url?: string | undefined;
|
|
1679
1680
|
label?: string | undefined;
|
|
1680
|
-
path?: string | undefined;
|
|
1681
1681
|
version?: "1.0.0" | undefined;
|
|
1682
1682
|
description?: string | undefined;
|
|
1683
1683
|
altText?: string | undefined;
|
|
@@ -1695,8 +1695,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1695
1695
|
isMedical?: boolean | undefined;
|
|
1696
1696
|
isScientist?: boolean | undefined;
|
|
1697
1697
|
socialMedia?: {
|
|
1698
|
-
url: string;
|
|
1699
1698
|
type: string;
|
|
1699
|
+
url: string;
|
|
1700
1700
|
version?: "1.0.0" | undefined;
|
|
1701
1701
|
}[] | undefined;
|
|
1702
1702
|
telephone?: string | undefined;
|
|
@@ -1804,15 +1804,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1804
1804
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
1805
1805
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
1806
1806
|
}, "strip", z.ZodTypeAny, {
|
|
1807
|
-
name: string;
|
|
1808
1807
|
type: string;
|
|
1808
|
+
name: string;
|
|
1809
1809
|
version: "1.0.0";
|
|
1810
1810
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
1811
1811
|
createdAt?: string | undefined;
|
|
1812
1812
|
updatedAt?: string | undefined;
|
|
1813
1813
|
companyId?: {
|
|
1814
|
-
id: string;
|
|
1815
1814
|
type: string;
|
|
1815
|
+
id: string;
|
|
1816
1816
|
version: "1.0.0";
|
|
1817
1817
|
slug: string;
|
|
1818
1818
|
createdAt: string;
|
|
@@ -1823,11 +1823,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1823
1823
|
version: "1.0.0";
|
|
1824
1824
|
asset?: {
|
|
1825
1825
|
version: "1.0.0";
|
|
1826
|
+
path?: string | undefined;
|
|
1826
1827
|
size?: number | undefined;
|
|
1827
1828
|
title?: string | undefined;
|
|
1828
1829
|
url?: string | undefined;
|
|
1829
1830
|
label?: string | undefined;
|
|
1830
|
-
path?: string | undefined;
|
|
1831
1831
|
description?: string | undefined;
|
|
1832
1832
|
altText?: string | undefined;
|
|
1833
1833
|
assetId?: string | undefined;
|
|
@@ -1839,8 +1839,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1839
1839
|
} | undefined;
|
|
1840
1840
|
} | undefined;
|
|
1841
1841
|
socialMedia?: {
|
|
1842
|
-
url: string;
|
|
1843
1842
|
type: string;
|
|
1843
|
+
url: string;
|
|
1844
1844
|
version: "1.0.0";
|
|
1845
1845
|
}[] | undefined;
|
|
1846
1846
|
companyWebsite?: string | undefined;
|
|
@@ -1850,8 +1850,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1850
1850
|
version: "1.0.0";
|
|
1851
1851
|
careersUrl: string;
|
|
1852
1852
|
jobBoard?: {
|
|
1853
|
-
name: string;
|
|
1854
1853
|
type: string;
|
|
1854
|
+
name: string;
|
|
1855
1855
|
version: "1.0.0";
|
|
1856
1856
|
description: string;
|
|
1857
1857
|
logo?: {
|
|
@@ -1859,11 +1859,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1859
1859
|
version: "1.0.0";
|
|
1860
1860
|
asset?: {
|
|
1861
1861
|
version: "1.0.0";
|
|
1862
|
+
path?: string | undefined;
|
|
1862
1863
|
size?: number | undefined;
|
|
1863
1864
|
title?: string | undefined;
|
|
1864
1865
|
url?: string | undefined;
|
|
1865
1866
|
label?: string | undefined;
|
|
1866
|
-
path?: string | undefined;
|
|
1867
1867
|
description?: string | undefined;
|
|
1868
1868
|
altText?: string | undefined;
|
|
1869
1869
|
assetId?: string | undefined;
|
|
@@ -1878,8 +1878,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1878
1878
|
} | undefined;
|
|
1879
1879
|
jobBoardSlug?: string[] | undefined;
|
|
1880
1880
|
companyBenefits?: {
|
|
1881
|
-
title: string;
|
|
1882
1881
|
type: string;
|
|
1882
|
+
title: string;
|
|
1883
1883
|
version: "1.0.0";
|
|
1884
1884
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
1885
1885
|
description?: string | undefined;
|
|
@@ -1937,11 +1937,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1937
1937
|
version: "1.0.0";
|
|
1938
1938
|
asset?: {
|
|
1939
1939
|
version: "1.0.0";
|
|
1940
|
+
path?: string | undefined;
|
|
1940
1941
|
size?: number | undefined;
|
|
1941
1942
|
title?: string | undefined;
|
|
1942
1943
|
url?: string | undefined;
|
|
1943
1944
|
label?: string | undefined;
|
|
1944
|
-
path?: string | undefined;
|
|
1945
1945
|
description?: string | undefined;
|
|
1946
1946
|
altText?: string | undefined;
|
|
1947
1947
|
assetId?: string | undefined;
|
|
@@ -1957,8 +1957,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
1957
1957
|
isMedical?: boolean | undefined;
|
|
1958
1958
|
isScientist?: boolean | undefined;
|
|
1959
1959
|
socialMedia?: {
|
|
1960
|
-
url: string;
|
|
1961
1960
|
type: string;
|
|
1961
|
+
url: string;
|
|
1962
1962
|
version: "1.0.0";
|
|
1963
1963
|
}[] | undefined;
|
|
1964
1964
|
telephone?: string | undefined;
|
|
@@ -2012,15 +2012,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2012
2012
|
longitude?: number | undefined;
|
|
2013
2013
|
} | undefined;
|
|
2014
2014
|
}, {
|
|
2015
|
-
name: string;
|
|
2016
2015
|
type: string;
|
|
2016
|
+
name: string;
|
|
2017
2017
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
2018
2018
|
version?: "1.0.0" | undefined;
|
|
2019
2019
|
createdAt?: string | undefined;
|
|
2020
2020
|
updatedAt?: string | undefined;
|
|
2021
2021
|
companyId?: {
|
|
2022
|
-
id: string;
|
|
2023
2022
|
type: string;
|
|
2023
|
+
id: string;
|
|
2024
2024
|
slug: string;
|
|
2025
2025
|
createdAt: string;
|
|
2026
2026
|
updatedAt: string;
|
|
@@ -2030,11 +2030,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2030
2030
|
type: string;
|
|
2031
2031
|
version?: "1.0.0" | undefined;
|
|
2032
2032
|
asset?: {
|
|
2033
|
+
path?: string | undefined;
|
|
2033
2034
|
size?: number | undefined;
|
|
2034
2035
|
title?: string | undefined;
|
|
2035
2036
|
url?: string | undefined;
|
|
2036
2037
|
label?: string | undefined;
|
|
2037
|
-
path?: string | undefined;
|
|
2038
2038
|
version?: "1.0.0" | undefined;
|
|
2039
2039
|
description?: string | undefined;
|
|
2040
2040
|
altText?: string | undefined;
|
|
@@ -2047,8 +2047,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2047
2047
|
} | undefined;
|
|
2048
2048
|
} | undefined;
|
|
2049
2049
|
socialMedia?: {
|
|
2050
|
-
url: string;
|
|
2051
2050
|
type: string;
|
|
2051
|
+
url: string;
|
|
2052
2052
|
version?: "1.0.0" | undefined;
|
|
2053
2053
|
}[] | undefined;
|
|
2054
2054
|
companyWebsite?: string | undefined;
|
|
@@ -2058,19 +2058,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2058
2058
|
careersUrl: string;
|
|
2059
2059
|
version?: "1.0.0" | undefined;
|
|
2060
2060
|
jobBoard?: {
|
|
2061
|
-
name: string;
|
|
2062
2061
|
type: string;
|
|
2062
|
+
name: string;
|
|
2063
2063
|
description: string;
|
|
2064
2064
|
version?: "1.0.0" | undefined;
|
|
2065
2065
|
logo?: {
|
|
2066
2066
|
type: string;
|
|
2067
2067
|
version?: "1.0.0" | undefined;
|
|
2068
2068
|
asset?: {
|
|
2069
|
+
path?: string | undefined;
|
|
2069
2070
|
size?: number | undefined;
|
|
2070
2071
|
title?: string | undefined;
|
|
2071
2072
|
url?: string | undefined;
|
|
2072
2073
|
label?: string | undefined;
|
|
2073
|
-
path?: string | undefined;
|
|
2074
2074
|
version?: "1.0.0" | undefined;
|
|
2075
2075
|
description?: string | undefined;
|
|
2076
2076
|
altText?: string | undefined;
|
|
@@ -2086,8 +2086,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2086
2086
|
} | undefined;
|
|
2087
2087
|
jobBoardSlug?: string[] | undefined;
|
|
2088
2088
|
companyBenefits?: {
|
|
2089
|
-
title: string;
|
|
2090
2089
|
type: string;
|
|
2090
|
+
title: string;
|
|
2091
2091
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
2092
2092
|
version?: "1.0.0" | undefined;
|
|
2093
2093
|
description?: string | undefined;
|
|
@@ -2143,11 +2143,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2143
2143
|
type: string;
|
|
2144
2144
|
version?: "1.0.0" | undefined;
|
|
2145
2145
|
asset?: {
|
|
2146
|
+
path?: string | undefined;
|
|
2146
2147
|
size?: number | undefined;
|
|
2147
2148
|
title?: string | undefined;
|
|
2148
2149
|
url?: string | undefined;
|
|
2149
2150
|
label?: string | undefined;
|
|
2150
|
-
path?: string | undefined;
|
|
2151
2151
|
version?: "1.0.0" | undefined;
|
|
2152
2152
|
description?: string | undefined;
|
|
2153
2153
|
altText?: string | undefined;
|
|
@@ -2165,8 +2165,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2165
2165
|
isMedical?: boolean | undefined;
|
|
2166
2166
|
isScientist?: boolean | undefined;
|
|
2167
2167
|
socialMedia?: {
|
|
2168
|
-
url: string;
|
|
2169
2168
|
type: string;
|
|
2169
|
+
url: string;
|
|
2170
2170
|
version?: "1.0.0" | undefined;
|
|
2171
2171
|
}[] | undefined;
|
|
2172
2172
|
telephone?: string | undefined;
|
|
@@ -2317,11 +2317,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2317
2317
|
url: z.ZodOptional<z.ZodString>;
|
|
2318
2318
|
}, "strip", z.ZodTypeAny, {
|
|
2319
2319
|
version: "1.0.0";
|
|
2320
|
+
path?: string | undefined;
|
|
2320
2321
|
size?: number | undefined;
|
|
2321
2322
|
title?: string | undefined;
|
|
2322
2323
|
url?: string | undefined;
|
|
2323
2324
|
label?: string | undefined;
|
|
2324
|
-
path?: string | undefined;
|
|
2325
2325
|
description?: string | undefined;
|
|
2326
2326
|
altText?: string | undefined;
|
|
2327
2327
|
assetId?: string | undefined;
|
|
@@ -2331,11 +2331,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2331
2331
|
sha1Hash?: string | undefined;
|
|
2332
2332
|
uploadId?: string | undefined;
|
|
2333
2333
|
}, {
|
|
2334
|
+
path?: string | undefined;
|
|
2334
2335
|
size?: number | undefined;
|
|
2335
2336
|
title?: string | undefined;
|
|
2336
2337
|
url?: string | undefined;
|
|
2337
2338
|
label?: string | undefined;
|
|
2338
|
-
path?: string | undefined;
|
|
2339
2339
|
version?: "1.0.0" | undefined;
|
|
2340
2340
|
description?: string | undefined;
|
|
2341
2341
|
altText?: string | undefined;
|
|
@@ -2351,11 +2351,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2351
2351
|
version: "1.0.0";
|
|
2352
2352
|
asset?: {
|
|
2353
2353
|
version: "1.0.0";
|
|
2354
|
+
path?: string | undefined;
|
|
2354
2355
|
size?: number | undefined;
|
|
2355
2356
|
title?: string | undefined;
|
|
2356
2357
|
url?: string | undefined;
|
|
2357
2358
|
label?: string | undefined;
|
|
2358
|
-
path?: string | undefined;
|
|
2359
2359
|
description?: string | undefined;
|
|
2360
2360
|
altText?: string | undefined;
|
|
2361
2361
|
assetId?: string | undefined;
|
|
@@ -2369,11 +2369,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2369
2369
|
type: string;
|
|
2370
2370
|
version?: "1.0.0" | undefined;
|
|
2371
2371
|
asset?: {
|
|
2372
|
+
path?: string | undefined;
|
|
2372
2373
|
size?: number | undefined;
|
|
2373
2374
|
title?: string | undefined;
|
|
2374
2375
|
url?: string | undefined;
|
|
2375
2376
|
label?: string | undefined;
|
|
2376
|
-
path?: string | undefined;
|
|
2377
2377
|
version?: "1.0.0" | undefined;
|
|
2378
2378
|
description?: string | undefined;
|
|
2379
2379
|
altText?: string | undefined;
|
|
@@ -2391,12 +2391,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2391
2391
|
url: z.ZodString;
|
|
2392
2392
|
type: z.ZodString;
|
|
2393
2393
|
}, "strip", z.ZodTypeAny, {
|
|
2394
|
-
url: string;
|
|
2395
2394
|
type: string;
|
|
2395
|
+
url: string;
|
|
2396
2396
|
version: "1.0.0";
|
|
2397
2397
|
}, {
|
|
2398
|
-
url: string;
|
|
2399
2398
|
type: string;
|
|
2399
|
+
url: string;
|
|
2400
2400
|
version?: "1.0.0" | undefined;
|
|
2401
2401
|
}>, "many">>;
|
|
2402
2402
|
brandColor: z.ZodOptional<z.ZodString>;
|
|
@@ -2429,11 +2429,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2429
2429
|
url: z.ZodOptional<z.ZodString>;
|
|
2430
2430
|
}, "strip", z.ZodTypeAny, {
|
|
2431
2431
|
version: "1.0.0";
|
|
2432
|
+
path?: string | undefined;
|
|
2432
2433
|
size?: number | undefined;
|
|
2433
2434
|
title?: string | undefined;
|
|
2434
2435
|
url?: string | undefined;
|
|
2435
2436
|
label?: string | undefined;
|
|
2436
|
-
path?: string | undefined;
|
|
2437
2437
|
description?: string | undefined;
|
|
2438
2438
|
altText?: string | undefined;
|
|
2439
2439
|
assetId?: string | undefined;
|
|
@@ -2443,11 +2443,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2443
2443
|
sha1Hash?: string | undefined;
|
|
2444
2444
|
uploadId?: string | undefined;
|
|
2445
2445
|
}, {
|
|
2446
|
+
path?: string | undefined;
|
|
2446
2447
|
size?: number | undefined;
|
|
2447
2448
|
title?: string | undefined;
|
|
2448
2449
|
url?: string | undefined;
|
|
2449
2450
|
label?: string | undefined;
|
|
2450
|
-
path?: string | undefined;
|
|
2451
2451
|
version?: "1.0.0" | undefined;
|
|
2452
2452
|
description?: string | undefined;
|
|
2453
2453
|
altText?: string | undefined;
|
|
@@ -2463,11 +2463,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2463
2463
|
version: "1.0.0";
|
|
2464
2464
|
asset?: {
|
|
2465
2465
|
version: "1.0.0";
|
|
2466
|
+
path?: string | undefined;
|
|
2466
2467
|
size?: number | undefined;
|
|
2467
2468
|
title?: string | undefined;
|
|
2468
2469
|
url?: string | undefined;
|
|
2469
2470
|
label?: string | undefined;
|
|
2470
|
-
path?: string | undefined;
|
|
2471
2471
|
description?: string | undefined;
|
|
2472
2472
|
altText?: string | undefined;
|
|
2473
2473
|
assetId?: string | undefined;
|
|
@@ -2481,11 +2481,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2481
2481
|
type: string;
|
|
2482
2482
|
version?: "1.0.0" | undefined;
|
|
2483
2483
|
asset?: {
|
|
2484
|
+
path?: string | undefined;
|
|
2484
2485
|
size?: number | undefined;
|
|
2485
2486
|
title?: string | undefined;
|
|
2486
2487
|
url?: string | undefined;
|
|
2487
2488
|
label?: string | undefined;
|
|
2488
|
-
path?: string | undefined;
|
|
2489
2489
|
version?: "1.0.0" | undefined;
|
|
2490
2490
|
description?: string | undefined;
|
|
2491
2491
|
altText?: string | undefined;
|
|
@@ -2499,8 +2499,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2499
2499
|
}>>;
|
|
2500
2500
|
baseUrl: z.ZodOptional<z.ZodString>;
|
|
2501
2501
|
}, "strip", z.ZodTypeAny, {
|
|
2502
|
-
name: string;
|
|
2503
2502
|
type: string;
|
|
2503
|
+
name: string;
|
|
2504
2504
|
version: "1.0.0";
|
|
2505
2505
|
description: string;
|
|
2506
2506
|
logo?: {
|
|
@@ -2508,11 +2508,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2508
2508
|
version: "1.0.0";
|
|
2509
2509
|
asset?: {
|
|
2510
2510
|
version: "1.0.0";
|
|
2511
|
+
path?: string | undefined;
|
|
2511
2512
|
size?: number | undefined;
|
|
2512
2513
|
title?: string | undefined;
|
|
2513
2514
|
url?: string | undefined;
|
|
2514
2515
|
label?: string | undefined;
|
|
2515
|
-
path?: string | undefined;
|
|
2516
2516
|
description?: string | undefined;
|
|
2517
2517
|
altText?: string | undefined;
|
|
2518
2518
|
assetId?: string | undefined;
|
|
@@ -2525,19 +2525,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2525
2525
|
} | undefined;
|
|
2526
2526
|
baseUrl?: string | undefined;
|
|
2527
2527
|
}, {
|
|
2528
|
-
name: string;
|
|
2529
2528
|
type: string;
|
|
2529
|
+
name: string;
|
|
2530
2530
|
description: string;
|
|
2531
2531
|
version?: "1.0.0" | undefined;
|
|
2532
2532
|
logo?: {
|
|
2533
2533
|
type: string;
|
|
2534
2534
|
version?: "1.0.0" | undefined;
|
|
2535
2535
|
asset?: {
|
|
2536
|
+
path?: string | undefined;
|
|
2536
2537
|
size?: number | undefined;
|
|
2537
2538
|
title?: string | undefined;
|
|
2538
2539
|
url?: string | undefined;
|
|
2539
2540
|
label?: string | undefined;
|
|
2540
|
-
path?: string | undefined;
|
|
2541
2541
|
version?: "1.0.0" | undefined;
|
|
2542
2542
|
description?: string | undefined;
|
|
2543
2543
|
altText?: string | undefined;
|
|
@@ -2559,14 +2559,14 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2559
2559
|
description: z.ZodOptional<z.ZodString>;
|
|
2560
2560
|
category: z.ZodEnum<["FINANCIAL", "HEALTH", "PROFESSIONAL_DEVELOPMENT", "WORK_LIFE_BALANCE"]>;
|
|
2561
2561
|
}, "strip", z.ZodTypeAny, {
|
|
2562
|
-
title: string;
|
|
2563
2562
|
type: string;
|
|
2563
|
+
title: string;
|
|
2564
2564
|
version: "1.0.0";
|
|
2565
2565
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
2566
2566
|
description?: string | undefined;
|
|
2567
2567
|
}, {
|
|
2568
|
-
title: string;
|
|
2569
2568
|
type: string;
|
|
2569
|
+
title: string;
|
|
2570
2570
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
2571
2571
|
version?: "1.0.0" | undefined;
|
|
2572
2572
|
description?: string | undefined;
|
|
@@ -2576,8 +2576,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2576
2576
|
version: "1.0.0";
|
|
2577
2577
|
careersUrl: string;
|
|
2578
2578
|
jobBoard?: {
|
|
2579
|
-
name: string;
|
|
2580
2579
|
type: string;
|
|
2580
|
+
name: string;
|
|
2581
2581
|
version: "1.0.0";
|
|
2582
2582
|
description: string;
|
|
2583
2583
|
logo?: {
|
|
@@ -2585,11 +2585,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2585
2585
|
version: "1.0.0";
|
|
2586
2586
|
asset?: {
|
|
2587
2587
|
version: "1.0.0";
|
|
2588
|
+
path?: string | undefined;
|
|
2588
2589
|
size?: number | undefined;
|
|
2589
2590
|
title?: string | undefined;
|
|
2590
2591
|
url?: string | undefined;
|
|
2591
2592
|
label?: string | undefined;
|
|
2592
|
-
path?: string | undefined;
|
|
2593
2593
|
description?: string | undefined;
|
|
2594
2594
|
altText?: string | undefined;
|
|
2595
2595
|
assetId?: string | undefined;
|
|
@@ -2604,8 +2604,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2604
2604
|
} | undefined;
|
|
2605
2605
|
jobBoardSlug?: string[] | undefined;
|
|
2606
2606
|
companyBenefits?: {
|
|
2607
|
-
title: string;
|
|
2608
2607
|
type: string;
|
|
2608
|
+
title: string;
|
|
2609
2609
|
version: "1.0.0";
|
|
2610
2610
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
2611
2611
|
description?: string | undefined;
|
|
@@ -2615,19 +2615,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2615
2615
|
careersUrl: string;
|
|
2616
2616
|
version?: "1.0.0" | undefined;
|
|
2617
2617
|
jobBoard?: {
|
|
2618
|
-
name: string;
|
|
2619
2618
|
type: string;
|
|
2619
|
+
name: string;
|
|
2620
2620
|
description: string;
|
|
2621
2621
|
version?: "1.0.0" | undefined;
|
|
2622
2622
|
logo?: {
|
|
2623
2623
|
type: string;
|
|
2624
2624
|
version?: "1.0.0" | undefined;
|
|
2625
2625
|
asset?: {
|
|
2626
|
+
path?: string | undefined;
|
|
2626
2627
|
size?: number | undefined;
|
|
2627
2628
|
title?: string | undefined;
|
|
2628
2629
|
url?: string | undefined;
|
|
2629
2630
|
label?: string | undefined;
|
|
2630
|
-
path?: string | undefined;
|
|
2631
2631
|
version?: "1.0.0" | undefined;
|
|
2632
2632
|
description?: string | undefined;
|
|
2633
2633
|
altText?: string | undefined;
|
|
@@ -2643,8 +2643,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2643
2643
|
} | undefined;
|
|
2644
2644
|
jobBoardSlug?: string[] | undefined;
|
|
2645
2645
|
companyBenefits?: {
|
|
2646
|
-
title: string;
|
|
2647
2646
|
type: string;
|
|
2647
|
+
title: string;
|
|
2648
2648
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
2649
2649
|
version?: "1.0.0" | undefined;
|
|
2650
2650
|
description?: string | undefined;
|
|
@@ -2728,11 +2728,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2728
2728
|
url: z.ZodOptional<z.ZodString>;
|
|
2729
2729
|
}, "strip", z.ZodTypeAny, {
|
|
2730
2730
|
version: "1.0.0";
|
|
2731
|
+
path?: string | undefined;
|
|
2731
2732
|
size?: number | undefined;
|
|
2732
2733
|
title?: string | undefined;
|
|
2733
2734
|
url?: string | undefined;
|
|
2734
2735
|
label?: string | undefined;
|
|
2735
|
-
path?: string | undefined;
|
|
2736
2736
|
description?: string | undefined;
|
|
2737
2737
|
altText?: string | undefined;
|
|
2738
2738
|
assetId?: string | undefined;
|
|
@@ -2742,11 +2742,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2742
2742
|
sha1Hash?: string | undefined;
|
|
2743
2743
|
uploadId?: string | undefined;
|
|
2744
2744
|
}, {
|
|
2745
|
+
path?: string | undefined;
|
|
2745
2746
|
size?: number | undefined;
|
|
2746
2747
|
title?: string | undefined;
|
|
2747
2748
|
url?: string | undefined;
|
|
2748
2749
|
label?: string | undefined;
|
|
2749
|
-
path?: string | undefined;
|
|
2750
2750
|
version?: "1.0.0" | undefined;
|
|
2751
2751
|
description?: string | undefined;
|
|
2752
2752
|
altText?: string | undefined;
|
|
@@ -2762,11 +2762,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2762
2762
|
version: "1.0.0";
|
|
2763
2763
|
asset?: {
|
|
2764
2764
|
version: "1.0.0";
|
|
2765
|
+
path?: string | undefined;
|
|
2765
2766
|
size?: number | undefined;
|
|
2766
2767
|
title?: string | undefined;
|
|
2767
2768
|
url?: string | undefined;
|
|
2768
2769
|
label?: string | undefined;
|
|
2769
|
-
path?: string | undefined;
|
|
2770
2770
|
description?: string | undefined;
|
|
2771
2771
|
altText?: string | undefined;
|
|
2772
2772
|
assetId?: string | undefined;
|
|
@@ -2780,11 +2780,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2780
2780
|
type: string;
|
|
2781
2781
|
version?: "1.0.0" | undefined;
|
|
2782
2782
|
asset?: {
|
|
2783
|
+
path?: string | undefined;
|
|
2783
2784
|
size?: number | undefined;
|
|
2784
2785
|
title?: string | undefined;
|
|
2785
2786
|
url?: string | undefined;
|
|
2786
2787
|
label?: string | undefined;
|
|
2787
|
-
path?: string | undefined;
|
|
2788
2788
|
version?: "1.0.0" | undefined;
|
|
2789
2789
|
description?: string | undefined;
|
|
2790
2790
|
altText?: string | undefined;
|
|
@@ -2802,12 +2802,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2802
2802
|
url: z.ZodString;
|
|
2803
2803
|
type: z.ZodString;
|
|
2804
2804
|
}, "strip", z.ZodTypeAny, {
|
|
2805
|
-
url: string;
|
|
2806
2805
|
type: string;
|
|
2806
|
+
url: string;
|
|
2807
2807
|
version: "1.0.0";
|
|
2808
2808
|
}, {
|
|
2809
|
-
url: string;
|
|
2810
2809
|
type: string;
|
|
2810
|
+
url: string;
|
|
2811
2811
|
version?: "1.0.0" | undefined;
|
|
2812
2812
|
}>, "many">>;
|
|
2813
2813
|
telephone: z.ZodOptional<z.ZodString>;
|
|
@@ -2912,11 +2912,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2912
2912
|
version: "1.0.0";
|
|
2913
2913
|
asset?: {
|
|
2914
2914
|
version: "1.0.0";
|
|
2915
|
+
path?: string | undefined;
|
|
2915
2916
|
size?: number | undefined;
|
|
2916
2917
|
title?: string | undefined;
|
|
2917
2918
|
url?: string | undefined;
|
|
2918
2919
|
label?: string | undefined;
|
|
2919
|
-
path?: string | undefined;
|
|
2920
2920
|
description?: string | undefined;
|
|
2921
2921
|
altText?: string | undefined;
|
|
2922
2922
|
assetId?: string | undefined;
|
|
@@ -2932,8 +2932,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2932
2932
|
isMedical?: boolean | undefined;
|
|
2933
2933
|
isScientist?: boolean | undefined;
|
|
2934
2934
|
socialMedia?: {
|
|
2935
|
-
url: string;
|
|
2936
2935
|
type: string;
|
|
2936
|
+
url: string;
|
|
2937
2937
|
version: "1.0.0";
|
|
2938
2938
|
}[] | undefined;
|
|
2939
2939
|
telephone?: string | undefined;
|
|
@@ -2966,11 +2966,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2966
2966
|
type: string;
|
|
2967
2967
|
version?: "1.0.0" | undefined;
|
|
2968
2968
|
asset?: {
|
|
2969
|
+
path?: string | undefined;
|
|
2969
2970
|
size?: number | undefined;
|
|
2970
2971
|
title?: string | undefined;
|
|
2971
2972
|
url?: string | undefined;
|
|
2972
2973
|
label?: string | undefined;
|
|
2973
|
-
path?: string | undefined;
|
|
2974
2974
|
version?: "1.0.0" | undefined;
|
|
2975
2975
|
description?: string | undefined;
|
|
2976
2976
|
altText?: string | undefined;
|
|
@@ -2988,8 +2988,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
2988
2988
|
isMedical?: boolean | undefined;
|
|
2989
2989
|
isScientist?: boolean | undefined;
|
|
2990
2990
|
socialMedia?: {
|
|
2991
|
-
url: string;
|
|
2992
2991
|
type: string;
|
|
2992
|
+
url: string;
|
|
2993
2993
|
version?: "1.0.0" | undefined;
|
|
2994
2994
|
}[] | undefined;
|
|
2995
2995
|
telephone?: string | undefined;
|
|
@@ -3031,11 +3031,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3031
3031
|
version: "1.0.0";
|
|
3032
3032
|
asset?: {
|
|
3033
3033
|
version: "1.0.0";
|
|
3034
|
+
path?: string | undefined;
|
|
3034
3035
|
size?: number | undefined;
|
|
3035
3036
|
title?: string | undefined;
|
|
3036
3037
|
url?: string | undefined;
|
|
3037
3038
|
label?: string | undefined;
|
|
3038
|
-
path?: string | undefined;
|
|
3039
3039
|
description?: string | undefined;
|
|
3040
3040
|
altText?: string | undefined;
|
|
3041
3041
|
assetId?: string | undefined;
|
|
@@ -3051,8 +3051,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3051
3051
|
isMedical?: boolean | undefined;
|
|
3052
3052
|
isScientist?: boolean | undefined;
|
|
3053
3053
|
socialMedia?: {
|
|
3054
|
-
url: string;
|
|
3055
3054
|
type: string;
|
|
3055
|
+
url: string;
|
|
3056
3056
|
version: "1.0.0";
|
|
3057
3057
|
}[] | undefined;
|
|
3058
3058
|
telephone?: string | undefined;
|
|
@@ -3092,11 +3092,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3092
3092
|
type: string;
|
|
3093
3093
|
version?: "1.0.0" | undefined;
|
|
3094
3094
|
asset?: {
|
|
3095
|
+
path?: string | undefined;
|
|
3095
3096
|
size?: number | undefined;
|
|
3096
3097
|
title?: string | undefined;
|
|
3097
3098
|
url?: string | undefined;
|
|
3098
3099
|
label?: string | undefined;
|
|
3099
|
-
path?: string | undefined;
|
|
3100
3100
|
version?: "1.0.0" | undefined;
|
|
3101
3101
|
description?: string | undefined;
|
|
3102
3102
|
altText?: string | undefined;
|
|
@@ -3114,8 +3114,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3114
3114
|
isMedical?: boolean | undefined;
|
|
3115
3115
|
isScientist?: boolean | undefined;
|
|
3116
3116
|
socialMedia?: {
|
|
3117
|
-
url: string;
|
|
3118
3117
|
type: string;
|
|
3118
|
+
url: string;
|
|
3119
3119
|
version?: "1.0.0" | undefined;
|
|
3120
3120
|
}[] | undefined;
|
|
3121
3121
|
telephone?: string | undefined;
|
|
@@ -3221,8 +3221,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3221
3221
|
isScrapeManaged?: boolean | undefined;
|
|
3222
3222
|
}>>;
|
|
3223
3223
|
}, "strip", z.ZodTypeAny, {
|
|
3224
|
-
id: string;
|
|
3225
3224
|
type: string;
|
|
3225
|
+
id: string;
|
|
3226
3226
|
version: "1.0.0";
|
|
3227
3227
|
slug: string;
|
|
3228
3228
|
createdAt: string;
|
|
@@ -3233,11 +3233,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3233
3233
|
version: "1.0.0";
|
|
3234
3234
|
asset?: {
|
|
3235
3235
|
version: "1.0.0";
|
|
3236
|
+
path?: string | undefined;
|
|
3236
3237
|
size?: number | undefined;
|
|
3237
3238
|
title?: string | undefined;
|
|
3238
3239
|
url?: string | undefined;
|
|
3239
3240
|
label?: string | undefined;
|
|
3240
|
-
path?: string | undefined;
|
|
3241
3241
|
description?: string | undefined;
|
|
3242
3242
|
altText?: string | undefined;
|
|
3243
3243
|
assetId?: string | undefined;
|
|
@@ -3249,8 +3249,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3249
3249
|
} | undefined;
|
|
3250
3250
|
} | undefined;
|
|
3251
3251
|
socialMedia?: {
|
|
3252
|
-
url: string;
|
|
3253
3252
|
type: string;
|
|
3253
|
+
url: string;
|
|
3254
3254
|
version: "1.0.0";
|
|
3255
3255
|
}[] | undefined;
|
|
3256
3256
|
companyWebsite?: string | undefined;
|
|
@@ -3260,8 +3260,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3260
3260
|
version: "1.0.0";
|
|
3261
3261
|
careersUrl: string;
|
|
3262
3262
|
jobBoard?: {
|
|
3263
|
-
name: string;
|
|
3264
3263
|
type: string;
|
|
3264
|
+
name: string;
|
|
3265
3265
|
version: "1.0.0";
|
|
3266
3266
|
description: string;
|
|
3267
3267
|
logo?: {
|
|
@@ -3269,11 +3269,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3269
3269
|
version: "1.0.0";
|
|
3270
3270
|
asset?: {
|
|
3271
3271
|
version: "1.0.0";
|
|
3272
|
+
path?: string | undefined;
|
|
3272
3273
|
size?: number | undefined;
|
|
3273
3274
|
title?: string | undefined;
|
|
3274
3275
|
url?: string | undefined;
|
|
3275
3276
|
label?: string | undefined;
|
|
3276
|
-
path?: string | undefined;
|
|
3277
3277
|
description?: string | undefined;
|
|
3278
3278
|
altText?: string | undefined;
|
|
3279
3279
|
assetId?: string | undefined;
|
|
@@ -3288,8 +3288,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3288
3288
|
} | undefined;
|
|
3289
3289
|
jobBoardSlug?: string[] | undefined;
|
|
3290
3290
|
companyBenefits?: {
|
|
3291
|
-
title: string;
|
|
3292
3291
|
type: string;
|
|
3292
|
+
title: string;
|
|
3293
3293
|
version: "1.0.0";
|
|
3294
3294
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
3295
3295
|
description?: string | undefined;
|
|
@@ -3347,11 +3347,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3347
3347
|
version: "1.0.0";
|
|
3348
3348
|
asset?: {
|
|
3349
3349
|
version: "1.0.0";
|
|
3350
|
+
path?: string | undefined;
|
|
3350
3351
|
size?: number | undefined;
|
|
3351
3352
|
title?: string | undefined;
|
|
3352
3353
|
url?: string | undefined;
|
|
3353
3354
|
label?: string | undefined;
|
|
3354
|
-
path?: string | undefined;
|
|
3355
3355
|
description?: string | undefined;
|
|
3356
3356
|
altText?: string | undefined;
|
|
3357
3357
|
assetId?: string | undefined;
|
|
@@ -3367,8 +3367,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3367
3367
|
isMedical?: boolean | undefined;
|
|
3368
3368
|
isScientist?: boolean | undefined;
|
|
3369
3369
|
socialMedia?: {
|
|
3370
|
-
url: string;
|
|
3371
3370
|
type: string;
|
|
3371
|
+
url: string;
|
|
3372
3372
|
version: "1.0.0";
|
|
3373
3373
|
}[] | undefined;
|
|
3374
3374
|
telephone?: string | undefined;
|
|
@@ -3404,8 +3404,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3404
3404
|
postProcessorUniqueRunId?: string | undefined;
|
|
3405
3405
|
} | undefined;
|
|
3406
3406
|
}, {
|
|
3407
|
-
id: string;
|
|
3408
3407
|
type: string;
|
|
3408
|
+
id: string;
|
|
3409
3409
|
slug: string;
|
|
3410
3410
|
createdAt: string;
|
|
3411
3411
|
updatedAt: string;
|
|
@@ -3415,11 +3415,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3415
3415
|
type: string;
|
|
3416
3416
|
version?: "1.0.0" | undefined;
|
|
3417
3417
|
asset?: {
|
|
3418
|
+
path?: string | undefined;
|
|
3418
3419
|
size?: number | undefined;
|
|
3419
3420
|
title?: string | undefined;
|
|
3420
3421
|
url?: string | undefined;
|
|
3421
3422
|
label?: string | undefined;
|
|
3422
|
-
path?: string | undefined;
|
|
3423
3423
|
version?: "1.0.0" | undefined;
|
|
3424
3424
|
description?: string | undefined;
|
|
3425
3425
|
altText?: string | undefined;
|
|
@@ -3432,8 +3432,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3432
3432
|
} | undefined;
|
|
3433
3433
|
} | undefined;
|
|
3434
3434
|
socialMedia?: {
|
|
3435
|
-
url: string;
|
|
3436
3435
|
type: string;
|
|
3436
|
+
url: string;
|
|
3437
3437
|
version?: "1.0.0" | undefined;
|
|
3438
3438
|
}[] | undefined;
|
|
3439
3439
|
companyWebsite?: string | undefined;
|
|
@@ -3443,19 +3443,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3443
3443
|
careersUrl: string;
|
|
3444
3444
|
version?: "1.0.0" | undefined;
|
|
3445
3445
|
jobBoard?: {
|
|
3446
|
-
name: string;
|
|
3447
3446
|
type: string;
|
|
3447
|
+
name: string;
|
|
3448
3448
|
description: string;
|
|
3449
3449
|
version?: "1.0.0" | undefined;
|
|
3450
3450
|
logo?: {
|
|
3451
3451
|
type: string;
|
|
3452
3452
|
version?: "1.0.0" | undefined;
|
|
3453
3453
|
asset?: {
|
|
3454
|
+
path?: string | undefined;
|
|
3454
3455
|
size?: number | undefined;
|
|
3455
3456
|
title?: string | undefined;
|
|
3456
3457
|
url?: string | undefined;
|
|
3457
3458
|
label?: string | undefined;
|
|
3458
|
-
path?: string | undefined;
|
|
3459
3459
|
version?: "1.0.0" | undefined;
|
|
3460
3460
|
description?: string | undefined;
|
|
3461
3461
|
altText?: string | undefined;
|
|
@@ -3471,8 +3471,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3471
3471
|
} | undefined;
|
|
3472
3472
|
jobBoardSlug?: string[] | undefined;
|
|
3473
3473
|
companyBenefits?: {
|
|
3474
|
-
title: string;
|
|
3475
3474
|
type: string;
|
|
3475
|
+
title: string;
|
|
3476
3476
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
3477
3477
|
version?: "1.0.0" | undefined;
|
|
3478
3478
|
description?: string | undefined;
|
|
@@ -3528,11 +3528,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3528
3528
|
type: string;
|
|
3529
3529
|
version?: "1.0.0" | undefined;
|
|
3530
3530
|
asset?: {
|
|
3531
|
+
path?: string | undefined;
|
|
3531
3532
|
size?: number | undefined;
|
|
3532
3533
|
title?: string | undefined;
|
|
3533
3534
|
url?: string | undefined;
|
|
3534
3535
|
label?: string | undefined;
|
|
3535
|
-
path?: string | undefined;
|
|
3536
3536
|
version?: "1.0.0" | undefined;
|
|
3537
3537
|
description?: string | undefined;
|
|
3538
3538
|
altText?: string | undefined;
|
|
@@ -3550,8 +3550,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3550
3550
|
isMedical?: boolean | undefined;
|
|
3551
3551
|
isScientist?: boolean | undefined;
|
|
3552
3552
|
socialMedia?: {
|
|
3553
|
-
url: string;
|
|
3554
3553
|
type: string;
|
|
3554
|
+
url: string;
|
|
3555
3555
|
version?: "1.0.0" | undefined;
|
|
3556
3556
|
}[] | undefined;
|
|
3557
3557
|
telephone?: string | undefined;
|
|
@@ -3608,8 +3608,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3608
3608
|
unitText: z.ZodEnum<["DAY", "HOUR", "MONTH", "PER_ACTIVITY", "WEEK", "YEAR"]>;
|
|
3609
3609
|
}, "strip", z.ZodTypeAny, {
|
|
3610
3610
|
type: string;
|
|
3611
|
-
version: "1.0.0";
|
|
3612
3611
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3612
|
+
version: "1.0.0";
|
|
3613
3613
|
value?: number | undefined;
|
|
3614
3614
|
minValue?: number | undefined;
|
|
3615
3615
|
maxValue?: number | undefined;
|
|
@@ -3634,8 +3634,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3634
3634
|
}, {
|
|
3635
3635
|
_type: z.ZodDefault<z.ZodString>;
|
|
3636
3636
|
}>, "type">, "strict", z.ZodTypeAny, {
|
|
3637
|
-
version: "1.0.0";
|
|
3638
3637
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3638
|
+
version: "1.0.0";
|
|
3639
3639
|
_type: string;
|
|
3640
3640
|
value?: number | undefined;
|
|
3641
3641
|
minValue?: number | undefined;
|
|
@@ -3649,8 +3649,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3649
3649
|
_type?: string | undefined;
|
|
3650
3650
|
}>, {
|
|
3651
3651
|
type: string;
|
|
3652
|
-
version: "1.0.0";
|
|
3653
3652
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3653
|
+
version: "1.0.0";
|
|
3654
3654
|
_type: string;
|
|
3655
3655
|
value?: number | undefined;
|
|
3656
3656
|
minValue?: number | undefined;
|
|
@@ -3664,8 +3664,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3664
3664
|
_type?: string | undefined;
|
|
3665
3665
|
}>, {
|
|
3666
3666
|
type: string;
|
|
3667
|
-
version: "1.0.0";
|
|
3668
3667
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3668
|
+
version: "1.0.0";
|
|
3669
3669
|
value?: number | undefined;
|
|
3670
3670
|
minValue?: number | undefined;
|
|
3671
3671
|
maxValue?: number | undefined;
|
|
@@ -3682,16 +3682,16 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3682
3682
|
_type: string;
|
|
3683
3683
|
value?: {
|
|
3684
3684
|
type: string;
|
|
3685
|
-
version: "1.0.0";
|
|
3686
3685
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3686
|
+
version: "1.0.0";
|
|
3687
3687
|
value?: number | undefined;
|
|
3688
3688
|
minValue?: number | undefined;
|
|
3689
3689
|
maxValue?: number | undefined;
|
|
3690
3690
|
} | undefined;
|
|
3691
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3691
3692
|
minValue?: number | undefined;
|
|
3692
3693
|
maxValue?: number | undefined;
|
|
3693
3694
|
singleValue?: number | undefined;
|
|
3694
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3695
3695
|
}, {
|
|
3696
3696
|
value?: {
|
|
3697
3697
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -3701,11 +3701,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3701
3701
|
maxValue?: number | undefined;
|
|
3702
3702
|
_type?: string | undefined;
|
|
3703
3703
|
} | undefined;
|
|
3704
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3704
3705
|
version?: "1.0.0" | undefined;
|
|
3705
3706
|
minValue?: number | undefined;
|
|
3706
3707
|
maxValue?: number | undefined;
|
|
3707
3708
|
singleValue?: number | undefined;
|
|
3708
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3709
3709
|
_type?: string | undefined;
|
|
3710
3710
|
}>, {
|
|
3711
3711
|
type: string;
|
|
@@ -3713,16 +3713,16 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3713
3713
|
_type: string;
|
|
3714
3714
|
value?: {
|
|
3715
3715
|
type: string;
|
|
3716
|
-
version: "1.0.0";
|
|
3717
3716
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3717
|
+
version: "1.0.0";
|
|
3718
3718
|
value?: number | undefined;
|
|
3719
3719
|
minValue?: number | undefined;
|
|
3720
3720
|
maxValue?: number | undefined;
|
|
3721
3721
|
} | undefined;
|
|
3722
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3722
3723
|
minValue?: number | undefined;
|
|
3723
3724
|
maxValue?: number | undefined;
|
|
3724
3725
|
singleValue?: number | undefined;
|
|
3725
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3726
3726
|
}, {
|
|
3727
3727
|
value?: {
|
|
3728
3728
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -3732,27 +3732,27 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3732
3732
|
maxValue?: number | undefined;
|
|
3733
3733
|
_type?: string | undefined;
|
|
3734
3734
|
} | undefined;
|
|
3735
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3735
3736
|
version?: "1.0.0" | undefined;
|
|
3736
3737
|
minValue?: number | undefined;
|
|
3737
3738
|
maxValue?: number | undefined;
|
|
3738
3739
|
singleValue?: number | undefined;
|
|
3739
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3740
3740
|
_type?: string | undefined;
|
|
3741
3741
|
}>, {
|
|
3742
3742
|
type: string;
|
|
3743
3743
|
version: "1.0.0";
|
|
3744
3744
|
value?: {
|
|
3745
3745
|
type: string;
|
|
3746
|
-
version: "1.0.0";
|
|
3747
3746
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3747
|
+
version: "1.0.0";
|
|
3748
3748
|
value?: number | undefined;
|
|
3749
3749
|
minValue?: number | undefined;
|
|
3750
3750
|
maxValue?: number | undefined;
|
|
3751
3751
|
} | undefined;
|
|
3752
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3752
3753
|
minValue?: number | undefined;
|
|
3753
3754
|
maxValue?: number | undefined;
|
|
3754
3755
|
singleValue?: number | undefined;
|
|
3755
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3756
3756
|
}, {
|
|
3757
3757
|
value?: {
|
|
3758
3758
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -3762,11 +3762,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3762
3762
|
maxValue?: number | undefined;
|
|
3763
3763
|
_type?: string | undefined;
|
|
3764
3764
|
} | undefined;
|
|
3765
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3765
3766
|
version?: "1.0.0" | undefined;
|
|
3766
3767
|
minValue?: number | undefined;
|
|
3767
3768
|
maxValue?: number | undefined;
|
|
3768
3769
|
singleValue?: number | undefined;
|
|
3769
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3770
3770
|
_type?: string | undefined;
|
|
3771
3771
|
}>>;
|
|
3772
3772
|
jobLocation: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.objectUtil.extendShape<{
|
|
@@ -3885,11 +3885,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3885
3885
|
url: z.ZodOptional<z.ZodString>;
|
|
3886
3886
|
}, "strip", z.ZodTypeAny, {
|
|
3887
3887
|
version: "1.0.0";
|
|
3888
|
+
path?: string | undefined;
|
|
3888
3889
|
size?: number | undefined;
|
|
3889
3890
|
title?: string | undefined;
|
|
3890
3891
|
url?: string | undefined;
|
|
3891
3892
|
label?: string | undefined;
|
|
3892
|
-
path?: string | undefined;
|
|
3893
3893
|
description?: string | undefined;
|
|
3894
3894
|
altText?: string | undefined;
|
|
3895
3895
|
assetId?: string | undefined;
|
|
@@ -3899,11 +3899,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3899
3899
|
sha1Hash?: string | undefined;
|
|
3900
3900
|
uploadId?: string | undefined;
|
|
3901
3901
|
}, {
|
|
3902
|
+
path?: string | undefined;
|
|
3902
3903
|
size?: number | undefined;
|
|
3903
3904
|
title?: string | undefined;
|
|
3904
3905
|
url?: string | undefined;
|
|
3905
3906
|
label?: string | undefined;
|
|
3906
|
-
path?: string | undefined;
|
|
3907
3907
|
version?: "1.0.0" | undefined;
|
|
3908
3908
|
description?: string | undefined;
|
|
3909
3909
|
altText?: string | undefined;
|
|
@@ -3919,11 +3919,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3919
3919
|
version: "1.0.0";
|
|
3920
3920
|
asset?: {
|
|
3921
3921
|
version: "1.0.0";
|
|
3922
|
+
path?: string | undefined;
|
|
3922
3923
|
size?: number | undefined;
|
|
3923
3924
|
title?: string | undefined;
|
|
3924
3925
|
url?: string | undefined;
|
|
3925
3926
|
label?: string | undefined;
|
|
3926
|
-
path?: string | undefined;
|
|
3927
3927
|
description?: string | undefined;
|
|
3928
3928
|
altText?: string | undefined;
|
|
3929
3929
|
assetId?: string | undefined;
|
|
@@ -3937,11 +3937,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3937
3937
|
type: string;
|
|
3938
3938
|
version?: "1.0.0" | undefined;
|
|
3939
3939
|
asset?: {
|
|
3940
|
+
path?: string | undefined;
|
|
3940
3941
|
size?: number | undefined;
|
|
3941
3942
|
title?: string | undefined;
|
|
3942
3943
|
url?: string | undefined;
|
|
3943
3944
|
label?: string | undefined;
|
|
3944
|
-
path?: string | undefined;
|
|
3945
3945
|
version?: "1.0.0" | undefined;
|
|
3946
3946
|
description?: string | undefined;
|
|
3947
3947
|
altText?: string | undefined;
|
|
@@ -3959,12 +3959,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3959
3959
|
url: z.ZodString;
|
|
3960
3960
|
type: z.ZodString;
|
|
3961
3961
|
}, "strip", z.ZodTypeAny, {
|
|
3962
|
-
url: string;
|
|
3963
3962
|
type: string;
|
|
3963
|
+
url: string;
|
|
3964
3964
|
version: "1.0.0";
|
|
3965
3965
|
}, {
|
|
3966
|
-
url: string;
|
|
3967
3966
|
type: string;
|
|
3967
|
+
url: string;
|
|
3968
3968
|
version?: "1.0.0" | undefined;
|
|
3969
3969
|
}>, "many">>;
|
|
3970
3970
|
brandColor: z.ZodOptional<z.ZodString>;
|
|
@@ -3997,11 +3997,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3997
3997
|
url: z.ZodOptional<z.ZodString>;
|
|
3998
3998
|
}, "strip", z.ZodTypeAny, {
|
|
3999
3999
|
version: "1.0.0";
|
|
4000
|
+
path?: string | undefined;
|
|
4000
4001
|
size?: number | undefined;
|
|
4001
4002
|
title?: string | undefined;
|
|
4002
4003
|
url?: string | undefined;
|
|
4003
4004
|
label?: string | undefined;
|
|
4004
|
-
path?: string | undefined;
|
|
4005
4005
|
description?: string | undefined;
|
|
4006
4006
|
altText?: string | undefined;
|
|
4007
4007
|
assetId?: string | undefined;
|
|
@@ -4011,11 +4011,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4011
4011
|
sha1Hash?: string | undefined;
|
|
4012
4012
|
uploadId?: string | undefined;
|
|
4013
4013
|
}, {
|
|
4014
|
+
path?: string | undefined;
|
|
4014
4015
|
size?: number | undefined;
|
|
4015
4016
|
title?: string | undefined;
|
|
4016
4017
|
url?: string | undefined;
|
|
4017
4018
|
label?: string | undefined;
|
|
4018
|
-
path?: string | undefined;
|
|
4019
4019
|
version?: "1.0.0" | undefined;
|
|
4020
4020
|
description?: string | undefined;
|
|
4021
4021
|
altText?: string | undefined;
|
|
@@ -4031,11 +4031,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4031
4031
|
version: "1.0.0";
|
|
4032
4032
|
asset?: {
|
|
4033
4033
|
version: "1.0.0";
|
|
4034
|
+
path?: string | undefined;
|
|
4034
4035
|
size?: number | undefined;
|
|
4035
4036
|
title?: string | undefined;
|
|
4036
4037
|
url?: string | undefined;
|
|
4037
4038
|
label?: string | undefined;
|
|
4038
|
-
path?: string | undefined;
|
|
4039
4039
|
description?: string | undefined;
|
|
4040
4040
|
altText?: string | undefined;
|
|
4041
4041
|
assetId?: string | undefined;
|
|
@@ -4049,11 +4049,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4049
4049
|
type: string;
|
|
4050
4050
|
version?: "1.0.0" | undefined;
|
|
4051
4051
|
asset?: {
|
|
4052
|
+
path?: string | undefined;
|
|
4052
4053
|
size?: number | undefined;
|
|
4053
4054
|
title?: string | undefined;
|
|
4054
4055
|
url?: string | undefined;
|
|
4055
4056
|
label?: string | undefined;
|
|
4056
|
-
path?: string | undefined;
|
|
4057
4057
|
version?: "1.0.0" | undefined;
|
|
4058
4058
|
description?: string | undefined;
|
|
4059
4059
|
altText?: string | undefined;
|
|
@@ -4067,8 +4067,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4067
4067
|
}>>;
|
|
4068
4068
|
baseUrl: z.ZodOptional<z.ZodString>;
|
|
4069
4069
|
}, "strip", z.ZodTypeAny, {
|
|
4070
|
-
name: string;
|
|
4071
4070
|
type: string;
|
|
4071
|
+
name: string;
|
|
4072
4072
|
version: "1.0.0";
|
|
4073
4073
|
description: string;
|
|
4074
4074
|
logo?: {
|
|
@@ -4076,11 +4076,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4076
4076
|
version: "1.0.0";
|
|
4077
4077
|
asset?: {
|
|
4078
4078
|
version: "1.0.0";
|
|
4079
|
+
path?: string | undefined;
|
|
4079
4080
|
size?: number | undefined;
|
|
4080
4081
|
title?: string | undefined;
|
|
4081
4082
|
url?: string | undefined;
|
|
4082
4083
|
label?: string | undefined;
|
|
4083
|
-
path?: string | undefined;
|
|
4084
4084
|
description?: string | undefined;
|
|
4085
4085
|
altText?: string | undefined;
|
|
4086
4086
|
assetId?: string | undefined;
|
|
@@ -4093,19 +4093,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4093
4093
|
} | undefined;
|
|
4094
4094
|
baseUrl?: string | undefined;
|
|
4095
4095
|
}, {
|
|
4096
|
-
name: string;
|
|
4097
4096
|
type: string;
|
|
4097
|
+
name: string;
|
|
4098
4098
|
description: string;
|
|
4099
4099
|
version?: "1.0.0" | undefined;
|
|
4100
4100
|
logo?: {
|
|
4101
4101
|
type: string;
|
|
4102
4102
|
version?: "1.0.0" | undefined;
|
|
4103
4103
|
asset?: {
|
|
4104
|
+
path?: string | undefined;
|
|
4104
4105
|
size?: number | undefined;
|
|
4105
4106
|
title?: string | undefined;
|
|
4106
4107
|
url?: string | undefined;
|
|
4107
4108
|
label?: string | undefined;
|
|
4108
|
-
path?: string | undefined;
|
|
4109
4109
|
version?: "1.0.0" | undefined;
|
|
4110
4110
|
description?: string | undefined;
|
|
4111
4111
|
altText?: string | undefined;
|
|
@@ -4127,14 +4127,14 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4127
4127
|
description: z.ZodOptional<z.ZodString>;
|
|
4128
4128
|
category: z.ZodEnum<["FINANCIAL", "HEALTH", "PROFESSIONAL_DEVELOPMENT", "WORK_LIFE_BALANCE"]>;
|
|
4129
4129
|
}, "strip", z.ZodTypeAny, {
|
|
4130
|
-
title: string;
|
|
4131
4130
|
type: string;
|
|
4131
|
+
title: string;
|
|
4132
4132
|
version: "1.0.0";
|
|
4133
4133
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
4134
4134
|
description?: string | undefined;
|
|
4135
4135
|
}, {
|
|
4136
|
-
title: string;
|
|
4137
4136
|
type: string;
|
|
4137
|
+
title: string;
|
|
4138
4138
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
4139
4139
|
version?: "1.0.0" | undefined;
|
|
4140
4140
|
description?: string | undefined;
|
|
@@ -4144,8 +4144,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4144
4144
|
version: "1.0.0";
|
|
4145
4145
|
careersUrl: string;
|
|
4146
4146
|
jobBoard?: {
|
|
4147
|
-
name: string;
|
|
4148
4147
|
type: string;
|
|
4148
|
+
name: string;
|
|
4149
4149
|
version: "1.0.0";
|
|
4150
4150
|
description: string;
|
|
4151
4151
|
logo?: {
|
|
@@ -4153,11 +4153,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4153
4153
|
version: "1.0.0";
|
|
4154
4154
|
asset?: {
|
|
4155
4155
|
version: "1.0.0";
|
|
4156
|
+
path?: string | undefined;
|
|
4156
4157
|
size?: number | undefined;
|
|
4157
4158
|
title?: string | undefined;
|
|
4158
4159
|
url?: string | undefined;
|
|
4159
4160
|
label?: string | undefined;
|
|
4160
|
-
path?: string | undefined;
|
|
4161
4161
|
description?: string | undefined;
|
|
4162
4162
|
altText?: string | undefined;
|
|
4163
4163
|
assetId?: string | undefined;
|
|
@@ -4172,8 +4172,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4172
4172
|
} | undefined;
|
|
4173
4173
|
jobBoardSlug?: string[] | undefined;
|
|
4174
4174
|
companyBenefits?: {
|
|
4175
|
-
title: string;
|
|
4176
4175
|
type: string;
|
|
4176
|
+
title: string;
|
|
4177
4177
|
version: "1.0.0";
|
|
4178
4178
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
4179
4179
|
description?: string | undefined;
|
|
@@ -4183,19 +4183,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4183
4183
|
careersUrl: string;
|
|
4184
4184
|
version?: "1.0.0" | undefined;
|
|
4185
4185
|
jobBoard?: {
|
|
4186
|
-
name: string;
|
|
4187
4186
|
type: string;
|
|
4187
|
+
name: string;
|
|
4188
4188
|
description: string;
|
|
4189
4189
|
version?: "1.0.0" | undefined;
|
|
4190
4190
|
logo?: {
|
|
4191
4191
|
type: string;
|
|
4192
4192
|
version?: "1.0.0" | undefined;
|
|
4193
4193
|
asset?: {
|
|
4194
|
+
path?: string | undefined;
|
|
4194
4195
|
size?: number | undefined;
|
|
4195
4196
|
title?: string | undefined;
|
|
4196
4197
|
url?: string | undefined;
|
|
4197
4198
|
label?: string | undefined;
|
|
4198
|
-
path?: string | undefined;
|
|
4199
4199
|
version?: "1.0.0" | undefined;
|
|
4200
4200
|
description?: string | undefined;
|
|
4201
4201
|
altText?: string | undefined;
|
|
@@ -4211,8 +4211,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4211
4211
|
} | undefined;
|
|
4212
4212
|
jobBoardSlug?: string[] | undefined;
|
|
4213
4213
|
companyBenefits?: {
|
|
4214
|
-
title: string;
|
|
4215
4214
|
type: string;
|
|
4215
|
+
title: string;
|
|
4216
4216
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
4217
4217
|
version?: "1.0.0" | undefined;
|
|
4218
4218
|
description?: string | undefined;
|
|
@@ -4296,11 +4296,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4296
4296
|
url: z.ZodOptional<z.ZodString>;
|
|
4297
4297
|
}, "strip", z.ZodTypeAny, {
|
|
4298
4298
|
version: "1.0.0";
|
|
4299
|
+
path?: string | undefined;
|
|
4299
4300
|
size?: number | undefined;
|
|
4300
4301
|
title?: string | undefined;
|
|
4301
4302
|
url?: string | undefined;
|
|
4302
4303
|
label?: string | undefined;
|
|
4303
|
-
path?: string | undefined;
|
|
4304
4304
|
description?: string | undefined;
|
|
4305
4305
|
altText?: string | undefined;
|
|
4306
4306
|
assetId?: string | undefined;
|
|
@@ -4310,11 +4310,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4310
4310
|
sha1Hash?: string | undefined;
|
|
4311
4311
|
uploadId?: string | undefined;
|
|
4312
4312
|
}, {
|
|
4313
|
+
path?: string | undefined;
|
|
4313
4314
|
size?: number | undefined;
|
|
4314
4315
|
title?: string | undefined;
|
|
4315
4316
|
url?: string | undefined;
|
|
4316
4317
|
label?: string | undefined;
|
|
4317
|
-
path?: string | undefined;
|
|
4318
4318
|
version?: "1.0.0" | undefined;
|
|
4319
4319
|
description?: string | undefined;
|
|
4320
4320
|
altText?: string | undefined;
|
|
@@ -4330,11 +4330,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4330
4330
|
version: "1.0.0";
|
|
4331
4331
|
asset?: {
|
|
4332
4332
|
version: "1.0.0";
|
|
4333
|
+
path?: string | undefined;
|
|
4333
4334
|
size?: number | undefined;
|
|
4334
4335
|
title?: string | undefined;
|
|
4335
4336
|
url?: string | undefined;
|
|
4336
4337
|
label?: string | undefined;
|
|
4337
|
-
path?: string | undefined;
|
|
4338
4338
|
description?: string | undefined;
|
|
4339
4339
|
altText?: string | undefined;
|
|
4340
4340
|
assetId?: string | undefined;
|
|
@@ -4348,11 +4348,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4348
4348
|
type: string;
|
|
4349
4349
|
version?: "1.0.0" | undefined;
|
|
4350
4350
|
asset?: {
|
|
4351
|
+
path?: string | undefined;
|
|
4351
4352
|
size?: number | undefined;
|
|
4352
4353
|
title?: string | undefined;
|
|
4353
4354
|
url?: string | undefined;
|
|
4354
4355
|
label?: string | undefined;
|
|
4355
|
-
path?: string | undefined;
|
|
4356
4356
|
version?: "1.0.0" | undefined;
|
|
4357
4357
|
description?: string | undefined;
|
|
4358
4358
|
altText?: string | undefined;
|
|
@@ -4370,12 +4370,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4370
4370
|
url: z.ZodString;
|
|
4371
4371
|
type: z.ZodString;
|
|
4372
4372
|
}, "strip", z.ZodTypeAny, {
|
|
4373
|
-
url: string;
|
|
4374
4373
|
type: string;
|
|
4374
|
+
url: string;
|
|
4375
4375
|
version: "1.0.0";
|
|
4376
4376
|
}, {
|
|
4377
|
-
url: string;
|
|
4378
4377
|
type: string;
|
|
4378
|
+
url: string;
|
|
4379
4379
|
version?: "1.0.0" | undefined;
|
|
4380
4380
|
}>, "many">>;
|
|
4381
4381
|
telephone: z.ZodOptional<z.ZodString>;
|
|
@@ -4480,11 +4480,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4480
4480
|
version: "1.0.0";
|
|
4481
4481
|
asset?: {
|
|
4482
4482
|
version: "1.0.0";
|
|
4483
|
+
path?: string | undefined;
|
|
4483
4484
|
size?: number | undefined;
|
|
4484
4485
|
title?: string | undefined;
|
|
4485
4486
|
url?: string | undefined;
|
|
4486
4487
|
label?: string | undefined;
|
|
4487
|
-
path?: string | undefined;
|
|
4488
4488
|
description?: string | undefined;
|
|
4489
4489
|
altText?: string | undefined;
|
|
4490
4490
|
assetId?: string | undefined;
|
|
@@ -4500,8 +4500,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4500
4500
|
isMedical?: boolean | undefined;
|
|
4501
4501
|
isScientist?: boolean | undefined;
|
|
4502
4502
|
socialMedia?: {
|
|
4503
|
-
url: string;
|
|
4504
4503
|
type: string;
|
|
4504
|
+
url: string;
|
|
4505
4505
|
version: "1.0.0";
|
|
4506
4506
|
}[] | undefined;
|
|
4507
4507
|
telephone?: string | undefined;
|
|
@@ -4534,11 +4534,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4534
4534
|
type: string;
|
|
4535
4535
|
version?: "1.0.0" | undefined;
|
|
4536
4536
|
asset?: {
|
|
4537
|
+
path?: string | undefined;
|
|
4537
4538
|
size?: number | undefined;
|
|
4538
4539
|
title?: string | undefined;
|
|
4539
4540
|
url?: string | undefined;
|
|
4540
4541
|
label?: string | undefined;
|
|
4541
|
-
path?: string | undefined;
|
|
4542
4542
|
version?: "1.0.0" | undefined;
|
|
4543
4543
|
description?: string | undefined;
|
|
4544
4544
|
altText?: string | undefined;
|
|
@@ -4556,8 +4556,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4556
4556
|
isMedical?: boolean | undefined;
|
|
4557
4557
|
isScientist?: boolean | undefined;
|
|
4558
4558
|
socialMedia?: {
|
|
4559
|
-
url: string;
|
|
4560
4559
|
type: string;
|
|
4560
|
+
url: string;
|
|
4561
4561
|
version?: "1.0.0" | undefined;
|
|
4562
4562
|
}[] | undefined;
|
|
4563
4563
|
telephone?: string | undefined;
|
|
@@ -4599,11 +4599,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4599
4599
|
version: "1.0.0";
|
|
4600
4600
|
asset?: {
|
|
4601
4601
|
version: "1.0.0";
|
|
4602
|
+
path?: string | undefined;
|
|
4602
4603
|
size?: number | undefined;
|
|
4603
4604
|
title?: string | undefined;
|
|
4604
4605
|
url?: string | undefined;
|
|
4605
4606
|
label?: string | undefined;
|
|
4606
|
-
path?: string | undefined;
|
|
4607
4607
|
description?: string | undefined;
|
|
4608
4608
|
altText?: string | undefined;
|
|
4609
4609
|
assetId?: string | undefined;
|
|
@@ -4619,8 +4619,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4619
4619
|
isMedical?: boolean | undefined;
|
|
4620
4620
|
isScientist?: boolean | undefined;
|
|
4621
4621
|
socialMedia?: {
|
|
4622
|
-
url: string;
|
|
4623
4622
|
type: string;
|
|
4623
|
+
url: string;
|
|
4624
4624
|
version: "1.0.0";
|
|
4625
4625
|
}[] | undefined;
|
|
4626
4626
|
telephone?: string | undefined;
|
|
@@ -4660,11 +4660,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4660
4660
|
type: string;
|
|
4661
4661
|
version?: "1.0.0" | undefined;
|
|
4662
4662
|
asset?: {
|
|
4663
|
+
path?: string | undefined;
|
|
4663
4664
|
size?: number | undefined;
|
|
4664
4665
|
title?: string | undefined;
|
|
4665
4666
|
url?: string | undefined;
|
|
4666
4667
|
label?: string | undefined;
|
|
4667
|
-
path?: string | undefined;
|
|
4668
4668
|
version?: "1.0.0" | undefined;
|
|
4669
4669
|
description?: string | undefined;
|
|
4670
4670
|
altText?: string | undefined;
|
|
@@ -4682,8 +4682,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4682
4682
|
isMedical?: boolean | undefined;
|
|
4683
4683
|
isScientist?: boolean | undefined;
|
|
4684
4684
|
socialMedia?: {
|
|
4685
|
-
url: string;
|
|
4686
4685
|
type: string;
|
|
4686
|
+
url: string;
|
|
4687
4687
|
version?: "1.0.0" | undefined;
|
|
4688
4688
|
}[] | undefined;
|
|
4689
4689
|
telephone?: string | undefined;
|
|
@@ -4789,8 +4789,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4789
4789
|
isScrapeManaged?: boolean | undefined;
|
|
4790
4790
|
}>>;
|
|
4791
4791
|
}, "strip", z.ZodTypeAny, {
|
|
4792
|
-
id: string;
|
|
4793
4792
|
type: string;
|
|
4793
|
+
id: string;
|
|
4794
4794
|
version: "1.0.0";
|
|
4795
4795
|
slug: string;
|
|
4796
4796
|
createdAt: string;
|
|
@@ -4801,11 +4801,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4801
4801
|
version: "1.0.0";
|
|
4802
4802
|
asset?: {
|
|
4803
4803
|
version: "1.0.0";
|
|
4804
|
+
path?: string | undefined;
|
|
4804
4805
|
size?: number | undefined;
|
|
4805
4806
|
title?: string | undefined;
|
|
4806
4807
|
url?: string | undefined;
|
|
4807
4808
|
label?: string | undefined;
|
|
4808
|
-
path?: string | undefined;
|
|
4809
4809
|
description?: string | undefined;
|
|
4810
4810
|
altText?: string | undefined;
|
|
4811
4811
|
assetId?: string | undefined;
|
|
@@ -4817,8 +4817,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4817
4817
|
} | undefined;
|
|
4818
4818
|
} | undefined;
|
|
4819
4819
|
socialMedia?: {
|
|
4820
|
-
url: string;
|
|
4821
4820
|
type: string;
|
|
4821
|
+
url: string;
|
|
4822
4822
|
version: "1.0.0";
|
|
4823
4823
|
}[] | undefined;
|
|
4824
4824
|
companyWebsite?: string | undefined;
|
|
@@ -4828,8 +4828,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4828
4828
|
version: "1.0.0";
|
|
4829
4829
|
careersUrl: string;
|
|
4830
4830
|
jobBoard?: {
|
|
4831
|
-
name: string;
|
|
4832
4831
|
type: string;
|
|
4832
|
+
name: string;
|
|
4833
4833
|
version: "1.0.0";
|
|
4834
4834
|
description: string;
|
|
4835
4835
|
logo?: {
|
|
@@ -4837,11 +4837,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4837
4837
|
version: "1.0.0";
|
|
4838
4838
|
asset?: {
|
|
4839
4839
|
version: "1.0.0";
|
|
4840
|
+
path?: string | undefined;
|
|
4840
4841
|
size?: number | undefined;
|
|
4841
4842
|
title?: string | undefined;
|
|
4842
4843
|
url?: string | undefined;
|
|
4843
4844
|
label?: string | undefined;
|
|
4844
|
-
path?: string | undefined;
|
|
4845
4845
|
description?: string | undefined;
|
|
4846
4846
|
altText?: string | undefined;
|
|
4847
4847
|
assetId?: string | undefined;
|
|
@@ -4856,8 +4856,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4856
4856
|
} | undefined;
|
|
4857
4857
|
jobBoardSlug?: string[] | undefined;
|
|
4858
4858
|
companyBenefits?: {
|
|
4859
|
-
title: string;
|
|
4860
4859
|
type: string;
|
|
4860
|
+
title: string;
|
|
4861
4861
|
version: "1.0.0";
|
|
4862
4862
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
4863
4863
|
description?: string | undefined;
|
|
@@ -4915,11 +4915,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4915
4915
|
version: "1.0.0";
|
|
4916
4916
|
asset?: {
|
|
4917
4917
|
version: "1.0.0";
|
|
4918
|
+
path?: string | undefined;
|
|
4918
4919
|
size?: number | undefined;
|
|
4919
4920
|
title?: string | undefined;
|
|
4920
4921
|
url?: string | undefined;
|
|
4921
4922
|
label?: string | undefined;
|
|
4922
|
-
path?: string | undefined;
|
|
4923
4923
|
description?: string | undefined;
|
|
4924
4924
|
altText?: string | undefined;
|
|
4925
4925
|
assetId?: string | undefined;
|
|
@@ -4935,8 +4935,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4935
4935
|
isMedical?: boolean | undefined;
|
|
4936
4936
|
isScientist?: boolean | undefined;
|
|
4937
4937
|
socialMedia?: {
|
|
4938
|
-
url: string;
|
|
4939
4938
|
type: string;
|
|
4939
|
+
url: string;
|
|
4940
4940
|
version: "1.0.0";
|
|
4941
4941
|
}[] | undefined;
|
|
4942
4942
|
telephone?: string | undefined;
|
|
@@ -4972,8 +4972,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4972
4972
|
postProcessorUniqueRunId?: string | undefined;
|
|
4973
4973
|
} | undefined;
|
|
4974
4974
|
}, {
|
|
4975
|
-
id: string;
|
|
4976
4975
|
type: string;
|
|
4976
|
+
id: string;
|
|
4977
4977
|
slug: string;
|
|
4978
4978
|
createdAt: string;
|
|
4979
4979
|
updatedAt: string;
|
|
@@ -4983,11 +4983,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
4983
4983
|
type: string;
|
|
4984
4984
|
version?: "1.0.0" | undefined;
|
|
4985
4985
|
asset?: {
|
|
4986
|
+
path?: string | undefined;
|
|
4986
4987
|
size?: number | undefined;
|
|
4987
4988
|
title?: string | undefined;
|
|
4988
4989
|
url?: string | undefined;
|
|
4989
4990
|
label?: string | undefined;
|
|
4990
|
-
path?: string | undefined;
|
|
4991
4991
|
version?: "1.0.0" | undefined;
|
|
4992
4992
|
description?: string | undefined;
|
|
4993
4993
|
altText?: string | undefined;
|
|
@@ -5000,8 +5000,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5000
5000
|
} | undefined;
|
|
5001
5001
|
} | undefined;
|
|
5002
5002
|
socialMedia?: {
|
|
5003
|
-
url: string;
|
|
5004
5003
|
type: string;
|
|
5004
|
+
url: string;
|
|
5005
5005
|
version?: "1.0.0" | undefined;
|
|
5006
5006
|
}[] | undefined;
|
|
5007
5007
|
companyWebsite?: string | undefined;
|
|
@@ -5011,19 +5011,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5011
5011
|
careersUrl: string;
|
|
5012
5012
|
version?: "1.0.0" | undefined;
|
|
5013
5013
|
jobBoard?: {
|
|
5014
|
-
name: string;
|
|
5015
5014
|
type: string;
|
|
5015
|
+
name: string;
|
|
5016
5016
|
description: string;
|
|
5017
5017
|
version?: "1.0.0" | undefined;
|
|
5018
5018
|
logo?: {
|
|
5019
5019
|
type: string;
|
|
5020
5020
|
version?: "1.0.0" | undefined;
|
|
5021
5021
|
asset?: {
|
|
5022
|
+
path?: string | undefined;
|
|
5022
5023
|
size?: number | undefined;
|
|
5023
5024
|
title?: string | undefined;
|
|
5024
5025
|
url?: string | undefined;
|
|
5025
5026
|
label?: string | undefined;
|
|
5026
|
-
path?: string | undefined;
|
|
5027
5027
|
version?: "1.0.0" | undefined;
|
|
5028
5028
|
description?: string | undefined;
|
|
5029
5029
|
altText?: string | undefined;
|
|
@@ -5039,8 +5039,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5039
5039
|
} | undefined;
|
|
5040
5040
|
jobBoardSlug?: string[] | undefined;
|
|
5041
5041
|
companyBenefits?: {
|
|
5042
|
-
title: string;
|
|
5043
5042
|
type: string;
|
|
5043
|
+
title: string;
|
|
5044
5044
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
5045
5045
|
version?: "1.0.0" | undefined;
|
|
5046
5046
|
description?: string | undefined;
|
|
@@ -5096,11 +5096,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5096
5096
|
type: string;
|
|
5097
5097
|
version?: "1.0.0" | undefined;
|
|
5098
5098
|
asset?: {
|
|
5099
|
+
path?: string | undefined;
|
|
5099
5100
|
size?: number | undefined;
|
|
5100
5101
|
title?: string | undefined;
|
|
5101
5102
|
url?: string | undefined;
|
|
5102
5103
|
label?: string | undefined;
|
|
5103
|
-
path?: string | undefined;
|
|
5104
5104
|
version?: "1.0.0" | undefined;
|
|
5105
5105
|
description?: string | undefined;
|
|
5106
5106
|
altText?: string | undefined;
|
|
@@ -5118,8 +5118,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5118
5118
|
isMedical?: boolean | undefined;
|
|
5119
5119
|
isScientist?: boolean | undefined;
|
|
5120
5120
|
socialMedia?: {
|
|
5121
|
-
url: string;
|
|
5122
5121
|
type: string;
|
|
5122
|
+
url: string;
|
|
5123
5123
|
version?: "1.0.0" | undefined;
|
|
5124
5124
|
}[] | undefined;
|
|
5125
5125
|
telephone?: string | undefined;
|
|
@@ -5164,7 +5164,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5164
5164
|
temp: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
5165
5165
|
applicationType: z.ZodOptional<z.ZodString>;
|
|
5166
5166
|
clientID: z.ZodString;
|
|
5167
|
-
}>, "
|
|
5167
|
+
}>, "type" | "id" | "createdAt" | "updatedAt" | "clientId">, "strip", z.ZodTypeAny, {
|
|
5168
5168
|
title: string;
|
|
5169
5169
|
url: string;
|
|
5170
5170
|
version: "1.0.0";
|
|
@@ -5182,6 +5182,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5182
5182
|
needsReview: boolean;
|
|
5183
5183
|
clientID: string;
|
|
5184
5184
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
5185
|
+
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
5186
|
+
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
5187
|
+
jobFunction?: "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" | undefined;
|
|
5188
|
+
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
5189
|
+
clinicalSpecialty?: ("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")[] | undefined;
|
|
5190
|
+
clinicalSetting?: ("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")[] | undefined;
|
|
5185
5191
|
jobLocation?: {
|
|
5186
5192
|
type: string;
|
|
5187
5193
|
version: "1.0.0";
|
|
@@ -5201,39 +5207,33 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5201
5207
|
vacancyCount?: number | undefined;
|
|
5202
5208
|
richTextDescription?: string | undefined;
|
|
5203
5209
|
jobLocationType?: ("FLOAT" | "HYBRID" | "ONSITE" | "REMOTE")[] | undefined;
|
|
5204
|
-
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
5205
|
-
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
5206
|
-
jobFunction?: "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" | undefined;
|
|
5207
|
-
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
5208
5210
|
clinicalLicense?: ("PT" | "RN" | "CNA" | "CNM" | "CNS" | "COTA" | "CRNA" | "LPN" | "LVN" | "NP" | "OT" | "PTA")[] | undefined;
|
|
5209
|
-
clinicalSetting?: ("OFFICE" | "ACUTE_CARE" | "AMBULATORY_SURGERY_CENTER" | "CLINIC" | "HOME_HEALTH" | "HOSPITAL" | "INPATIENT" | "LONG_TERM_CARE" | "MED_SPA" | "NURSING_HOME" | "OUTPATIENT" | "PRIVATE_PRACTICE" | "REHAB_CENTER" | "SCHOOL" | "SKILLED_NURSING_FACILITY")[] | undefined;
|
|
5210
|
-
clinicalSpecialty?: ("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")[] | undefined;
|
|
5211
5211
|
estimatedSalary?: {
|
|
5212
5212
|
type: string;
|
|
5213
5213
|
version: "1.0.0";
|
|
5214
5214
|
value?: {
|
|
5215
5215
|
type: string;
|
|
5216
|
-
version: "1.0.0";
|
|
5217
5216
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
5217
|
+
version: "1.0.0";
|
|
5218
5218
|
value?: number | undefined;
|
|
5219
5219
|
minValue?: number | undefined;
|
|
5220
5220
|
maxValue?: number | undefined;
|
|
5221
5221
|
} | undefined;
|
|
5222
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
5222
5223
|
minValue?: number | undefined;
|
|
5223
5224
|
maxValue?: number | undefined;
|
|
5224
5225
|
singleValue?: number | undefined;
|
|
5225
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
5226
5226
|
} | undefined;
|
|
5227
5227
|
applicableOffices?: {
|
|
5228
|
-
name: string;
|
|
5229
5228
|
type: string;
|
|
5229
|
+
name: string;
|
|
5230
5230
|
version: "1.0.0";
|
|
5231
5231
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
5232
5232
|
createdAt?: string | undefined;
|
|
5233
5233
|
updatedAt?: string | undefined;
|
|
5234
5234
|
companyId?: {
|
|
5235
|
-
id: string;
|
|
5236
5235
|
type: string;
|
|
5236
|
+
id: string;
|
|
5237
5237
|
version: "1.0.0";
|
|
5238
5238
|
slug: string;
|
|
5239
5239
|
createdAt: string;
|
|
@@ -5244,11 +5244,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5244
5244
|
version: "1.0.0";
|
|
5245
5245
|
asset?: {
|
|
5246
5246
|
version: "1.0.0";
|
|
5247
|
+
path?: string | undefined;
|
|
5247
5248
|
size?: number | undefined;
|
|
5248
5249
|
title?: string | undefined;
|
|
5249
5250
|
url?: string | undefined;
|
|
5250
5251
|
label?: string | undefined;
|
|
5251
|
-
path?: string | undefined;
|
|
5252
5252
|
description?: string | undefined;
|
|
5253
5253
|
altText?: string | undefined;
|
|
5254
5254
|
assetId?: string | undefined;
|
|
@@ -5260,8 +5260,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5260
5260
|
} | undefined;
|
|
5261
5261
|
} | undefined;
|
|
5262
5262
|
socialMedia?: {
|
|
5263
|
-
url: string;
|
|
5264
5263
|
type: string;
|
|
5264
|
+
url: string;
|
|
5265
5265
|
version: "1.0.0";
|
|
5266
5266
|
}[] | undefined;
|
|
5267
5267
|
companyWebsite?: string | undefined;
|
|
@@ -5271,8 +5271,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5271
5271
|
version: "1.0.0";
|
|
5272
5272
|
careersUrl: string;
|
|
5273
5273
|
jobBoard?: {
|
|
5274
|
-
name: string;
|
|
5275
5274
|
type: string;
|
|
5275
|
+
name: string;
|
|
5276
5276
|
version: "1.0.0";
|
|
5277
5277
|
description: string;
|
|
5278
5278
|
logo?: {
|
|
@@ -5280,11 +5280,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5280
5280
|
version: "1.0.0";
|
|
5281
5281
|
asset?: {
|
|
5282
5282
|
version: "1.0.0";
|
|
5283
|
+
path?: string | undefined;
|
|
5283
5284
|
size?: number | undefined;
|
|
5284
5285
|
title?: string | undefined;
|
|
5285
5286
|
url?: string | undefined;
|
|
5286
5287
|
label?: string | undefined;
|
|
5287
|
-
path?: string | undefined;
|
|
5288
5288
|
description?: string | undefined;
|
|
5289
5289
|
altText?: string | undefined;
|
|
5290
5290
|
assetId?: string | undefined;
|
|
@@ -5299,8 +5299,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5299
5299
|
} | undefined;
|
|
5300
5300
|
jobBoardSlug?: string[] | undefined;
|
|
5301
5301
|
companyBenefits?: {
|
|
5302
|
-
title: string;
|
|
5303
5302
|
type: string;
|
|
5303
|
+
title: string;
|
|
5304
5304
|
version: "1.0.0";
|
|
5305
5305
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
5306
5306
|
description?: string | undefined;
|
|
@@ -5358,11 +5358,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5358
5358
|
version: "1.0.0";
|
|
5359
5359
|
asset?: {
|
|
5360
5360
|
version: "1.0.0";
|
|
5361
|
+
path?: string | undefined;
|
|
5361
5362
|
size?: number | undefined;
|
|
5362
5363
|
title?: string | undefined;
|
|
5363
5364
|
url?: string | undefined;
|
|
5364
5365
|
label?: string | undefined;
|
|
5365
|
-
path?: string | undefined;
|
|
5366
5366
|
description?: string | undefined;
|
|
5367
5367
|
altText?: string | undefined;
|
|
5368
5368
|
assetId?: string | undefined;
|
|
@@ -5378,8 +5378,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5378
5378
|
isMedical?: boolean | undefined;
|
|
5379
5379
|
isScientist?: boolean | undefined;
|
|
5380
5380
|
socialMedia?: {
|
|
5381
|
-
url: string;
|
|
5382
5381
|
type: string;
|
|
5382
|
+
url: string;
|
|
5383
5383
|
version: "1.0.0";
|
|
5384
5384
|
}[] | undefined;
|
|
5385
5385
|
telephone?: string | undefined;
|
|
@@ -5451,8 +5451,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5451
5451
|
longitude?: number | undefined;
|
|
5452
5452
|
}[] | undefined;
|
|
5453
5453
|
hiringOrganization?: {
|
|
5454
|
-
id: string;
|
|
5455
5454
|
type: string;
|
|
5455
|
+
id: string;
|
|
5456
5456
|
version: "1.0.0";
|
|
5457
5457
|
slug: string;
|
|
5458
5458
|
createdAt: string;
|
|
@@ -5463,11 +5463,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5463
5463
|
version: "1.0.0";
|
|
5464
5464
|
asset?: {
|
|
5465
5465
|
version: "1.0.0";
|
|
5466
|
+
path?: string | undefined;
|
|
5466
5467
|
size?: number | undefined;
|
|
5467
5468
|
title?: string | undefined;
|
|
5468
5469
|
url?: string | undefined;
|
|
5469
5470
|
label?: string | undefined;
|
|
5470
|
-
path?: string | undefined;
|
|
5471
5471
|
description?: string | undefined;
|
|
5472
5472
|
altText?: string | undefined;
|
|
5473
5473
|
assetId?: string | undefined;
|
|
@@ -5479,8 +5479,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5479
5479
|
} | undefined;
|
|
5480
5480
|
} | undefined;
|
|
5481
5481
|
socialMedia?: {
|
|
5482
|
-
url: string;
|
|
5483
5482
|
type: string;
|
|
5483
|
+
url: string;
|
|
5484
5484
|
version: "1.0.0";
|
|
5485
5485
|
}[] | undefined;
|
|
5486
5486
|
companyWebsite?: string | undefined;
|
|
@@ -5490,8 +5490,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5490
5490
|
version: "1.0.0";
|
|
5491
5491
|
careersUrl: string;
|
|
5492
5492
|
jobBoard?: {
|
|
5493
|
-
name: string;
|
|
5494
5493
|
type: string;
|
|
5494
|
+
name: string;
|
|
5495
5495
|
version: "1.0.0";
|
|
5496
5496
|
description: string;
|
|
5497
5497
|
logo?: {
|
|
@@ -5499,11 +5499,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5499
5499
|
version: "1.0.0";
|
|
5500
5500
|
asset?: {
|
|
5501
5501
|
version: "1.0.0";
|
|
5502
|
+
path?: string | undefined;
|
|
5502
5503
|
size?: number | undefined;
|
|
5503
5504
|
title?: string | undefined;
|
|
5504
5505
|
url?: string | undefined;
|
|
5505
5506
|
label?: string | undefined;
|
|
5506
|
-
path?: string | undefined;
|
|
5507
5507
|
description?: string | undefined;
|
|
5508
5508
|
altText?: string | undefined;
|
|
5509
5509
|
assetId?: string | undefined;
|
|
@@ -5518,8 +5518,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5518
5518
|
} | undefined;
|
|
5519
5519
|
jobBoardSlug?: string[] | undefined;
|
|
5520
5520
|
companyBenefits?: {
|
|
5521
|
-
title: string;
|
|
5522
5521
|
type: string;
|
|
5522
|
+
title: string;
|
|
5523
5523
|
version: "1.0.0";
|
|
5524
5524
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
5525
5525
|
description?: string | undefined;
|
|
@@ -5577,11 +5577,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5577
5577
|
version: "1.0.0";
|
|
5578
5578
|
asset?: {
|
|
5579
5579
|
version: "1.0.0";
|
|
5580
|
+
path?: string | undefined;
|
|
5580
5581
|
size?: number | undefined;
|
|
5581
5582
|
title?: string | undefined;
|
|
5582
5583
|
url?: string | undefined;
|
|
5583
5584
|
label?: string | undefined;
|
|
5584
|
-
path?: string | undefined;
|
|
5585
5585
|
description?: string | undefined;
|
|
5586
5586
|
altText?: string | undefined;
|
|
5587
5587
|
assetId?: string | undefined;
|
|
@@ -5597,8 +5597,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5597
5597
|
isMedical?: boolean | undefined;
|
|
5598
5598
|
isScientist?: boolean | undefined;
|
|
5599
5599
|
socialMedia?: {
|
|
5600
|
-
url: string;
|
|
5601
5600
|
type: string;
|
|
5601
|
+
url: string;
|
|
5602
5602
|
version: "1.0.0";
|
|
5603
5603
|
}[] | undefined;
|
|
5604
5604
|
telephone?: string | undefined;
|
|
@@ -5655,6 +5655,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5655
5655
|
_updatedAt: string;
|
|
5656
5656
|
clientID: string;
|
|
5657
5657
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
5658
|
+
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
5659
|
+
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
5660
|
+
jobFunction?: "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" | undefined;
|
|
5661
|
+
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
5662
|
+
clinicalSpecialty?: ("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")[] | undefined;
|
|
5663
|
+
clinicalSetting?: ("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")[] | undefined;
|
|
5658
5664
|
jobLocation?: {
|
|
5659
5665
|
addressCountry: string;
|
|
5660
5666
|
version?: "1.0.0" | undefined;
|
|
@@ -5679,13 +5685,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5679
5685
|
isVerified?: boolean | undefined;
|
|
5680
5686
|
isDirectApply?: boolean | undefined;
|
|
5681
5687
|
jobLocationType?: ("FLOAT" | "HYBRID" | "ONSITE" | "REMOTE")[] | undefined;
|
|
5682
|
-
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
5683
|
-
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
5684
|
-
jobFunction?: "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" | undefined;
|
|
5685
|
-
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
5686
5688
|
clinicalLicense?: ("PT" | "RN" | "CNA" | "CNM" | "CNS" | "COTA" | "CRNA" | "LPN" | "LVN" | "NP" | "OT" | "PTA")[] | undefined;
|
|
5687
|
-
clinicalSetting?: ("OFFICE" | "ACUTE_CARE" | "AMBULATORY_SURGERY_CENTER" | "CLINIC" | "HOME_HEALTH" | "HOSPITAL" | "INPATIENT" | "LONG_TERM_CARE" | "MED_SPA" | "NURSING_HOME" | "OUTPATIENT" | "PRIVATE_PRACTICE" | "REHAB_CENTER" | "SCHOOL" | "SKILLED_NURSING_FACILITY")[] | undefined;
|
|
5688
|
-
clinicalSpecialty?: ("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")[] | undefined;
|
|
5689
5689
|
estimatedSalary?: {
|
|
5690
5690
|
value?: {
|
|
5691
5691
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -5695,23 +5695,23 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5695
5695
|
maxValue?: number | undefined;
|
|
5696
5696
|
_type?: string | undefined;
|
|
5697
5697
|
} | undefined;
|
|
5698
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
5698
5699
|
version?: "1.0.0" | undefined;
|
|
5699
5700
|
minValue?: number | undefined;
|
|
5700
5701
|
maxValue?: number | undefined;
|
|
5701
5702
|
singleValue?: number | undefined;
|
|
5702
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
5703
5703
|
_type?: string | undefined;
|
|
5704
5704
|
} | undefined;
|
|
5705
5705
|
applicableOffices?: {
|
|
5706
|
-
name: string;
|
|
5707
5706
|
type: string;
|
|
5707
|
+
name: string;
|
|
5708
5708
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
5709
5709
|
version?: "1.0.0" | undefined;
|
|
5710
5710
|
createdAt?: string | undefined;
|
|
5711
5711
|
updatedAt?: string | undefined;
|
|
5712
5712
|
companyId?: {
|
|
5713
|
-
id: string;
|
|
5714
5713
|
type: string;
|
|
5714
|
+
id: string;
|
|
5715
5715
|
slug: string;
|
|
5716
5716
|
createdAt: string;
|
|
5717
5717
|
updatedAt: string;
|
|
@@ -5721,11 +5721,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5721
5721
|
type: string;
|
|
5722
5722
|
version?: "1.0.0" | undefined;
|
|
5723
5723
|
asset?: {
|
|
5724
|
+
path?: string | undefined;
|
|
5724
5725
|
size?: number | undefined;
|
|
5725
5726
|
title?: string | undefined;
|
|
5726
5727
|
url?: string | undefined;
|
|
5727
5728
|
label?: string | undefined;
|
|
5728
|
-
path?: string | undefined;
|
|
5729
5729
|
version?: "1.0.0" | undefined;
|
|
5730
5730
|
description?: string | undefined;
|
|
5731
5731
|
altText?: string | undefined;
|
|
@@ -5738,8 +5738,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5738
5738
|
} | undefined;
|
|
5739
5739
|
} | undefined;
|
|
5740
5740
|
socialMedia?: {
|
|
5741
|
-
url: string;
|
|
5742
5741
|
type: string;
|
|
5742
|
+
url: string;
|
|
5743
5743
|
version?: "1.0.0" | undefined;
|
|
5744
5744
|
}[] | undefined;
|
|
5745
5745
|
companyWebsite?: string | undefined;
|
|
@@ -5749,19 +5749,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5749
5749
|
careersUrl: string;
|
|
5750
5750
|
version?: "1.0.0" | undefined;
|
|
5751
5751
|
jobBoard?: {
|
|
5752
|
-
name: string;
|
|
5753
5752
|
type: string;
|
|
5753
|
+
name: string;
|
|
5754
5754
|
description: string;
|
|
5755
5755
|
version?: "1.0.0" | undefined;
|
|
5756
5756
|
logo?: {
|
|
5757
5757
|
type: string;
|
|
5758
5758
|
version?: "1.0.0" | undefined;
|
|
5759
5759
|
asset?: {
|
|
5760
|
+
path?: string | undefined;
|
|
5760
5761
|
size?: number | undefined;
|
|
5761
5762
|
title?: string | undefined;
|
|
5762
5763
|
url?: string | undefined;
|
|
5763
5764
|
label?: string | undefined;
|
|
5764
|
-
path?: string | undefined;
|
|
5765
5765
|
version?: "1.0.0" | undefined;
|
|
5766
5766
|
description?: string | undefined;
|
|
5767
5767
|
altText?: string | undefined;
|
|
@@ -5777,8 +5777,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5777
5777
|
} | undefined;
|
|
5778
5778
|
jobBoardSlug?: string[] | undefined;
|
|
5779
5779
|
companyBenefits?: {
|
|
5780
|
-
title: string;
|
|
5781
5780
|
type: string;
|
|
5781
|
+
title: string;
|
|
5782
5782
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
5783
5783
|
version?: "1.0.0" | undefined;
|
|
5784
5784
|
description?: string | undefined;
|
|
@@ -5834,11 +5834,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5834
5834
|
type: string;
|
|
5835
5835
|
version?: "1.0.0" | undefined;
|
|
5836
5836
|
asset?: {
|
|
5837
|
+
path?: string | undefined;
|
|
5837
5838
|
size?: number | undefined;
|
|
5838
5839
|
title?: string | undefined;
|
|
5839
5840
|
url?: string | undefined;
|
|
5840
5841
|
label?: string | undefined;
|
|
5841
|
-
path?: string | undefined;
|
|
5842
5842
|
version?: "1.0.0" | undefined;
|
|
5843
5843
|
description?: string | undefined;
|
|
5844
5844
|
altText?: string | undefined;
|
|
@@ -5856,8 +5856,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5856
5856
|
isMedical?: boolean | undefined;
|
|
5857
5857
|
isScientist?: boolean | undefined;
|
|
5858
5858
|
socialMedia?: {
|
|
5859
|
-
url: string;
|
|
5860
5859
|
type: string;
|
|
5860
|
+
url: string;
|
|
5861
5861
|
version?: "1.0.0" | undefined;
|
|
5862
5862
|
}[] | undefined;
|
|
5863
5863
|
telephone?: string | undefined;
|
|
@@ -5929,8 +5929,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5929
5929
|
longitude?: number | undefined;
|
|
5930
5930
|
}[] | undefined;
|
|
5931
5931
|
hiringOrganization?: {
|
|
5932
|
-
id: string;
|
|
5933
5932
|
type: string;
|
|
5933
|
+
id: string;
|
|
5934
5934
|
slug: string;
|
|
5935
5935
|
createdAt: string;
|
|
5936
5936
|
updatedAt: string;
|
|
@@ -5940,11 +5940,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5940
5940
|
type: string;
|
|
5941
5941
|
version?: "1.0.0" | undefined;
|
|
5942
5942
|
asset?: {
|
|
5943
|
+
path?: string | undefined;
|
|
5943
5944
|
size?: number | undefined;
|
|
5944
5945
|
title?: string | undefined;
|
|
5945
5946
|
url?: string | undefined;
|
|
5946
5947
|
label?: string | undefined;
|
|
5947
|
-
path?: string | undefined;
|
|
5948
5948
|
version?: "1.0.0" | undefined;
|
|
5949
5949
|
description?: string | undefined;
|
|
5950
5950
|
altText?: string | undefined;
|
|
@@ -5957,8 +5957,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5957
5957
|
} | undefined;
|
|
5958
5958
|
} | undefined;
|
|
5959
5959
|
socialMedia?: {
|
|
5960
|
-
url: string;
|
|
5961
5960
|
type: string;
|
|
5961
|
+
url: string;
|
|
5962
5962
|
version?: "1.0.0" | undefined;
|
|
5963
5963
|
}[] | undefined;
|
|
5964
5964
|
companyWebsite?: string | undefined;
|
|
@@ -5968,19 +5968,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5968
5968
|
careersUrl: string;
|
|
5969
5969
|
version?: "1.0.0" | undefined;
|
|
5970
5970
|
jobBoard?: {
|
|
5971
|
-
name: string;
|
|
5972
5971
|
type: string;
|
|
5972
|
+
name: string;
|
|
5973
5973
|
description: string;
|
|
5974
5974
|
version?: "1.0.0" | undefined;
|
|
5975
5975
|
logo?: {
|
|
5976
5976
|
type: string;
|
|
5977
5977
|
version?: "1.0.0" | undefined;
|
|
5978
5978
|
asset?: {
|
|
5979
|
+
path?: string | undefined;
|
|
5979
5980
|
size?: number | undefined;
|
|
5980
5981
|
title?: string | undefined;
|
|
5981
5982
|
url?: string | undefined;
|
|
5982
5983
|
label?: string | undefined;
|
|
5983
|
-
path?: string | undefined;
|
|
5984
5984
|
version?: "1.0.0" | undefined;
|
|
5985
5985
|
description?: string | undefined;
|
|
5986
5986
|
altText?: string | undefined;
|
|
@@ -5996,8 +5996,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5996
5996
|
} | undefined;
|
|
5997
5997
|
jobBoardSlug?: string[] | undefined;
|
|
5998
5998
|
companyBenefits?: {
|
|
5999
|
-
title: string;
|
|
6000
5999
|
type: string;
|
|
6000
|
+
title: string;
|
|
6001
6001
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
6002
6002
|
version?: "1.0.0" | undefined;
|
|
6003
6003
|
description?: string | undefined;
|
|
@@ -6053,11 +6053,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6053
6053
|
type: string;
|
|
6054
6054
|
version?: "1.0.0" | undefined;
|
|
6055
6055
|
asset?: {
|
|
6056
|
+
path?: string | undefined;
|
|
6056
6057
|
size?: number | undefined;
|
|
6057
6058
|
title?: string | undefined;
|
|
6058
6059
|
url?: string | undefined;
|
|
6059
6060
|
label?: string | undefined;
|
|
6060
|
-
path?: string | undefined;
|
|
6061
6061
|
version?: "1.0.0" | undefined;
|
|
6062
6062
|
description?: string | undefined;
|
|
6063
6063
|
altText?: string | undefined;
|
|
@@ -6075,8 +6075,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6075
6075
|
isMedical?: boolean | undefined;
|
|
6076
6076
|
isScientist?: boolean | undefined;
|
|
6077
6077
|
socialMedia?: {
|
|
6078
|
-
url: string;
|
|
6079
6078
|
type: string;
|
|
6079
|
+
url: string;
|
|
6080
6080
|
version?: "1.0.0" | undefined;
|
|
6081
6081
|
}[] | undefined;
|
|
6082
6082
|
telephone?: string | undefined;
|
|
@@ -6149,6 +6149,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6149
6149
|
needsReview: boolean;
|
|
6150
6150
|
clientID: string;
|
|
6151
6151
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
6152
|
+
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
6153
|
+
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
6154
|
+
jobFunction?: "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" | undefined;
|
|
6155
|
+
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
6156
|
+
clinicalSpecialty?: ("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")[] | undefined;
|
|
6157
|
+
clinicalSetting?: ("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")[] | undefined;
|
|
6152
6158
|
jobLocation?: {
|
|
6153
6159
|
type: string;
|
|
6154
6160
|
version: "1.0.0";
|
|
@@ -6168,39 +6174,33 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6168
6174
|
vacancyCount?: number | undefined;
|
|
6169
6175
|
richTextDescription?: string | undefined;
|
|
6170
6176
|
jobLocationType?: ("FLOAT" | "HYBRID" | "ONSITE" | "REMOTE")[] | undefined;
|
|
6171
|
-
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
6172
|
-
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
6173
|
-
jobFunction?: "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" | undefined;
|
|
6174
|
-
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
6175
6177
|
clinicalLicense?: ("PT" | "RN" | "CNA" | "CNM" | "CNS" | "COTA" | "CRNA" | "LPN" | "LVN" | "NP" | "OT" | "PTA")[] | undefined;
|
|
6176
|
-
clinicalSetting?: ("OFFICE" | "ACUTE_CARE" | "AMBULATORY_SURGERY_CENTER" | "CLINIC" | "HOME_HEALTH" | "HOSPITAL" | "INPATIENT" | "LONG_TERM_CARE" | "MED_SPA" | "NURSING_HOME" | "OUTPATIENT" | "PRIVATE_PRACTICE" | "REHAB_CENTER" | "SCHOOL" | "SKILLED_NURSING_FACILITY")[] | undefined;
|
|
6177
|
-
clinicalSpecialty?: ("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")[] | undefined;
|
|
6178
6178
|
estimatedSalary?: {
|
|
6179
6179
|
type: string;
|
|
6180
6180
|
version: "1.0.0";
|
|
6181
6181
|
value?: {
|
|
6182
6182
|
type: string;
|
|
6183
|
-
version: "1.0.0";
|
|
6184
6183
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
6184
|
+
version: "1.0.0";
|
|
6185
6185
|
value?: number | undefined;
|
|
6186
6186
|
minValue?: number | undefined;
|
|
6187
6187
|
maxValue?: number | undefined;
|
|
6188
6188
|
} | undefined;
|
|
6189
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
6189
6190
|
minValue?: number | undefined;
|
|
6190
6191
|
maxValue?: number | undefined;
|
|
6191
6192
|
singleValue?: number | undefined;
|
|
6192
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
6193
6193
|
} | undefined;
|
|
6194
6194
|
applicableOffices?: {
|
|
6195
|
-
name: string;
|
|
6196
6195
|
type: string;
|
|
6196
|
+
name: string;
|
|
6197
6197
|
version: "1.0.0";
|
|
6198
6198
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
6199
6199
|
createdAt?: string | undefined;
|
|
6200
6200
|
updatedAt?: string | undefined;
|
|
6201
6201
|
companyId?: {
|
|
6202
|
-
id: string;
|
|
6203
6202
|
type: string;
|
|
6203
|
+
id: string;
|
|
6204
6204
|
version: "1.0.0";
|
|
6205
6205
|
slug: string;
|
|
6206
6206
|
createdAt: string;
|
|
@@ -6211,11 +6211,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6211
6211
|
version: "1.0.0";
|
|
6212
6212
|
asset?: {
|
|
6213
6213
|
version: "1.0.0";
|
|
6214
|
+
path?: string | undefined;
|
|
6214
6215
|
size?: number | undefined;
|
|
6215
6216
|
title?: string | undefined;
|
|
6216
6217
|
url?: string | undefined;
|
|
6217
6218
|
label?: string | undefined;
|
|
6218
|
-
path?: string | undefined;
|
|
6219
6219
|
description?: string | undefined;
|
|
6220
6220
|
altText?: string | undefined;
|
|
6221
6221
|
assetId?: string | undefined;
|
|
@@ -6227,8 +6227,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6227
6227
|
} | undefined;
|
|
6228
6228
|
} | undefined;
|
|
6229
6229
|
socialMedia?: {
|
|
6230
|
-
url: string;
|
|
6231
6230
|
type: string;
|
|
6231
|
+
url: string;
|
|
6232
6232
|
version: "1.0.0";
|
|
6233
6233
|
}[] | undefined;
|
|
6234
6234
|
companyWebsite?: string | undefined;
|
|
@@ -6238,8 +6238,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6238
6238
|
version: "1.0.0";
|
|
6239
6239
|
careersUrl: string;
|
|
6240
6240
|
jobBoard?: {
|
|
6241
|
-
name: string;
|
|
6242
6241
|
type: string;
|
|
6242
|
+
name: string;
|
|
6243
6243
|
version: "1.0.0";
|
|
6244
6244
|
description: string;
|
|
6245
6245
|
logo?: {
|
|
@@ -6247,11 +6247,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6247
6247
|
version: "1.0.0";
|
|
6248
6248
|
asset?: {
|
|
6249
6249
|
version: "1.0.0";
|
|
6250
|
+
path?: string | undefined;
|
|
6250
6251
|
size?: number | undefined;
|
|
6251
6252
|
title?: string | undefined;
|
|
6252
6253
|
url?: string | undefined;
|
|
6253
6254
|
label?: string | undefined;
|
|
6254
|
-
path?: string | undefined;
|
|
6255
6255
|
description?: string | undefined;
|
|
6256
6256
|
altText?: string | undefined;
|
|
6257
6257
|
assetId?: string | undefined;
|
|
@@ -6266,8 +6266,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6266
6266
|
} | undefined;
|
|
6267
6267
|
jobBoardSlug?: string[] | undefined;
|
|
6268
6268
|
companyBenefits?: {
|
|
6269
|
-
title: string;
|
|
6270
6269
|
type: string;
|
|
6270
|
+
title: string;
|
|
6271
6271
|
version: "1.0.0";
|
|
6272
6272
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
6273
6273
|
description?: string | undefined;
|
|
@@ -6325,11 +6325,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6325
6325
|
version: "1.0.0";
|
|
6326
6326
|
asset?: {
|
|
6327
6327
|
version: "1.0.0";
|
|
6328
|
+
path?: string | undefined;
|
|
6328
6329
|
size?: number | undefined;
|
|
6329
6330
|
title?: string | undefined;
|
|
6330
6331
|
url?: string | undefined;
|
|
6331
6332
|
label?: string | undefined;
|
|
6332
|
-
path?: string | undefined;
|
|
6333
6333
|
description?: string | undefined;
|
|
6334
6334
|
altText?: string | undefined;
|
|
6335
6335
|
assetId?: string | undefined;
|
|
@@ -6345,8 +6345,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6345
6345
|
isMedical?: boolean | undefined;
|
|
6346
6346
|
isScientist?: boolean | undefined;
|
|
6347
6347
|
socialMedia?: {
|
|
6348
|
-
url: string;
|
|
6349
6348
|
type: string;
|
|
6349
|
+
url: string;
|
|
6350
6350
|
version: "1.0.0";
|
|
6351
6351
|
}[] | undefined;
|
|
6352
6352
|
telephone?: string | undefined;
|
|
@@ -6418,8 +6418,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6418
6418
|
longitude?: number | undefined;
|
|
6419
6419
|
}[] | undefined;
|
|
6420
6420
|
hiringOrganization?: {
|
|
6421
|
-
id: string;
|
|
6422
6421
|
type: string;
|
|
6422
|
+
id: string;
|
|
6423
6423
|
version: "1.0.0";
|
|
6424
6424
|
slug: string;
|
|
6425
6425
|
createdAt: string;
|
|
@@ -6430,11 +6430,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6430
6430
|
version: "1.0.0";
|
|
6431
6431
|
asset?: {
|
|
6432
6432
|
version: "1.0.0";
|
|
6433
|
+
path?: string | undefined;
|
|
6433
6434
|
size?: number | undefined;
|
|
6434
6435
|
title?: string | undefined;
|
|
6435
6436
|
url?: string | undefined;
|
|
6436
6437
|
label?: string | undefined;
|
|
6437
|
-
path?: string | undefined;
|
|
6438
6438
|
description?: string | undefined;
|
|
6439
6439
|
altText?: string | undefined;
|
|
6440
6440
|
assetId?: string | undefined;
|
|
@@ -6446,8 +6446,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6446
6446
|
} | undefined;
|
|
6447
6447
|
} | undefined;
|
|
6448
6448
|
socialMedia?: {
|
|
6449
|
-
url: string;
|
|
6450
6449
|
type: string;
|
|
6450
|
+
url: string;
|
|
6451
6451
|
version: "1.0.0";
|
|
6452
6452
|
}[] | undefined;
|
|
6453
6453
|
companyWebsite?: string | undefined;
|
|
@@ -6457,8 +6457,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6457
6457
|
version: "1.0.0";
|
|
6458
6458
|
careersUrl: string;
|
|
6459
6459
|
jobBoard?: {
|
|
6460
|
-
name: string;
|
|
6461
6460
|
type: string;
|
|
6461
|
+
name: string;
|
|
6462
6462
|
version: "1.0.0";
|
|
6463
6463
|
description: string;
|
|
6464
6464
|
logo?: {
|
|
@@ -6466,11 +6466,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6466
6466
|
version: "1.0.0";
|
|
6467
6467
|
asset?: {
|
|
6468
6468
|
version: "1.0.0";
|
|
6469
|
+
path?: string | undefined;
|
|
6469
6470
|
size?: number | undefined;
|
|
6470
6471
|
title?: string | undefined;
|
|
6471
6472
|
url?: string | undefined;
|
|
6472
6473
|
label?: string | undefined;
|
|
6473
|
-
path?: string | undefined;
|
|
6474
6474
|
description?: string | undefined;
|
|
6475
6475
|
altText?: string | undefined;
|
|
6476
6476
|
assetId?: string | undefined;
|
|
@@ -6485,8 +6485,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6485
6485
|
} | undefined;
|
|
6486
6486
|
jobBoardSlug?: string[] | undefined;
|
|
6487
6487
|
companyBenefits?: {
|
|
6488
|
-
title: string;
|
|
6489
6488
|
type: string;
|
|
6489
|
+
title: string;
|
|
6490
6490
|
version: "1.0.0";
|
|
6491
6491
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
6492
6492
|
description?: string | undefined;
|
|
@@ -6544,11 +6544,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6544
6544
|
version: "1.0.0";
|
|
6545
6545
|
asset?: {
|
|
6546
6546
|
version: "1.0.0";
|
|
6547
|
+
path?: string | undefined;
|
|
6547
6548
|
size?: number | undefined;
|
|
6548
6549
|
title?: string | undefined;
|
|
6549
6550
|
url?: string | undefined;
|
|
6550
6551
|
label?: string | undefined;
|
|
6551
|
-
path?: string | undefined;
|
|
6552
6552
|
description?: string | undefined;
|
|
6553
6553
|
altText?: string | undefined;
|
|
6554
6554
|
assetId?: string | undefined;
|
|
@@ -6564,8 +6564,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6564
6564
|
isMedical?: boolean | undefined;
|
|
6565
6565
|
isScientist?: boolean | undefined;
|
|
6566
6566
|
socialMedia?: {
|
|
6567
|
-
url: string;
|
|
6568
6567
|
type: string;
|
|
6568
|
+
url: string;
|
|
6569
6569
|
version: "1.0.0";
|
|
6570
6570
|
}[] | undefined;
|
|
6571
6571
|
telephone?: string | undefined;
|
|
@@ -6622,6 +6622,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6622
6622
|
_updatedAt: string;
|
|
6623
6623
|
clientID: string;
|
|
6624
6624
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
6625
|
+
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
6626
|
+
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
6627
|
+
jobFunction?: "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" | undefined;
|
|
6628
|
+
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
6629
|
+
clinicalSpecialty?: ("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")[] | undefined;
|
|
6630
|
+
clinicalSetting?: ("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")[] | undefined;
|
|
6625
6631
|
jobLocation?: {
|
|
6626
6632
|
addressCountry: string;
|
|
6627
6633
|
version?: "1.0.0" | undefined;
|
|
@@ -6646,13 +6652,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6646
6652
|
isVerified?: boolean | undefined;
|
|
6647
6653
|
isDirectApply?: boolean | undefined;
|
|
6648
6654
|
jobLocationType?: ("FLOAT" | "HYBRID" | "ONSITE" | "REMOTE")[] | undefined;
|
|
6649
|
-
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
6650
|
-
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
6651
|
-
jobFunction?: "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" | undefined;
|
|
6652
|
-
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
6653
6655
|
clinicalLicense?: ("PT" | "RN" | "CNA" | "CNM" | "CNS" | "COTA" | "CRNA" | "LPN" | "LVN" | "NP" | "OT" | "PTA")[] | undefined;
|
|
6654
|
-
clinicalSetting?: ("OFFICE" | "ACUTE_CARE" | "AMBULATORY_SURGERY_CENTER" | "CLINIC" | "HOME_HEALTH" | "HOSPITAL" | "INPATIENT" | "LONG_TERM_CARE" | "MED_SPA" | "NURSING_HOME" | "OUTPATIENT" | "PRIVATE_PRACTICE" | "REHAB_CENTER" | "SCHOOL" | "SKILLED_NURSING_FACILITY")[] | undefined;
|
|
6655
|
-
clinicalSpecialty?: ("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")[] | undefined;
|
|
6656
6656
|
estimatedSalary?: {
|
|
6657
6657
|
value?: {
|
|
6658
6658
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -6662,23 +6662,23 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6662
6662
|
maxValue?: number | undefined;
|
|
6663
6663
|
_type?: string | undefined;
|
|
6664
6664
|
} | undefined;
|
|
6665
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
6665
6666
|
version?: "1.0.0" | undefined;
|
|
6666
6667
|
minValue?: number | undefined;
|
|
6667
6668
|
maxValue?: number | undefined;
|
|
6668
6669
|
singleValue?: number | undefined;
|
|
6669
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
6670
6670
|
_type?: string | undefined;
|
|
6671
6671
|
} | undefined;
|
|
6672
6672
|
applicableOffices?: {
|
|
6673
|
-
name: string;
|
|
6674
6673
|
type: string;
|
|
6674
|
+
name: string;
|
|
6675
6675
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
6676
6676
|
version?: "1.0.0" | undefined;
|
|
6677
6677
|
createdAt?: string | undefined;
|
|
6678
6678
|
updatedAt?: string | undefined;
|
|
6679
6679
|
companyId?: {
|
|
6680
|
-
id: string;
|
|
6681
6680
|
type: string;
|
|
6681
|
+
id: string;
|
|
6682
6682
|
slug: string;
|
|
6683
6683
|
createdAt: string;
|
|
6684
6684
|
updatedAt: string;
|
|
@@ -6688,11 +6688,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6688
6688
|
type: string;
|
|
6689
6689
|
version?: "1.0.0" | undefined;
|
|
6690
6690
|
asset?: {
|
|
6691
|
+
path?: string | undefined;
|
|
6691
6692
|
size?: number | undefined;
|
|
6692
6693
|
title?: string | undefined;
|
|
6693
6694
|
url?: string | undefined;
|
|
6694
6695
|
label?: string | undefined;
|
|
6695
|
-
path?: string | undefined;
|
|
6696
6696
|
version?: "1.0.0" | undefined;
|
|
6697
6697
|
description?: string | undefined;
|
|
6698
6698
|
altText?: string | undefined;
|
|
@@ -6705,8 +6705,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6705
6705
|
} | undefined;
|
|
6706
6706
|
} | undefined;
|
|
6707
6707
|
socialMedia?: {
|
|
6708
|
-
url: string;
|
|
6709
6708
|
type: string;
|
|
6709
|
+
url: string;
|
|
6710
6710
|
version?: "1.0.0" | undefined;
|
|
6711
6711
|
}[] | undefined;
|
|
6712
6712
|
companyWebsite?: string | undefined;
|
|
@@ -6716,19 +6716,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6716
6716
|
careersUrl: string;
|
|
6717
6717
|
version?: "1.0.0" | undefined;
|
|
6718
6718
|
jobBoard?: {
|
|
6719
|
-
name: string;
|
|
6720
6719
|
type: string;
|
|
6720
|
+
name: string;
|
|
6721
6721
|
description: string;
|
|
6722
6722
|
version?: "1.0.0" | undefined;
|
|
6723
6723
|
logo?: {
|
|
6724
6724
|
type: string;
|
|
6725
6725
|
version?: "1.0.0" | undefined;
|
|
6726
6726
|
asset?: {
|
|
6727
|
+
path?: string | undefined;
|
|
6727
6728
|
size?: number | undefined;
|
|
6728
6729
|
title?: string | undefined;
|
|
6729
6730
|
url?: string | undefined;
|
|
6730
6731
|
label?: string | undefined;
|
|
6731
|
-
path?: string | undefined;
|
|
6732
6732
|
version?: "1.0.0" | undefined;
|
|
6733
6733
|
description?: string | undefined;
|
|
6734
6734
|
altText?: string | undefined;
|
|
@@ -6744,8 +6744,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6744
6744
|
} | undefined;
|
|
6745
6745
|
jobBoardSlug?: string[] | undefined;
|
|
6746
6746
|
companyBenefits?: {
|
|
6747
|
-
title: string;
|
|
6748
6747
|
type: string;
|
|
6748
|
+
title: string;
|
|
6749
6749
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
6750
6750
|
version?: "1.0.0" | undefined;
|
|
6751
6751
|
description?: string | undefined;
|
|
@@ -6801,11 +6801,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6801
6801
|
type: string;
|
|
6802
6802
|
version?: "1.0.0" | undefined;
|
|
6803
6803
|
asset?: {
|
|
6804
|
+
path?: string | undefined;
|
|
6804
6805
|
size?: number | undefined;
|
|
6805
6806
|
title?: string | undefined;
|
|
6806
6807
|
url?: string | undefined;
|
|
6807
6808
|
label?: string | undefined;
|
|
6808
|
-
path?: string | undefined;
|
|
6809
6809
|
version?: "1.0.0" | undefined;
|
|
6810
6810
|
description?: string | undefined;
|
|
6811
6811
|
altText?: string | undefined;
|
|
@@ -6823,8 +6823,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6823
6823
|
isMedical?: boolean | undefined;
|
|
6824
6824
|
isScientist?: boolean | undefined;
|
|
6825
6825
|
socialMedia?: {
|
|
6826
|
-
url: string;
|
|
6827
6826
|
type: string;
|
|
6827
|
+
url: string;
|
|
6828
6828
|
version?: "1.0.0" | undefined;
|
|
6829
6829
|
}[] | undefined;
|
|
6830
6830
|
telephone?: string | undefined;
|
|
@@ -6896,8 +6896,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6896
6896
|
longitude?: number | undefined;
|
|
6897
6897
|
}[] | undefined;
|
|
6898
6898
|
hiringOrganization?: {
|
|
6899
|
-
id: string;
|
|
6900
6899
|
type: string;
|
|
6900
|
+
id: string;
|
|
6901
6901
|
slug: string;
|
|
6902
6902
|
createdAt: string;
|
|
6903
6903
|
updatedAt: string;
|
|
@@ -6907,11 +6907,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6907
6907
|
type: string;
|
|
6908
6908
|
version?: "1.0.0" | undefined;
|
|
6909
6909
|
asset?: {
|
|
6910
|
+
path?: string | undefined;
|
|
6910
6911
|
size?: number | undefined;
|
|
6911
6912
|
title?: string | undefined;
|
|
6912
6913
|
url?: string | undefined;
|
|
6913
6914
|
label?: string | undefined;
|
|
6914
|
-
path?: string | undefined;
|
|
6915
6915
|
version?: "1.0.0" | undefined;
|
|
6916
6916
|
description?: string | undefined;
|
|
6917
6917
|
altText?: string | undefined;
|
|
@@ -6924,8 +6924,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6924
6924
|
} | undefined;
|
|
6925
6925
|
} | undefined;
|
|
6926
6926
|
socialMedia?: {
|
|
6927
|
-
url: string;
|
|
6928
6927
|
type: string;
|
|
6928
|
+
url: string;
|
|
6929
6929
|
version?: "1.0.0" | undefined;
|
|
6930
6930
|
}[] | undefined;
|
|
6931
6931
|
companyWebsite?: string | undefined;
|
|
@@ -6935,19 +6935,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6935
6935
|
careersUrl: string;
|
|
6936
6936
|
version?: "1.0.0" | undefined;
|
|
6937
6937
|
jobBoard?: {
|
|
6938
|
-
name: string;
|
|
6939
6938
|
type: string;
|
|
6939
|
+
name: string;
|
|
6940
6940
|
description: string;
|
|
6941
6941
|
version?: "1.0.0" | undefined;
|
|
6942
6942
|
logo?: {
|
|
6943
6943
|
type: string;
|
|
6944
6944
|
version?: "1.0.0" | undefined;
|
|
6945
6945
|
asset?: {
|
|
6946
|
+
path?: string | undefined;
|
|
6946
6947
|
size?: number | undefined;
|
|
6947
6948
|
title?: string | undefined;
|
|
6948
6949
|
url?: string | undefined;
|
|
6949
6950
|
label?: string | undefined;
|
|
6950
|
-
path?: string | undefined;
|
|
6951
6951
|
version?: "1.0.0" | undefined;
|
|
6952
6952
|
description?: string | undefined;
|
|
6953
6953
|
altText?: string | undefined;
|
|
@@ -6963,8 +6963,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6963
6963
|
} | undefined;
|
|
6964
6964
|
jobBoardSlug?: string[] | undefined;
|
|
6965
6965
|
companyBenefits?: {
|
|
6966
|
-
title: string;
|
|
6967
6966
|
type: string;
|
|
6967
|
+
title: string;
|
|
6968
6968
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
6969
6969
|
version?: "1.0.0" | undefined;
|
|
6970
6970
|
description?: string | undefined;
|
|
@@ -7020,11 +7020,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7020
7020
|
type: string;
|
|
7021
7021
|
version?: "1.0.0" | undefined;
|
|
7022
7022
|
asset?: {
|
|
7023
|
+
path?: string | undefined;
|
|
7023
7024
|
size?: number | undefined;
|
|
7024
7025
|
title?: string | undefined;
|
|
7025
7026
|
url?: string | undefined;
|
|
7026
7027
|
label?: string | undefined;
|
|
7027
|
-
path?: string | undefined;
|
|
7028
7028
|
version?: "1.0.0" | undefined;
|
|
7029
7029
|
description?: string | undefined;
|
|
7030
7030
|
altText?: string | undefined;
|
|
@@ -7042,8 +7042,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7042
7042
|
isMedical?: boolean | undefined;
|
|
7043
7043
|
isScientist?: boolean | undefined;
|
|
7044
7044
|
socialMedia?: {
|
|
7045
|
-
url: string;
|
|
7046
7045
|
type: string;
|
|
7046
|
+
url: string;
|
|
7047
7047
|
version?: "1.0.0" | undefined;
|
|
7048
7048
|
}[] | undefined;
|
|
7049
7049
|
telephone?: string | undefined;
|
|
@@ -7112,6 +7112,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7112
7112
|
needsReview: boolean;
|
|
7113
7113
|
clientID: string;
|
|
7114
7114
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
7115
|
+
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
7116
|
+
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
7117
|
+
jobFunction?: "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" | undefined;
|
|
7118
|
+
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
7119
|
+
clinicalSpecialty?: ("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")[] | undefined;
|
|
7120
|
+
clinicalSetting?: ("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")[] | undefined;
|
|
7115
7121
|
jobLocation?: {
|
|
7116
7122
|
type: string;
|
|
7117
7123
|
version: "1.0.0";
|
|
@@ -7131,39 +7137,33 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7131
7137
|
vacancyCount?: number | undefined;
|
|
7132
7138
|
richTextDescription?: string | undefined;
|
|
7133
7139
|
jobLocationType?: ("FLOAT" | "HYBRID" | "ONSITE" | "REMOTE")[] | undefined;
|
|
7134
|
-
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
7135
|
-
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
7136
|
-
jobFunction?: "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" | undefined;
|
|
7137
|
-
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
7138
7140
|
clinicalLicense?: ("PT" | "RN" | "CNA" | "CNM" | "CNS" | "COTA" | "CRNA" | "LPN" | "LVN" | "NP" | "OT" | "PTA")[] | undefined;
|
|
7139
|
-
clinicalSetting?: ("OFFICE" | "ACUTE_CARE" | "AMBULATORY_SURGERY_CENTER" | "CLINIC" | "HOME_HEALTH" | "HOSPITAL" | "INPATIENT" | "LONG_TERM_CARE" | "MED_SPA" | "NURSING_HOME" | "OUTPATIENT" | "PRIVATE_PRACTICE" | "REHAB_CENTER" | "SCHOOL" | "SKILLED_NURSING_FACILITY")[] | undefined;
|
|
7140
|
-
clinicalSpecialty?: ("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")[] | undefined;
|
|
7141
7141
|
estimatedSalary?: {
|
|
7142
7142
|
type: string;
|
|
7143
7143
|
version: "1.0.0";
|
|
7144
7144
|
value?: {
|
|
7145
7145
|
type: string;
|
|
7146
|
-
version: "1.0.0";
|
|
7147
7146
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
7147
|
+
version: "1.0.0";
|
|
7148
7148
|
value?: number | undefined;
|
|
7149
7149
|
minValue?: number | undefined;
|
|
7150
7150
|
maxValue?: number | undefined;
|
|
7151
7151
|
} | undefined;
|
|
7152
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
7152
7153
|
minValue?: number | undefined;
|
|
7153
7154
|
maxValue?: number | undefined;
|
|
7154
7155
|
singleValue?: number | undefined;
|
|
7155
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
7156
7156
|
} | undefined;
|
|
7157
7157
|
applicableOffices?: {
|
|
7158
|
-
name: string;
|
|
7159
7158
|
type: string;
|
|
7159
|
+
name: string;
|
|
7160
7160
|
version: "1.0.0";
|
|
7161
7161
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
7162
7162
|
createdAt?: string | undefined;
|
|
7163
7163
|
updatedAt?: string | undefined;
|
|
7164
7164
|
companyId?: {
|
|
7165
|
-
id: string;
|
|
7166
7165
|
type: string;
|
|
7166
|
+
id: string;
|
|
7167
7167
|
version: "1.0.0";
|
|
7168
7168
|
slug: string;
|
|
7169
7169
|
createdAt: string;
|
|
@@ -7174,11 +7174,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7174
7174
|
version: "1.0.0";
|
|
7175
7175
|
asset?: {
|
|
7176
7176
|
version: "1.0.0";
|
|
7177
|
+
path?: string | undefined;
|
|
7177
7178
|
size?: number | undefined;
|
|
7178
7179
|
title?: string | undefined;
|
|
7179
7180
|
url?: string | undefined;
|
|
7180
7181
|
label?: string | undefined;
|
|
7181
|
-
path?: string | undefined;
|
|
7182
7182
|
description?: string | undefined;
|
|
7183
7183
|
altText?: string | undefined;
|
|
7184
7184
|
assetId?: string | undefined;
|
|
@@ -7190,8 +7190,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7190
7190
|
} | undefined;
|
|
7191
7191
|
} | undefined;
|
|
7192
7192
|
socialMedia?: {
|
|
7193
|
-
url: string;
|
|
7194
7193
|
type: string;
|
|
7194
|
+
url: string;
|
|
7195
7195
|
version: "1.0.0";
|
|
7196
7196
|
}[] | undefined;
|
|
7197
7197
|
companyWebsite?: string | undefined;
|
|
@@ -7201,8 +7201,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7201
7201
|
version: "1.0.0";
|
|
7202
7202
|
careersUrl: string;
|
|
7203
7203
|
jobBoard?: {
|
|
7204
|
-
name: string;
|
|
7205
7204
|
type: string;
|
|
7205
|
+
name: string;
|
|
7206
7206
|
version: "1.0.0";
|
|
7207
7207
|
description: string;
|
|
7208
7208
|
logo?: {
|
|
@@ -7210,11 +7210,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7210
7210
|
version: "1.0.0";
|
|
7211
7211
|
asset?: {
|
|
7212
7212
|
version: "1.0.0";
|
|
7213
|
+
path?: string | undefined;
|
|
7213
7214
|
size?: number | undefined;
|
|
7214
7215
|
title?: string | undefined;
|
|
7215
7216
|
url?: string | undefined;
|
|
7216
7217
|
label?: string | undefined;
|
|
7217
|
-
path?: string | undefined;
|
|
7218
7218
|
description?: string | undefined;
|
|
7219
7219
|
altText?: string | undefined;
|
|
7220
7220
|
assetId?: string | undefined;
|
|
@@ -7229,8 +7229,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7229
7229
|
} | undefined;
|
|
7230
7230
|
jobBoardSlug?: string[] | undefined;
|
|
7231
7231
|
companyBenefits?: {
|
|
7232
|
-
title: string;
|
|
7233
7232
|
type: string;
|
|
7233
|
+
title: string;
|
|
7234
7234
|
version: "1.0.0";
|
|
7235
7235
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
7236
7236
|
description?: string | undefined;
|
|
@@ -7288,11 +7288,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7288
7288
|
version: "1.0.0";
|
|
7289
7289
|
asset?: {
|
|
7290
7290
|
version: "1.0.0";
|
|
7291
|
+
path?: string | undefined;
|
|
7291
7292
|
size?: number | undefined;
|
|
7292
7293
|
title?: string | undefined;
|
|
7293
7294
|
url?: string | undefined;
|
|
7294
7295
|
label?: string | undefined;
|
|
7295
|
-
path?: string | undefined;
|
|
7296
7296
|
description?: string | undefined;
|
|
7297
7297
|
altText?: string | undefined;
|
|
7298
7298
|
assetId?: string | undefined;
|
|
@@ -7308,8 +7308,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7308
7308
|
isMedical?: boolean | undefined;
|
|
7309
7309
|
isScientist?: boolean | undefined;
|
|
7310
7310
|
socialMedia?: {
|
|
7311
|
-
url: string;
|
|
7312
7311
|
type: string;
|
|
7312
|
+
url: string;
|
|
7313
7313
|
version: "1.0.0";
|
|
7314
7314
|
}[] | undefined;
|
|
7315
7315
|
telephone?: string | undefined;
|
|
@@ -7381,8 +7381,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7381
7381
|
longitude?: number | undefined;
|
|
7382
7382
|
}[] | undefined;
|
|
7383
7383
|
hiringOrganization?: {
|
|
7384
|
-
id: string;
|
|
7385
7384
|
type: string;
|
|
7385
|
+
id: string;
|
|
7386
7386
|
version: "1.0.0";
|
|
7387
7387
|
slug: string;
|
|
7388
7388
|
createdAt: string;
|
|
@@ -7393,11 +7393,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7393
7393
|
version: "1.0.0";
|
|
7394
7394
|
asset?: {
|
|
7395
7395
|
version: "1.0.0";
|
|
7396
|
+
path?: string | undefined;
|
|
7396
7397
|
size?: number | undefined;
|
|
7397
7398
|
title?: string | undefined;
|
|
7398
7399
|
url?: string | undefined;
|
|
7399
7400
|
label?: string | undefined;
|
|
7400
|
-
path?: string | undefined;
|
|
7401
7401
|
description?: string | undefined;
|
|
7402
7402
|
altText?: string | undefined;
|
|
7403
7403
|
assetId?: string | undefined;
|
|
@@ -7409,8 +7409,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7409
7409
|
} | undefined;
|
|
7410
7410
|
} | undefined;
|
|
7411
7411
|
socialMedia?: {
|
|
7412
|
-
url: string;
|
|
7413
7412
|
type: string;
|
|
7413
|
+
url: string;
|
|
7414
7414
|
version: "1.0.0";
|
|
7415
7415
|
}[] | undefined;
|
|
7416
7416
|
companyWebsite?: string | undefined;
|
|
@@ -7420,8 +7420,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7420
7420
|
version: "1.0.0";
|
|
7421
7421
|
careersUrl: string;
|
|
7422
7422
|
jobBoard?: {
|
|
7423
|
-
name: string;
|
|
7424
7423
|
type: string;
|
|
7424
|
+
name: string;
|
|
7425
7425
|
version: "1.0.0";
|
|
7426
7426
|
description: string;
|
|
7427
7427
|
logo?: {
|
|
@@ -7429,11 +7429,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7429
7429
|
version: "1.0.0";
|
|
7430
7430
|
asset?: {
|
|
7431
7431
|
version: "1.0.0";
|
|
7432
|
+
path?: string | undefined;
|
|
7432
7433
|
size?: number | undefined;
|
|
7433
7434
|
title?: string | undefined;
|
|
7434
7435
|
url?: string | undefined;
|
|
7435
7436
|
label?: string | undefined;
|
|
7436
|
-
path?: string | undefined;
|
|
7437
7437
|
description?: string | undefined;
|
|
7438
7438
|
altText?: string | undefined;
|
|
7439
7439
|
assetId?: string | undefined;
|
|
@@ -7448,8 +7448,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7448
7448
|
} | undefined;
|
|
7449
7449
|
jobBoardSlug?: string[] | undefined;
|
|
7450
7450
|
companyBenefits?: {
|
|
7451
|
-
title: string;
|
|
7452
7451
|
type: string;
|
|
7452
|
+
title: string;
|
|
7453
7453
|
version: "1.0.0";
|
|
7454
7454
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
7455
7455
|
description?: string | undefined;
|
|
@@ -7507,11 +7507,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7507
7507
|
version: "1.0.0";
|
|
7508
7508
|
asset?: {
|
|
7509
7509
|
version: "1.0.0";
|
|
7510
|
+
path?: string | undefined;
|
|
7510
7511
|
size?: number | undefined;
|
|
7511
7512
|
title?: string | undefined;
|
|
7512
7513
|
url?: string | undefined;
|
|
7513
7514
|
label?: string | undefined;
|
|
7514
|
-
path?: string | undefined;
|
|
7515
7515
|
description?: string | undefined;
|
|
7516
7516
|
altText?: string | undefined;
|
|
7517
7517
|
assetId?: string | undefined;
|
|
@@ -7527,8 +7527,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7527
7527
|
isMedical?: boolean | undefined;
|
|
7528
7528
|
isScientist?: boolean | undefined;
|
|
7529
7529
|
socialMedia?: {
|
|
7530
|
-
url: string;
|
|
7531
7530
|
type: string;
|
|
7531
|
+
url: string;
|
|
7532
7532
|
version: "1.0.0";
|
|
7533
7533
|
}[] | undefined;
|
|
7534
7534
|
telephone?: string | undefined;
|
|
@@ -7584,6 +7584,12 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7584
7584
|
_updatedAt: string;
|
|
7585
7585
|
clientID: string;
|
|
7586
7586
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
7587
|
+
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
7588
|
+
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
7589
|
+
jobFunction?: "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" | undefined;
|
|
7590
|
+
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
7591
|
+
clinicalSpecialty?: ("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")[] | undefined;
|
|
7592
|
+
clinicalSetting?: ("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")[] | undefined;
|
|
7587
7593
|
jobLocation?: {
|
|
7588
7594
|
addressCountry: string;
|
|
7589
7595
|
version?: "1.0.0" | undefined;
|
|
@@ -7608,13 +7614,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7608
7614
|
isVerified?: boolean | undefined;
|
|
7609
7615
|
isDirectApply?: boolean | undefined;
|
|
7610
7616
|
jobLocationType?: ("FLOAT" | "HYBRID" | "ONSITE" | "REMOTE")[] | undefined;
|
|
7611
|
-
employmentType?: ("CONTRACT" | "FULL_TIME" | "INTERNSHIP" | "OTHER" | "PART_TIME" | "PER_DIEM" | "TEMPORARY")[] | undefined;
|
|
7612
|
-
employmentLevel?: "DIRECTOR" | "ENTRY_LEVEL" | "EXECUTIVE" | "EXPERIENCED" | "INTERN" | "MANAGER" | undefined;
|
|
7613
|
-
jobFunction?: "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" | undefined;
|
|
7614
|
-
bestFit?: ("DENTIST" | "DIETICIAN" | "DOULA" | "MEDICAL_ASSISTANT" | "MIDWIFE" | "NURSE" | "OCCUPATIONAL_THERAPIST" | "PHARMACIST" | "PHYSICAL_THERAPIST" | "PHYSICIAN" | "PHYSICIAN_ASSISTANT" | "PSYCHOLOGIST" | "RADIOLOGIST" | "SOCIAL_WORKER" | "SPEECH_LANGUAGE_PATHOLOGIST" | "SURGEON")[] | undefined;
|
|
7615
7617
|
clinicalLicense?: ("PT" | "RN" | "CNA" | "CNM" | "CNS" | "COTA" | "CRNA" | "LPN" | "LVN" | "NP" | "OT" | "PTA")[] | undefined;
|
|
7616
|
-
clinicalSetting?: ("OFFICE" | "ACUTE_CARE" | "AMBULATORY_SURGERY_CENTER" | "CLINIC" | "HOME_HEALTH" | "HOSPITAL" | "INPATIENT" | "LONG_TERM_CARE" | "MED_SPA" | "NURSING_HOME" | "OUTPATIENT" | "PRIVATE_PRACTICE" | "REHAB_CENTER" | "SCHOOL" | "SKILLED_NURSING_FACILITY")[] | undefined;
|
|
7617
|
-
clinicalSpecialty?: ("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")[] | undefined;
|
|
7618
7618
|
estimatedSalary?: {
|
|
7619
7619
|
value?: {
|
|
7620
7620
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
@@ -7624,23 +7624,23 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7624
7624
|
maxValue?: number | undefined;
|
|
7625
7625
|
_type?: string | undefined;
|
|
7626
7626
|
} | undefined;
|
|
7627
|
+
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
7627
7628
|
version?: "1.0.0" | undefined;
|
|
7628
7629
|
minValue?: number | undefined;
|
|
7629
7630
|
maxValue?: number | undefined;
|
|
7630
7631
|
singleValue?: number | undefined;
|
|
7631
|
-
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
7632
7632
|
_type?: string | undefined;
|
|
7633
7633
|
} | undefined;
|
|
7634
7634
|
applicableOffices?: {
|
|
7635
|
-
name: string;
|
|
7636
7635
|
type: string;
|
|
7636
|
+
name: string;
|
|
7637
7637
|
officeType: "BRANCH" | "HEADQUARTERS" | "SATELLITE";
|
|
7638
7638
|
version?: "1.0.0" | undefined;
|
|
7639
7639
|
createdAt?: string | undefined;
|
|
7640
7640
|
updatedAt?: string | undefined;
|
|
7641
7641
|
companyId?: {
|
|
7642
|
-
id: string;
|
|
7643
7642
|
type: string;
|
|
7643
|
+
id: string;
|
|
7644
7644
|
slug: string;
|
|
7645
7645
|
createdAt: string;
|
|
7646
7646
|
updatedAt: string;
|
|
@@ -7650,11 +7650,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7650
7650
|
type: string;
|
|
7651
7651
|
version?: "1.0.0" | undefined;
|
|
7652
7652
|
asset?: {
|
|
7653
|
+
path?: string | undefined;
|
|
7653
7654
|
size?: number | undefined;
|
|
7654
7655
|
title?: string | undefined;
|
|
7655
7656
|
url?: string | undefined;
|
|
7656
7657
|
label?: string | undefined;
|
|
7657
|
-
path?: string | undefined;
|
|
7658
7658
|
version?: "1.0.0" | undefined;
|
|
7659
7659
|
description?: string | undefined;
|
|
7660
7660
|
altText?: string | undefined;
|
|
@@ -7667,8 +7667,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7667
7667
|
} | undefined;
|
|
7668
7668
|
} | undefined;
|
|
7669
7669
|
socialMedia?: {
|
|
7670
|
-
url: string;
|
|
7671
7670
|
type: string;
|
|
7671
|
+
url: string;
|
|
7672
7672
|
version?: "1.0.0" | undefined;
|
|
7673
7673
|
}[] | undefined;
|
|
7674
7674
|
companyWebsite?: string | undefined;
|
|
@@ -7678,19 +7678,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7678
7678
|
careersUrl: string;
|
|
7679
7679
|
version?: "1.0.0" | undefined;
|
|
7680
7680
|
jobBoard?: {
|
|
7681
|
-
name: string;
|
|
7682
7681
|
type: string;
|
|
7682
|
+
name: string;
|
|
7683
7683
|
description: string;
|
|
7684
7684
|
version?: "1.0.0" | undefined;
|
|
7685
7685
|
logo?: {
|
|
7686
7686
|
type: string;
|
|
7687
7687
|
version?: "1.0.0" | undefined;
|
|
7688
7688
|
asset?: {
|
|
7689
|
+
path?: string | undefined;
|
|
7689
7690
|
size?: number | undefined;
|
|
7690
7691
|
title?: string | undefined;
|
|
7691
7692
|
url?: string | undefined;
|
|
7692
7693
|
label?: string | undefined;
|
|
7693
|
-
path?: string | undefined;
|
|
7694
7694
|
version?: "1.0.0" | undefined;
|
|
7695
7695
|
description?: string | undefined;
|
|
7696
7696
|
altText?: string | undefined;
|
|
@@ -7706,8 +7706,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7706
7706
|
} | undefined;
|
|
7707
7707
|
jobBoardSlug?: string[] | undefined;
|
|
7708
7708
|
companyBenefits?: {
|
|
7709
|
-
title: string;
|
|
7710
7709
|
type: string;
|
|
7710
|
+
title: string;
|
|
7711
7711
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
7712
7712
|
version?: "1.0.0" | undefined;
|
|
7713
7713
|
description?: string | undefined;
|
|
@@ -7763,11 +7763,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7763
7763
|
type: string;
|
|
7764
7764
|
version?: "1.0.0" | undefined;
|
|
7765
7765
|
asset?: {
|
|
7766
|
+
path?: string | undefined;
|
|
7766
7767
|
size?: number | undefined;
|
|
7767
7768
|
title?: string | undefined;
|
|
7768
7769
|
url?: string | undefined;
|
|
7769
7770
|
label?: string | undefined;
|
|
7770
|
-
path?: string | undefined;
|
|
7771
7771
|
version?: "1.0.0" | undefined;
|
|
7772
7772
|
description?: string | undefined;
|
|
7773
7773
|
altText?: string | undefined;
|
|
@@ -7785,8 +7785,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7785
7785
|
isMedical?: boolean | undefined;
|
|
7786
7786
|
isScientist?: boolean | undefined;
|
|
7787
7787
|
socialMedia?: {
|
|
7788
|
-
url: string;
|
|
7789
7788
|
type: string;
|
|
7789
|
+
url: string;
|
|
7790
7790
|
version?: "1.0.0" | undefined;
|
|
7791
7791
|
}[] | undefined;
|
|
7792
7792
|
telephone?: string | undefined;
|
|
@@ -7858,8 +7858,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7858
7858
|
longitude?: number | undefined;
|
|
7859
7859
|
}[] | undefined;
|
|
7860
7860
|
hiringOrganization?: {
|
|
7861
|
-
id: string;
|
|
7862
7861
|
type: string;
|
|
7862
|
+
id: string;
|
|
7863
7863
|
slug: string;
|
|
7864
7864
|
createdAt: string;
|
|
7865
7865
|
updatedAt: string;
|
|
@@ -7869,11 +7869,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7869
7869
|
type: string;
|
|
7870
7870
|
version?: "1.0.0" | undefined;
|
|
7871
7871
|
asset?: {
|
|
7872
|
+
path?: string | undefined;
|
|
7872
7873
|
size?: number | undefined;
|
|
7873
7874
|
title?: string | undefined;
|
|
7874
7875
|
url?: string | undefined;
|
|
7875
7876
|
label?: string | undefined;
|
|
7876
|
-
path?: string | undefined;
|
|
7877
7877
|
version?: "1.0.0" | undefined;
|
|
7878
7878
|
description?: string | undefined;
|
|
7879
7879
|
altText?: string | undefined;
|
|
@@ -7886,8 +7886,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7886
7886
|
} | undefined;
|
|
7887
7887
|
} | undefined;
|
|
7888
7888
|
socialMedia?: {
|
|
7889
|
-
url: string;
|
|
7890
7889
|
type: string;
|
|
7890
|
+
url: string;
|
|
7891
7891
|
version?: "1.0.0" | undefined;
|
|
7892
7892
|
}[] | undefined;
|
|
7893
7893
|
companyWebsite?: string | undefined;
|
|
@@ -7897,19 +7897,19 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7897
7897
|
careersUrl: string;
|
|
7898
7898
|
version?: "1.0.0" | undefined;
|
|
7899
7899
|
jobBoard?: {
|
|
7900
|
-
name: string;
|
|
7901
7900
|
type: string;
|
|
7901
|
+
name: string;
|
|
7902
7902
|
description: string;
|
|
7903
7903
|
version?: "1.0.0" | undefined;
|
|
7904
7904
|
logo?: {
|
|
7905
7905
|
type: string;
|
|
7906
7906
|
version?: "1.0.0" | undefined;
|
|
7907
7907
|
asset?: {
|
|
7908
|
+
path?: string | undefined;
|
|
7908
7909
|
size?: number | undefined;
|
|
7909
7910
|
title?: string | undefined;
|
|
7910
7911
|
url?: string | undefined;
|
|
7911
7912
|
label?: string | undefined;
|
|
7912
|
-
path?: string | undefined;
|
|
7913
7913
|
version?: "1.0.0" | undefined;
|
|
7914
7914
|
description?: string | undefined;
|
|
7915
7915
|
altText?: string | undefined;
|
|
@@ -7925,8 +7925,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7925
7925
|
} | undefined;
|
|
7926
7926
|
jobBoardSlug?: string[] | undefined;
|
|
7927
7927
|
companyBenefits?: {
|
|
7928
|
-
title: string;
|
|
7929
7928
|
type: string;
|
|
7929
|
+
title: string;
|
|
7930
7930
|
category: "FINANCIAL" | "HEALTH" | "PROFESSIONAL_DEVELOPMENT" | "WORK_LIFE_BALANCE";
|
|
7931
7931
|
version?: "1.0.0" | undefined;
|
|
7932
7932
|
description?: string | undefined;
|
|
@@ -7982,11 +7982,11 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7982
7982
|
type: string;
|
|
7983
7983
|
version?: "1.0.0" | undefined;
|
|
7984
7984
|
asset?: {
|
|
7985
|
+
path?: string | undefined;
|
|
7985
7986
|
size?: number | undefined;
|
|
7986
7987
|
title?: string | undefined;
|
|
7987
7988
|
url?: string | undefined;
|
|
7988
7989
|
label?: string | undefined;
|
|
7989
|
-
path?: string | undefined;
|
|
7990
7990
|
version?: "1.0.0" | undefined;
|
|
7991
7991
|
description?: string | undefined;
|
|
7992
7992
|
altText?: string | undefined;
|
|
@@ -8004,8 +8004,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
8004
8004
|
isMedical?: boolean | undefined;
|
|
8005
8005
|
isScientist?: boolean | undefined;
|
|
8006
8006
|
socialMedia?: {
|
|
8007
|
-
url: string;
|
|
8008
8007
|
type: string;
|
|
8008
|
+
url: string;
|
|
8009
8009
|
version?: "1.0.0" | undefined;
|
|
8010
8010
|
}[] | undefined;
|
|
8011
8011
|
telephone?: string | undefined;
|