@next-degree/pickle-shared-js 0.14.2 → 0.15.0

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 (131) hide show
  1. package/dist/chunk-3LZJNNTD.js +110 -0
  2. package/dist/chunk-3LZJNNTD.js.map +1 -0
  3. package/dist/{chunk-RCYBG5RG.cjs → chunk-46EFOSND.cjs} +3 -3
  4. package/dist/{chunk-RCYBG5RG.cjs.map → chunk-46EFOSND.cjs.map} +1 -1
  5. package/dist/{chunk-2VFY5AZA.cjs → chunk-4BGH2D62.cjs} +4 -4
  6. package/dist/{chunk-2VFY5AZA.cjs.map → chunk-4BGH2D62.cjs.map} +1 -1
  7. package/dist/{chunk-VRYGJJ5K.js → chunk-6Z6T5WWS.js} +3 -3
  8. package/dist/{chunk-VRYGJJ5K.js.map → chunk-6Z6T5WWS.js.map} +1 -1
  9. package/dist/{chunk-Q6AKHW44.js → chunk-AZ4V3ZLU.js} +3 -3
  10. package/dist/{chunk-Q6AKHW44.js.map → chunk-AZ4V3ZLU.js.map} +1 -1
  11. package/dist/{chunk-SUDPNL2Q.cjs → chunk-BIW5IBTK.cjs} +7 -7
  12. package/dist/{chunk-SUDPNL2Q.cjs.map → chunk-BIW5IBTK.cjs.map} +1 -1
  13. package/dist/{chunk-EYN3RHOF.cjs → chunk-CEVBQ664.cjs} +9 -9
  14. package/dist/{chunk-EYN3RHOF.cjs.map → chunk-CEVBQ664.cjs.map} +1 -1
  15. package/dist/{chunk-TPZCCL4L.js → chunk-CQHERJ3J.js} +12 -13
  16. package/dist/chunk-CQHERJ3J.js.map +1 -0
  17. package/dist/chunk-FE76CE2N.cjs +112 -0
  18. package/dist/chunk-FE76CE2N.cjs.map +1 -0
  19. package/dist/{chunk-XTEZM6SY.js → chunk-N2DDL726.js} +3 -3
  20. package/dist/{chunk-XTEZM6SY.js.map → chunk-N2DDL726.js.map} +1 -1
  21. package/dist/{chunk-IMJ7S3LK.cjs → chunk-NE6KKGGM.cjs} +11 -11
  22. package/dist/{chunk-IMJ7S3LK.cjs.map → chunk-NE6KKGGM.cjs.map} +1 -1
  23. package/dist/{chunk-62HL22CD.js → chunk-NEKYNDRG.js} +3 -3
  24. package/dist/{chunk-62HL22CD.js.map → chunk-NEKYNDRG.js.map} +1 -1
  25. package/dist/{chunk-SNHRG4TY.js → chunk-R73HWAYA.js} +3 -3
  26. package/dist/{chunk-SNHRG4TY.js.map → chunk-R73HWAYA.js.map} +1 -1
  27. package/dist/{chunk-45FFXB2Y.js → chunk-TAQTWTKL.js} +6 -6
  28. package/dist/{chunk-45FFXB2Y.js.map → chunk-TAQTWTKL.js.map} +1 -1
  29. package/dist/{chunk-VCCYAJK7.cjs → chunk-TOEADI6J.cjs} +3 -3
  30. package/dist/{chunk-VCCYAJK7.cjs.map → chunk-TOEADI6J.cjs.map} +1 -1
  31. package/dist/{chunk-JQUWC2YP.js → chunk-TZRT26E2.js} +5 -5
  32. package/dist/{chunk-JQUWC2YP.js.map → chunk-TZRT26E2.js.map} +1 -1
  33. package/dist/{chunk-KBAY4F7D.cjs → chunk-VBLDMVVW.cjs} +4 -4
  34. package/dist/{chunk-KBAY4F7D.cjs.map → chunk-VBLDMVVW.cjs.map} +1 -1
  35. package/dist/{chunk-P6ZEOB4L.cjs → chunk-ZILKCCXQ.cjs} +12 -13
  36. package/dist/chunk-ZILKCCXQ.cjs.map +1 -0
  37. package/dist/{company_service_sanity-DF01qvTz.d.ts → company_service_sanity-B1Xg7ISJ.d.ts} +271 -271
  38. package/dist/{company_service_sanity-Br0R7m-A.d.cts → company_service_sanity-CCbS8ElX.d.cts} +271 -271
  39. package/dist/components/jobCard/JobLocation.cjs +1 -1
  40. package/dist/components/jobCard/JobLocation.d.cts +1 -1
  41. package/dist/components/jobCard/JobLocation.d.ts +1 -1
  42. package/dist/components/jobCard/JobLocation.js +1 -1
  43. package/dist/components/jobPost/JobHeader.cjs +5 -5
  44. package/dist/components/jobPost/JobHeader.js +4 -4
  45. package/dist/components/jobPost/JobPost.cjs +12 -12
  46. package/dist/components/jobPost/JobPost.d.cts +1 -1
  47. package/dist/components/jobPost/JobPost.d.ts +1 -1
  48. package/dist/components/jobPost/JobPost.js +11 -11
  49. package/dist/components/primitives/command.cjs +11 -11
  50. package/dist/components/primitives/command.d.cts +1 -1
  51. package/dist/components/primitives/command.d.ts +1 -1
  52. package/dist/components/primitives/command.js +2 -2
  53. package/dist/components/primitives/dialog.cjs +11 -11
  54. package/dist/components/primitives/dialog.js +1 -1
  55. package/dist/components/ui/Button.d.cts +1 -1
  56. package/dist/components/ui/Button.d.ts +1 -1
  57. package/dist/components/ui/Combobox.cjs +7 -7
  58. package/dist/components/ui/Combobox.js +6 -6
  59. package/dist/components/ui/DatePicker.cjs +1 -1
  60. package/dist/components/ui/DatePicker.js +1 -1
  61. package/dist/components/ui/InputOtp.cjs +1 -1
  62. package/dist/components/ui/InputOtp.js +1 -1
  63. package/dist/components/ui/Map/MapComponent.cjs +5 -5
  64. package/dist/components/ui/Map/MapComponent.js +4 -4
  65. package/dist/components/ui/Map/MapContent.cjs +4 -4
  66. package/dist/components/ui/Map/MapContent.js +3 -3
  67. package/dist/components/ui/Map/index.cjs +5 -5
  68. package/dist/components/ui/Map/index.js +4 -4
  69. package/dist/components/ui/ModalDialog.cjs +16 -0
  70. package/dist/components/ui/ModalDialog.cjs.map +1 -0
  71. package/dist/components/ui/ModalDialog.d.cts +48 -0
  72. package/dist/components/ui/ModalDialog.d.ts +48 -0
  73. package/dist/components/ui/ModalDialog.js +7 -0
  74. package/dist/components/ui/ModalDialog.js.map +1 -0
  75. package/dist/components/ui/PlacesQueryInput.cjs +4 -4
  76. package/dist/components/ui/PlacesQueryInput.js +3 -3
  77. package/dist/components/ui/buttonShadcn.d.cts +1 -1
  78. package/dist/components/ui/buttonShadcn.d.ts +1 -1
  79. package/dist/{displayText-BDPndCI9.d.cts → displayText-Ck0qovrl.d.cts} +2 -2
  80. package/dist/{displayText-EpnIpZ38.d.ts → displayText-ClDGmi1J.d.ts} +2 -2
  81. package/dist/hooks/useDisplayText.d.cts +3 -3
  82. package/dist/hooks/useDisplayText.d.ts +3 -3
  83. package/dist/index.cjs +93 -88
  84. package/dist/index.d.cts +7 -6
  85. package/dist/index.d.ts +7 -6
  86. package/dist/index.js +33 -32
  87. package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-Bk53vj02.d.cts} +177 -177
  88. package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-Bk53vj02.d.ts} +177 -177
  89. package/dist/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-DfX8Y4gB.d.cts} +177 -177
  90. package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-DfX8Y4gB.d.ts} +177 -177
  91. package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BSxLNte3.d.cts} +357 -357
  92. package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-C6aPb8kp.d.ts} +357 -357
  93. package/dist/lib/locations.d.cts +3 -3
  94. package/dist/lib/locations.d.ts +3 -3
  95. package/dist/lib/mappings.d.cts +3 -3
  96. package/dist/lib/mappings.d.ts +3 -3
  97. package/dist/lib/salaryRange.d.cts +1 -1
  98. package/dist/lib/salaryRange.d.ts +1 -1
  99. package/dist/services/displayText.d.cts +3 -3
  100. package/dist/services/displayText.d.ts +3 -3
  101. package/dist/styles/globals.css +61 -67
  102. package/dist/styles/globals.css.map +1 -1
  103. package/dist/types/data/company_service_latest.d.cts +1 -1
  104. package/dist/types/data/company_service_latest.d.ts +1 -1
  105. package/dist/types/data/job_posting_service_latest.d.cts +1 -1
  106. package/dist/types/data/job_posting_service_latest.d.ts +1 -1
  107. package/dist/types/data/shared_pickle_output_latest.d.cts +1 -1
  108. package/dist/types/data/shared_pickle_output_latest.d.ts +1 -1
  109. package/dist/types/index.d.cts +5 -5
  110. package/dist/types/index.d.ts +5 -5
  111. package/dist/types/latest/company_service_latest.d.cts +1 -1
  112. package/dist/types/latest/company_service_latest.d.ts +1 -1
  113. package/dist/types/latest/custom/company_service_sanity.d.cts +3 -3
  114. package/dist/types/latest/custom/company_service_sanity.d.ts +3 -3
  115. package/dist/types/latest/custom/job_posting_service_sanity.d.cts +3 -3
  116. package/dist/types/latest/custom/job_posting_service_sanity.d.ts +3 -3
  117. package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
  118. package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
  119. package/dist/types/latest/shared_pickle_output_latest.d.cts +1 -1
  120. package/dist/types/latest/shared_pickle_output_latest.d.ts +1 -1
  121. package/package.json +1 -1
  122. package/dist/chunk-P6ZEOB4L.cjs.map +0 -1
  123. package/dist/chunk-TPZCCL4L.js.map +0 -1
  124. package/dist/{company_service_latest-C7Moeufo.d.cts → company_service_latest-CVgoQ8Mc.d.cts} +174 -174
  125. package/dist/{company_service_latest-C7Moeufo.d.ts → company_service_latest-CVgoQ8Mc.d.ts} +174 -174
  126. package/dist/{company_service_latest-CITz7F53.d.cts → company_service_latest-oWEnaiRd.d.cts} +174 -174
  127. package/dist/{company_service_latest-CITz7F53.d.ts → company_service_latest-oWEnaiRd.d.ts} +174 -174
  128. package/dist/{shared_pickle_output_latest--XZhOUyE.d.ts → shared_pickle_output_latest-BVF7Zh2H.d.cts} +11 -11
  129. package/dist/{shared_pickle_output_latest--XZhOUyE.d.cts → shared_pickle_output_latest-BVF7Zh2H.d.ts} +11 -11
  130. package/dist/{shared_pickle_output_latest-DKOmTyYk.d.cts → shared_pickle_output_latest-BjRRmT8R.d.cts} +11 -11
  131. package/dist/{shared_pickle_output_latest-DKOmTyYk.d.ts → shared_pickle_output_latest-BjRRmT8R.d.ts} +11 -11
