@next-degree/pickle-shared-js 0.9.4 → 0.9.7
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_latest-CRQFzMep.d.cts → company_service_latest-Ba8VhDao.d.cts} +23 -23
- package/dist/{company_service_latest-CRQFzMep.d.ts → company_service_latest-Ba8VhDao.d.ts} +23 -23
- package/dist/{company_service_sanity--Aw-Y3Us.d.cts → company_service_sanity-BR1XSAj3.d.ts} +1142 -1142
- package/dist/{company_service_sanity-B5FBDl-4.d.ts → company_service_sanity-D9tvlc53.d.cts} +1142 -1142
- package/dist/components/buttons/BackButton.cjs +1 -1
- package/dist/components/buttons/BackButton.cjs.map +1 -1
- package/dist/components/buttons/BackButton.js +1 -1
- package/dist/components/buttons/BackButton.js.map +1 -1
- package/dist/components/jobPost/JobDescription.cjs.map +1 -1
- package/dist/components/jobPost/JobDescription.js.map +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 +5 -3
- package/dist/components/jobPost/JobPost.cjs.map +1 -1
- package/dist/components/jobPost/JobPost.d.cts +3 -2
- package/dist/components/jobPost/JobPost.d.ts +3 -2
- package/dist/components/jobPost/JobPost.js +5 -3
- 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.cjs +4 -2
- package/dist/components/ui/Button.cjs.map +1 -1
- package/dist/components/ui/Button.d.cts +2 -2
- package/dist/components/ui/Button.d.ts +2 -2
- package/dist/components/ui/Button.js +2 -1
- package/dist/components/ui/Button.js.map +1 -1
- package/dist/components/ui/Combobox.cjs +20 -20
- package/dist/components/ui/Combobox.cjs.map +1 -1
- package/dist/components/ui/Combobox.d.cts +1 -0
- package/dist/components/ui/Combobox.d.ts +1 -0
- package/dist/components/ui/Combobox.js +18 -18
- package/dist/components/ui/Combobox.js.map +1 -1
- package/dist/components/ui/InputOtp.cjs +8 -1
- package/dist/components/ui/InputOtp.cjs.map +1 -1
- package/dist/components/ui/InputOtp.js +8 -1
- package/dist/components/ui/InputOtp.js.map +1 -1
- package/dist/components/ui/ReadMore.cjs.map +1 -1
- package/dist/components/ui/ReadMore.js.map +1 -1
- package/dist/components/ui/buttonShadcn.d.cts +1 -1
- package/dist/components/ui/buttonShadcn.d.ts +1 -1
- package/dist/{displayText-B5n9hDm3.d.cts → displayText-BIzvCN9H.d.cts} +2 -2
- package/dist/{displayText-Byd8i1xM.d.ts → displayText-BtujjCCA.d.ts} +2 -2
- package/dist/hooks/useDisplayText.d.cts +3 -3
- package/dist/hooks/useDisplayText.d.ts +3 -3
- package/dist/index.cjs +18 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +18 -7
- package/dist/index.js.map +1 -1
- package/dist/{job_posting_service_latest-D9T7gVhJ.d.cts → job_posting_service_latest-duSSyFvo.d.cts} +34 -34
- package/dist/{job_posting_service_latest-D9T7gVhJ.d.ts → job_posting_service_latest-duSSyFvo.d.ts} +34 -34
- package/dist/{job_posting_service_sanity-CeX9tlpb.d.ts → job_posting_service_sanity-DwNhHT1w.d.ts} +979 -979
- package/dist/{job_posting_service_sanity-D5Znr6Ba.d.cts → job_posting_service_sanity-J281ln61.d.cts} +979 -979
- package/dist/lib/locations.d.cts +2 -2
- package/dist/lib/locations.d.ts +2 -2
- 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 +9 -0
- package/dist/styles/globals.css.map +1 -1
- package/dist/types/data/company_service_latest.cjs +2 -2
- package/dist/types/data/company_service_latest.cjs.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/company_service_latest.js +2 -2
- package/dist/types/data/company_service_latest.js.map +1 -1
- package/dist/types/data/job_posting_service_latest.cjs +2 -2
- package/dist/types/data/job_posting_service_latest.cjs.map +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/job_posting_service_latest.js +2 -2
- package/dist/types/data/job_posting_service_latest.js.map +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/{company_service_latest-DFxfjA2x.d.cts → company_service_latest-CWBnweTJ.d.cts} +571 -571
- package/dist/{company_service_latest-DFxfjA2x.d.ts → company_service_latest-CWBnweTJ.d.ts} +571 -571
- package/dist/{job_posting_service_latest-B5tqLSgo.d.cts → job_posting_service_latest-DSpkRuDi.d.cts} +528 -528
- package/dist/{job_posting_service_latest-B5tqLSgo.d.ts → job_posting_service_latest-DSpkRuDi.d.ts} +528 -528
- package/dist/{shared_pickle_output_latest-Bwfg5B4p.d.cts → shared_pickle_output_latest-CJb9E6oz.d.cts} +18 -18
- package/dist/{shared_pickle_output_latest-Bwfg5B4p.d.ts → shared_pickle_output_latest-CJb9E6oz.d.ts} +18 -18
- package/dist/{shared_pickle_output_latest-CXBCG04N.d.cts → shared_pickle_output_latest-DKOmTyYk.d.cts} +4 -4
- package/dist/{shared_pickle_output_latest-CXBCG04N.d.ts → shared_pickle_output_latest-DKOmTyYk.d.ts} +4 -4
package/dist/{job_posting_service_latest-D9T7gVhJ.d.cts → job_posting_service_latest-duSSyFvo.d.cts}
RENAMED
|
@@ -64,8 +64,8 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
64
64
|
}, {
|
|
65
65
|
type: string;
|
|
66
66
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
67
|
-
version?: "1.0.0" | undefined;
|
|
68
67
|
value?: number | undefined;
|
|
68
|
+
version?: "1.0.0" | undefined;
|
|
69
69
|
minValue?: number | undefined;
|
|
70
70
|
maxValue?: number | undefined;
|
|
71
71
|
}>>;
|
|
@@ -87,15 +87,15 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
87
87
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
88
88
|
}, {
|
|
89
89
|
type: string;
|
|
90
|
-
version?: "1.0.0" | undefined;
|
|
91
90
|
value?: {
|
|
92
91
|
type: string;
|
|
93
92
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
94
|
-
version?: "1.0.0" | undefined;
|
|
95
93
|
value?: number | undefined;
|
|
94
|
+
version?: "1.0.0" | undefined;
|
|
96
95
|
minValue?: number | undefined;
|
|
97
96
|
maxValue?: number | undefined;
|
|
98
97
|
} | undefined;
|
|
98
|
+
version?: "1.0.0" | undefined;
|
|
99
99
|
minValue?: number | undefined;
|
|
100
100
|
maxValue?: number | undefined;
|
|
101
101
|
singleValue?: number | undefined;
|
|
@@ -517,25 +517,25 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
517
517
|
companyHow?: string | undefined;
|
|
518
518
|
companyCulture?: string[] | undefined;
|
|
519
519
|
}>>;
|
|
520
|
-
|
|
520
|
+
companyNDG: z.ZodOptional<z.ZodObject<{
|
|
521
521
|
version: z.ZodDefault<z.ZodLiteral<"1.0.0">>;
|
|
522
522
|
type: z.ZodString;
|
|
523
523
|
companyWow: z.ZodOptional<z.ZodString>;
|
|
524
|
-
|
|
524
|
+
companyNDGTake: z.ZodOptional<z.ZodString>;
|
|
525
525
|
companyBestFit: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
526
526
|
companyInterests: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
527
527
|
}, "strip", z.ZodTypeAny, {
|
|
528
528
|
type: string;
|
|
529
529
|
version: "1.0.0";
|
|
530
530
|
companyWow?: string | undefined;
|
|
531
|
-
|
|
531
|
+
companyNDGTake?: string | undefined;
|
|
532
532
|
companyBestFit?: string[] | undefined;
|
|
533
533
|
companyInterests?: string[] | undefined;
|
|
534
534
|
}, {
|
|
535
535
|
type: string;
|
|
536
536
|
version?: "1.0.0" | undefined;
|
|
537
537
|
companyWow?: string | undefined;
|
|
538
|
-
|
|
538
|
+
companyNDGTake?: string | undefined;
|
|
539
539
|
companyBestFit?: string[] | undefined;
|
|
540
540
|
companyInterests?: string[] | undefined;
|
|
541
541
|
}>>;
|
|
@@ -1150,11 +1150,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1150
1150
|
companyHow?: string | undefined;
|
|
1151
1151
|
companyCulture?: string[] | undefined;
|
|
1152
1152
|
} | undefined;
|
|
1153
|
-
|
|
1153
|
+
companyNDG?: {
|
|
1154
1154
|
type: string;
|
|
1155
1155
|
version: "1.0.0";
|
|
1156
1156
|
companyWow?: string | undefined;
|
|
1157
|
-
|
|
1157
|
+
companyNDGTake?: string | undefined;
|
|
1158
1158
|
companyBestFit?: string[] | undefined;
|
|
1159
1159
|
companyInterests?: string[] | undefined;
|
|
1160
1160
|
} | undefined;
|
|
@@ -1333,11 +1333,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1333
1333
|
companyHow?: string | undefined;
|
|
1334
1334
|
companyCulture?: string[] | undefined;
|
|
1335
1335
|
} | undefined;
|
|
1336
|
-
|
|
1336
|
+
companyNDG?: {
|
|
1337
1337
|
type: string;
|
|
1338
1338
|
version?: "1.0.0" | undefined;
|
|
1339
1339
|
companyWow?: string | undefined;
|
|
1340
|
-
|
|
1340
|
+
companyNDGTake?: string | undefined;
|
|
1341
1341
|
companyBestFit?: string[] | undefined;
|
|
1342
1342
|
companyInterests?: string[] | undefined;
|
|
1343
1343
|
} | undefined;
|
|
@@ -1595,11 +1595,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1595
1595
|
companyHow?: string | undefined;
|
|
1596
1596
|
companyCulture?: string[] | undefined;
|
|
1597
1597
|
} | undefined;
|
|
1598
|
-
|
|
1598
|
+
companyNDG?: {
|
|
1599
1599
|
type: string;
|
|
1600
1600
|
version: "1.0.0";
|
|
1601
1601
|
companyWow?: string | undefined;
|
|
1602
|
-
|
|
1602
|
+
companyNDGTake?: string | undefined;
|
|
1603
1603
|
companyBestFit?: string[] | undefined;
|
|
1604
1604
|
companyInterests?: string[] | undefined;
|
|
1605
1605
|
} | undefined;
|
|
@@ -1803,11 +1803,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1803
1803
|
companyHow?: string | undefined;
|
|
1804
1804
|
companyCulture?: string[] | undefined;
|
|
1805
1805
|
} | undefined;
|
|
1806
|
-
|
|
1806
|
+
companyNDG?: {
|
|
1807
1807
|
type: string;
|
|
1808
1808
|
version?: "1.0.0" | undefined;
|
|
1809
1809
|
companyWow?: string | undefined;
|
|
1810
|
-
|
|
1810
|
+
companyNDGTake?: string | undefined;
|
|
1811
1811
|
companyBestFit?: string[] | undefined;
|
|
1812
1812
|
companyInterests?: string[] | undefined;
|
|
1813
1813
|
} | undefined;
|
|
@@ -2372,25 +2372,25 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
2372
2372
|
companyHow?: string | undefined;
|
|
2373
2373
|
companyCulture?: string[] | undefined;
|
|
2374
2374
|
}>>;
|
|
2375
|
-
|
|
2375
|
+
companyNDG: z.ZodOptional<z.ZodObject<{
|
|
2376
2376
|
version: z.ZodDefault<z.ZodLiteral<"1.0.0">>;
|
|
2377
2377
|
type: z.ZodString;
|
|
2378
2378
|
companyWow: z.ZodOptional<z.ZodString>;
|
|
2379
|
-
|
|
2379
|
+
companyNDGTake: z.ZodOptional<z.ZodString>;
|
|
2380
2380
|
companyBestFit: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2381
2381
|
companyInterests: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2382
2382
|
}, "strip", z.ZodTypeAny, {
|
|
2383
2383
|
type: string;
|
|
2384
2384
|
version: "1.0.0";
|
|
2385
2385
|
companyWow?: string | undefined;
|
|
2386
|
-
|
|
2386
|
+
companyNDGTake?: string | undefined;
|
|
2387
2387
|
companyBestFit?: string[] | undefined;
|
|
2388
2388
|
companyInterests?: string[] | undefined;
|
|
2389
2389
|
}, {
|
|
2390
2390
|
type: string;
|
|
2391
2391
|
version?: "1.0.0" | undefined;
|
|
2392
2392
|
companyWow?: string | undefined;
|
|
2393
|
-
|
|
2393
|
+
companyNDGTake?: string | undefined;
|
|
2394
2394
|
companyBestFit?: string[] | undefined;
|
|
2395
2395
|
companyInterests?: string[] | undefined;
|
|
2396
2396
|
}>>;
|
|
@@ -3005,11 +3005,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3005
3005
|
companyHow?: string | undefined;
|
|
3006
3006
|
companyCulture?: string[] | undefined;
|
|
3007
3007
|
} | undefined;
|
|
3008
|
-
|
|
3008
|
+
companyNDG?: {
|
|
3009
3009
|
type: string;
|
|
3010
3010
|
version: "1.0.0";
|
|
3011
3011
|
companyWow?: string | undefined;
|
|
3012
|
-
|
|
3012
|
+
companyNDGTake?: string | undefined;
|
|
3013
3013
|
companyBestFit?: string[] | undefined;
|
|
3014
3014
|
companyInterests?: string[] | undefined;
|
|
3015
3015
|
} | undefined;
|
|
@@ -3188,11 +3188,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3188
3188
|
companyHow?: string | undefined;
|
|
3189
3189
|
companyCulture?: string[] | undefined;
|
|
3190
3190
|
} | undefined;
|
|
3191
|
-
|
|
3191
|
+
companyNDG?: {
|
|
3192
3192
|
type: string;
|
|
3193
3193
|
version?: "1.0.0" | undefined;
|
|
3194
3194
|
companyWow?: string | undefined;
|
|
3195
|
-
|
|
3195
|
+
companyNDGTake?: string | undefined;
|
|
3196
3196
|
companyBestFit?: string[] | undefined;
|
|
3197
3197
|
companyInterests?: string[] | undefined;
|
|
3198
3198
|
} | undefined;
|
|
@@ -3436,11 +3436,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3436
3436
|
companyHow?: string | undefined;
|
|
3437
3437
|
companyCulture?: string[] | undefined;
|
|
3438
3438
|
} | undefined;
|
|
3439
|
-
|
|
3439
|
+
companyNDG?: {
|
|
3440
3440
|
type: string;
|
|
3441
3441
|
version: "1.0.0";
|
|
3442
3442
|
companyWow?: string | undefined;
|
|
3443
|
-
|
|
3443
|
+
companyNDGTake?: string | undefined;
|
|
3444
3444
|
companyBestFit?: string[] | undefined;
|
|
3445
3445
|
companyInterests?: string[] | undefined;
|
|
3446
3446
|
} | undefined;
|
|
@@ -3655,11 +3655,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3655
3655
|
companyHow?: string | undefined;
|
|
3656
3656
|
companyCulture?: string[] | undefined;
|
|
3657
3657
|
} | undefined;
|
|
3658
|
-
|
|
3658
|
+
companyNDG?: {
|
|
3659
3659
|
type: string;
|
|
3660
3660
|
version: "1.0.0";
|
|
3661
3661
|
companyWow?: string | undefined;
|
|
3662
|
-
|
|
3662
|
+
companyNDGTake?: string | undefined;
|
|
3663
3663
|
companyBestFit?: string[] | undefined;
|
|
3664
3664
|
companyInterests?: string[] | undefined;
|
|
3665
3665
|
} | undefined;
|
|
@@ -3767,8 +3767,8 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3767
3767
|
updatedAt: string;
|
|
3768
3768
|
publishStatus: "DRAFT" | "IN_REVIEW" | "PUBLISHED" | "REMOVED";
|
|
3769
3769
|
clientId: string;
|
|
3770
|
-
version?: "1.0.0" | undefined;
|
|
3771
3770
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
3771
|
+
version?: "1.0.0" | undefined;
|
|
3772
3772
|
dateAdded?: string | undefined;
|
|
3773
3773
|
datePosted?: string | undefined;
|
|
3774
3774
|
dateRemoved?: string | undefined;
|
|
@@ -3789,15 +3789,15 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3789
3789
|
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;
|
|
3790
3790
|
estimatedSalary?: {
|
|
3791
3791
|
type: string;
|
|
3792
|
-
version?: "1.0.0" | undefined;
|
|
3793
3792
|
value?: {
|
|
3794
3793
|
type: string;
|
|
3795
3794
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3796
|
-
version?: "1.0.0" | undefined;
|
|
3797
3795
|
value?: number | undefined;
|
|
3796
|
+
version?: "1.0.0" | undefined;
|
|
3798
3797
|
minValue?: number | undefined;
|
|
3799
3798
|
maxValue?: number | undefined;
|
|
3800
3799
|
} | undefined;
|
|
3800
|
+
version?: "1.0.0" | undefined;
|
|
3801
3801
|
minValue?: number | undefined;
|
|
3802
3802
|
maxValue?: number | undefined;
|
|
3803
3803
|
singleValue?: number | undefined;
|
|
@@ -3903,11 +3903,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3903
3903
|
companyHow?: string | undefined;
|
|
3904
3904
|
companyCulture?: string[] | undefined;
|
|
3905
3905
|
} | undefined;
|
|
3906
|
-
|
|
3906
|
+
companyNDG?: {
|
|
3907
3907
|
type: string;
|
|
3908
3908
|
version?: "1.0.0" | undefined;
|
|
3909
3909
|
companyWow?: string | undefined;
|
|
3910
|
-
|
|
3910
|
+
companyNDGTake?: string | undefined;
|
|
3911
3911
|
companyBestFit?: string[] | undefined;
|
|
3912
3912
|
companyInterests?: string[] | undefined;
|
|
3913
3913
|
} | undefined;
|
|
@@ -4122,11 +4122,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
4122
4122
|
companyHow?: string | undefined;
|
|
4123
4123
|
companyCulture?: string[] | undefined;
|
|
4124
4124
|
} | undefined;
|
|
4125
|
-
|
|
4125
|
+
companyNDG?: {
|
|
4126
4126
|
type: string;
|
|
4127
4127
|
version?: "1.0.0" | undefined;
|
|
4128
4128
|
companyWow?: string | undefined;
|
|
4129
|
-
|
|
4129
|
+
companyNDGTake?: string | undefined;
|
|
4130
4130
|
companyBestFit?: string[] | undefined;
|
|
4131
4131
|
companyInterests?: string[] | undefined;
|
|
4132
4132
|
} | undefined;
|
package/dist/{job_posting_service_latest-D9T7gVhJ.d.ts → job_posting_service_latest-duSSyFvo.d.ts}
RENAMED
|
@@ -64,8 +64,8 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
64
64
|
}, {
|
|
65
65
|
type: string;
|
|
66
66
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
67
|
-
version?: "1.0.0" | undefined;
|
|
68
67
|
value?: number | undefined;
|
|
68
|
+
version?: "1.0.0" | undefined;
|
|
69
69
|
minValue?: number | undefined;
|
|
70
70
|
maxValue?: number | undefined;
|
|
71
71
|
}>>;
|
|
@@ -87,15 +87,15 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
87
87
|
currency?: "EUR" | "GBP" | "USD" | undefined;
|
|
88
88
|
}, {
|
|
89
89
|
type: string;
|
|
90
|
-
version?: "1.0.0" | undefined;
|
|
91
90
|
value?: {
|
|
92
91
|
type: string;
|
|
93
92
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
94
|
-
version?: "1.0.0" | undefined;
|
|
95
93
|
value?: number | undefined;
|
|
94
|
+
version?: "1.0.0" | undefined;
|
|
96
95
|
minValue?: number | undefined;
|
|
97
96
|
maxValue?: number | undefined;
|
|
98
97
|
} | undefined;
|
|
98
|
+
version?: "1.0.0" | undefined;
|
|
99
99
|
minValue?: number | undefined;
|
|
100
100
|
maxValue?: number | undefined;
|
|
101
101
|
singleValue?: number | undefined;
|
|
@@ -517,25 +517,25 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
517
517
|
companyHow?: string | undefined;
|
|
518
518
|
companyCulture?: string[] | undefined;
|
|
519
519
|
}>>;
|
|
520
|
-
|
|
520
|
+
companyNDG: z.ZodOptional<z.ZodObject<{
|
|
521
521
|
version: z.ZodDefault<z.ZodLiteral<"1.0.0">>;
|
|
522
522
|
type: z.ZodString;
|
|
523
523
|
companyWow: z.ZodOptional<z.ZodString>;
|
|
524
|
-
|
|
524
|
+
companyNDGTake: z.ZodOptional<z.ZodString>;
|
|
525
525
|
companyBestFit: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
526
526
|
companyInterests: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
527
527
|
}, "strip", z.ZodTypeAny, {
|
|
528
528
|
type: string;
|
|
529
529
|
version: "1.0.0";
|
|
530
530
|
companyWow?: string | undefined;
|
|
531
|
-
|
|
531
|
+
companyNDGTake?: string | undefined;
|
|
532
532
|
companyBestFit?: string[] | undefined;
|
|
533
533
|
companyInterests?: string[] | undefined;
|
|
534
534
|
}, {
|
|
535
535
|
type: string;
|
|
536
536
|
version?: "1.0.0" | undefined;
|
|
537
537
|
companyWow?: string | undefined;
|
|
538
|
-
|
|
538
|
+
companyNDGTake?: string | undefined;
|
|
539
539
|
companyBestFit?: string[] | undefined;
|
|
540
540
|
companyInterests?: string[] | undefined;
|
|
541
541
|
}>>;
|
|
@@ -1150,11 +1150,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1150
1150
|
companyHow?: string | undefined;
|
|
1151
1151
|
companyCulture?: string[] | undefined;
|
|
1152
1152
|
} | undefined;
|
|
1153
|
-
|
|
1153
|
+
companyNDG?: {
|
|
1154
1154
|
type: string;
|
|
1155
1155
|
version: "1.0.0";
|
|
1156
1156
|
companyWow?: string | undefined;
|
|
1157
|
-
|
|
1157
|
+
companyNDGTake?: string | undefined;
|
|
1158
1158
|
companyBestFit?: string[] | undefined;
|
|
1159
1159
|
companyInterests?: string[] | undefined;
|
|
1160
1160
|
} | undefined;
|
|
@@ -1333,11 +1333,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1333
1333
|
companyHow?: string | undefined;
|
|
1334
1334
|
companyCulture?: string[] | undefined;
|
|
1335
1335
|
} | undefined;
|
|
1336
|
-
|
|
1336
|
+
companyNDG?: {
|
|
1337
1337
|
type: string;
|
|
1338
1338
|
version?: "1.0.0" | undefined;
|
|
1339
1339
|
companyWow?: string | undefined;
|
|
1340
|
-
|
|
1340
|
+
companyNDGTake?: string | undefined;
|
|
1341
1341
|
companyBestFit?: string[] | undefined;
|
|
1342
1342
|
companyInterests?: string[] | undefined;
|
|
1343
1343
|
} | undefined;
|
|
@@ -1595,11 +1595,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1595
1595
|
companyHow?: string | undefined;
|
|
1596
1596
|
companyCulture?: string[] | undefined;
|
|
1597
1597
|
} | undefined;
|
|
1598
|
-
|
|
1598
|
+
companyNDG?: {
|
|
1599
1599
|
type: string;
|
|
1600
1600
|
version: "1.0.0";
|
|
1601
1601
|
companyWow?: string | undefined;
|
|
1602
|
-
|
|
1602
|
+
companyNDGTake?: string | undefined;
|
|
1603
1603
|
companyBestFit?: string[] | undefined;
|
|
1604
1604
|
companyInterests?: string[] | undefined;
|
|
1605
1605
|
} | undefined;
|
|
@@ -1803,11 +1803,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
1803
1803
|
companyHow?: string | undefined;
|
|
1804
1804
|
companyCulture?: string[] | undefined;
|
|
1805
1805
|
} | undefined;
|
|
1806
|
-
|
|
1806
|
+
companyNDG?: {
|
|
1807
1807
|
type: string;
|
|
1808
1808
|
version?: "1.0.0" | undefined;
|
|
1809
1809
|
companyWow?: string | undefined;
|
|
1810
|
-
|
|
1810
|
+
companyNDGTake?: string | undefined;
|
|
1811
1811
|
companyBestFit?: string[] | undefined;
|
|
1812
1812
|
companyInterests?: string[] | undefined;
|
|
1813
1813
|
} | undefined;
|
|
@@ -2372,25 +2372,25 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
2372
2372
|
companyHow?: string | undefined;
|
|
2373
2373
|
companyCulture?: string[] | undefined;
|
|
2374
2374
|
}>>;
|
|
2375
|
-
|
|
2375
|
+
companyNDG: z.ZodOptional<z.ZodObject<{
|
|
2376
2376
|
version: z.ZodDefault<z.ZodLiteral<"1.0.0">>;
|
|
2377
2377
|
type: z.ZodString;
|
|
2378
2378
|
companyWow: z.ZodOptional<z.ZodString>;
|
|
2379
|
-
|
|
2379
|
+
companyNDGTake: z.ZodOptional<z.ZodString>;
|
|
2380
2380
|
companyBestFit: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2381
2381
|
companyInterests: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2382
2382
|
}, "strip", z.ZodTypeAny, {
|
|
2383
2383
|
type: string;
|
|
2384
2384
|
version: "1.0.0";
|
|
2385
2385
|
companyWow?: string | undefined;
|
|
2386
|
-
|
|
2386
|
+
companyNDGTake?: string | undefined;
|
|
2387
2387
|
companyBestFit?: string[] | undefined;
|
|
2388
2388
|
companyInterests?: string[] | undefined;
|
|
2389
2389
|
}, {
|
|
2390
2390
|
type: string;
|
|
2391
2391
|
version?: "1.0.0" | undefined;
|
|
2392
2392
|
companyWow?: string | undefined;
|
|
2393
|
-
|
|
2393
|
+
companyNDGTake?: string | undefined;
|
|
2394
2394
|
companyBestFit?: string[] | undefined;
|
|
2395
2395
|
companyInterests?: string[] | undefined;
|
|
2396
2396
|
}>>;
|
|
@@ -3005,11 +3005,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3005
3005
|
companyHow?: string | undefined;
|
|
3006
3006
|
companyCulture?: string[] | undefined;
|
|
3007
3007
|
} | undefined;
|
|
3008
|
-
|
|
3008
|
+
companyNDG?: {
|
|
3009
3009
|
type: string;
|
|
3010
3010
|
version: "1.0.0";
|
|
3011
3011
|
companyWow?: string | undefined;
|
|
3012
|
-
|
|
3012
|
+
companyNDGTake?: string | undefined;
|
|
3013
3013
|
companyBestFit?: string[] | undefined;
|
|
3014
3014
|
companyInterests?: string[] | undefined;
|
|
3015
3015
|
} | undefined;
|
|
@@ -3188,11 +3188,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3188
3188
|
companyHow?: string | undefined;
|
|
3189
3189
|
companyCulture?: string[] | undefined;
|
|
3190
3190
|
} | undefined;
|
|
3191
|
-
|
|
3191
|
+
companyNDG?: {
|
|
3192
3192
|
type: string;
|
|
3193
3193
|
version?: "1.0.0" | undefined;
|
|
3194
3194
|
companyWow?: string | undefined;
|
|
3195
|
-
|
|
3195
|
+
companyNDGTake?: string | undefined;
|
|
3196
3196
|
companyBestFit?: string[] | undefined;
|
|
3197
3197
|
companyInterests?: string[] | undefined;
|
|
3198
3198
|
} | undefined;
|
|
@@ -3436,11 +3436,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3436
3436
|
companyHow?: string | undefined;
|
|
3437
3437
|
companyCulture?: string[] | undefined;
|
|
3438
3438
|
} | undefined;
|
|
3439
|
-
|
|
3439
|
+
companyNDG?: {
|
|
3440
3440
|
type: string;
|
|
3441
3441
|
version: "1.0.0";
|
|
3442
3442
|
companyWow?: string | undefined;
|
|
3443
|
-
|
|
3443
|
+
companyNDGTake?: string | undefined;
|
|
3444
3444
|
companyBestFit?: string[] | undefined;
|
|
3445
3445
|
companyInterests?: string[] | undefined;
|
|
3446
3446
|
} | undefined;
|
|
@@ -3655,11 +3655,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3655
3655
|
companyHow?: string | undefined;
|
|
3656
3656
|
companyCulture?: string[] | undefined;
|
|
3657
3657
|
} | undefined;
|
|
3658
|
-
|
|
3658
|
+
companyNDG?: {
|
|
3659
3659
|
type: string;
|
|
3660
3660
|
version: "1.0.0";
|
|
3661
3661
|
companyWow?: string | undefined;
|
|
3662
|
-
|
|
3662
|
+
companyNDGTake?: string | undefined;
|
|
3663
3663
|
companyBestFit?: string[] | undefined;
|
|
3664
3664
|
companyInterests?: string[] | undefined;
|
|
3665
3665
|
} | undefined;
|
|
@@ -3767,8 +3767,8 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3767
3767
|
updatedAt: string;
|
|
3768
3768
|
publishStatus: "DRAFT" | "IN_REVIEW" | "PUBLISHED" | "REMOVED";
|
|
3769
3769
|
clientId: string;
|
|
3770
|
-
version?: "1.0.0" | undefined;
|
|
3771
3770
|
shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
|
|
3771
|
+
version?: "1.0.0" | undefined;
|
|
3772
3772
|
dateAdded?: string | undefined;
|
|
3773
3773
|
datePosted?: string | undefined;
|
|
3774
3774
|
dateRemoved?: string | undefined;
|
|
@@ -3789,15 +3789,15 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3789
3789
|
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;
|
|
3790
3790
|
estimatedSalary?: {
|
|
3791
3791
|
type: string;
|
|
3792
|
-
version?: "1.0.0" | undefined;
|
|
3793
3792
|
value?: {
|
|
3794
3793
|
type: string;
|
|
3795
3794
|
unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
|
|
3796
|
-
version?: "1.0.0" | undefined;
|
|
3797
3795
|
value?: number | undefined;
|
|
3796
|
+
version?: "1.0.0" | undefined;
|
|
3798
3797
|
minValue?: number | undefined;
|
|
3799
3798
|
maxValue?: number | undefined;
|
|
3800
3799
|
} | undefined;
|
|
3800
|
+
version?: "1.0.0" | undefined;
|
|
3801
3801
|
minValue?: number | undefined;
|
|
3802
3802
|
maxValue?: number | undefined;
|
|
3803
3803
|
singleValue?: number | undefined;
|
|
@@ -3903,11 +3903,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
3903
3903
|
companyHow?: string | undefined;
|
|
3904
3904
|
companyCulture?: string[] | undefined;
|
|
3905
3905
|
} | undefined;
|
|
3906
|
-
|
|
3906
|
+
companyNDG?: {
|
|
3907
3907
|
type: string;
|
|
3908
3908
|
version?: "1.0.0" | undefined;
|
|
3909
3909
|
companyWow?: string | undefined;
|
|
3910
|
-
|
|
3910
|
+
companyNDGTake?: string | undefined;
|
|
3911
3911
|
companyBestFit?: string[] | undefined;
|
|
3912
3912
|
companyInterests?: string[] | undefined;
|
|
3913
3913
|
} | undefined;
|
|
@@ -4122,11 +4122,11 @@ declare const jobPostSchema: z.ZodObject<{
|
|
|
4122
4122
|
companyHow?: string | undefined;
|
|
4123
4123
|
companyCulture?: string[] | undefined;
|
|
4124
4124
|
} | undefined;
|
|
4125
|
-
|
|
4125
|
+
companyNDG?: {
|
|
4126
4126
|
type: string;
|
|
4127
4127
|
version?: "1.0.0" | undefined;
|
|
4128
4128
|
companyWow?: string | undefined;
|
|
4129
|
-
|
|
4129
|
+
companyNDGTake?: string | undefined;
|
|
4130
4130
|
companyBestFit?: string[] | undefined;
|
|
4131
4131
|
companyInterests?: string[] | undefined;
|
|
4132
4132
|
} | undefined;
|