@next-degree/pickle-shared-js 0.12.4 → 0.12.6
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/{company_service_sanity-Br0R7m-A.d.cts → company_service_sanity-2J1ZuUnu.d.cts} +1 -1
- package/dist/{company_service_sanity-DF01qvTz.d.ts → company_service_sanity-KaAGfnNV.d.ts} +1 -1
- package/dist/components/jobCard/JobLocation.d.cts +1 -1
- package/dist/components/jobCard/JobLocation.d.ts +1 -1
- package/dist/components/jobPost/JobHeader.cjs +1 -1
- package/dist/components/jobPost/JobHeader.cjs.map +1 -1
- package/dist/components/jobPost/JobHeader.js +1 -1
- package/dist/components/jobPost/JobHeader.js.map +1 -1
- package/dist/components/jobPost/JobPost.cjs +24 -9
- package/dist/components/jobPost/JobPost.cjs.map +1 -1
- package/dist/components/jobPost/JobPost.d.cts +1 -1
- package/dist/components/jobPost/JobPost.d.ts +1 -1
- package/dist/components/jobPost/JobPost.js +24 -9
- package/dist/components/jobPost/JobPost.js.map +1 -1
- package/dist/components/primitives/command.d.cts +3 -3
- package/dist/components/primitives/command.d.ts +3 -3
- package/dist/components/primitives/input-otp.d.cts +2 -2
- package/dist/components/primitives/input-otp.d.ts +2 -2
- package/dist/components/ui/Button.d.cts +1 -1
- package/dist/components/ui/Button.d.ts +1 -1
- 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-DW0qiJqh.d.cts} +2 -2
- package/dist/{displayText-EpnIpZ38.d.ts → displayText-DahwdHdi.d.ts} +2 -2
- package/dist/hooks/useDisplayText.d.cts +3 -3
- package/dist/hooks/useDisplayText.d.ts +3 -3
- package/dist/index.cjs +5 -10
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js +5 -10
- package/dist/index.js.map +1 -1
- package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-BKo9TBDT.d.ts} +40 -40
- package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BNq-Am9N.d.cts} +40 -40
- 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/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 +4 -4
- package/dist/types/index.d.ts +4 -4
- package/dist/types/latest/custom/company_service_sanity.d.cts +2 -2
- package/dist/types/latest/custom/company_service_sanity.d.ts +2 -2
- 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/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-C_TEBzCf.d.cts} +7 -7
- package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-C_TEBzCf.d.ts} +7 -7
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-DdgK8Nnz.d.cts} +7 -7
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-DdgK8Nnz.d.ts} +7 -7
- package/dist/{shared_pickle_output_latest-DKOmTyYk.d.cts → shared_pickle_output_latest-CXBCG04N.d.cts} +4 -4
- package/dist/{shared_pickle_output_latest-DKOmTyYk.d.ts → shared_pickle_output_latest-CXBCG04N.d.ts} +4 -4
- package/dist/{shared_pickle_output_latest--XZhOUyE.d.cts → shared_pickle_output_latest-CtvHTPeX.d.cts} +4 -4
- package/dist/{shared_pickle_output_latest--XZhOUyE.d.ts → shared_pickle_output_latest-CtvHTPeX.d.ts} +4 -4
package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BNq-Am9N.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-DdgK8Nnz.cjs';
|
|
4
|
+
import { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from './shared_pickle_output_latest-CtvHTPeX.cjs';
|
|
5
5
|
|
|
6
6
|
declare const JobPostTypeEnum: z.ZodEnum<["jobPost"]>;
|
|
7
7
|
declare const MonetaryAmountTypeEnum: z.ZodEnum<["monetaryAmount"]>;
|
|
@@ -97,8 +97,8 @@ declare const quantitativeValueSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omi
|
|
|
97
97
|
maxValue?: number | undefined;
|
|
98
98
|
}, {
|
|
99
99
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
100
|
-
value?: number | undefined;
|
|
101
100
|
version?: "1.0.0" | undefined;
|
|
101
|
+
value?: number | undefined;
|
|
102
102
|
minValue?: number | undefined;
|
|
103
103
|
maxValue?: number | undefined;
|
|
104
104
|
_type?: string | undefined;
|
|
@@ -112,8 +112,8 @@ declare const quantitativeValueSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omi
|
|
|
112
112
|
maxValue?: number | undefined;
|
|
113
113
|
}, {
|
|
114
114
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
115
|
-
value?: number | undefined;
|
|
116
115
|
version?: "1.0.0" | undefined;
|
|
116
|
+
value?: number | undefined;
|
|
117
117
|
minValue?: number | undefined;
|
|
118
118
|
maxValue?: number | undefined;
|
|
119
119
|
_type?: string | undefined;
|
|
@@ -126,8 +126,8 @@ declare const quantitativeValueSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omi
|
|
|
126
126
|
maxValue?: number | undefined;
|
|
127
127
|
}, {
|
|
128
128
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
129
|
-
value?: number | undefined;
|
|
130
129
|
version?: "1.0.0" | undefined;
|
|
130
|
+
value?: number | undefined;
|
|
131
131
|
minValue?: number | undefined;
|
|
132
132
|
maxValue?: number | undefined;
|
|
133
133
|
_type?: string | undefined;
|
|
@@ -155,8 +155,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
155
155
|
}, {
|
|
156
156
|
type: string;
|
|
157
157
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
158
|
-
value?: number | undefined;
|
|
159
158
|
version?: "1.0.0" | undefined;
|
|
159
|
+
value?: number | undefined;
|
|
160
160
|
minValue?: number | undefined;
|
|
161
161
|
maxValue?: number | undefined;
|
|
162
162
|
}>>;
|
|
@@ -181,8 +181,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
181
181
|
maxValue?: number | undefined;
|
|
182
182
|
}, {
|
|
183
183
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
184
|
-
value?: number | undefined;
|
|
185
184
|
version?: "1.0.0" | undefined;
|
|
185
|
+
value?: number | undefined;
|
|
186
186
|
minValue?: number | undefined;
|
|
187
187
|
maxValue?: number | undefined;
|
|
188
188
|
_type?: string | undefined;
|
|
@@ -196,8 +196,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
196
196
|
maxValue?: number | undefined;
|
|
197
197
|
}, {
|
|
198
198
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
199
|
-
value?: number | undefined;
|
|
200
199
|
version?: "1.0.0" | undefined;
|
|
200
|
+
value?: number | undefined;
|
|
201
201
|
minValue?: number | undefined;
|
|
202
202
|
maxValue?: number | undefined;
|
|
203
203
|
_type?: string | undefined;
|
|
@@ -210,8 +210,8 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
210
210
|
maxValue?: number | undefined;
|
|
211
211
|
}, {
|
|
212
212
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
213
|
-
value?: number | undefined;
|
|
214
213
|
version?: "1.0.0" | undefined;
|
|
214
|
+
value?: number | undefined;
|
|
215
215
|
minValue?: number | undefined;
|
|
216
216
|
maxValue?: number | undefined;
|
|
217
217
|
_type?: string | undefined;
|
|
@@ -232,15 +232,15 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
232
232
|
singleValue?: number | undefined;
|
|
233
233
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
234
234
|
}, {
|
|
235
|
+
version?: "1.0.0" | undefined;
|
|
235
236
|
value?: {
|
|
236
237
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
237
|
-
value?: number | undefined;
|
|
238
238
|
version?: "1.0.0" | undefined;
|
|
239
|
+
value?: number | undefined;
|
|
239
240
|
minValue?: number | undefined;
|
|
240
241
|
maxValue?: number | undefined;
|
|
241
242
|
_type?: string | undefined;
|
|
242
243
|
} | undefined;
|
|
243
|
-
version?: "1.0.0" | undefined;
|
|
244
244
|
minValue?: number | undefined;
|
|
245
245
|
maxValue?: number | undefined;
|
|
246
246
|
singleValue?: number | undefined;
|
|
@@ -263,15 +263,15 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
263
263
|
singleValue?: number | undefined;
|
|
264
264
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
265
265
|
}, {
|
|
266
|
+
version?: "1.0.0" | undefined;
|
|
266
267
|
value?: {
|
|
267
268
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
268
|
-
value?: number | undefined;
|
|
269
269
|
version?: "1.0.0" | undefined;
|
|
270
|
+
value?: number | undefined;
|
|
270
271
|
minValue?: number | undefined;
|
|
271
272
|
maxValue?: number | undefined;
|
|
272
273
|
_type?: string | undefined;
|
|
273
274
|
} | undefined;
|
|
274
|
-
version?: "1.0.0" | undefined;
|
|
275
275
|
minValue?: number | undefined;
|
|
276
276
|
maxValue?: number | undefined;
|
|
277
277
|
singleValue?: number | undefined;
|
|
@@ -293,15 +293,15 @@ declare const monetaryAmountSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z
|
|
|
293
293
|
singleValue?: number | undefined;
|
|
294
294
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
295
295
|
}, {
|
|
296
|
+
version?: "1.0.0" | undefined;
|
|
296
297
|
value?: {
|
|
297
298
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
298
|
-
value?: number | undefined;
|
|
299
299
|
version?: "1.0.0" | undefined;
|
|
300
|
+
value?: number | undefined;
|
|
300
301
|
minValue?: number | undefined;
|
|
301
302
|
maxValue?: number | undefined;
|
|
302
303
|
_type?: string | undefined;
|
|
303
304
|
} | undefined;
|
|
304
|
-
version?: "1.0.0" | undefined;
|
|
305
305
|
minValue?: number | undefined;
|
|
306
306
|
maxValue?: number | undefined;
|
|
307
307
|
singleValue?: number | undefined;
|
|
@@ -361,8 +361,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
361
361
|
}, {
|
|
362
362
|
type: string;
|
|
363
363
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
364
|
-
value?: number | undefined;
|
|
365
364
|
version?: "1.0.0" | undefined;
|
|
365
|
+
value?: number | undefined;
|
|
366
366
|
minValue?: number | undefined;
|
|
367
367
|
maxValue?: number | undefined;
|
|
368
368
|
}>>;
|
|
@@ -384,15 +384,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
384
384
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
385
385
|
}, {
|
|
386
386
|
type: string;
|
|
387
|
+
version?: "1.0.0" | undefined;
|
|
387
388
|
value?: {
|
|
388
389
|
type: string;
|
|
389
390
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
390
|
-
value?: number | undefined;
|
|
391
391
|
version?: "1.0.0" | undefined;
|
|
392
|
+
value?: number | undefined;
|
|
392
393
|
minValue?: number | undefined;
|
|
393
394
|
maxValue?: number | undefined;
|
|
394
395
|
} | undefined;
|
|
395
|
-
version?: "1.0.0" | undefined;
|
|
396
396
|
minValue?: number | undefined;
|
|
397
397
|
maxValue?: number | undefined;
|
|
398
398
|
singleValue?: number | undefined;
|
|
@@ -3616,8 +3616,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3616
3616
|
}, {
|
|
3617
3617
|
type: string;
|
|
3618
3618
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3619
|
-
value?: number | undefined;
|
|
3620
3619
|
version?: "1.0.0" | undefined;
|
|
3620
|
+
value?: number | undefined;
|
|
3621
3621
|
minValue?: number | undefined;
|
|
3622
3622
|
maxValue?: number | undefined;
|
|
3623
3623
|
}>>;
|
|
@@ -3642,8 +3642,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3642
3642
|
maxValue?: number | undefined;
|
|
3643
3643
|
}, {
|
|
3644
3644
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3645
|
-
value?: number | undefined;
|
|
3646
3645
|
version?: "1.0.0" | undefined;
|
|
3646
|
+
value?: number | undefined;
|
|
3647
3647
|
minValue?: number | undefined;
|
|
3648
3648
|
maxValue?: number | undefined;
|
|
3649
3649
|
_type?: string | undefined;
|
|
@@ -3657,8 +3657,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3657
3657
|
maxValue?: number | undefined;
|
|
3658
3658
|
}, {
|
|
3659
3659
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3660
|
-
value?: number | undefined;
|
|
3661
3660
|
version?: "1.0.0" | undefined;
|
|
3661
|
+
value?: number | undefined;
|
|
3662
3662
|
minValue?: number | undefined;
|
|
3663
3663
|
maxValue?: number | undefined;
|
|
3664
3664
|
_type?: string | undefined;
|
|
@@ -3671,8 +3671,8 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3671
3671
|
maxValue?: number | undefined;
|
|
3672
3672
|
}, {
|
|
3673
3673
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3674
|
-
value?: number | undefined;
|
|
3675
3674
|
version?: "1.0.0" | undefined;
|
|
3675
|
+
value?: number | undefined;
|
|
3676
3676
|
minValue?: number | undefined;
|
|
3677
3677
|
maxValue?: number | undefined;
|
|
3678
3678
|
_type?: string | undefined;
|
|
@@ -3693,15 +3693,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3693
3693
|
singleValue?: number | undefined;
|
|
3694
3694
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3695
3695
|
}, {
|
|
3696
|
+
version?: "1.0.0" | undefined;
|
|
3696
3697
|
value?: {
|
|
3697
3698
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3698
|
-
value?: number | undefined;
|
|
3699
3699
|
version?: "1.0.0" | undefined;
|
|
3700
|
+
value?: number | undefined;
|
|
3700
3701
|
minValue?: number | undefined;
|
|
3701
3702
|
maxValue?: number | undefined;
|
|
3702
3703
|
_type?: string | undefined;
|
|
3703
3704
|
} | undefined;
|
|
3704
|
-
version?: "1.0.0" | undefined;
|
|
3705
3705
|
minValue?: number | undefined;
|
|
3706
3706
|
maxValue?: number | undefined;
|
|
3707
3707
|
singleValue?: number | undefined;
|
|
@@ -3724,15 +3724,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3724
3724
|
singleValue?: number | undefined;
|
|
3725
3725
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3726
3726
|
}, {
|
|
3727
|
+
version?: "1.0.0" | undefined;
|
|
3727
3728
|
value?: {
|
|
3728
3729
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3729
|
-
value?: number | undefined;
|
|
3730
3730
|
version?: "1.0.0" | undefined;
|
|
3731
|
+
value?: number | undefined;
|
|
3731
3732
|
minValue?: number | undefined;
|
|
3732
3733
|
maxValue?: number | undefined;
|
|
3733
3734
|
_type?: string | undefined;
|
|
3734
3735
|
} | undefined;
|
|
3735
|
-
version?: "1.0.0" | undefined;
|
|
3736
3736
|
minValue?: number | undefined;
|
|
3737
3737
|
maxValue?: number | undefined;
|
|
3738
3738
|
singleValue?: number | undefined;
|
|
@@ -3754,15 +3754,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
3754
3754
|
singleValue?: number | undefined;
|
|
3755
3755
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
3756
3756
|
}, {
|
|
3757
|
+
version?: "1.0.0" | undefined;
|
|
3757
3758
|
value?: {
|
|
3758
3759
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3759
|
-
value?: number | undefined;
|
|
3760
3760
|
version?: "1.0.0" | undefined;
|
|
3761
|
+
value?: number | undefined;
|
|
3761
3762
|
minValue?: number | undefined;
|
|
3762
3763
|
maxValue?: number | undefined;
|
|
3763
3764
|
_type?: string | undefined;
|
|
3764
3765
|
} | undefined;
|
|
3765
|
-
version?: "1.0.0" | undefined;
|
|
3766
3766
|
minValue?: number | undefined;
|
|
3767
3767
|
maxValue?: number | undefined;
|
|
3768
3768
|
singleValue?: number | undefined;
|
|
@@ -5181,7 +5181,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5181
5181
|
isLoaded: boolean;
|
|
5182
5182
|
needsReview: boolean;
|
|
5183
5183
|
clientID: string;
|
|
5184
|
-
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
5185
5184
|
jobLocation?: {
|
|
5186
5185
|
type: string;
|
|
5187
5186
|
version: "1.0.0";
|
|
@@ -5194,6 +5193,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5194
5193
|
postalCode?: string | undefined;
|
|
5195
5194
|
} | undefined;
|
|
5196
5195
|
origin?: string | undefined;
|
|
5196
|
+
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
5197
5197
|
dateAdded?: string | undefined;
|
|
5198
5198
|
datePosted?: string | undefined;
|
|
5199
5199
|
dateRemoved?: string | undefined;
|
|
@@ -5654,7 +5654,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5654
5654
|
_createdAt: string;
|
|
5655
5655
|
_updatedAt: string;
|
|
5656
5656
|
clientID: string;
|
|
5657
|
-
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
5658
5657
|
jobLocation?: {
|
|
5659
5658
|
addressCountry: string;
|
|
5660
5659
|
version?: "1.0.0" | undefined;
|
|
@@ -5668,6 +5667,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5668
5667
|
} | undefined;
|
|
5669
5668
|
origin?: string | undefined;
|
|
5670
5669
|
version?: "1.0.0" | undefined;
|
|
5670
|
+
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
5671
5671
|
dateAdded?: string | undefined;
|
|
5672
5672
|
datePosted?: string | undefined;
|
|
5673
5673
|
dateRemoved?: string | undefined;
|
|
@@ -5687,15 +5687,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
5687
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
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
|
+
version?: "1.0.0" | undefined;
|
|
5690
5691
|
value?: {
|
|
5691
5692
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
5692
|
-
value?: number | undefined;
|
|
5693
5693
|
version?: "1.0.0" | undefined;
|
|
5694
|
+
value?: number | undefined;
|
|
5694
5695
|
minValue?: number | undefined;
|
|
5695
5696
|
maxValue?: number | undefined;
|
|
5696
5697
|
_type?: string | undefined;
|
|
5697
5698
|
} | undefined;
|
|
5698
|
-
version?: "1.0.0" | undefined;
|
|
5699
5699
|
minValue?: number | undefined;
|
|
5700
5700
|
maxValue?: number | undefined;
|
|
5701
5701
|
singleValue?: number | undefined;
|
|
@@ -6148,7 +6148,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6148
6148
|
isLoaded: boolean;
|
|
6149
6149
|
needsReview: boolean;
|
|
6150
6150
|
clientID: string;
|
|
6151
|
-
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
6152
6151
|
jobLocation?: {
|
|
6153
6152
|
type: string;
|
|
6154
6153
|
version: "1.0.0";
|
|
@@ -6161,6 +6160,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6161
6160
|
postalCode?: string | undefined;
|
|
6162
6161
|
} | undefined;
|
|
6163
6162
|
origin?: string | undefined;
|
|
6163
|
+
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
6164
6164
|
dateAdded?: string | undefined;
|
|
6165
6165
|
datePosted?: string | undefined;
|
|
6166
6166
|
dateRemoved?: string | undefined;
|
|
@@ -6621,7 +6621,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6621
6621
|
_createdAt: string;
|
|
6622
6622
|
_updatedAt: string;
|
|
6623
6623
|
clientID: string;
|
|
6624
|
-
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
6625
6624
|
jobLocation?: {
|
|
6626
6625
|
addressCountry: string;
|
|
6627
6626
|
version?: "1.0.0" | undefined;
|
|
@@ -6635,6 +6634,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6635
6634
|
} | undefined;
|
|
6636
6635
|
origin?: string | undefined;
|
|
6637
6636
|
version?: "1.0.0" | undefined;
|
|
6637
|
+
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
6638
6638
|
dateAdded?: string | undefined;
|
|
6639
6639
|
datePosted?: string | undefined;
|
|
6640
6640
|
dateRemoved?: string | undefined;
|
|
@@ -6654,15 +6654,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
6654
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
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
|
+
version?: "1.0.0" | undefined;
|
|
6657
6658
|
value?: {
|
|
6658
6659
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
6659
|
-
value?: number | undefined;
|
|
6660
6660
|
version?: "1.0.0" | undefined;
|
|
6661
|
+
value?: number | undefined;
|
|
6661
6662
|
minValue?: number | undefined;
|
|
6662
6663
|
maxValue?: number | undefined;
|
|
6663
6664
|
_type?: string | undefined;
|
|
6664
6665
|
} | undefined;
|
|
6665
|
-
version?: "1.0.0" | undefined;
|
|
6666
6666
|
minValue?: number | undefined;
|
|
6667
6667
|
maxValue?: number | undefined;
|
|
6668
6668
|
singleValue?: number | undefined;
|
|
@@ -7111,7 +7111,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7111
7111
|
isLoaded: boolean;
|
|
7112
7112
|
needsReview: boolean;
|
|
7113
7113
|
clientID: string;
|
|
7114
|
-
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
7115
7114
|
jobLocation?: {
|
|
7116
7115
|
type: string;
|
|
7117
7116
|
version: "1.0.0";
|
|
@@ -7124,6 +7123,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7124
7123
|
postalCode?: string | undefined;
|
|
7125
7124
|
} | undefined;
|
|
7126
7125
|
origin?: string | undefined;
|
|
7126
|
+
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
7127
7127
|
dateAdded?: string | undefined;
|
|
7128
7128
|
datePosted?: string | undefined;
|
|
7129
7129
|
dateRemoved?: string | undefined;
|
|
@@ -7583,7 +7583,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7583
7583
|
_createdAt: string;
|
|
7584
7584
|
_updatedAt: string;
|
|
7585
7585
|
clientID: string;
|
|
7586
|
-
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
7587
7586
|
jobLocation?: {
|
|
7588
7587
|
addressCountry: string;
|
|
7589
7588
|
version?: "1.0.0" | undefined;
|
|
@@ -7597,6 +7596,7 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7597
7596
|
} | undefined;
|
|
7598
7597
|
origin?: string | undefined;
|
|
7599
7598
|
version?: "1.0.0" | undefined;
|
|
7599
|
+
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
7600
7600
|
dateAdded?: string | undefined;
|
|
7601
7601
|
datePosted?: string | undefined;
|
|
7602
7602
|
dateRemoved?: string | undefined;
|
|
@@ -7616,15 +7616,15 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
|
|
|
7616
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
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
|
+
version?: "1.0.0" | undefined;
|
|
7619
7620
|
value?: {
|
|
7620
7621
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
7621
|
-
value?: number | undefined;
|
|
7622
7622
|
version?: "1.0.0" | undefined;
|
|
7623
|
+
value?: number | undefined;
|
|
7623
7624
|
minValue?: number | undefined;
|
|
7624
7625
|
maxValue?: number | undefined;
|
|
7625
7626
|
_type?: string | undefined;
|
|
7626
7627
|
} | undefined;
|
|
7627
|
-
version?: "1.0.0" | undefined;
|
|
7628
7628
|
minValue?: number | undefined;
|
|
7629
7629
|
maxValue?: number | undefined;
|
|
7630
7630
|
singleValue?: number | undefined;
|
package/dist/lib/locations.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { J as JobPostModel } from '../job_posting_service_latest-
|
|
3
|
-
import { P as PostalAddressModel } from '../shared_pickle_output_latest-
|
|
4
|
-
import { a as jobPostSchema } from '../job_posting_service_latest-
|
|
2
|
+
import { J as JobPostModel } from '../job_posting_service_latest-C_TEBzCf.cjs';
|
|
3
|
+
import { P as PostalAddressModel } from '../shared_pickle_output_latest-CXBCG04N.cjs';
|
|
4
|
+
import { a as jobPostSchema } from '../job_posting_service_latest-DdgK8Nnz.cjs';
|
|
5
5
|
|
|
6
6
|
type JobPost = z.infer<typeof jobPostSchema>;
|
|
7
7
|
declare function formattedAddress(address: PostalAddressModel | undefined, isRemote?: boolean): string | null;
|
package/dist/lib/locations.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { J as JobPostModel } from '../job_posting_service_latest-
|
|
3
|
-
import { P as PostalAddressModel } from '../shared_pickle_output_latest-
|
|
4
|
-
import { a as jobPostSchema } from '../job_posting_service_latest-
|
|
2
|
+
import { J as JobPostModel } from '../job_posting_service_latest-C_TEBzCf.js';
|
|
3
|
+
import { P as PostalAddressModel } from '../shared_pickle_output_latest-CXBCG04N.js';
|
|
4
|
+
import { a as jobPostSchema } from '../job_posting_service_latest-DdgK8Nnz.js';
|
|
5
5
|
|
|
6
6
|
type JobPost = z.infer<typeof jobPostSchema>;
|
|
7
7
|
declare function formattedAddress(address: PostalAddressModel | undefined, isRemote?: boolean): string | null;
|
package/dist/lib/mappings.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
2
|
+
export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-DW0qiJqh.cjs';
|
|
3
|
+
import '../job_posting_service_latest-C_TEBzCf.cjs';
|
|
4
|
+
import '../shared_pickle_output_latest-CXBCG04N.cjs';
|
package/dist/lib/mappings.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
2
|
+
export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-DahwdHdi.js';
|
|
3
|
+
import '../job_posting_service_latest-C_TEBzCf.js';
|
|
4
|
+
import '../shared_pickle_output_latest-CXBCG04N.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
2
|
+
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-DW0qiJqh.cjs';
|
|
3
|
+
import '../job_posting_service_latest-C_TEBzCf.cjs';
|
|
4
|
+
import '../shared_pickle_output_latest-CXBCG04N.cjs';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-
|
|
3
|
-
import '../job_posting_service_latest-
|
|
4
|
-
import '../shared_pickle_output_latest-
|
|
2
|
+
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-DahwdHdi.js';
|
|
3
|
+
import '../job_posting_service_latest-C_TEBzCf.js';
|
|
4
|
+
import '../shared_pickle_output_latest-CXBCG04N.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-
|
|
2
|
+
export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-C_TEBzCf.cjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-
|
|
2
|
+
export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-C_TEBzCf.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-
|
|
2
|
+
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CXBCG04N.cjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-
|
|
2
|
+
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CXBCG04N.js';
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { c as CompanyServiceBase } from '../company_service_latest-C7Moeufo.cjs';
|
|
2
|
-
export { j as JobPostServiceBase } from '../job_posting_service_latest-
|
|
3
|
-
export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest
|
|
4
|
-
export { c as CompanyService } from '../company_service_sanity-
|
|
5
|
-
export { j as JobPostService } from '../job_posting_service_sanity-
|
|
2
|
+
export { j as JobPostServiceBase } from '../job_posting_service_latest-DdgK8Nnz.cjs';
|
|
3
|
+
export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest-CtvHTPeX.cjs';
|
|
4
|
+
export { c as CompanyService } from '../company_service_sanity-2J1ZuUnu.cjs';
|
|
5
|
+
export { j as JobPostService } from '../job_posting_service_sanity-BNq-Am9N.cjs';
|
|
6
6
|
export { Place } from '../components/ui/PlacesQueryInput.cjs';
|
|
7
7
|
import 'zod';
|
|
8
8
|
import './latest/custom/custom_sanity_models.cjs';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { c as CompanyServiceBase } from '../company_service_latest-C7Moeufo.js';
|
|
2
|
-
export { j as JobPostServiceBase } from '../job_posting_service_latest-
|
|
3
|
-
export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest
|
|
4
|
-
export { c as CompanyService } from '../company_service_sanity-
|
|
5
|
-
export { j as JobPostService } from '../job_posting_service_sanity-
|
|
2
|
+
export { j as JobPostServiceBase } from '../job_posting_service_latest-DdgK8Nnz.js';
|
|
3
|
+
export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest-CtvHTPeX.js';
|
|
4
|
+
export { c as CompanyService } from '../company_service_sanity-KaAGfnNV.js';
|
|
5
|
+
export { j as JobPostService } from '../job_posting_service_sanity-BKo9TBDT.js';
|
|
6
6
|
export { Place } from '../components/ui/PlacesQueryInput.js';
|
|
7
7
|
import 'zod';
|
|
8
8
|
import './latest/custom/custom_sanity_models.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
2
|
export { O as OfficeTypeEnum, P as PublishStatusEnum, T as TitleEnum, i as industrySchema, o as officeSchema, s as socialMediaSchema } from '../../../company_service_latest-C7Moeufo.cjs';
|
|
3
|
-
export { i as imageSchema } from '../../../shared_pickle_output_latest
|
|
4
|
-
export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-
|
|
3
|
+
export { i as imageSchema } from '../../../shared_pickle_output_latest-CtvHTPeX.cjs';
|
|
4
|
+
export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-2J1ZuUnu.cjs';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'zod';
|
|
2
2
|
export { O as OfficeTypeEnum, P as PublishStatusEnum, T as TitleEnum, i as industrySchema, o as officeSchema, s as socialMediaSchema } from '../../../company_service_latest-C7Moeufo.js';
|
|
3
|
-
export { i as imageSchema } from '../../../shared_pickle_output_latest
|
|
4
|
-
export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-
|
|
3
|
+
export { i as imageSchema } from '../../../shared_pickle_output_latest-CtvHTPeX.js';
|
|
4
|
+
export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-KaAGfnNV.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { sanityReferenceSchema } from './custom_sanity_models.cjs';
|
|
2
2
|
import 'zod';
|
|
3
|
-
export { 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
|
-
export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest
|
|
5
|
-
export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-
|
|
3
|
+
export { 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-DdgK8Nnz.cjs';
|
|
4
|
+
export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest-CtvHTPeX.cjs';
|
|
5
|
+
export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-BNq-Am9N.cjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { sanityReferenceSchema } from './custom_sanity_models.js';
|
|
2
2
|
import 'zod';
|
|
3
|
-
export { 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
|
-
export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest
|
|
5
|
-
export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-
|
|
3
|
+
export { 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-DdgK8Nnz.js';
|
|
4
|
+
export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest-CtvHTPeX.js';
|
|
5
|
+
export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-BKo9TBDT.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-
|
|
2
|
+
export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-DdgK8Nnz.cjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-
|
|
2
|
+
export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-DdgK8Nnz.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest
|
|
2
|
+
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CtvHTPeX.cjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import 'zod';
|
|
2
|
-
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest
|
|
2
|
+
export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CtvHTPeX.js';
|