@next-degree/pickle-shared-js 0.12.2 → 0.12.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/dist/{company_service_sanity-2J1ZuUnu.d.cts → company_service_sanity-Br0R7m-A.d.cts} +1 -1
  2. package/dist/{company_service_sanity-KaAGfnNV.d.ts → company_service_sanity-DF01qvTz.d.ts} +1 -1
  3. package/dist/components/jobCard/JobLocation.d.cts +1 -1
  4. package/dist/components/jobCard/JobLocation.d.ts +1 -1
  5. package/dist/components/jobPost/JobPost.cjs +1 -1
  6. package/dist/components/jobPost/JobPost.cjs.map +1 -1
  7. package/dist/components/jobPost/JobPost.d.cts +1 -1
  8. package/dist/components/jobPost/JobPost.d.ts +1 -1
  9. package/dist/components/jobPost/JobPost.js +1 -1
  10. package/dist/components/jobPost/JobPost.js.map +1 -1
  11. package/dist/components/primitives/command.d.cts +3 -3
  12. package/dist/components/primitives/command.d.ts +3 -3
  13. package/dist/components/primitives/input-otp.d.cts +2 -2
  14. package/dist/components/primitives/input-otp.d.ts +2 -2
  15. package/dist/components/ui/Button.d.cts +1 -1
  16. package/dist/components/ui/Button.d.ts +1 -1
  17. package/dist/components/ui/StepTabs.cjs +21 -4
  18. package/dist/components/ui/StepTabs.cjs.map +1 -1
  19. package/dist/components/ui/StepTabs.d.cts +2 -2
  20. package/dist/components/ui/StepTabs.d.ts +2 -2
  21. package/dist/components/ui/StepTabs.js +21 -4
  22. package/dist/components/ui/StepTabs.js.map +1 -1
  23. package/dist/components/ui/buttonShadcn.d.cts +1 -1
  24. package/dist/components/ui/buttonShadcn.d.ts +1 -1
  25. package/dist/{displayText-DW0qiJqh.d.cts → displayText-BDPndCI9.d.cts} +2 -2
  26. package/dist/{displayText-DahwdHdi.d.ts → displayText-EpnIpZ38.d.ts} +2 -2
  27. package/dist/hooks/useDisplayText.d.cts +3 -3
  28. package/dist/hooks/useDisplayText.d.ts +3 -3
  29. package/dist/index.cjs +22 -5
  30. package/dist/index.cjs.map +1 -1
  31. package/dist/index.d.cts +5 -5
  32. package/dist/index.d.ts +5 -5
  33. package/dist/index.js +22 -5
  34. package/dist/index.js.map +1 -1
  35. package/dist/{job_posting_service_sanity-BNq-Am9N.d.cts → job_posting_service_sanity-BN7XcVxU.d.cts} +40 -40
  36. package/dist/{job_posting_service_sanity-BKo9TBDT.d.ts → job_posting_service_sanity-BNQsNQs2.d.ts} +40 -40
  37. package/dist/lib/locations.d.cts +3 -3
  38. package/dist/lib/locations.d.ts +3 -3
  39. package/dist/lib/mappings.d.cts +3 -3
  40. package/dist/lib/mappings.d.ts +3 -3
  41. package/dist/lib/salaryRange.d.cts +1 -1
  42. package/dist/lib/salaryRange.d.ts +1 -1
  43. package/dist/services/displayText.d.cts +3 -3
  44. package/dist/services/displayText.d.ts +3 -3
  45. package/dist/styles/globals.css +23 -0
  46. package/dist/styles/globals.css.map +1 -1
  47. package/dist/types/data/job_posting_service_latest.d.cts +1 -1
  48. package/dist/types/data/job_posting_service_latest.d.ts +1 -1
  49. package/dist/types/data/shared_pickle_output_latest.d.cts +1 -1
  50. package/dist/types/data/shared_pickle_output_latest.d.ts +1 -1
  51. package/dist/types/index.d.cts +4 -4
  52. package/dist/types/index.d.ts +4 -4
  53. package/dist/types/latest/custom/company_service_sanity.d.cts +2 -2
  54. package/dist/types/latest/custom/company_service_sanity.d.ts +2 -2
  55. package/dist/types/latest/custom/job_posting_service_sanity.d.cts +3 -3
  56. package/dist/types/latest/custom/job_posting_service_sanity.d.ts +3 -3
  57. package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
  58. package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
  59. package/dist/types/latest/shared_pickle_output_latest.d.cts +1 -1
  60. package/dist/types/latest/shared_pickle_output_latest.d.ts +1 -1
  61. package/package.json +1 -1
  62. package/dist/{job_posting_service_latest-C_TEBzCf.d.cts → job_posting_service_latest-B6Trs6sX.d.cts} +7 -7
  63. package/dist/{job_posting_service_latest-C_TEBzCf.d.ts → job_posting_service_latest-B6Trs6sX.d.ts} +7 -7
  64. package/dist/{job_posting_service_latest-DdgK8Nnz.d.cts → job_posting_service_latest-BKz5U2Gp.d.cts} +7 -7
  65. package/dist/{job_posting_service_latest-DdgK8Nnz.d.ts → job_posting_service_latest-BKz5U2Gp.d.ts} +7 -7
  66. package/dist/{shared_pickle_output_latest-CtvHTPeX.d.cts → shared_pickle_output_latest--XZhOUyE.d.cts} +4 -4
  67. package/dist/{shared_pickle_output_latest-CtvHTPeX.d.ts → shared_pickle_output_latest--XZhOUyE.d.ts} +4 -4
  68. package/dist/{shared_pickle_output_latest-CXBCG04N.d.cts → shared_pickle_output_latest-DKOmTyYk.d.cts} +4 -4
  69. package/dist/{shared_pickle_output_latest-CXBCG04N.d.ts → shared_pickle_output_latest-DKOmTyYk.d.ts} +4 -4