@@ -0,0 +1,48 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { ReactNode } from 'react';
3
+
4
+ type FooterButton = {
5
+ text: string;
6
+ onClick: () => void;
7
+ variant?: 'primary' | 'secondary' | 'neutral' | 'link';
8
+ size?: 'extra-small' | 'small' | 'medium' | 'large';
9
+ disabled?: boolean;
10
+ isLoading?: boolean;
11
+ className?: string;
12
+ };
13
+ type ModalDialogProps = Readonly<{
14
+ isOpen: boolean;
15
+ onOpenChange?: (open: boolean) => void;
16
+ onClose?: () => void;
17
+ isSubmitting?: boolean;
18
+ title: string;
19
+ titleIcon?: ReactNode;
20
+ description?: ReactNode;
21
+ children: ReactNode;
22
+ footer?: {
23
+ primary?: FooterButton;
24
+ secondary?: FooterButton;
25
+ tertiary?: FooterButton;
26
+ };
27
+ classNames?: {
28
+ content?: string;
29
+ header?: string;
30
+ title?: string;
31
+ description?: string;
32
+ footer?: string;
33
+ body?: string;
34
+ };
35
+ }>;
36
+ /**
37
+ * Reusable modal dialog component using Radix UI Dialog
38
+ * Features:
39
+ * - Escape key handling (built into Dialog)
40
+ * - Backdrop click to close (built into Dialog)
41
+ * - Close button with X icon
42
+ * - Accessible with ARIA attributes
43
+ * - Customizable container classNames
44
+ * - Prevents closing when isSubmitting is true
45
+ */
46
+ declare function ModalDialog({ isOpen, onOpenChange, onClose, isSubmitting, title, titleIcon, description, children, footer, classNames, }: ModalDialogProps): react_jsx_runtime.JSX.Element;
47
+
48
+ export { ModalDialog };
@@ -0,0 +1,48 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { ReactNode } from 'react';
3
+
4
+ type FooterButton = {
5
+ text: string;
6
+ onClick: () => void;
7
+ variant?: 'primary' | 'secondary' | 'neutral' | 'link';
8
+ size?: 'extra-small' | 'small' | 'medium' | 'large';
9
+ disabled?: boolean;
10
+ isLoading?: boolean;
11
+ className?: string;
12
+ };
13
+ type ModalDialogProps = Readonly<{
14
+ isOpen: boolean;
15
+ onOpenChange?: (open: boolean) => void;
16
+ onClose?: () => void;
17
+ isSubmitting?: boolean;
18
+ title: string;
19
+ titleIcon?: ReactNode;
20
+ description?: ReactNode;
21
+ children: ReactNode;
22
+ footer?: {
23
+ primary?: FooterButton;
24
+ secondary?: FooterButton;
25
+ tertiary?: FooterButton;
26
+ };
27
+ classNames?: {
28
+ content?: string;
29
+ header?: string;
30
+ title?: string;
31
+ description?: string;
32
+ footer?: string;
33
+ body?: string;
34
+ };
35
+ }>;
36
+ /**
37
+ * Reusable modal dialog component using Radix UI Dialog
38
+ * Features:
39
+ * - Escape key handling (built into Dialog)
40
+ * - Backdrop click to close (built into Dialog)
41
+ * - Close button with X icon
42
+ * - Accessible with ARIA attributes
43
+ * - Customizable container classNames
44
+ * - Prevents closing when isSubmitting is true
45
+ */
46
+ declare function ModalDialog({ isOpen, onOpenChange, onClose, isSubmitting, title, titleIcon, description, children, footer, classNames, }: ModalDialogProps): react_jsx_runtime.JSX.Element;
47
+
48
+ export { ModalDialog };
@@ -0,0 +1,7 @@
1
+ export { ModalDialog } from '../../chunk-3LZJNNTD.js';
2
+ import '../../chunk-ZSNEG5J7.js';
3
+ import '../../chunk-CQHERJ3J.js';
4
+ import '../../chunk-2FGZQI42.js';
5
+ import '../../chunk-PZ5AY32C.js';
6
+ //# sourceMappingURL=ModalDialog.js.map
7
+ //# sourceMappingURL=ModalDialog.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"ModalDialog.js"}
@@ -1,14 +1,14 @@
1
1
  'use strict';
