@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,2 +1,2 @@
1
1
  import 'zod';
2
- export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-C_TEBzCf.cjs';
2
+ export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-B6Trs6sX.cjs';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-C_TEBzCf.js';
2
+ export { B as BestFitEnum, e as ClinicalLicenseEnum, c as ClinicalSettingEnum, C as ClinicalSpecialtyEnum, a as EmploymentLevelEnum, E as EmploymentTypeEnum, b as JobFunctionEnum, d as JobLocationTypeEnum, J as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, f as jobPostSchema } from '../../job_posting_service_latest-B6Trs6sX.js';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CXBCG04N.cjs';
2
+ export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-DKOmTyYk.cjs';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CXBCG04N.js';
2
+ export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, i as imageAssetSchema, c as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-DKOmTyYk.js';
@@ -1,8 +1,8 @@
1
1
  export { c as CompanyServiceBase } from '../company_service_latest-C7Moeufo.cjs';
2
- export { j as JobPostServiceBase } from '../job_posting_service_latest-DdgK8Nnz.cjs';
3
- export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest-CtvHTPeX.cjs';
4
- export { c as CompanyService } from '../company_service_sanity-2J1ZuUnu.cjs';
5
- export { j as JobPostService } from '../job_posting_service_sanity-BNq-Am9N.cjs';
2
+ export { j as JobPostServiceBase } from '../job_posting_service_latest-BKz5U2Gp.cjs';
3
+ export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest--XZhOUyE.cjs';
4
+ export { c as CompanyService } from '../company_service_sanity-Br0R7m-A.cjs';
5
+ export { j as JobPostService } from '../job_posting_service_sanity-BN7XcVxU.cjs';
6
6
  export { Place } from '../components/ui/PlacesQueryInput.cjs';
7
7
  import 'zod';
8
8
  import './latest/custom/custom_sanity_models.cjs';
@@ -1,8 +1,8 @@
1
1
  export { c as CompanyServiceBase } from '../company_service_latest-C7Moeufo.js';
2
- export { j as JobPostServiceBase } from '../job_posting_service_latest-DdgK8Nnz.js';
3
- export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest-CtvHTPeX.js';
4
- export { c as CompanyService } from '../company_service_sanity-KaAGfnNV.js';
5
- export { j as JobPostService } from '../job_posting_service_sanity-BKo9TBDT.js';
2
+ export { j as JobPostServiceBase } from '../job_posting_service_latest-BKz5U2Gp.js';
3
+ export { s as SharedService, s as SharedServiceBase } from '../shared_pickle_output_latest--XZhOUyE.js';
4
+ export { c as CompanyService } from '../company_service_sanity-DF01qvTz.js';
5
+ export { j as JobPostService } from '../job_posting_service_sanity-BNQsNQs2.js';
6
6
  export { Place } from '../components/ui/PlacesQueryInput.js';
7
7
  import 'zod';
8
8
  import './latest/custom/custom_sanity_models.js';
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
2
  export { O as OfficeTypeEnum, P as PublishStatusEnum, T as TitleEnum, i as industrySchema, o as officeSchema, s as socialMediaSchema } from '../../../company_service_latest-C7Moeufo.cjs';
3
- export { i as imageSchema } from '../../../shared_pickle_output_latest-CtvHTPeX.cjs';
4
- export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-2J1ZuUnu.cjs';
3
+ export { i as imageSchema } from '../../../shared_pickle_output_latest--XZhOUyE.cjs';
4
+ export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-Br0R7m-A.cjs';
@@ -1,4 +1,4 @@
1
1
  import 'zod';
2
2
  export { O as OfficeTypeEnum, P as PublishStatusEnum, T as TitleEnum, i as industrySchema, o as officeSchema, s as socialMediaSchema } from '../../../company_service_latest-C7Moeufo.js';