@@ -1,7 +1,7 @@
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-DdgK8Nnz.js';
4
- import { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from './shared_pickle_output_latest-CtvHTPeX.js';
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-BKz5U2Gp.js';
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"]>;
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
- version?: "1.0.0" | undefined;
101
100
  value?: number | undefined;
101
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
116
115
  value?: number | undefined;
116
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
130
129
  value?: number | undefined;
130
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
159
158
  value?: number | undefined;
159
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
185
184
  value?: number | undefined;
185
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
200
199
  value?: number | undefined;
200
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
214
213
  value?: number | undefined;
214
+ version?: "1.0.0" | 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;
236
235
  value?: {
237
236
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
238
- version?: "1.0.0" | undefined;
239
237
  value?: number | undefined;
238
+ version?: "1.0.0" | undefined;
240
239
  minValue?: number | undefined;
241
240
  maxValue?: number | undefined;
242
241
  _type?: string | undefined;
243
242
  } | 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;
267
266
  value?: {
268
267
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
269
- version?: "1.0.0" | undefined;
270
268
  value?: number | undefined;
269
+ version?: "1.0.0" | undefined;
271
270
  minValue?: number | undefined;
272
271
  maxValue?: number | undefined;
273
272
  _type?: string | undefined;
274
273
  } | 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;
297
296
  value?: {
298
297
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
299
- version?: "1.0.0" | undefined;
300
298
  value?: number | undefined;
299
+ version?: "1.0.0" | undefined;
301
300
  minValue?: number | undefined;
302
301
  maxValue?: number | undefined;
303
302
  _type?: string | undefined;
304
303
  } | 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
- version?: "1.0.0" | undefined;
365
364
  value?: number | undefined;
365
+ version?: "1.0.0" | 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;
388
387
  value?: {
389
388
  type: string;
390
389
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
391
- version?: "1.0.0" | undefined;
392
390
  value?: number | undefined;
391
+ version?: "1.0.0" | undefined;
393
392
  minValue?: number | undefined;
394
393
  maxValue?: number | undefined;
395
394
  } | 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
- version?: "1.0.0" | undefined;
3620
3619
  value?: number | undefined;
3620
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
3646
3645
  value?: number | undefined;
3646
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
3661
3660
  value?: number | undefined;
3661
+ version?: "1.0.0" | 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
- version?: "1.0.0" | undefined;
3675
3674
  value?: number | undefined;
3675
+ version?: "1.0.0" | 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;
3697
3696
  value?: {
3698
3697
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3699
- version?: "1.0.0" | undefined;
3700
3698
  value?: number | undefined;
3699
+ version?: "1.0.0" | undefined;
3701
3700
  minValue?: number | undefined;
3702
3701
  maxValue?: number | undefined;
3703
3702
  _type?: string | undefined;
3704
3703
  } | 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;
3728
3727
  value?: {
3729
3728
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3730
- version?: "1.0.0" | undefined;
3731
3729
  value?: number | undefined;
3730
+ version?: "1.0.0" | undefined;
3732
3731
  minValue?: number | undefined;
3733
3732
  maxValue?: number | undefined;
3734
3733
  _type?: string | undefined;
3735
3734
  } | 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;
3758
3757
  value?: {
3759
3758
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3760
- version?: "1.0.0" | undefined;
3761
3759
  value?: number | undefined;
3760
+ version?: "1.0.0" | undefined;
3762
3761
  minValue?: number | undefined;
3763
3762
  maxValue?: number | undefined;
3764
3763
  _type?: string | undefined;
3765
3764
  } | undefined;
3765
+ version?: "1.0.0" | undefined;
3766
3766
  minValue?: number | undefined;
3767
3767
  maxValue?: number | undefined;
3768
3768
  singleValue?: number | undefined;
@@ -5181,6 +5181,7 @@ 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;
5184
5185
  jobLocation?: {
5185
5186
  type: string;
5186
5187
  version: "1.0.0";
@@ -5193,7 +5194,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
5193
5194
  postalCode?: string | undefined;
5194
5195
  } | undefined;
5195
5196
  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,6 +5654,7 @@ 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;
5657
5658
  jobLocation?: {
5658
5659
  addressCountry: string;
5659
5660
  version?: "1.0.0" | undefined;
@@ -5667,7 +5668,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
5667
5668
  } | undefined;
5668
5669
  origin?: string | undefined;
5669
5670
  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;
5691
5690
  value?: {
5692
5691
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
5693
- version?: "1.0.0" | undefined;
5694
5692
  value?: number | undefined;
5693
+ version?: "1.0.0" | undefined;
5695
5694
  minValue?: number | undefined;
5696
5695
  maxValue?: number | undefined;
5697
5696
  _type?: string | undefined;
5698
5697
  } | undefined;
5698
+ version?: "1.0.0" | undefined;
5699
5699
  minValue?: number | undefined;
5700
5700
  maxValue?: number | undefined;
5701
5701
  singleValue?: number | undefined;
@@ -6148,6 +6148,7 @@ 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;
6151
6152
  jobLocation?: {
6152
6153
  type: string;
6153
6154
  version: "1.0.0";
@@ -6160,7 +6161,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
6160
6161
  postalCode?: string | undefined;
6161
6162
  } | undefined;
6162
6163
  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,6 +6621,7 @@ 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;
6624
6625
  jobLocation?: {
6625
6626
  addressCountry: string;
6626
6627
  version?: "1.0.0" | undefined;
@@ -6634,7 +6635,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
6634
6635
  } | undefined;
6635
6636
  origin?: string | undefined;
6636
6637
  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;
6658
6657
  value?: {
6659
6658
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
6660
- version?: "1.0.0" | undefined;
6661
6659
  value?: number | undefined;
6660
+ version?: "1.0.0" | undefined;
6662
6661
  minValue?: number | undefined;
6663
6662
  maxValue?: number | undefined;
6664
6663
  _type?: string | undefined;
6665
6664
  } | undefined;
6665
+ version?: "1.0.0" | undefined;
6666
6666
  minValue?: number | undefined;
6667
6667
  maxValue?: number | undefined;
6668
6668
  singleValue?: number | undefined;
@@ -7111,6 +7111,7 @@ 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;
7114
7115
  jobLocation?: {
7115
7116
  type: string;
7116
7117
  version: "1.0.0";
@@ -7123,7 +7124,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
7123
7124
  postalCode?: string | undefined;
7124
7125
  } | undefined;
7125
7126
  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,6 +7583,7 @@ 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;
7586
7587
  jobLocation?: {
7587
7588
  addressCountry: string;
7588
7589
  version?: "1.0.0" | undefined;
@@ -7596,7 +7597,6 @@ declare const jobPostSchema: z.ZodEffects<z.ZodEffects<z.ZodObject<Omit<z.object
7596
7597
  } | undefined;
7597
7598
  origin?: string | undefined;
7598
7599
  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;
7620
7619
  value?: {
7621
7620
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
7622
- version?: "1.0.0" | undefined;
7623
7621
  value?: number | undefined;
7622
+ version?: "1.0.0" | undefined;
7624
7623
  minValue?: number | undefined;
7625
7624
  maxValue?: number | undefined;
7626
7625
  _type?: string | undefined;
7627
7626
  } | undefined;
7627
+ version?: "1.0.0" | undefined;
7628
7628
  minValue?: number | undefined;
7629
7629
  maxValue?: number | undefined;
7630
7630
  singleValue?: number | undefined;
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
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';
2
+ import { J as JobPostModel } from '../job_posting_service_latest-B6Trs6sX.cjs';
3
+ import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.cjs';
4
+ import { a as jobPostSchema } from '../job_posting_service_latest-BKz5U2Gp.cjs';
5
5
 
6
6
  type JobPost = z.infer<typeof jobPostSchema>;
7
7
  declare function formattedAddress(address: PostalAddressModel | undefined, isRemote?: boolean): string | null;
@@ -1,7 +1,7 @@
1
1
  import { z } from 'zod';
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';
2
+ import { J as JobPostModel } from '../job_posting_service_latest-B6Trs6sX.js';
3
+ import { P as PostalAddressModel } from '../shared_pickle_output_latest-DKOmTyYk.js';
4
+ import { a as jobPostSchema } from '../job_posting_service_latest-BKz5U2Gp.js';
5
5
 
6
6
  type JobPost = z.infer<typeof jobPostSchema>;
7
7
  declare function formattedAddress(address: PostalAddressModel | undefined, isRemote?: boolean): string | null;
@@ -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-DW0qiJqh.cjs';
3
- import '../job_posting_service_latest-C_TEBzCf.cjs';
4
- import '../shared_pickle_output_latest-CXBCG04N.cjs';
2
+ export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-BDPndCI9.cjs';
3
+ import '../job_posting_service_latest-B6Trs6sX.cjs';
4
+ import '../shared_pickle_output_latest-DKOmTyYk.cjs';
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
- export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-DahwdHdi.js';
3
- import '../job_posting_service_latest-C_TEBzCf.js';
4
- import '../shared_pickle_output_latest-CXBCG04N.js';
2
+ export { b as bestFitDisplayText, f as clinicalSettingDisplayText, d as clinicalSpecialtyDisplayText, c as currencyDisplayText, g as defaultMappings, a as employmentLevelDisplayText, e as employmentTypeDisplayText, j as jobFunctionDisplayText, s as shiftDisplayText, u as unitTextDisplayText } from '../displayText-EpnIpZ38.js';
3
+ import '../job_posting_service_latest-B6Trs6sX.js';
4
+ import '../shared_pickle_output_latest-DKOmTyYk.js';
@@ -1,4 +1,4 @@
1
- import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest-CtvHTPeX.cjs';
1
+ import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest--XZhOUyE.cjs';
2
2
  import 'zod';
3
3
 
4
4
  type MonetaryAmountModel = MonetaryAmountModel$1;
@@ -1,4 +1,4 @@
1
- import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest-CtvHTPeX.js';
1
+ import { M as MonetaryAmountModel$1 } from '../shared_pickle_output_latest--XZhOUyE.js';
2
2
  import 'zod';
3
3
 
4
4
  type MonetaryAmountModel = MonetaryAmountModel$1;
@@ -1,4 +1,4 @@
1
1
  import 'zod';
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';
2
+ export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-BDPndCI9.cjs';
3
+ import '../job_posting_service_latest-B6Trs6sX.cjs';
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-DahwdHdi.js';
3
- import '../job_posting_service_latest-C_TEBzCf.js';
4
- import '../shared_pickle_output_latest-CXBCG04N.js';
2
+ export { D as DisplayTextConfig, h as DisplayTextService, I as IDisplayTextService, S as ServiceMappings } from '../displayText-EpnIpZ38.js';
3
+ import '../job_posting_service_latest-B6Trs6sX.js';
4
+ import '../shared_pickle_output_latest-DKOmTyYk.js';
@@ -1093,6 +1093,9 @@ video {
1093
1093
  .flex-1 {
1094
1094
  flex: 1 1 0%;
1095
1095
  }
1096
+ .flex-none {
1097
+ flex: none;
1098
+ }
1096
1099
  .shrink-0 {
1097
1100
  flex-shrink: 0;
1098
1101
  }
@@ -1243,6 +1246,9 @@ video {
1243
1246
  .overflow-hidden {
1244
1247
  overflow: hidden;
1245
1248
  }
1249
+ .overflow-x-auto {
1250
+ overflow-x: auto;
1251
+ }
1246
1252
  .overflow-y-auto {
1247
1253
  overflow-y: auto;
1248
1254
  }
@@ -1302,6 +1308,12 @@ video {
1302
1308
  .border-r {
1303
1309
  border-right-width: 1px;
1304
1310
  }
1311
+ .border-t {
1312
+ border-top-width: 1px;
1313
+ }
1314
+ .border-none {
1315
+ border-style: none;
1316
+ }
1305
1317
  .border-green-80 {
1306
1318
  border-color: hsla(164, 76%, 16%, 1);
1307
1319
  }
@@ -2337,6 +2349,9 @@ video {
2337
2349
  .data-\[state\=checked\]\:pr-10[data-state=checked] {
2338
2350
  padding-right: 2.5rem;
2339
2351
  }
2352
+ .data-\[state\=active\]\:font-bold[data-state=active] {
2353
+ font-weight: 700;
2354
+ }
2340
2355
  .data-\[placeholder\]\:text-grey-50[data-placeholder] {
2341
2356
  color: hsla(0, 0%, 50%, 1);
2342
2357
  }
@@ -2380,6 +2395,14 @@ video {
2380
2395
  var(--tw-ring-shadow, 0 0 #0000),
2381
2396
  var(--tw-shadow);
2382
2397
  }
2398
+ .data-\[state\=active\]\:shadow-\[inset_0_-2px_0_0\][data-state=active] {
2399
+ --tw-shadow: inset 0 -2px 0 0;
2400
+ --tw-shadow-colored: inset 0 -2px 0 0 var(--tw-shadow-color);
2401
+ box-shadow:
2402
+ var(--tw-ring-offset-shadow, 0 0 #0000),
2403
+ var(--tw-ring-shadow, 0 0 #0000),
2404
+ var(--tw-shadow);
2405
+ }
2383
2406
  .data-\[state\=active\]\:shadow-current[data-state=active] {
2384
2407
  --tw-shadow-color: currentColor;
2385
2408
  --tw-shadow: var(--tw-shadow-colored);