2
2
 
3
- var chunkEYN3RHOF_cjs = require('../../chunk-EYN3RHOF.cjs');
4
- require('../../chunk-KBAY4F7D.cjs');
5
- require('../../chunk-P6ZEOB4L.cjs');
3
+ var chunkCEVBQ664_cjs = require('../../chunk-CEVBQ664.cjs');
4
+ require('../../chunk-VBLDMVVW.cjs');
5
+ require('../../chunk-ZILKCCXQ.cjs');
6
6
  require('../../chunk-MGWZXPMF.cjs');
7
7
  require('../../chunk-AMNEAWA7.cjs');
8
8
  require('../../chunk-Q7SFCCGT.cjs');
9
9
 
10
10
 
11
11
 
12
- module.exports = chunkEYN3RHOF_cjs.PlacesQueryInput_default;
12
+ module.exports = chunkCEVBQ664_cjs.PlacesQueryInput_default;
13
13
  //# sourceMappingURL=PlacesQueryInput.cjs.map
14
14
  //# sourceMappingURL=PlacesQueryInput.cjs.map
@@ -1,6 +1,6 @@
1
- export { PlacesQueryInput_default as default } from '../../chunk-62HL22CD.js';
2
- import '../../chunk-SNHRG4TY.js';
3
- import '../../chunk-TPZCCL4L.js';
1
+ export { PlacesQueryInput_default as default } from '../../chunk-NEKYNDRG.js';
2
+ import '../../chunk-R73HWAYA.js';
3
+ import '../../chunk-CQHERJ3J.js';
4
4
  import '../../chunk-2FGZQI42.js';