3
- export { i as imageSchema } from '../../../shared_pickle_output_latest-CtvHTPeX.js';
4
- export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-KaAGfnNV.js';
3
+ export { i as imageSchema } from '../../../shared_pickle_output_latest--XZhOUyE.js';
4
+ export { d as companyCareersSchema, a as companyNdgSchema, b as companyPhilosophySchema, e as companySchema, f as foundingInformationSchema, n as ngdMetadataSchema } from '../../../company_service_sanity-DF01qvTz.js';
@@ -1,5 +1,5 @@
1
1
  export { sanityReferenceSchema } from './custom_sanity_models.cjs';
2
2
  import 'zod';
3
- export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, P as PublishStatusEnum, S as ShiftEnum } from '../../../job_posting_service_latest-DdgK8Nnz.cjs';
4
- export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest-CtvHTPeX.cjs';
5
- export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-BNq-Am9N.cjs';
3
+ export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, P as PublishStatusEnum, S as ShiftEnum } from '../../../job_posting_service_latest-BKz5U2Gp.cjs';
4
+ export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest--XZhOUyE.cjs';
5
+ export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-BN7XcVxU.cjs';
@@ -1,5 +1,5 @@
1
1
  export { sanityReferenceSchema } from './custom_sanity_models.js';
2
2
  import 'zod';
