@next-degree/pickle-shared-js 0.14.2 → 0.15.1
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-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-5EUHR4DQ.cjs +112 -0
- package/dist/chunk-5EUHR4DQ.cjs.map +1 -0
- package/dist/{chunk-VCCYAJK7.cjs → chunk-AMMLIOH5.cjs} +5 -5
- package/dist/{chunk-VCCYAJK7.cjs.map → chunk-AMMLIOH5.cjs.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-TPZCCL4L.js → chunk-CQHERJ3J.js} +12 -13
- package/dist/chunk-CQHERJ3J.js.map +1 -0
- package/dist/{chunk-IMJ7S3LK.cjs → chunk-CU67BLKX.cjs} +10 -10
- package/dist/{chunk-IMJ7S3LK.cjs.map → chunk-CU67BLKX.cjs.map} +1 -1
- package/dist/{chunk-62HL22CD.js → chunk-IXCAC2PV.js} +4 -4
- package/dist/{chunk-62HL22CD.js.map → chunk-IXCAC2PV.js.map} +1 -1
- package/dist/{chunk-45FFXB2Y.js → chunk-JGZ2TDX4.js} +4 -4
- package/dist/{chunk-45FFXB2Y.js.map → chunk-JGZ2TDX4.js.map} +1 -1
- package/dist/{chunk-SUDPNL2Q.cjs → chunk-KKJS3J3C.cjs} +5 -5
- package/dist/{chunk-SUDPNL2Q.cjs.map → chunk-KKJS3J3C.cjs.map} +1 -1
- package/dist/{chunk-VRYGJJ5K.js → chunk-MSOLVPPR.js} +5 -5
- package/dist/{chunk-VRYGJJ5K.js.map → chunk-MSOLVPPR.js.map} +1 -1
- 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-SNHRG4TY.js → chunk-R73HWAYA.js} +3 -3
- package/dist/{chunk-SNHRG4TY.js.map → chunk-R73HWAYA.js.map} +1 -1
- package/dist/{chunk-EYN3RHOF.cjs → chunk-U6RELZ6H.cjs} +10 -10
- package/dist/{chunk-EYN3RHOF.cjs.map → chunk-U6RELZ6H.cjs.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-JQUWC2YP.js → chunk-W4QQBNJD.js} +4 -4
- package/dist/{chunk-JQUWC2YP.js.map → chunk-W4QQBNJD.js.map} +1 -1
- package/dist/chunk-W4QTU3U6.js +110 -0
- package/dist/chunk-W4QTU3U6.js.map +1 -0
- package/dist/{chunk-P6ZEOB4L.cjs → chunk-ZILKCCXQ.cjs} +12 -13
- package/dist/chunk-ZILKCCXQ.cjs.map +1 -0
- package/dist/components/jobCard/JobLocation.d.cts +1 -1
- package/dist/components/jobCard/JobLocation.d.ts +1 -1
- package/dist/components/jobPost/JobHeader.cjs +6 -6
- package/dist/components/jobPost/JobHeader.js +5 -5
- package/dist/components/jobPost/JobPost.cjs +14 -14
- package/dist/components/jobPost/JobPost.d.cts +1 -1
- package/dist/components/jobPost/JobPost.d.ts +1 -1
- package/dist/components/jobPost/JobPost.js +13 -13
- package/dist/components/primitives/command.cjs +11 -11
- 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 +6 -6
- package/dist/components/ui/Combobox.js +5 -5
- 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 +5 -5
- package/dist/components/ui/PlacesQueryInput.js +4 -4
- 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-DM6guUAX.d.cts} +1 -1
- package/dist/{displayText-EpnIpZ38.d.ts → displayText-qEuo9Wam.d.ts} +1 -1
- package/dist/hooks/useDisplayText.d.cts +2 -2
- package/dist/hooks/useDisplayText.d.ts +2 -2
- package/dist/index.cjs +88 -83
- package/dist/index.d.cts +4 -3
- package/dist/index.d.ts +4 -3
- package/dist/index.js +35 -34
- package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BEg9UHdK.d.cts} +7 -7
- package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-BEwJ08pV.d.ts} +7 -7
- package/dist/lib/locations.d.cts +2 -2
- package/dist/lib/locations.d.ts +2 -2
- package/dist/lib/mappings.d.cts +2 -2
- package/dist/lib/mappings.d.ts +2 -2
- package/dist/services/displayText.d.cts +2 -2
- package/dist/services/displayText.d.ts +2 -2
- package/dist/styles/globals.css +61 -67
- package/dist/styles/globals.css.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/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/latest/custom/job_posting_service_sanity.d.cts +2 -2
- package/dist/types/latest/custom/job_posting_service_sanity.d.ts +2 -2
- 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/package.json +1 -1
- package/dist/chunk-P6ZEOB4L.cjs.map +0 -1
- package/dist/chunk-TPZCCL4L.js.map +0 -1
- package/dist/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-BXd2nu_U.d.cts} +2 -2
- package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-BXd2nu_U.d.ts} +2 -2
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-Dok46B7B.d.cts} +2 -2
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-Dok46B7B.d.ts} +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -20,6 +20,7 @@ export { ReadMore } from './components/ui/ReadMore.js';
|
|
|
20
20
|
export { DatePicker } from './components/ui/DatePicker.js';
|
|
21
21
|
export { StepTabs } from './components/ui/StepTabs.js';
|
|
22
22
|
export { DismissibleBanner } from './components/ui/DismissibleBanner.js';
|
|
23
|
+
export { ModalDialog } from './components/ui/ModalDialog.js';
|
|
23
24
|
export { salaryRange } from './lib/salaryRange.js';
|
|
24
25
|
export { fetchLocation } from './lib/google.js';
|
|
25
26
|
export { cn } from './lib/utils.js';
|
|
@@ -35,7 +36,7 @@ export { WindowHistoryProvider } from './contexts/WindowHistoryProvider.js';
|
|
|
35
36
|
export { useDisplayText } from './hooks/useDisplayText.js';
|
|
36
37
|
export { useWindowHistory } from './hooks/useWindowHistory.js';
|
|
37
38
|
export { c as CompanyService } from './company_service_latest-CITz7F53.js';
|
|
38
|
-
export { j as JobPostService } from './job_posting_service_latest-
|
|
39
|
+
export { j as JobPostService } from './job_posting_service_latest-BXd2nu_U.js';
|
|
39
40
|
export { s as SharedService } from './shared_pickle_output_latest-DKOmTyYk.js';
|
|
40
41
|
import 'cva/types';
|
|
41
42
|
import 'react/jsx-runtime';
|
|
@@ -55,5 +56,5 @@ import './shared_pickle_output_latest--XZhOUyE.js';
|
|
|
55
56
|
import 'zod';
|
|
56
57
|
import 'clsx';
|
|
57
58
|
import './lib/icons.js';
|
|
58
|
-
import './job_posting_service_latest-
|
|
59
|
-
import './displayText-
|
|
59
|
+
import './job_posting_service_latest-Dok46B7B.js';
|
|
60
|
+
import './displayText-qEuo9Wam.js';
|
package/dist/index.js
CHANGED
|
@@ -1,56 +1,68 @@
|
|
|
1
1
|
import './chunk-VANX3AQD.js';
|
|
2
|
-
export { MapComponent } from './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-5Z4ILTRD.js';
|
|
5
|
-
import './chunk-EWFDWOL2.js';
|
|
2
|
+
export { MapComponent } from './chunk-N2DDL726.js';
|
|
3
|
+
import './chunk-AZ4V3ZLU.js';
|
|
6
4
|
import './chunk-Z77KENZ6.js';
|
|
7
5
|
import './chunk-EAFZZSYR.js';
|
|
8
|
-
export {
|
|
9
|
-
export { Switch } from './chunk-PVW2B7IC.js';
|
|
6
|
+
export { job_posting_service_latest_exports as JobPostService } from './chunk-4RVGUZNF.js';
|
|
10
7
|
import './chunk-EBZRXX6P.js';
|
|
11
8
|
import './chunk-5H35ZVLR.js';
|
|
9
|
+
import './chunk-5Z4ILTRD.js';
|
|
10
|
+
import './chunk-EWFDWOL2.js';
|
|
12
11
|
import './chunk-LQQ244AY.js';
|
|
12
|
+
export { Select_default as Select } from './chunk-YJICO3OG.js';
|
|
13
|
+
export { StepTabs } from './chunk-GAN7Z4NB.js';
|
|
14
|
+
export { Switch } from './chunk-PVW2B7IC.js';
|
|
15
|
+
export { JobLocation } from './chunk-3HO3CCXD.js';
|
|
16
|
+
export { company_service_latest_exports as CompanyService } from './chunk-4NEPWF3Z.js';
|
|
17
|
+
export { shared_pickle_output_latest_exports as SharedService } from './chunk-5RH3VTNV.js';
|
|
18
|
+
export { Input_default as Input } from './chunk-U2T5ZKPR.js';
|
|
13
19
|
export { InputOtp } from './chunk-HVZBUDYS.js';
|
|
14
|
-
export {
|
|
20
|
+
export { ModalDialog } from './chunk-W4QTU3U6.js';
|
|
21
|
+
export { PlacesQueryInput_default as PlacesQueryInput } from './chunk-IXCAC2PV.js';
|
|
15
22
|
export { Radio } from './chunk-TXSLKNR3.js';
|
|
16
|
-
export {
|
|
17
|
-
export { Combobox } from './chunk-JQUWC2YP.js';
|
|
23
|
+
export { Combobox } from './chunk-W4QQBNJD.js';
|
|
18
24
|
export { ListItem_default as ListItem } from './chunk-QURNDLRE.js';
|
|
25
|
+
export { Checkbox } from './chunk-4VYXUFJA.js';
|
|
19
26
|
export { Counter } from './chunk-G4KDEQIL.js';
|
|
20
27
|
export { DatePicker } from './chunk-JZLJVA4I.js';
|
|
21
28
|
import './chunk-5LMIRRED.js';
|
|
22
29
|
import './chunk-UQT2I2CC.js';
|
|
23
|
-
export { DismissibleBanner } from './chunk-PAMM6ETE.js';
|
|
24
|
-
export { Input_default as Input } from './chunk-U2T5ZKPR.js';
|
|
25
30
|
export { Label_default as Label } from './chunk-CAGLLWPR.js';
|
|
26
|
-
export {
|
|
27
|
-
export { Checkbox } from './chunk-4VYXUFJA.js';
|
|
31
|
+
export { DismissibleBanner } from './chunk-PAMM6ETE.js';
|
|
28
32
|
import './chunk-CWTO3NXW.js';
|
|
29
|
-
export { JobPost } from './chunk-45FFXB2Y.js';
|
|
30
|
-
import './chunk-SNHRG4TY.js';
|
|
31
|
-
import './chunk-TPZCCL4L.js';
|
|
32
33
|
import './chunk-BJT6JTXX.js';
|
|
33
34
|
import './chunk-ODHIUBLC.js';
|
|
34
35
|
import './chunk-IPP5X4TY.js';
|
|
35
36
|
import './chunk-FNCPK4RH.js';
|
|
36
|
-
|
|
37
|
+
import './chunk-53OQ6M2O.js';
|
|
38
|
+
export { Badge } from './chunk-TVYLTYUK.js';
|
|
39
|
+
export { JobPost } from './chunk-JGZ2TDX4.js';
|
|
37
40
|
export { CompanyInformation } from './chunk-J3UEZGEG.js';
|
|
38
41
|
export { LinkButton } from './chunk-XGQDWAHV.js';
|
|
39
42
|
export { CompanyTake } from './chunk-MF24QPA6.js';
|
|
40
|
-
export { JobLocation } from './chunk-3HO3CCXD.js';
|
|
41
|
-
import './chunk-53OQ6M2O.js';
|
|
42
43
|
export { JobDescription } from './chunk-5NQTYPZG.js';
|
|
43
44
|
export { ReadMore } from './chunk-F3FYMCRO.js';
|
|
44
45
|
export { Button } from './chunk-ZSNEG5J7.js';
|
|
45
|
-
export { JobHeader } from './chunk-
|
|
46
|
-
export {
|
|
47
|
-
export { Icon } from './chunk-3NDL2JQ7.js';
|
|
46
|
+
export { JobHeader } from './chunk-MSOLVPPR.js';
|
|
47
|
+
export { Chip_default as Chip } from './chunk-LQ4DG6ST.js';
|
|
48
48
|
export { Avatar } from './chunk-2TEFWPFS.js';
|
|
49
49
|
import './chunk-FVJL3PEK.js';
|
|
50
|
-
|
|
50
|
+
import './chunk-R73HWAYA.js';
|
|
51
|
+
import './chunk-CQHERJ3J.js';
|
|
52
|
+
export { fetchLocation } from './chunk-U3D4LL6T.js';
|
|
53
|
+
import './chunk-PONUWUJ7.js';
|
|
51
54
|
import './chunk-KZBS5RNE.js';
|
|
52
55
|
export { salaryRange } from './chunk-PLPEZUCB.js';
|
|
56
|
+
export { BackButton } from './chunk-IJQTUD3D.js';
|
|
57
|
+
export { Icon } from './chunk-3NDL2JQ7.js';
|
|
53
58
|
export { cn } from './chunk-2FGZQI42.js';
|
|
59
|
+
export { CompanyBenefits } from './chunk-BLMWXMW4.js';
|
|
60
|
+
export { useDisplayText } from './chunk-K76RPF2X.js';
|
|
61
|
+
import './chunk-4E3ANVRR.js';
|
|
62
|
+
import './chunk-TCV6N3EK.js';
|
|
63
|
+
export { useWindowHistory } from './chunk-SZ5XKNVG.js';
|
|
64
|
+
export { WindowHistoryProvider } from './chunk-DXLVRZFU.js';
|
|
65
|
+
import './chunk-YB2USB4M.js';
|
|
54
66
|
import './chunk-KWIGG26N.js';
|
|
55
67
|
import './chunk-I4H7XREK.js';
|
|
56
68
|
import './chunk-5REFGTWO.js';
|
|
@@ -58,17 +70,6 @@ import './chunk-W6BMYVY5.js';
|
|
|
58
70
|
import './chunk-47H3M7TP.js';
|
|
59
71
|
import './chunk-FOJTLQJO.js';
|
|
60
72
|
import './chunk-Z33TWZHI.js';
|
|
61
|
-
export { job_posting_service_latest_exports as JobPostService } from './chunk-4RVGUZNF.js';
|
|
62
|
-
export { company_service_latest_exports as CompanyService } from './chunk-4NEPWF3Z.js';
|
|
63
|
-
export { shared_pickle_output_latest_exports as SharedService } from './chunk-5RH3VTNV.js';
|
|
64
|
-
export { useDisplayText } from './chunk-K76RPF2X.js';
|
|
65
|
-
export { useWindowHistory } from './chunk-SZ5XKNVG.js';
|
|
66
|
-
export { WindowHistoryProvider } from './chunk-DXLVRZFU.js';
|
|
67
|
-
import './chunk-4E3ANVRR.js';
|
|
68
|
-
import './chunk-TCV6N3EK.js';
|
|
69
|
-
import './chunk-YB2USB4M.js';
|
|
70
|
-
export { fetchLocation } from './chunk-U3D4LL6T.js';
|
|
71
|
-
import './chunk-PONUWUJ7.js';
|
|
72
73
|
import './chunk-PZ5AY32C.js';
|
|
73
74
|
//# sourceMappingURL=index.js.map
|
|
74
75
|
//# sourceMappingURL=index.js.map
|
package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BEg9UHdK.d.cts}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
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-
|
|
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-Dok46B7B.cjs';
|
|
4
4
|
import { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from './shared_pickle_output_latest--XZhOUyE.cjs';
|
|
5
5
|
|
|
6
6
|
declare const JobPostTypeEnum: z.ZodEnum<["jobPost"]>;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-BEwJ08pV.d.ts}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { sanityReferenceSchema } from './types/latest/custom/custom_sanity_models.js';
|
|
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-
|
|
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-Dok46B7B.js';
|
|
4
4
|
import { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from './shared_pickle_output_latest--XZhOUyE.js';
|
|
5
5
|
|
|
6
6
|
declare const JobPostTypeEnum: z.ZodEnum<["jobPost"]>;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
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-
|
|
2
|
+
import { J as JobPostModel } from '../job_posting_service_latest-BXd2nu_U.cjs';
|
|
3
3
|
import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.cjs';
|
|
4
|
-
import { a as jobPostSchema } from '../job_posting_service_latest-
|
|
4
|
+
import { a as jobPostSchema } from '../job_posting_service_latest-Dok46B7B.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-
|
|
2
|
+
import { J as JobPostModel } from '../job_posting_service_latest-BXd2nu_U.js';
|
|
3
3
|
import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.js';
|
|
4
|
-
import { a as jobPostSchema } from '../job_posting_service_latest-
|
|
4
|
+
import { a as jobPostSchema } from '../job_posting_service_latest-Dok46B7B.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-
|
|
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-DM6guUAX.cjs';
|
|
3
|
+
import '../job_posting_service_latest-BXd2nu_U.cjs';
|
|
4
4
|
import '../shared_pickle_output_latest-DKOmTyYk.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-
|
|
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-qEuo9Wam.js';
|
|
3
|
+
import '../job_posting_service_latest-BXd2nu_U.js';
|
|
4
4
|
import '../shared_pickle_output_latest-DKOmTyYk.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-
|
|
2
|
+
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-DM6guUAX.cjs';
|
|
3
|
+
import '../job_posting_service_latest-BXd2nu_U.cjs';
|
|
4
4
|
import '../shared_pickle_output_latest-DKOmTyYk.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-
|
|
2
|
+
export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-qEuo9Wam.js';
|
|
3
|
+
import '../job_posting_service_latest-BXd2nu_U.js';
|
|
4
4
|
import '../shared_pickle_output_latest-DKOmTyYk.js';
|