5
5
  import '../../chunk-U3D4LL6T.js';
6
6
  import '../../chunk-PZ5AY32C.js';
@@ -3,7 +3,7 @@ import { VariantProps } from 'class-variance-authority';
3
3
  import * as React from 'react';
4
4
 
5
5
  declare const buttonVariants: (props?: ({
6
- variant?: "link" | "default" | "outline" | "secondary" | "destructive" | "ghost" | null | undefined;
6
+ variant?: "default" | "link" | "outline" | "secondary" | "destructive" | "ghost" | null | undefined;
7
7
  size?: "default" | "icon" | "sm" | "lg" | null | undefined;
8
8
  } & cva_types.ClassProp) | undefined) => string;
9
9
  interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
@@ -3,7 +3,7 @@ import { VariantProps } from 'class-variance-authority';
3
3
  import * as React from 'react';
4
4
 
5
5
  declare const buttonVariants: (props?: ({
6
- variant?: "link" | "default" | "outline" | "secondary" | "destructive" | "ghost" | null | undefined;
6
+ variant?: "default" | "link" | "outline" | "secondary" | "destructive" | "ghost" | null | undefined;
7
7
  size?: "default" | "icon" | "sm" | "lg" | null | undefined;
8
8
  } & cva_types.ClassProp) | undefined) => string;
9
9
  interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
@@ -1,7 +1,7 @@
1
1
  import * as zod from 'zod';
2
2
  import { z } from 'zod';
3
- import { E as EmploymentTypeEnum, a as EmploymentLevelEnum, b as JobFunctionEnum, B as BestFitEnum, C as ClinicalSpecialtyEnum, S as ShiftEnum, c as ClinicalSettingEnum } from './job_posting_service_latest-B6Trs6sX.cjs';
4
- import { U as UnitTextEnum, C as CurrencyEnum } from './shared_pickle_output_latest-DKOmTyYk.cjs';
3
+ import { E as EmploymentTypeEnum, a as EmploymentLevelEnum, b as JobFunctionEnum, B as BestFitEnum, C as ClinicalSpecialtyEnum, S as ShiftEnum, c as ClinicalSettingEnum } from './job_posting_service_latest-DfX8Y4gB.cjs';
4
+ import { U as UnitTextEnum, C as CurrencyEnum } from './shared_pickle_output_latest-BjRRmT8R.cjs';
5
5
 
6
6
  declare const employmentTypeDisplayText: DisplayTextConfig<typeof EmploymentTypeEnum>;
7
7
  declare const unitTextDisplayText: DisplayTextConfig<typeof UnitTextEnum>;
@@ -1,7 +1,7 @@
1
1
  import * as zod from 'zod';
2
2
  import { z } from 'zod';
3
- import { E as EmploymentTypeEnum, a as EmploymentLevelEnum, b as JobFunctionEnum, B as BestFitEnum, C as ClinicalSpecialtyEnum, S as ShiftEnum, c as ClinicalSettingEnum } from './job_posting_service_latest-B6Trs6sX.js';
4
- import { U as UnitTextEnum, C as CurrencyEnum } from './shared_pickle_output_latest-DKOmTyYk.js';
3
+ import { E as EmploymentTypeEnum, a as EmploymentLevelEnum, b as JobFunctionEnum, B as BestFitEnum, C as ClinicalSpecialtyEnum, S as ShiftEnum, c as ClinicalSettingEnum } from './job_posting_service_latest-DfX8Y4gB.js';
4
+ import { U as UnitTextEnum, C as CurrencyEnum } from './shared_pickle_output_latest-BjRRmT8R.js';
5
5
 
6
6
  declare const employmentTypeDisplayText: DisplayTextConfig<typeof EmploymentTypeEnum>;
7
7
  declare const unitTextDisplayText: DisplayTextConfig<typeof UnitTextEnum>;
@@ -1,7 +1,7 @@
1
- import { S as ServiceMappings } from '../displayText-BDPndCI9.cjs';
1
+ import { S as ServiceMappings } from '../displayText-Ck0qovrl.cjs';
2
2
  import 'zod';
3
- import '../job_posting_service_latest-B6Trs6sX.cjs';
4
- import '../shared_pickle_output_latest-DKOmTyYk.cjs';
3
+ import '../job_posting_service_latest-DfX8Y4gB.cjs';
4
+ import '../shared_pickle_output_latest-BjRRmT8R.cjs';
5
5
 
6
6
  declare const useDisplayText: (scope: keyof ServiceMappings, value: string | string[] | undefined | null) => string;
7
7
 
@@ -1,7 +1,7 @@
1
- import { S as ServiceMappings } from '../displayText-EpnIpZ38.js';
1
+ import { S as ServiceMappings } from '../displayText-ClDGmi1J.js';
2
2
  import 'zod';
3
- import '../job_posting_service_latest-B6Trs6sX.js';
4
- import '../shared_pickle_output_latest-DKOmTyYk.js';
3
+ import '../job_posting_service_latest-DfX8Y4gB.js';
4
+ import '../shared_pickle_output_latest-BjRRmT8R.js';
5
5
 
6
6
  declare const useDisplayText: (scope: keyof ServiceMappings, value: string | string[] | undefined | null) => string;
7
7
 
package/dist/index.cjs CHANGED
@@ -1,58 +1,57 @@
1
1
  'use strict';
2
2
 
3
3
  require('./chunk-V563IKQH.cjs');
4
- var chunk2VFY5AZA_cjs = require('./chunk-2VFY5AZA.cjs');
5
- require('./chunk-RCYBG5RG.cjs');
6
- require('./chunk-PSRWV7UW.cjs');
7
- require('./chunk-APHLSON7.cjs');
4
+ var chunk4BGH2D62_cjs = require('./chunk-4BGH2D62.cjs');
5
+ require('./chunk-46EFOSND.cjs');
8
6
  require('./chunk-ASPUIRWU.cjs');