3
- export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, P as PublishStatusEnum, S as ShiftEnum } from '../../../job_posting_service_latest-DdgK8Nnz.js';
4
- export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest-CtvHTPeX.js';
5
- export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-BKo9TBDT.js';
3
+ export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, P as PublishStatusEnum, S as ShiftEnum } from '../../../job_posting_service_latest-BKz5U2Gp.js';
4
+ export { C as CurrencyEnum, D as DetailLevelEnum, U as UnitTextEnum } from '../../../shared_pickle_output_latest--XZhOUyE.js';
5
+ export { c as JobPost, J as JobPostTypeEnum, b as MonetaryAmount, M as MonetaryAmountTypeEnum, P as PostalAddress, Q as QuantitativeValue, S as SanityReference, a as jobPostSchema, m as monetaryAmountSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../../job_posting_service_sanity-BNQsNQs2.js';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-DdgK8Nnz.cjs';
2
+ export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-BKz5U2Gp.cjs';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-DdgK8Nnz.js';
2
+ export { B as BestFitEnum, C as ClinicalLicenseEnum, b as ClinicalSettingEnum, c as ClinicalSpecialtyEnum, E as EmploymentLevelEnum, d as EmploymentTypeEnum, J as JobFunctionEnum, e as JobLocationTypeEnum, f as JobPostModel, P as PublishStatusEnum, S as ShiftEnum, T as TypeEnum, a as jobPostSchema } from '../../job_posting_service_latest-BKz5U2Gp.js';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CtvHTPeX.cjs';
2
+ export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest--XZhOUyE.cjs';
@@ -1,2 +1,2 @@
1
1
  import 'zod';
2
- export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest-CtvHTPeX.js';
2
+ export { C as CurrencyEnum, D as DetailLevelEnum, I as ImageAssetModel, d as ImageModel, M as MonetaryAmountModel, b as PlaceModel, P as PostalAddressModel, Q as QuantitativeValueModel, T as TypeEnum, U as UnitTextEnum, c as imageAssetSchema, i as imageSchema, m as monetaryAmountSchema, a as placeSchema, p as postalAddressSchema, q as quantitativeValueSchema } from '../../shared_pickle_output_latest--XZhOUyE.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-degree/pickle-shared-js",
3
- "version": "0.12.2",
3
+ "version": "0.12.4",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -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;
@@ -3305,6 +3305,7 @@ declare const jobPostSchema: z.ZodObject<{
3305
3305
  isRemote: boolean;
3306
3306
  isVerified: boolean;
3307
3307
  isDirectApply: boolean;
3308
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3308
3309
  jobLocation?: {
3309
3310
  type: string;
3310
3311
  version: "1.0.0";
@@ -3316,7 +3317,6 @@ declare const jobPostSchema: z.ZodObject<{
3316
3317
  streetNumber?: string | undefined;
3317
3318
  postalCode?: string | undefined;
3318
3319
  } | undefined;
3319
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3320
3320
  dateAdded?: string | undefined;
3321
3321
  datePosted?: string | undefined;
3322
3322
  dateRemoved?: string | undefined;
@@ -3767,6 +3767,7 @@ declare const jobPostSchema: z.ZodObject<{
3767
3767
  updatedAt: string;
3768
3768
  publishStatus: "DRAFT" | "IN_REVIEW" | "PUBLISHED" | "REMOVED";
3769
3769
  clientId: string;
3770
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3770
3771
  jobLocation?: {
3771
3772
  type: string;
3772
3773
  addressCountry: string;
@@ -3779,7 +3780,6 @@ declare const jobPostSchema: z.ZodObject<{
3779
3780
  postalCode?: string | undefined;
3780
3781
  } | undefined;
3781
3782
  version?: "1.0.0" | undefined;
3782
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3783
3783
  dateAdded?: string | undefined;
3784
3784
  datePosted?: string | undefined;
3785
3785
  dateRemoved?: string | undefined;
@@ -3800,15 +3800,15 @@ declare const jobPostSchema: z.ZodObject<{
3800
3800
  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;
3801
3801
  estimatedSalary?: {
3802
3802
  type: string;
3803
- version?: "1.0.0" | undefined;
3804
3803
  value?: {
3805
3804
  type: string;
3806
3805
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3807
- version?: "1.0.0" | undefined;
3808
3806
  value?: number | undefined;
3807
+ version?: "1.0.0" | undefined;
3809
3808
  minValue?: number | undefined;
3810
3809
  maxValue?: number | undefined;
3811
3810
  } | undefined;
3811
+ version?: "1.0.0" | undefined;
3812
3812
  minValue?: number | undefined;
3813
3813
  maxValue?: number | undefined;
3814
3814
  singleValue?: number | undefined;
@@ -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;
@@ -3305,6 +3305,7 @@ declare const jobPostSchema: z.ZodObject<{
3305
3305
  isRemote: boolean;
3306
3306
  isVerified: boolean;
3307
3307
  isDirectApply: boolean;
3308
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3308
3309
  jobLocation?: {
3309
3310
  type: string;
3310
3311
  version: "1.0.0";
@@ -3316,7 +3317,6 @@ declare const jobPostSchema: z.ZodObject<{
3316
3317
  streetNumber?: string | undefined;
3317
3318
  postalCode?: string | undefined;
3318
3319
  } | undefined;
3319
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3320
3320
  dateAdded?: string | undefined;
3321
3321
  datePosted?: string | undefined;
3322
3322
  dateRemoved?: string | undefined;
@@ -3767,6 +3767,7 @@ declare const jobPostSchema: z.ZodObject<{
3767
3767
  updatedAt: string;
3768
3768
  publishStatus: "DRAFT" | "IN_REVIEW" | "PUBLISHED" | "REMOVED";
3769
3769
  clientId: string;
3770
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3770
3771
  jobLocation?: {
3771
3772
  type: string;
3772
3773
  addressCountry: string;
@@ -3779,7 +3780,6 @@ declare const jobPostSchema: z.ZodObject<{
3779
3780
  postalCode?: string | undefined;
3780
3781
  } | undefined;
3781
3782
  version?: "1.0.0" | undefined;
3782
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3783
3783
  dateAdded?: string | undefined;
3784
3784
  datePosted?: string | undefined;
3785
3785
  dateRemoved?: string | undefined;
@@ -3800,15 +3800,15 @@ declare const jobPostSchema: z.ZodObject<{
3800
3800
  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;
3801
3801
  estimatedSalary?: {
3802
3802
  type: string;
3803
- version?: "1.0.0" | undefined;
3804
3803
  value?: {
3805
3804
  type: string;
3806
3805
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3807
- version?: "1.0.0" | undefined;
3808
3806
  value?: number | undefined;
3807
+ version?: "1.0.0" | undefined;
3809
3808
  minValue?: number | undefined;
3810
3809
  maxValue?: number | undefined;
3811
3810
  } | undefined;
3811
+ version?: "1.0.0" | undefined;
3812
3812
  minValue?: number | undefined;
3813
3813
  maxValue?: number | undefined;
3814
3814
  singleValue?: number | undefined;
@@ -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;
@@ -3305,6 +3305,7 @@ declare const jobPostSchema: z.ZodObject<{
3305
3305
  isRemote: boolean;
3306
3306
  isVerified: boolean;
3307
3307
  isDirectApply: boolean;
3308
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3308
3309
  jobLocation?: {
3309
3310
  type: string;
3310
3311
  version: "1.0.0";
@@ -3316,7 +3317,6 @@ declare const jobPostSchema: z.ZodObject<{
3316
3317
  streetNumber?: string | undefined;
3317
3318
  postalCode?: string | undefined;
3318
3319
  } | undefined;
3319
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3320
3320
  dateAdded?: string | undefined;
3321
3321
  datePosted?: string | undefined;
3322
3322
  dateRemoved?: string | undefined;
@@ -3767,6 +3767,7 @@ declare const jobPostSchema: z.ZodObject<{
3767
3767
  updatedAt: string;
3768
3768
  publishStatus: "DRAFT" | "IN_REVIEW" | "PUBLISHED" | "REMOVED";
3769
3769
  clientId: string;
3770
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3770
3771
  jobLocation?: {
3771
3772
  type: string;
3772
3773
  addressCountry: string;
@@ -3779,7 +3780,6 @@ declare const jobPostSchema: z.ZodObject<{
3779
3780
  postalCode?: string | undefined;
3780
3781
  } | undefined;
3781
3782
  version?: "1.0.0" | undefined;
3782
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3783
3783
  dateAdded?: string | undefined;
3784
3784
  datePosted?: string | undefined;
3785
3785
  dateRemoved?: string | undefined;
@@ -3800,15 +3800,15 @@ declare const jobPostSchema: z.ZodObject<{
3800
3800
  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;
3801
3801
  estimatedSalary?: {
3802
3802
  type: string;
3803
- version?: "1.0.0" | undefined;
3804
3803
  value?: {
3805
3804
  type: string;
3806
3805
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3807
- version?: "1.0.0" | undefined;
3808
3806
  value?: number | undefined;
3807
+ version?: "1.0.0" | undefined;
3809
3808
  minValue?: number | undefined;
3810
3809
  maxValue?: number | undefined;
3811
3810
  } | undefined;
3811
+ version?: "1.0.0" | undefined;
3812
3812
  minValue?: number | undefined;
3813
3813
  maxValue?: number | undefined;
3814
3814
  singleValue?: number | undefined;
@@ -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;
@@ -3305,6 +3305,7 @@ declare const jobPostSchema: z.ZodObject<{
3305
3305
  isRemote: boolean;
3306
3306
  isVerified: boolean;
3307
3307
  isDirectApply: boolean;
3308
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3308
3309
  jobLocation?: {
3309
3310
  type: string;
3310
3311
  version: "1.0.0";
@@ -3316,7 +3317,6 @@ declare const jobPostSchema: z.ZodObject<{
3316
3317
  streetNumber?: string | undefined;
3317
3318
  postalCode?: string | undefined;
3318
3319
  } | undefined;
3319
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3320
3320
  dateAdded?: string | undefined;
3321
3321
  datePosted?: string | undefined;
3322
3322
  dateRemoved?: string | undefined;
@@ -3767,6 +3767,7 @@ declare const jobPostSchema: z.ZodObject<{
3767
3767
  updatedAt: string;
3768
3768
  publishStatus: "DRAFT" | "IN_REVIEW" | "PUBLISHED" | "REMOVED";
3769
3769
  clientId: string;
3770
+ shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3770
3771
  jobLocation?: {
3771
3772
  type: string;
3772
3773
  addressCountry: string;
@@ -3779,7 +3780,6 @@ declare const jobPostSchema: z.ZodObject<{
3779
3780
  postalCode?: string | undefined;
3780
3781
  } | undefined;
3781
3782
  version?: "1.0.0" | undefined;
3782
- shift?: ("DAY" | "EIGHT_HOUR" | "EVENING" | "FLEXIBLE" | "MID_SHIFT" | "MONDAY_TO_FRIDAY" | "NIGHT" | "ON_CALL" | "TEN_HOUR" | "TWELVE_HOUR" | "WEEKENDS")[] | undefined;
3783
3783
  dateAdded?: string | undefined;
3784
3784
  datePosted?: string | undefined;
3785
3785
  dateRemoved?: string | undefined;
@@ -3800,15 +3800,15 @@ declare const jobPostSchema: z.ZodObject<{
3800
3800
  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;
3801
3801
  estimatedSalary?: {
3802
3802
  type: string;
3803
- version?: "1.0.0" | undefined;
3804
3803
  value?: {
3805
3804
  type: string;
3806
3805
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
3807
- version?: "1.0.0" | undefined;
3808
3806
  value?: number | undefined;
3807
+ version?: "1.0.0" | undefined;
3809
3808
  minValue?: number | undefined;
3810
3809
  maxValue?: number | undefined;
3811
3810
  } | undefined;
3811
+ version?: "1.0.0" | undefined;
3812
3812
  minValue?: number | undefined;
3813
3813
  maxValue?: number | undefined;
3814
3814
  singleValue?: number | undefined;
@@ -123,8 +123,8 @@ declare const quantitativeValueSchema: z.ZodObject<{
123
123
  }, {
124
124
  type: string;
125
125
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
126
- version?: "1.0.0" | undefined;
127
126
  value?: number | undefined;
127
+ version?: "1.0.0" | undefined;
128
128
  minValue?: number | undefined;
129
129
  maxValue?: number | undefined;
130
130
  }>;
@@ -152,8 +152,8 @@ declare const monetaryAmountSchema: z.ZodObject<{
152
152
  }, {
153
153
  type: string;
154
154
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
155
- version?: "1.0.0" | undefined;
156
155
  value?: number | undefined;
156
+ version?: "1.0.0" | undefined;
157
157
  minValue?: number | undefined;
158
158
  maxValue?: number | undefined;
159
159
  }>>;
@@ -175,15 +175,15 @@ declare const monetaryAmountSchema: z.ZodObject<{
175
175
  currency?: "EUR" | "GBP" | "USD" | undefined;
176
176
  }, {
177
177
  type: string;
178
- version?: "1.0.0" | undefined;
179
178
  value?: {
180
179
  type: string;
181
180
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
182
- version?: "1.0.0" | undefined;
183
181
  value?: number | undefined;
182
+ version?: "1.0.0" | undefined;
184
183
  minValue?: number | undefined;
185
184
  maxValue?: number | undefined;
186
185
  } | undefined;
186
+ version?: "1.0.0" | undefined;
187
187
  minValue?: number | undefined;
188
188
  maxValue?: number | undefined;
189
189
  singleValue?: number | undefined;
@@ -123,8 +123,8 @@ declare const quantitativeValueSchema: z.ZodObject<{
123
123
  }, {
124
124
  type: string;
125
125
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
126
- version?: "1.0.0" | undefined;
127
126
  value?: number | undefined;
127
+ version?: "1.0.0" | undefined;
128
128
  minValue?: number | undefined;
129
129
  maxValue?: number | undefined;
130
130
  }>;
@@ -152,8 +152,8 @@ declare const monetaryAmountSchema: z.ZodObject<{
152
152
  }, {
153
153
  type: string;
154
154
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
155
- version?: "1.0.0" | undefined;
156
155
  value?: number | undefined;
156
+ version?: "1.0.0" | undefined;
157
157
  minValue?: number | undefined;
158
158
  maxValue?: number | undefined;
159
159
  }>>;
@@ -175,15 +175,15 @@ declare const monetaryAmountSchema: z.ZodObject<{
175
175
  currency?: "EUR" | "GBP" | "USD" | undefined;
176
176
  }, {
177
177
  type: string;
178
- version?: "1.0.0" | undefined;
179
178
  value?: {
180
179
  type: string;
181
180
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
182
- version?: "1.0.0" | undefined;
183
181
  value?: number | undefined;
182
+ version?: "1.0.0" | undefined;
184
183
  minValue?: number | undefined;
185
184
  maxValue?: number | undefined;
186
185
  } | undefined;
186
+ version?: "1.0.0" | undefined;
187
187
  minValue?: number | undefined;
188
188
  maxValue?: number | undefined;
189
189
  singleValue?: number | undefined;
@@ -123,8 +123,8 @@ declare const quantitativeValueSchema: z.ZodObject<{
123
123
  }, {
124
124
  type: string;
125
125
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
126
- version?: "1.0.0" | undefined;
127
126
  value?: number | undefined;
127
+ version?: "1.0.0" | undefined;
128
128
  minValue?: number | undefined;
129
129
  maxValue?: number | undefined;
130
130
  }>;
@@ -152,8 +152,8 @@ declare const monetaryAmountSchema: z.ZodObject<{
152
152
  }, {
153
153
  type: string;
154
154
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
155
- version?: "1.0.0" | undefined;
156
155
  value?: number | undefined;
156
+ version?: "1.0.0" | undefined;
157
157
  minValue?: number | undefined;
158
158
  maxValue?: number | undefined;
159
159
  }>>;
@@ -175,15 +175,15 @@ declare const monetaryAmountSchema: z.ZodObject<{
175
175
  currency?: "EUR" | "GBP" | "USD" | undefined;
176
176
  }, {
177
177
  type: string;
178
- version?: "1.0.0" | undefined;
179
178
  value?: {
180
179
  type: string;
181
180
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
182
- version?: "1.0.0" | undefined;
183
181
  value?: number | undefined;
182
+ version?: "1.0.0" | undefined;
184
183
  minValue?: number | undefined;
185
184
  maxValue?: number | undefined;
186
185
  } | undefined;
186
+ version?: "1.0.0" | undefined;
187
187
  minValue?: number | undefined;
188
188
  maxValue?: number | undefined;
189
189
  singleValue?: number | undefined;
@@ -123,8 +123,8 @@ declare const quantitativeValueSchema: z.ZodObject<{
123
123
  }, {
124
124
  type: string;
125
125
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
126
- version?: "1.0.0" | undefined;
127
126
  value?: number | undefined;
127
+ version?: "1.0.0" | undefined;
128
128
  minValue?: number | undefined;
129
129
  maxValue?: number | undefined;
130
130
  }>;
@@ -152,8 +152,8 @@ declare const monetaryAmountSchema: z.ZodObject<{
152
152
  }, {
153
153
  type: string;
154
154
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
155
- version?: "1.0.0" | undefined;
156
155
  value?: number | undefined;
156
+ version?: "1.0.0" | undefined;
157
157
  minValue?: number | undefined;
158
158
  maxValue?: number | undefined;
159
159
  }>>;
@@ -175,15 +175,15 @@ declare const monetaryAmountSchema: z.ZodObject<{
175
175
  currency?: "EUR" | "GBP" | "USD" | undefined;
176
176
  }, {
177
177
  type: string;
178
- version?: "1.0.0" | undefined;
179
178
  value?: {
180
179
  type: string;
181
180
  unitText: "DAY" | "HOUR" | "MONTH" | "PER_ACTIVITY" | "WEEK" | "YEAR";
182
- version?: "1.0.0" | undefined;
183
181
  value?: number | undefined;
182
+ version?: "1.0.0" | undefined;
184
183
  minValue?: number | undefined;
185
184
  maxValue?: number | undefined;
186
185
  } | undefined;
186
+ version?: "1.0.0" | undefined;
187
187
  minValue?: number | undefined;
188
188
  maxValue?: number | undefined;
189
189
  singleValue?: number | undefined;