9
7
  require('./chunk-EBKY3MJH.cjs');
10
- var chunkC63PYADW_cjs = require('./chunk-C63PYADW.cjs');
11
- var chunk73JL5O6N_cjs = require('./chunk-73JL5O6N.cjs');
8
+ var chunkIHWVGIDT_cjs = require('./chunk-IHWVGIDT.cjs');
12
9
  require('./chunk-4JSV7KA3.cjs');
13
10
  require('./chunk-DU5OQA67.cjs');
11
+ require('./chunk-PSRWV7UW.cjs');
12
+ require('./chunk-APHLSON7.cjs');
14
13
  require('./chunk-NLGWU2KI.cjs');
15
- var chunkWFQHWK6X_cjs = require('./chunk-WFQHWK6X.cjs');
16
- var chunkEYN3RHOF_cjs = require('./chunk-EYN3RHOF.cjs');
17
14
  var chunkN7GS4DZD_cjs = require('./chunk-N7GS4DZD.cjs');
18
15
  var chunkFDGHWRRP_cjs = require('./chunk-FDGHWRRP.cjs');
19
- var chunkIMJ7S3LK_cjs = require('./chunk-IMJ7S3LK.cjs');
16
+ var chunkC63PYADW_cjs = require('./chunk-C63PYADW.cjs');
17
+ var chunk73JL5O6N_cjs = require('./chunk-73JL5O6N.cjs');
18
+ var chunkQNVDG3L3_cjs = require('./chunk-QNVDG3L3.cjs');
19
+ var chunkAB3775NI_cjs = require('./chunk-AB3775NI.cjs');
20
+ var chunk6XAUCO2D_cjs = require('./chunk-6XAUCO2D.cjs');
21
+ var chunkWFQHWK6X_cjs = require('./chunk-WFQHWK6X.cjs');
22
+ var chunkFE76CE2N_cjs = require('./chunk-FE76CE2N.cjs');
23
+ var chunkCEVBQ664_cjs = require('./chunk-CEVBQ664.cjs');
24
+ var chunkNE6KKGGM_cjs = require('./chunk-NE6KKGGM.cjs');
20
25
  var chunkXKLOANYB_cjs = require('./chunk-XKLOANYB.cjs');
26
+ var chunkPTNATMEI_cjs = require('./chunk-PTNATMEI.cjs');
21
27
  var chunkZLANEWSF_cjs = require('./chunk-ZLANEWSF.cjs');
22
28
  var chunkF567WG2X_cjs = require('./chunk-F567WG2X.cjs');
23
29
  require('./chunk-UMVE26I5.cjs');
24
30
  require('./chunk-I46VZAK7.cjs');
25
- var chunk46SPIPCF_cjs = require('./chunk-46SPIPCF.cjs');
26
- var chunk6XAUCO2D_cjs = require('./chunk-6XAUCO2D.cjs');
27
31
  var chunkXWQI5MC3_cjs = require('./chunk-XWQI5MC3.cjs');
28
- var chunkYNREEZ75_cjs = require('./chunk-YNREEZ75.cjs');
29
- var chunkPTNATMEI_cjs = require('./chunk-PTNATMEI.cjs');
32
+ var chunk46SPIPCF_cjs = require('./chunk-46SPIPCF.cjs');
30
33
  require('./chunk-LTJXX7NG.cjs');
31
- var chunkSUDPNL2Q_cjs = require('./chunk-SUDPNL2Q.cjs');
32
- require('./chunk-KBAY4F7D.cjs');
33
- require('./chunk-P6ZEOB4L.cjs');
34
- require('./chunk-ZQFFPZMA.cjs');
35
- require('./chunk-RKLUMDJB.cjs');
36
34
  require('./chunk-7TFFAGVB.cjs');
37
35
  require('./chunk-XO6LO5CU.cjs');
38
- var chunk4LUPQO4R_cjs = require('./chunk-4LUPQO4R.cjs');
36
+ var chunkBIW5IBTK_cjs = require('./chunk-BIW5IBTK.cjs');
37
+ var chunkQRMNGILI_cjs = require('./chunk-QRMNGILI.cjs');
38
+ var chunk4IMEF4J5_cjs = require('./chunk-4IMEF4J5.cjs');
39
+ var chunkLV6BHE7Q_cjs = require('./chunk-LV6BHE7Q.cjs');
40
+ var chunkTOEADI6J_cjs = require('./chunk-TOEADI6J.cjs');
41
+ var chunkYNREEZ75_cjs = require('./chunk-YNREEZ75.cjs');
39
42
  var chunkDWB5TTR6_cjs = require('./chunk-DWB5TTR6.cjs');
40
43
  var chunkUXROFDSM_cjs = require('./chunk-UXROFDSM.cjs');
41
44
  var chunk46HHHYSV_cjs = require('./chunk-46HHHYSV.cjs');
45
+ var chunkW2UGL7QI_cjs = require('./chunk-W2UGL7QI.cjs');
42
46
  var chunkZCRWSWPJ_cjs = require('./chunk-ZCRWSWPJ.cjs');
43
47
  require('./chunk-AEYPJ5YA.cjs');
44
- var chunkQRMNGILI_cjs = require('./chunk-QRMNGILI.cjs');
45
- var chunk4IMEF4J5_cjs = require('./chunk-4IMEF4J5.cjs');
46
- var chunkLV6BHE7Q_cjs = require('./chunk-LV6BHE7Q.cjs');
47
- var chunkVCCYAJK7_cjs = require('./chunk-VCCYAJK7.cjs');
48
- var chunkHD3VN7GE_cjs = require('./chunk-HD3VN7GE.cjs');
49
- var chunk6V7WZMBZ_cjs = require('./chunk-6V7WZMBZ.cjs');
50
- var chunkW2UGL7QI_cjs = require('./chunk-W2UGL7QI.cjs');
51
- require('./chunk-IMAHT6W4.cjs');
52
48
  var chunk6BFFHI2V_cjs = require('./chunk-6BFFHI2V.cjs');
53
- require('./chunk-XAPQTBJR.cjs');
49
+ require('./chunk-IMAHT6W4.cjs');
50
+ require('./chunk-VBLDMVVW.cjs');
51
+ require('./chunk-ZILKCCXQ.cjs');
52
+ require('./chunk-ZQFFPZMA.cjs');
53
+ require('./chunk-RKLUMDJB.cjs');
54
54
  var chunkGQNVPLSG_cjs = require('./chunk-GQNVPLSG.cjs');
55
- var chunkMGWZXPMF_cjs = require('./chunk-MGWZXPMF.cjs');
56
55
  require('./chunk-5QXQ2LBB.cjs');
57
56
  require('./chunk-GN3JZCM3.cjs');
58
57
  require('./chunk-SPAVM3EE.cjs');
@@ -60,9 +59,10 @@ require('./chunk-IVPCYGXE.cjs');
60
59
  require('./chunk-3PARXYUI.cjs');
61
60
  require('./chunk-L4SZQQK6.cjs');
62
61
  require('./chunk-LUFPA3WC.cjs');
63
- var chunkIHWVGIDT_cjs = require('./chunk-IHWVGIDT.cjs');
64
- var chunkQNVDG3L3_cjs = require('./chunk-QNVDG3L3.cjs');
65
- var chunkAB3775NI_cjs = require('./chunk-AB3775NI.cjs');
62
+ var chunkHD3VN7GE_cjs = require('./chunk-HD3VN7GE.cjs');
63
+ var chunk6V7WZMBZ_cjs = require('./chunk-6V7WZMBZ.cjs');
64
+ var chunkMGWZXPMF_cjs = require('./chunk-MGWZXPMF.cjs');
65
+ var chunk4LUPQO4R_cjs = require('./chunk-4LUPQO4R.cjs');
66
66
  var chunk567FG76G_cjs = require('./chunk-567FG76G.cjs');
67
67
  var chunkQOYVMNQ6_cjs = require('./chunk-QOYVMNQ6.cjs');
68
68
  var chunkIX3GUXML_cjs = require('./chunk-IX3GUXML.cjs');
@@ -71,13 +71,26 @@ require('./chunk-JZVRCP3M.cjs');
71
71
  require('./chunk-XUTLQ573.cjs');
72
72
  var chunkAMNEAWA7_cjs = require('./chunk-AMNEAWA7.cjs');
73
73
  require('./chunk-SMDQTPJE.cjs');
74
+ require('./chunk-XAPQTBJR.cjs');
74
75
  require('./chunk-Q7SFCCGT.cjs');
75
76
 
76
77
 
77
78
 
78
79
  Object.defineProperty(exports, "MapComponent", {
79
80
  enumerable: true,
80
- get: function () { return chunk2VFY5AZA_cjs.MapComponent; }
81
+ get: function () { return chunk4BGH2D62_cjs.MapComponent; }
82
+ });
83
+ Object.defineProperty(exports, "JobPostService", {
84
+ enumerable: true,
85
+ get: function () { return chunkIHWVGIDT_cjs.job_posting_service_latest_exports; }
86
+ });
87
+ Object.defineProperty(exports, "Radio", {
88
+ enumerable: true,
89
+ get: function () { return chunkN7GS4DZD_cjs.Radio; }
90
+ });
91
+ Object.defineProperty(exports, "Select", {
92
+ enumerable: true,
93
+ get: function () { return chunkFDGHWRRP_cjs.Select_default; }
81
94
  });
82
95
  Object.defineProperty(exports, "StepTabs", {
83
96
  enumerable: true,
@@ -87,30 +100,42 @@ Object.defineProperty(exports, "Switch", {
87
100
  enumerable: true,
88
101
  get: function () { return chunk73JL5O6N_cjs.Switch; }
89
102
  });
90
- Object.defineProperty(exports, "InputOtp", {
103
+ Object.defineProperty(exports, "CompanyService", {
91
104
  enumerable: true,
92
- get: function () { return chunkWFQHWK6X_cjs.InputOtp; }
105
+ get: function () { return chunkQNVDG3L3_cjs.company_service_latest_exports; }
93
106
  });
94
- Object.defineProperty(exports, "PlacesQueryInput", {
107
+ Object.defineProperty(exports, "SharedService", {
95
108
  enumerable: true,
96
- get: function () { return chunkEYN3RHOF_cjs.PlacesQueryInput_default; }
109
+ get: function () { return chunkAB3775NI_cjs.shared_pickle_output_latest_exports; }
97
110
  });
98
- Object.defineProperty(exports, "Radio", {
111
+ Object.defineProperty(exports, "Input", {
99
112
  enumerable: true,
100
- get: function () { return chunkN7GS4DZD_cjs.Radio; }
113
+ get: function () { return chunk6XAUCO2D_cjs.Input_default; }
101
114
  });
102
- Object.defineProperty(exports, "Select", {
115
+ Object.defineProperty(exports, "InputOtp", {
103
116
  enumerable: true,
104
- get: function () { return chunkFDGHWRRP_cjs.Select_default; }
117
+ get: function () { return chunkWFQHWK6X_cjs.InputOtp; }
118
+ });
119
+ Object.defineProperty(exports, "ModalDialog", {
120
+ enumerable: true,
121
+ get: function () { return chunkFE76CE2N_cjs.ModalDialog; }
122
+ });
123
+ Object.defineProperty(exports, "PlacesQueryInput", {
124
+ enumerable: true,
125
+ get: function () { return chunkCEVBQ664_cjs.PlacesQueryInput_default; }
105
126
  });
106
127
  Object.defineProperty(exports, "Combobox", {
107
128
  enumerable: true,
108
- get: function () { return chunkIMJ7S3LK_cjs.Combobox; }
129
+ get: function () { return chunkNE6KKGGM_cjs.Combobox; }
109
130
  });
110
131
  Object.defineProperty(exports, "ListItem", {
111
132
  enumerable: true,
112
133
  get: function () { return chunkXKLOANYB_cjs.ListItem_default; }
113
134
  });
135
+ Object.defineProperty(exports, "Checkbox", {
136
+ enumerable: true,
137
+ get: function () { return chunkPTNATMEI_cjs.Checkbox; }
138
+ });
114
139
  Object.defineProperty(exports, "Counter", {
115
140
  enumerable: true,
116
141
  get: function () { return chunkZLANEWSF_cjs.Counter; }
@@ -119,33 +144,37 @@ Object.defineProperty(exports, "DatePicker", {
119
144
  enumerable: true,
120
145
  get: function () { return chunkF567WG2X_cjs.DatePicker; }
121
146
  });
147
+ Object.defineProperty(exports, "Label", {
148
+ enumerable: true,
149
+ get: function () { return chunkXWQI5MC3_cjs.Label_default; }
150
+ });
122
151
  Object.defineProperty(exports, "DismissibleBanner", {
123
152
  enumerable: true,
124
153
  get: function () { return chunk46SPIPCF_cjs.DismissibleBanner; }
125
154
  });
126
- Object.defineProperty(exports, "Input", {
155
+ Object.defineProperty(exports, "JobPost", {
127
156
  enumerable: true,
128
- get: function () { return chunk6XAUCO2D_cjs.Input_default; }
157
+ get: function () { return chunkBIW5IBTK_cjs.JobPost; }
129
158
  });
130
- Object.defineProperty(exports, "Label", {
159
+ Object.defineProperty(exports, "JobDescription", {
131
160
  enumerable: true,
132
- get: function () { return chunkXWQI5MC3_cjs.Label_default; }
161
+ get: function () { return chunkQRMNGILI_cjs.JobDescription; }
133
162
  });
134
- Object.defineProperty(exports, "Badge", {
163
+ Object.defineProperty(exports, "ReadMore", {
135
164
  enumerable: true,
136
- get: function () { return chunkYNREEZ75_cjs.Badge; }
165
+ get: function () { return chunk4IMEF4J5_cjs.ReadMore; }
137
166
  });
138
- Object.defineProperty(exports, "Checkbox", {
167
+ Object.defineProperty(exports, "Button", {
139
168
  enumerable: true,
140
- get: function () { return chunkPTNATMEI_cjs.Checkbox; }
169
+ get: function () { return chunkLV6BHE7Q_cjs.Button; }
141
170
  });
142
- Object.defineProperty(exports, "JobPost", {
171
+ Object.defineProperty(exports, "JobHeader", {
143
172
  enumerable: true,
144
- get: function () { return chunkSUDPNL2Q_cjs.JobPost; }
173
+ get: function () { return chunkTOEADI6J_cjs.JobHeader; }
145
174
  });
146
- Object.defineProperty(exports, "CompanyBenefits", {
175
+ Object.defineProperty(exports, "Badge", {
147
176
  enumerable: true,
148
- get: function () { return chunk4LUPQO4R_cjs.CompanyBenefits; }
177
+ get: function () { return chunkYNREEZ75_cjs.Badge; }
149
178
  });
150
179
  Object.defineProperty(exports, "CompanyInformation", {
151
180
  enumerable: true,
@@ -159,25 +188,21 @@ Object.defineProperty(exports, "CompanyTake", {
159
188
  enumerable: true,
160
189
  get: function () { return chunk46HHHYSV_cjs.CompanyTake; }
161
190
  });
162
- Object.defineProperty(exports, "JobLocation", {
163
- enumerable: true,
164
- get: function () { return chunkZCRWSWPJ_cjs.JobLocation; }
165
- });
166
- Object.defineProperty(exports, "JobDescription", {
191
+ Object.defineProperty(exports, "Avatar", {
167
192
  enumerable: true,
168
- get: function () { return chunkQRMNGILI_cjs.JobDescription; }
193
+ get: function () { return chunkW2UGL7QI_cjs.Avatar; }
169
194
  });
170
- Object.defineProperty(exports, "ReadMore", {
195
+ Object.defineProperty(exports, "JobLocation", {
171
196
  enumerable: true,
172
- get: function () { return chunk4IMEF4J5_cjs.ReadMore; }
197
+ get: function () { return chunkZCRWSWPJ_cjs.JobLocation; }
173
198
  });
174
- Object.defineProperty(exports, "Button", {
199
+ Object.defineProperty(exports, "Chip", {
175
200
  enumerable: true,
176
- get: function () { return chunkLV6BHE7Q_cjs.Button; }
201
+ get: function () { return chunk6BFFHI2V_cjs.Chip_default; }
177
202
  });
178
- Object.defineProperty(exports, "JobHeader", {
203
+ Object.defineProperty(exports, "salaryRange", {
179
204
  enumerable: true,
180
- get: function () { return chunkVCCYAJK7_cjs.JobHeader; }
205
+ get: function () { return chunkGQNVPLSG_cjs.salaryRange; }
181
206
  });
182
207
  Object.defineProperty(exports, "BackButton", {
183
208
  enumerable: true,
@@ -187,33 +212,13 @@ Object.defineProperty(exports, "Icon", {
187
212
  enumerable: true,
188
213
  get: function () { return chunk6V7WZMBZ_cjs.Icon; }
189
214
  });
190
- Object.defineProperty(exports, "Avatar", {
191
- enumerable: true,
192
- get: function () { return chunkW2UGL7QI_cjs.Avatar; }
193
- });
194
- Object.defineProperty(exports, "Chip", {
195
- enumerable: true,
196
- get: function () { return chunk6BFFHI2V_cjs.Chip_default; }
197
- });
198
- Object.defineProperty(exports, "salaryRange", {
199
- enumerable: true,
200
- get: function () { return chunkGQNVPLSG_cjs.salaryRange; }
201
- });
202
215
  Object.defineProperty(exports, "cn", {
203
216
  enumerable: true,
204
217
  get: function () { return chunkMGWZXPMF_cjs.cn; }
205
218
  });
206
- Object.defineProperty(exports, "JobPostService", {
207
- enumerable: true,
208
- get: function () { return chunkIHWVGIDT_cjs.job_posting_service_latest_exports; }
209
- });
210
- Object.defineProperty(exports, "CompanyService", {
211
- enumerable: true,
212
- get: function () { return chunkQNVDG3L3_cjs.company_service_latest_exports; }
213
- });
214
- Object.defineProperty(exports, "SharedService", {
219
+ Object.defineProperty(exports, "CompanyBenefits", {
215
220
  enumerable: true,
216
- get: function () { return chunkAB3775NI_cjs.shared_pickle_output_latest_exports; }
221
+ get: function () { return chunk4LUPQO4R_cjs.CompanyBenefits; }
217
222
  });
218
223
  Object.defineProperty(exports, "useDisplayText", {
219
224
  enumerable: true,
package/dist/index.d.cts CHANGED
@@ -20,6 +20,7 @@ export { ReadMore } from './components/ui/ReadMore.cjs';
20
20
  export { DatePicker } from './components/ui/DatePicker.cjs';
21
21
  export { StepTabs } from './components/ui/StepTabs.cjs';
22
22
  export { DismissibleBanner } from './components/ui/DismissibleBanner.cjs';
23
+ export { ModalDialog } from './components/ui/ModalDialog.cjs';
23
24
  export { salaryRange } from './lib/salaryRange.cjs';
24
25
  export { fetchLocation } from './lib/google.cjs';
25
26
  export { cn } from './lib/utils.cjs';
@@ -34,9 +35,9 @@ export { BackButton } from './components/buttons/BackButton.cjs';
34
35
  export { WindowHistoryProvider } from './contexts/WindowHistoryProvider.cjs';
35
36
  export { useDisplayText } from './hooks/useDisplayText.cjs';
36
37
  export { useWindowHistory } from './hooks/useWindowHistory.cjs';
37
- export { c as CompanyService } from './company_service_latest-CITz7F53.cjs';
38
- export { j as JobPostService } from './job_posting_service_latest-B6Trs6sX.cjs';
39
- export { s as SharedService } from './shared_pickle_output_latest-DKOmTyYk.cjs';
38
+ export { c as CompanyService } from './company_service_latest-oWEnaiRd.cjs';
39
+ export { j as JobPostService } from './job_posting_service_latest-DfX8Y4gB.cjs';
40
+ export { s as SharedService } from './shared_pickle_output_latest-BjRRmT8R.cjs';
40
41
  import 'cva/types';
41
42
  import 'react/jsx-runtime';
42
43
  import 'cva';
@@ -51,9 +52,9 @@ import './components/primitives/radio-group.cjs';
51
52
  import '@radix-ui/react-radio-group';
52
53
  import 'next/link';
53
54
  import '@radix-ui/react-tabs';
54
- import './shared_pickle_output_latest--XZhOUyE.cjs';
55
+ import './shared_pickle_output_latest-BVF7Zh2H.cjs';
55
56
  import 'zod';
56
57
  import 'clsx';
57
58
  import './lib/icons.cjs';
58
- import './job_posting_service_latest-BKz5U2Gp.cjs';
59
- import './displayText-BDPndCI9.cjs';
59
+ import './job_posting_service_latest-Bk53vj02.cjs';
60
+ import './displayText-Ck0qovrl.cjs';
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';
@@ -34,9 +35,9 @@ export { BackButton } from './components/buttons/BackButton.js';
34
35
  export { WindowHistoryProvider } from './contexts/WindowHistoryProvider.js';
35
36
  export { useDisplayText } from './hooks/useDisplayText.js';
36
37
  export { useWindowHistory } from './hooks/useWindowHistory.js';
37
- export { c as CompanyService } from './company_service_latest-CITz7F53.js';
38
- export { j as JobPostService } from './job_posting_service_latest-B6Trs6sX.js';
39
- export { s as SharedService } from './shared_pickle_output_latest-DKOmTyYk.js';
38
+ export { c as CompanyService } from './company_service_latest-oWEnaiRd.js';
39
+ export { j as JobPostService } from './job_posting_service_latest-DfX8Y4gB.js';
40
+ export { s as SharedService } from './shared_pickle_output_latest-BjRRmT8R.js';
40
41
  import 'cva/types';
41
42
  import 'react/jsx-runtime';
42
43
  import 'cva';
@@ -51,9 +52,9 @@ import './components/primitives/radio-group.js';
51
52
  import '@radix-ui/react-radio-group';
52
53
  import 'next/link';
53
54
  import '@radix-ui/react-tabs';
54
- import './shared_pickle_output_latest--XZhOUyE.js';
55
+ import './shared_pickle_output_latest-BVF7Zh2H.js';
55
56
  import 'zod';
56
57
  import 'clsx';
57
58
  import './lib/icons.js';
58
- import './job_posting_service_latest-BKz5U2Gp.js';
59
- import './displayText-EpnIpZ38.js';
59
+ import './job_posting_service_latest-Bk53vj02.js';
60
+ import './displayText-ClDGmi1J.js';