@next-degree/pickle-shared-js 0.14.2 → 0.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-RCYBG5RG.cjs → chunk-46EFOSND.cjs} +3 -3
- package/dist/{chunk-RCYBG5RG.cjs.map → chunk-46EFOSND.cjs.map} +1 -1
- package/dist/{chunk-2VFY5AZA.cjs → chunk-4BGH2D62.cjs} +4 -4
- package/dist/{chunk-2VFY5AZA.cjs.map → chunk-4BGH2D62.cjs.map} +1 -1
- package/dist/chunk-5EUHR4DQ.cjs +112 -0
- package/dist/chunk-5EUHR4DQ.cjs.map +1 -0
- package/dist/{chunk-VCCYAJK7.cjs → chunk-AMMLIOH5.cjs} +5 -5
- package/dist/{chunk-VCCYAJK7.cjs.map → chunk-AMMLIOH5.cjs.map} +1 -1
- package/dist/{chunk-Q6AKHW44.js → chunk-AZ4V3ZLU.js} +3 -3
- package/dist/{chunk-Q6AKHW44.js.map → chunk-AZ4V3ZLU.js.map} +1 -1
- package/dist/{chunk-TPZCCL4L.js → chunk-CQHERJ3J.js} +12 -13
- package/dist/chunk-CQHERJ3J.js.map +1 -0
- package/dist/{chunk-IMJ7S3LK.cjs → chunk-CU67BLKX.cjs} +10 -10
- package/dist/{chunk-IMJ7S3LK.cjs.map → chunk-CU67BLKX.cjs.map} +1 -1
- package/dist/{chunk-62HL22CD.js → chunk-IXCAC2PV.js} +4 -4
- package/dist/{chunk-62HL22CD.js.map → chunk-IXCAC2PV.js.map} +1 -1
- package/dist/{chunk-45FFXB2Y.js → chunk-JGZ2TDX4.js} +4 -4
- package/dist/{chunk-45FFXB2Y.js.map → chunk-JGZ2TDX4.js.map} +1 -1
- package/dist/{chunk-SUDPNL2Q.cjs → chunk-KKJS3J3C.cjs} +5 -5
- package/dist/{chunk-SUDPNL2Q.cjs.map → chunk-KKJS3J3C.cjs.map} +1 -1
- package/dist/{chunk-VRYGJJ5K.js → chunk-MSOLVPPR.js} +5 -5
- package/dist/{chunk-VRYGJJ5K.js.map → chunk-MSOLVPPR.js.map} +1 -1
- package/dist/{chunk-XTEZM6SY.js → chunk-N2DDL726.js} +3 -3
- package/dist/{chunk-XTEZM6SY.js.map → chunk-N2DDL726.js.map} +1 -1
- package/dist/{chunk-SNHRG4TY.js → chunk-R73HWAYA.js} +3 -3
- package/dist/{chunk-SNHRG4TY.js.map → chunk-R73HWAYA.js.map} +1 -1
- package/dist/{chunk-EYN3RHOF.cjs → chunk-U6RELZ6H.cjs} +10 -10
- package/dist/{chunk-EYN3RHOF.cjs.map → chunk-U6RELZ6H.cjs.map} +1 -1
- package/dist/{chunk-KBAY4F7D.cjs → chunk-VBLDMVVW.cjs} +4 -4
- package/dist/{chunk-KBAY4F7D.cjs.map → chunk-VBLDMVVW.cjs.map} +1 -1
- package/dist/{chunk-JQUWC2YP.js → chunk-W4QQBNJD.js} +4 -4
- package/dist/{chunk-JQUWC2YP.js.map → chunk-W4QQBNJD.js.map} +1 -1
- package/dist/chunk-W4QTU3U6.js +110 -0
- package/dist/chunk-W4QTU3U6.js.map +1 -0
- package/dist/{chunk-P6ZEOB4L.cjs → chunk-ZILKCCXQ.cjs} +12 -13
- package/dist/chunk-ZILKCCXQ.cjs.map +1 -0
- package/dist/components/jobCard/JobLocation.d.cts +1 -1
- package/dist/components/jobCard/JobLocation.d.ts +1 -1
- package/dist/components/jobPost/JobHeader.cjs +6 -6
- package/dist/components/jobPost/JobHeader.js +5 -5
- package/dist/components/jobPost/JobPost.cjs +14 -14
- package/dist/components/jobPost/JobPost.d.cts +1 -1
- package/dist/components/jobPost/JobPost.d.ts +1 -1
- package/dist/components/jobPost/JobPost.js +13 -13
- package/dist/components/primitives/command.cjs +11 -11
- package/dist/components/primitives/command.js +2 -2
- package/dist/components/primitives/dialog.cjs +11 -11
- package/dist/components/primitives/dialog.js +1 -1
- package/dist/components/ui/Button.d.cts +1 -1
- package/dist/components/ui/Button.d.ts +1 -1
- package/dist/components/ui/Combobox.cjs +6 -6
- package/dist/components/ui/Combobox.js +5 -5
- package/dist/components/ui/Map/MapComponent.cjs +5 -5
- package/dist/components/ui/Map/MapComponent.js +4 -4
- package/dist/components/ui/Map/MapContent.cjs +4 -4
- package/dist/components/ui/Map/MapContent.js +3 -3
- package/dist/components/ui/Map/index.cjs +5 -5
- package/dist/components/ui/Map/index.js +4 -4
- package/dist/components/ui/ModalDialog.cjs +16 -0
- package/dist/components/ui/ModalDialog.cjs.map +1 -0
- package/dist/components/ui/ModalDialog.d.cts +48 -0
- package/dist/components/ui/ModalDialog.d.ts +48 -0
- package/dist/components/ui/ModalDialog.js +7 -0
- package/dist/components/ui/ModalDialog.js.map +1 -0
- package/dist/components/ui/PlacesQueryInput.cjs +5 -5
- package/dist/components/ui/PlacesQueryInput.js +4 -4
- package/dist/components/ui/buttonShadcn.d.cts +1 -1
- package/dist/components/ui/buttonShadcn.d.ts +1 -1
- package/dist/{displayText-BDPndCI9.d.cts → displayText-DM6guUAX.d.cts} +1 -1
- package/dist/{displayText-EpnIpZ38.d.ts → displayText-qEuo9Wam.d.ts} +1 -1
- package/dist/hooks/useDisplayText.d.cts +2 -2
- package/dist/hooks/useDisplayText.d.ts +2 -2
- package/dist/index.cjs +88 -83
- package/dist/index.d.cts +4 -3
- package/dist/index.d.ts +4 -3
- package/dist/index.js +35 -34
- package/dist/{job_posting_service_sanity-BN7XcVxU.d.cts → job_posting_service_sanity-BEg9UHdK.d.cts} +7 -7
- package/dist/{job_posting_service_sanity-BNQsNQs2.d.ts → job_posting_service_sanity-BEwJ08pV.d.ts} +7 -7
- package/dist/lib/locations.d.cts +2 -2
- package/dist/lib/locations.d.ts +2 -2
- package/dist/lib/mappings.d.cts +2 -2
- package/dist/lib/mappings.d.ts +2 -2
- package/dist/services/displayText.d.cts +2 -2
- package/dist/services/displayText.d.ts +2 -2
- package/dist/styles/globals.css +61 -67
- package/dist/styles/globals.css.map +1 -1
- package/dist/types/data/job_posting_service_latest.d.cts +1 -1
- package/dist/types/data/job_posting_service_latest.d.ts +1 -1
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/latest/custom/job_posting_service_sanity.d.cts +2 -2
- package/dist/types/latest/custom/job_posting_service_sanity.d.ts +2 -2
- package/dist/types/latest/job_posting_service_latest.d.cts +1 -1
- package/dist/types/latest/job_posting_service_latest.d.ts +1 -1
- package/package.json +1 -1
- package/dist/chunk-P6ZEOB4L.cjs.map +0 -1
- package/dist/chunk-TPZCCL4L.js.map +0 -1
- package/dist/{job_posting_service_latest-B6Trs6sX.d.cts → job_posting_service_latest-BXd2nu_U.d.cts} +2 -2
- package/dist/{job_posting_service_latest-B6Trs6sX.d.ts → job_posting_service_latest-BXd2nu_U.d.ts} +2 -2
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.cts → job_posting_service_latest-Dok46B7B.d.cts} +2 -2
- package/dist/{job_posting_service_latest-BKz5U2Gp.d.ts → job_posting_service_latest-Dok46B7B.d.ts} +2 -2
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import { Button } from './chunk-ZSNEG5J7.js';
|
|
2
|
+
import { Dialog, DialogContent, DialogHeader, DialogTitle, DialogDescription, DialogClose, DialogFooter } from './chunk-CQHERJ3J.js';
|
|
3
|
+
import { cn } from './chunk-2FGZQI42.js';
|
|
4
|
+
import { X } from 'lucide-react';
|
|
5
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
6
|
+
|
|
7
|
+
function ModalDialog({
|
|
8
|
+
isOpen,
|
|
9
|
+
onOpenChange,
|
|
10
|
+
onClose,
|
|
11
|
+
isSubmitting = false,
|
|
12
|
+
title,
|
|
13
|
+
titleIcon,
|
|
14
|
+
description,
|
|
15
|
+
children,
|
|
16
|
+
footer,
|
|
17
|
+
classNames
|
|
18
|
+
}) {
|
|
19
|
+
const handleOpenChange = (open) => {
|
|
20
|
+
if (!open && isSubmitting) {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
if (onOpenChange) {
|
|
24
|
+
onOpenChange(open);
|
|
25
|
+
return;
|
|
26
|
+
}
|
|
27
|
+
if (!open && onClose) {
|
|
28
|
+
onClose();
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
return /* @__PURE__ */ jsx(Dialog, { open: isOpen, onOpenChange: handleOpenChange, children: /* @__PURE__ */ jsxs(DialogContent, { className: cn("flex flex-col", classNames?.content), children: [
|
|
32
|
+
/* @__PURE__ */ jsxs(
|
|
33
|
+
DialogHeader,
|
|
34
|
+
{
|
|
35
|
+
className: cn(
|
|
36
|
+
"flex flex-row items-center justify-between gap-2 border-b border-grey-10 px-6 py-4",
|
|
37
|
+
classNames?.header
|
|
38
|
+
),
|
|
39
|
+
children: [
|
|
40
|
+
/* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-1", children: [
|
|
41
|
+
/* @__PURE__ */ jsxs(DialogTitle, { className: cn(classNames?.title), children: [
|
|
42
|
+
titleIcon && /* @__PURE__ */ jsxs("div", { className: "flex flex-row items-center gap-2", children: [
|
|
43
|
+
titleIcon,
|
|
44
|
+
/* @__PURE__ */ jsx("span", { children: title })
|
|
45
|
+
] }),
|
|
46
|
+
!titleIcon && title
|
|
47
|
+
] }),
|
|
48
|
+
description ? /* @__PURE__ */ jsx(DialogDescription, { className: cn(classNames?.description), children: description }) : /* @__PURE__ */ jsx(DialogDescription, { className: "sr-only", children: "No description provided" })
|
|
49
|
+
] }),
|
|
50
|
+
/* @__PURE__ */ jsx(DialogClose, { disabled: isSubmitting, className: "m-0", "aria-label": "Close", children: /* @__PURE__ */ jsx(X, { className: "h-5 w-5" }) })
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
),
|
|
54
|
+
/* @__PURE__ */ jsx("div", { className: cn("px-6", classNames?.body), children }),
|
|
55
|
+
footer && (footer.primary || footer.secondary || footer.tertiary) && /* @__PURE__ */ jsxs(
|
|
56
|
+
DialogFooter,
|
|
57
|
+
{
|
|
58
|
+
className: cn(
|
|
59
|
+
"flex items-center gap-2 border-t border-grey-10 px-6 py-4",
|
|
60
|
+
classNames?.footer
|
|
61
|
+
),
|
|
62
|
+
children: [
|
|
63
|
+
footer.tertiary && /* @__PURE__ */ jsx(
|
|
64
|
+
Button,
|
|
65
|
+
{
|
|
66
|
+
type: "button",
|
|
67
|
+
size: footer.tertiary.size || "small",
|
|
68
|
+
variant: footer.tertiary.variant || "link",
|
|
69
|
+
onClick: footer.tertiary.onClick,
|
|
70
|
+
disabled: footer.tertiary.disabled || isSubmitting,
|
|
71
|
+
isLoading: footer.tertiary.isLoading,
|
|
72
|
+
className: cn("w-auto", footer.tertiary.className),
|
|
73
|
+
children: footer.tertiary.text
|
|
74
|
+
}
|
|
75
|
+
),
|
|
76
|
+
footer.secondary && /* @__PURE__ */ jsx(
|
|
77
|
+
Button,
|
|
78
|
+
{
|
|
79
|
+
type: "button",
|
|
80
|
+
size: footer.secondary.size || "small",
|
|
81
|
+
variant: footer.secondary.variant || "neutral",
|
|
82
|
+
onClick: footer.secondary.onClick,
|
|
83
|
+
disabled: footer.secondary.disabled || isSubmitting,
|
|
84
|
+
isLoading: footer.secondary.isLoading,
|
|
85
|
+
className: cn("w-auto", footer.secondary.className),
|
|
86
|
+
children: footer.secondary.text
|
|
87
|
+
}
|
|
88
|
+
),
|
|
89
|
+
footer.primary && /* @__PURE__ */ jsx(
|
|
90
|
+
Button,
|
|
91
|
+
{
|
|
92
|
+
type: "button",
|
|
93
|
+
size: footer.primary.size || "small",
|
|
94
|
+
variant: footer.primary.variant || "primary",
|
|
95
|
+
onClick: footer.primary.onClick,
|
|
96
|
+
disabled: footer.primary.disabled || isSubmitting,
|
|
97
|
+
isLoading: footer.primary.isLoading,
|
|
98
|
+
className: cn("w-auto", footer.primary.className),
|
|
99
|
+
children: footer.primary.text
|
|
100
|
+
}
|
|
101
|
+
)
|
|
102
|
+
]
|
|
103
|
+
}
|
|
104
|
+
)
|
|
105
|
+
] }) });
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
export { ModalDialog };
|
|
109
|
+
//# sourceMappingURL=chunk-W4QTU3U6.js.map
|
|
110
|
+
//# sourceMappingURL=chunk-W4QTU3U6.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/ui/ModalDialog.tsx"],"names":[],"mappings":"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","file":"chunk-W4QTU3U6.js","sourcesContent":["'use client'\n\nimport { X } from 'lucide-react'\nimport { type ReactNode } from 'react'\n\nimport {\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogFooter,\n DialogHeader,\n DialogTitle,\n} from '@/components/primitives/dialog'\nimport { Button } from '@/components/ui/Button'\nimport { cn } from '@/lib/utils'\n\ntype FooterButton = {\n text: string\n onClick: () => void\n variant?: 'primary' | 'secondary' | 'neutral' | 'link'\n size?: 'extra-small' | 'small' | 'medium' | 'large'\n disabled?: boolean\n isLoading?: boolean\n className?: string\n}\n\ntype ModalDialogProps = Readonly<{\n isOpen: boolean\n onOpenChange?: (open: boolean) => void\n onClose?: () => void\n isSubmitting?: boolean\n title: string\n titleIcon?: ReactNode\n description?: ReactNode\n children: ReactNode\n footer?: {\n primary?: FooterButton\n secondary?: FooterButton\n tertiary?: FooterButton\n }\n classNames?: {\n content?: string\n header?: string\n title?: string\n description?: string\n footer?: string\n body?: string\n }\n}>\n\n/**\n * Reusable modal dialog component using Radix UI Dialog\n * Features:\n * - Escape key handling (built into Dialog)\n * - Backdrop click to close (built into Dialog)\n * - Close button with X icon\n * - Accessible with ARIA attributes\n * - Customizable container classNames\n * - Prevents closing when isSubmitting is true\n */\nexport function ModalDialog({\n isOpen,\n onOpenChange,\n onClose,\n isSubmitting = false,\n title,\n titleIcon,\n description,\n children,\n footer,\n classNames,\n}: ModalDialogProps) {\n const handleOpenChange = (open: boolean) => {\n // Prevent closing when submitting\n if (!open && isSubmitting) {\n return\n }\n\n // Call onOpenChange if provided (for boolean-based API)\n if (onOpenChange) {\n onOpenChange(open)\n return\n }\n\n // Call onClose if provided (for callback-based API)\n if (!open && onClose) {\n onClose()\n }\n }\n\n return (\n <Dialog open={isOpen} onOpenChange={handleOpenChange}>\n <DialogContent className={cn('flex flex-col', classNames?.content)}>\n <DialogHeader\n className={cn(\n 'flex flex-row items-center justify-between gap-2 border-b border-grey-10 px-6 py-4',\n classNames?.header\n )}\n >\n <div className=\"flex flex-col gap-1\">\n <DialogTitle className={cn(classNames?.title)}>\n {titleIcon && (\n <div className=\"flex flex-row items-center gap-2\">\n {titleIcon}\n <span>{title}</span>\n </div>\n )}\n {!titleIcon && title}\n </DialogTitle>\n {description ? (\n <DialogDescription className={cn(classNames?.description)}>\n {description}\n </DialogDescription>\n ) : (\n <DialogDescription className=\"sr-only\">No description provided</DialogDescription>\n )}\n </div>\n <DialogClose disabled={isSubmitting} className=\"m-0\" aria-label=\"Close\">\n <X className=\"h-5 w-5\" />\n </DialogClose>\n </DialogHeader>\n\n <div className={cn('px-6', classNames?.body)}>{children}</div>\n\n {footer && (footer.primary || footer.secondary || footer.tertiary) && (\n <DialogFooter\n className={cn(\n 'flex items-center gap-2 border-t border-grey-10 px-6 py-4',\n classNames?.footer\n )}\n >\n {footer.tertiary && (\n <Button\n type=\"button\"\n size={footer.tertiary.size || 'small'}\n variant={footer.tertiary.variant || 'link'}\n onClick={footer.tertiary.onClick}\n disabled={footer.tertiary.disabled || isSubmitting}\n isLoading={footer.tertiary.isLoading}\n className={cn('w-auto', footer.tertiary.className)}\n >\n {footer.tertiary.text}\n </Button>\n )}\n {footer.secondary && (\n <Button\n type=\"button\"\n size={footer.secondary.size || 'small'}\n variant={footer.secondary.variant || 'neutral'}\n onClick={footer.secondary.onClick}\n disabled={footer.secondary.disabled || isSubmitting}\n isLoading={footer.secondary.isLoading}\n className={cn('w-auto', footer.secondary.className)}\n >\n {footer.secondary.text}\n </Button>\n )}\n {footer.primary && (\n <Button\n type=\"button\"\n size={footer.primary.size || 'small'}\n variant={footer.primary.variant || 'primary'}\n onClick={footer.primary.onClick}\n disabled={footer.primary.disabled || isSubmitting}\n isLoading={footer.primary.isLoading}\n className={cn('w-auto', footer.primary.className)}\n >\n {footer.primary.text}\n </Button>\n )}\n </DialogFooter>\n )}\n </DialogContent>\n </Dialog>\n )\n}\n"]}
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
var chunkMGWZXPMF_cjs = require('./chunk-MGWZXPMF.cjs');
|
|
4
4
|
var DialogPrimitive = require('@radix-ui/react-dialog');
|
|
5
|
-
var lucideReact = require('lucide-react');
|
|
6
5
|
var React = require('react');
|
|
7
6
|
var jsxRuntime = require('react/jsx-runtime');
|
|
8
7
|
|
|
@@ -36,7 +35,7 @@ var DialogOverlay = React__namespace.forwardRef(({ className, ...props }, ref) =
|
|
|
36
35
|
{
|
|
37
36
|
ref,
|
|
38
37
|
className: chunkMGWZXPMF_cjs.cn(
|
|
39
|
-
"fixed inset-0
|
|
38
|
+
"fixed inset-0 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
|
|
40
39
|
className
|
|
41
40
|
),
|
|
42
41
|
...props
|
|
@@ -45,22 +44,22 @@ var DialogOverlay = React__namespace.forwardRef(({ className, ...props }, ref) =
|
|
|
45
44
|
DialogOverlay.displayName = DialogPrimitive__namespace.Overlay.displayName;
|
|
46
45
|
var DialogContent = React__namespace.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsxs(DialogPortal, { children: [
|
|
47
46
|
/* @__PURE__ */ jsxRuntime.jsx(DialogOverlay, {}),
|
|
48
|
-
/* @__PURE__ */ jsxRuntime.
|
|
47
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
49
48
|
DialogPrimitive__namespace.Content,
|
|
50
49
|
{
|
|
51
50
|
ref,
|
|
52
51
|
className: chunkMGWZXPMF_cjs.cn(
|
|
53
|
-
|
|
52
|
+
// Position centered with sensible defaults (shadcn pattern)
|
|
53
|
+
"fixed left-1/2 top-1/2 grid w-full max-w-lg -translate-x-1/2 -translate-y-1/2 gap-4 border bg-white shadow-lg duration-200",
|
|
54
|
+
// Animations
|
|
55
|
+
"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
|
|
56
|
+
"data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95",
|
|
57
|
+
"data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%]",
|
|
58
|
+
"sm:rounded-lg",
|
|
54
59
|
className
|
|
55
60
|
),
|
|
56
61
|
...props,
|
|
57
|
-
children
|
|
58
|
-
children,
|
|
59
|
-
/* @__PURE__ */ jsxRuntime.jsxs(DialogPrimitive__namespace.Close, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-white transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-neutral-950 focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-neutral-100 data-[state=open]:text-neutral-500 dark:ring-offset-neutral-950 dark:focus:ring-neutral-300 dark:data-[state=open]:bg-neutral-800 dark:data-[state=open]:text-neutral-400", children: [
|
|
60
|
-
/* @__PURE__ */ jsxRuntime.jsx(lucideReact.X, { className: "h-4 w-4" }),
|
|
61
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { className: "sr-only", children: "Close" })
|
|
62
|
-
] })
|
|
63
|
-
]
|
|
62
|
+
children
|
|
64
63
|
}
|
|
65
64
|
)
|
|
66
65
|
] }));
|
|
@@ -104,5 +103,5 @@ exports.DialogOverlay = DialogOverlay;
|
|
|
104
103
|
exports.DialogPortal = DialogPortal;
|
|
105
104
|
exports.DialogTitle = DialogTitle;
|
|
106
105
|
exports.DialogTrigger = DialogTrigger;
|
|
107
|
-
//# sourceMappingURL=chunk-
|
|
108
|
-
//# sourceMappingURL=chunk-
|
|
106
|
+
//# sourceMappingURL=chunk-ZILKCCXQ.cjs.map
|
|
107
|
+
//# sourceMappingURL=chunk-ZILKCCXQ.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/components/primitives/dialog.tsx"],"names":["DialogPrimitive","React","jsx","cn","jsxs"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAOA,IAAM,MAAyB,GAAAA,0BAAA,CAAA;AAE/B,IAAM,aAAgC,GAAAA,0BAAA,CAAA;AAEtC,IAAM,YAA+B,GAAAA,0BAAA,CAAA;AAErC,IAAM,WAA8B,GAAAA,0BAAA,CAAA;AAE9B,IAAA,aAAA,GAAsBC,4BAG1B,CAAC,EAAE,WAAW,GAAG,KAAA,IAAS,GAC1B,qBAAAC,cAAA;AAAA,EAAiBF,0BAAA,CAAA,OAAA;AAAA,EAAhB;AAAA,IACC,GAAA;AAAA,IACA,SAAW,EAAAG,oBAAA;AAAA,MACT,mJAAA;AAAA,MACA;AAAA,KACF;AAAA,IACC,GAAG;AAAA;AACN,CACD;AACD,aAAA,CAAc,cAA8BH,0BAAQ,CAAA,OAAA,CAAA,WAAA;AAE9C,IAAA,aAAA,GAAsBC,gBAG1B,CAAA,UAAA,CAAA,CAAC,EAAE,SAAA,EAAW,QAAU,EAAA,GAAG,KAAM,EAAA,EAAG,GACpC,qBAAAG,eAAA,CAAC,YACC,EAAA,EAAA,QAAA,EAAA;AAAA,kBAAAF,cAAA,CAAC,aAAc,EAAA,EAAA,CAAA;AAAA,kBACfA,cAAA;AAAA,IAAiBF,0BAAA,CAAA,OAAA;AAAA,IAAhB;AAAA,MACC,GAAA;AAAA,MACA,SAAW,EAAAG,oBAAA;AAAA;AAAA,QAET,4HAAA;AAAA;AAAA,QAEA,yHAAA;AAAA,QACA,8DAAA;AAAA,QACA,yKAAA;AAAA,QACA,eAAA;AAAA,QACA;AAAA,OACF;AAAA,MACC,GAAG,KAAA;AAAA,MAEH;AAAA;AAAA;AACH,CAAA,EACF,CACD;AACD,aAAA,CAAc,cAA8BH,0BAAQ,CAAA,OAAA,CAAA,WAAA;AAEpD,IAAM,YAAe,GAAA,CAAC,EAAE,SAAA,EAAW,GAAG,KAAM,EAAA,qBACzCE,cAAA,CAAA,KAAA,EAAA,EAAI,WAAWC,oBAAG,CAAA,oDAAA,EAAsD,SAAS,CAAA,EAAI,GAAG,KAAO,EAAA;AAElG,YAAA,CAAa,WAAc,GAAA,cAAA;AAE3B,IAAM,eAAe,CAAC,EAAE,SAAW,EAAA,GAAG,OACpC,qBAAAD,cAAA;AAAA,EAAC,KAAA;AAAA,EAAA;AAAA,IACC,SAAA,EAAWC,oBAAG,CAAA,+DAAA,EAAiE,SAAS,CAAA;AAAA,IACvF,GAAG;AAAA;AACN;AAEF,YAAA,CAAa,WAAc,GAAA,cAAA;AAErB,IAAA,WAAA,GAAoBF,4BAGxB,CAAC,EAAE,WAAW,GAAG,KAAA,IAAS,GAC1B,qBAAAC,cAAA;AAAA,EAAiBF,0BAAA,CAAA,KAAA;AAAA,EAAhB;AAAA,IACC,GAAA;AAAA,IACA,SAAA,EAAWG,oBAAG,CAAA,mDAAA,EAAqD,SAAS,CAAA;AAAA,IAC3E,GAAG;AAAA;AACN,CACD;AACD,WAAA,CAAY,cAA8BH,0BAAM,CAAA,KAAA,CAAA,WAAA;AAE1C,IAAA,iBAAA,GAA0BC,4BAG9B,CAAC,EAAE,WAAW,GAAG,KAAA,IAAS,GAC1B,qBAAAC,cAAA;AAAA,EAAiBF,0BAAA,CAAA,WAAA;AAAA,EAAhB;AAAA,IACC,GAAA;AAAA,IACA,SAAA,EAAWG,oBAAG,CAAA,gDAAA,EAAkD,SAAS,CAAA;AAAA,IACxE,GAAG;AAAA;AACN,CACD;AACD,iBAAA,CAAkB,cAA8BH,0BAAY,CAAA,WAAA,CAAA,WAAA","file":"chunk-ZILKCCXQ.cjs","sourcesContent":["'use client'\n\nimport * as DialogPrimitive from '@radix-ui/react-dialog'\nimport * as React from 'react'\n\nimport { cn } from '@/lib/utils'\n\nconst Dialog = DialogPrimitive.Root\n\nconst DialogTrigger = DialogPrimitive.Trigger\n\nconst DialogPortal = DialogPrimitive.Portal\n\nconst DialogClose = DialogPrimitive.Close\n\nconst DialogOverlay = React.forwardRef<\n React.ElementRef<typeof DialogPrimitive.Overlay>,\n React.ComponentPropsWithoutRef<typeof DialogPrimitive.Overlay>\n>(({ className, ...props }, ref) => (\n <DialogPrimitive.Overlay\n ref={ref}\n className={cn(\n 'fixed inset-0 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0',\n className\n )}\n {...props}\n />\n))\nDialogOverlay.displayName = DialogPrimitive.Overlay.displayName\n\nconst DialogContent = React.forwardRef<\n React.ElementRef<typeof DialogPrimitive.Content>,\n React.ComponentPropsWithoutRef<typeof DialogPrimitive.Content>\n>(({ className, children, ...props }, ref) => (\n <DialogPortal>\n <DialogOverlay />\n <DialogPrimitive.Content\n ref={ref}\n className={cn(\n // Position centered with sensible defaults (shadcn pattern)\n 'fixed left-1/2 top-1/2 grid w-full max-w-lg -translate-x-1/2 -translate-y-1/2 gap-4 border bg-white shadow-lg duration-200',\n // Animations\n 'data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0',\n 'data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95',\n 'data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%]',\n 'sm:rounded-lg',\n className\n )}\n {...props}\n >\n {children}\n </DialogPrimitive.Content>\n </DialogPortal>\n))\nDialogContent.displayName = DialogPrimitive.Content.displayName\n\nconst DialogHeader = ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) => (\n <div className={cn('flex flex-col space-y-1.5 text-center sm:text-left', className)} {...props} />\n)\nDialogHeader.displayName = 'DialogHeader'\n\nconst DialogFooter = ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) => (\n <div\n className={cn('flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2', className)}\n {...props}\n />\n)\nDialogFooter.displayName = 'DialogFooter'\n\nconst DialogTitle = React.forwardRef<\n React.ElementRef<typeof DialogPrimitive.Title>,\n React.ComponentPropsWithoutRef<typeof DialogPrimitive.Title>\n>(({ className, ...props }, ref) => (\n <DialogPrimitive.Title\n ref={ref}\n className={cn('text-lg font-semibold leading-none tracking-tight', className)}\n {...props}\n />\n))\nDialogTitle.displayName = DialogPrimitive.Title.displayName\n\nconst DialogDescription = React.forwardRef<\n React.ElementRef<typeof DialogPrimitive.Description>,\n React.ComponentPropsWithoutRef<typeof DialogPrimitive.Description>\n>(({ className, ...props }, ref) => (\n <DialogPrimitive.Description\n ref={ref}\n className={cn('text-sm text-neutral-500 dark:text-neutral-400', className)}\n {...props}\n />\n))\nDialogDescription.displayName = DialogPrimitive.Description.displayName\n\nexport {\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogFooter,\n DialogHeader,\n DialogOverlay,\n DialogPortal,\n DialogTitle,\n DialogTrigger,\n}\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { a as jobPostSchema } from '../../job_posting_service_latest-
|
|
3
|
+
import { a as jobPostSchema } from '../../job_posting_service_latest-Dok46B7B.cjs';
|
|
4
4
|
|
|
5
5
|
type JobPost = z.infer<typeof jobPostSchema>;
|
|
6
6
|
type JobLocationProps = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { a as jobPostSchema } from '../../job_posting_service_latest-
|
|
3
|
+
import { a as jobPostSchema } from '../../job_posting_service_latest-Dok46B7B.js';
|
|
4
4
|
|
|
5
5
|
type JobPost = z.infer<typeof jobPostSchema>;
|
|
6
6
|
type JobLocationProps = {
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
5
|
-
require('../../chunk-6V7WZMBZ.cjs');
|
|
3
|
+
var chunkAMMLIOH5_cjs = require('../../chunk-AMMLIOH5.cjs');
|
|
4
|
+
require('../../chunk-6BFFHI2V.cjs');
|
|
6
5
|
require('../../chunk-W2UGL7QI.cjs');
|
|
7
6
|
require('../../chunk-IMAHT6W4.cjs');
|
|
8
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-SMDQTPJE.cjs');
|
|
8
|
+
require('../../chunk-HD3VN7GE.cjs');
|
|
9
|
+
require('../../chunk-6V7WZMBZ.cjs');
|
|
9
10
|
require('../../chunk-MGWZXPMF.cjs');
|
|
10
11
|
require('../../chunk-QOYVMNQ6.cjs');
|
|
11
12
|
require('../../chunk-IX3GUXML.cjs');
|
|
12
|
-
require('../../chunk-SMDQTPJE.cjs');
|
|
13
13
|
require('../../chunk-Q7SFCCGT.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "JobHeader", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkAMMLIOH5_cjs.JobHeader; }
|
|
20
20
|
});
|
|
21
21
|
//# sourceMappingURL=JobHeader.cjs.map
|
|
22
22
|
//# sourceMappingURL=JobHeader.cjs.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { JobHeader } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-3NDL2JQ7.js';
|
|
1
|
+
export { JobHeader } from '../../chunk-MSOLVPPR.js';
|
|
2
|
+
import '../../chunk-LQ4DG6ST.js';
|
|
4
3
|
import '../../chunk-2TEFWPFS.js';
|
|
5
4
|
import '../../chunk-FVJL3PEK.js';
|
|
6
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-PONUWUJ7.js';
|
|
6
|
+
import '../../chunk-IJQTUD3D.js';
|
|
7
|
+
import '../../chunk-3NDL2JQ7.js';
|
|
7
8
|
import '../../chunk-2FGZQI42.js';
|
|
8
9
|
import '../../chunk-SZ5XKNVG.js';
|
|
9
10
|
import '../../chunk-DXLVRZFU.js';
|
|
10
|
-
import '../../chunk-PONUWUJ7.js';
|
|
11
11
|
import '../../chunk-PZ5AY32C.js';
|
|
12
12
|
//# sourceMappingURL=JobHeader.js.map
|
|
13
13
|
//# sourceMappingURL=JobHeader.js.map
|
|
@@ -1,22 +1,29 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-4LUPQO4R.cjs');
|
|
3
|
+
var chunkKKJS3J3C_cjs = require('../../chunk-KKJS3J3C.cjs');
|
|
5
4
|
require('../../chunk-DWB5TTR6.cjs');
|
|
6
5
|
require('../../chunk-UXROFDSM.cjs');
|
|
7
6
|
require('../../chunk-46HHHYSV.cjs');
|
|
8
7
|
require('../../chunk-QRMNGILI.cjs');
|
|
9
8
|
require('../../chunk-4IMEF4J5.cjs');
|
|
10
9
|
require('../../chunk-LV6BHE7Q.cjs');
|
|
11
|
-
require('../../chunk-
|
|
12
|
-
require('../../chunk-
|
|
13
|
-
require('../../chunk-6V7WZMBZ.cjs');
|
|
10
|
+
require('../../chunk-AMMLIOH5.cjs');
|
|
11
|
+
require('../../chunk-6BFFHI2V.cjs');
|
|
14
12
|
require('../../chunk-W2UGL7QI.cjs');
|
|
15
13
|
require('../../chunk-IMAHT6W4.cjs');
|
|
16
|
-
require('../../chunk-
|
|
14
|
+
require('../../chunk-SMDQTPJE.cjs');
|
|
17
15
|
require('../../chunk-XAPQTBJR.cjs');
|
|
18
16
|
require('../../chunk-GQNVPLSG.cjs');
|
|
17
|
+
require('../../chunk-HD3VN7GE.cjs');
|
|
18
|
+
require('../../chunk-6V7WZMBZ.cjs');
|
|
19
19
|
require('../../chunk-MGWZXPMF.cjs');
|
|
20
|
+
require('../../chunk-4LUPQO4R.cjs');
|
|
21
|
+
require('../../chunk-567FG76G.cjs');
|
|
22
|
+
require('../../chunk-ZZCTMR2F.cjs');
|
|
23
|
+
require('../../chunk-JZVRCP3M.cjs');
|
|
24
|
+
require('../../chunk-QOYVMNQ6.cjs');
|
|
25
|
+
require('../../chunk-IX3GUXML.cjs');
|
|
26
|
+
require('../../chunk-XUTLQ573.cjs');
|
|
20
27
|
require('../../chunk-5QXQ2LBB.cjs');
|
|
21
28
|
require('../../chunk-GN3JZCM3.cjs');
|
|
22
29
|
require('../../chunk-SPAVM3EE.cjs');
|
|
@@ -24,20 +31,13 @@ require('../../chunk-IVPCYGXE.cjs');
|
|
|
24
31
|
require('../../chunk-3PARXYUI.cjs');
|
|
25
32
|
require('../../chunk-L4SZQQK6.cjs');
|
|
26
33
|
require('../../chunk-LUFPA3WC.cjs');
|
|
27
|
-
require('../../chunk-567FG76G.cjs');
|
|
28
|
-
require('../../chunk-QOYVMNQ6.cjs');
|
|
29
|
-
require('../../chunk-IX3GUXML.cjs');
|
|
30
|
-
require('../../chunk-ZZCTMR2F.cjs');
|
|
31
|
-
require('../../chunk-JZVRCP3M.cjs');
|
|
32
|
-
require('../../chunk-XUTLQ573.cjs');
|
|
33
|
-
require('../../chunk-SMDQTPJE.cjs');
|
|
34
34
|
require('../../chunk-Q7SFCCGT.cjs');
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
Object.defineProperty(exports, "JobPost", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkKKJS3J3C_cjs.JobPost; }
|
|
41
41
|
});
|
|
42
42
|
//# sourceMappingURL=JobPost.cjs.map
|
|
43
43
|
//# sourceMappingURL=JobPost.cjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { J as JobPostModel } from '../../job_posting_service_latest-
|
|
3
|
+
import { J as JobPostModel } from '../../job_posting_service_latest-BXd2nu_U.cjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
type JobPostProps = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { J as JobPostModel } from '../../job_posting_service_latest-
|
|
3
|
+
import { J as JobPostModel } from '../../job_posting_service_latest-BXd2nu_U.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
type JobPostProps = {
|
|
@@ -1,20 +1,27 @@
|
|
|
1
|
-
export { JobPost } from '../../chunk-
|
|
2
|
-
import '../../chunk-BLMWXMW4.js';
|
|
1
|
+
export { JobPost } from '../../chunk-JGZ2TDX4.js';
|
|
3
2
|
import '../../chunk-J3UEZGEG.js';
|
|
4
3
|
import '../../chunk-XGQDWAHV.js';
|
|
5
4
|
import '../../chunk-MF24QPA6.js';
|
|
6
5
|
import '../../chunk-5NQTYPZG.js';
|
|
7
6
|
import '../../chunk-F3FYMCRO.js';
|
|
8
7
|
import '../../chunk-ZSNEG5J7.js';
|
|
9
|
-
import '../../chunk-
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-3NDL2JQ7.js';
|
|
8
|
+
import '../../chunk-MSOLVPPR.js';
|
|
9
|
+
import '../../chunk-LQ4DG6ST.js';
|
|
12
10
|
import '../../chunk-2TEFWPFS.js';
|
|
13
11
|
import '../../chunk-FVJL3PEK.js';
|
|
14
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-PONUWUJ7.js';
|
|
15
13
|
import '../../chunk-KZBS5RNE.js';
|
|
16
14
|
import '../../chunk-PLPEZUCB.js';
|
|
15
|
+
import '../../chunk-IJQTUD3D.js';
|
|
16
|
+
import '../../chunk-3NDL2JQ7.js';
|
|
17
17
|
import '../../chunk-2FGZQI42.js';
|
|
18
|
+
import '../../chunk-BLMWXMW4.js';
|
|
19
|
+
import '../../chunk-K76RPF2X.js';
|
|
20
|
+
import '../../chunk-4E3ANVRR.js';
|
|
21
|
+
import '../../chunk-TCV6N3EK.js';
|
|
22
|
+
import '../../chunk-SZ5XKNVG.js';
|
|
23
|
+
import '../../chunk-DXLVRZFU.js';
|
|
24
|
+
import '../../chunk-YB2USB4M.js';
|
|
18
25
|
import '../../chunk-KWIGG26N.js';
|
|
19
26
|
import '../../chunk-I4H7XREK.js';
|
|
20
27
|
import '../../chunk-5REFGTWO.js';
|
|
@@ -22,13 +29,6 @@ import '../../chunk-W6BMYVY5.js';
|
|
|
22
29
|
import '../../chunk-47H3M7TP.js';
|
|
23
30
|
import '../../chunk-FOJTLQJO.js';
|
|
24
31
|
import '../../chunk-Z33TWZHI.js';
|
|
25
|
-
import '../../chunk-K76RPF2X.js';
|
|
26
|
-
import '../../chunk-SZ5XKNVG.js';
|
|
27
|
-
import '../../chunk-DXLVRZFU.js';
|
|
28
|
-
import '../../chunk-4E3ANVRR.js';
|
|
29
|
-
import '../../chunk-TCV6N3EK.js';
|
|
30
|
-
import '../../chunk-YB2USB4M.js';
|
|
31
|
-
import '../../chunk-PONUWUJ7.js';
|
|
32
32
|
import '../../chunk-PZ5AY32C.js';
|
|
33
33
|
//# sourceMappingURL=JobPost.js.map
|
|
34
34
|
//# sourceMappingURL=JobPost.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var chunkVBLDMVVW_cjs = require('../../chunk-VBLDMVVW.cjs');
|
|
4
|
+
require('../../chunk-ZILKCCXQ.cjs');
|
|
5
5
|
require('../../chunk-MGWZXPMF.cjs');
|
|
6
6
|
require('../../chunk-Q7SFCCGT.cjs');
|
|
7
7
|
|
|
@@ -9,39 +9,39 @@ require('../../chunk-Q7SFCCGT.cjs');
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "Command", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkVBLDMVVW_cjs.Command; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "CommandDialog", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandDialog; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "CommandEmpty", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandEmpty; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "CommandGroup", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandGroup; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "CommandInput", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandInput; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "CommandItem", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandItem; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "CommandList", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandList; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "CommandSeparator", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandSeparator; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "CommandShortcut", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkVBLDMVVW_cjs.CommandShortcut; }
|
|
45
45
|
});
|
|
46
46
|
//# sourceMappingURL=command.cjs.map
|
|
47
47
|
//# sourceMappingURL=command.cjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut } from '../../chunk-R73HWAYA.js';
|
|
2
|
+
import '../../chunk-CQHERJ3J.js';
|
|
3
3
|
import '../../chunk-2FGZQI42.js';
|
|
4
4
|
import '../../chunk-PZ5AY32C.js';
|
|
5
5
|
//# sourceMappingURL=command.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZILKCCXQ_cjs = require('../../chunk-ZILKCCXQ.cjs');
|
|
4
4
|
require('../../chunk-MGWZXPMF.cjs');
|
|
5
5
|
require('../../chunk-Q7SFCCGT.cjs');
|
|
6
6
|
|
|
@@ -8,43 +8,43 @@ require('../../chunk-Q7SFCCGT.cjs');
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "Dialog", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkZILKCCXQ_cjs.Dialog; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "DialogClose", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogClose; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "DialogContent", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogContent; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "DialogDescription", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogDescription; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "DialogFooter", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogFooter; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "DialogHeader", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogHeader; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "DialogOverlay", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogOverlay; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "DialogPortal", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogPortal; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "DialogTitle", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogTitle; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "DialogTrigger", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkZILKCCXQ_cjs.DialogTrigger; }
|
|
48
48
|
});
|
|
49
49
|
//# sourceMappingURL=dialog.cjs.map
|
|
50
50
|
//# sourceMappingURL=dialog.cjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from '../../chunk-
|
|
1
|
+
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger } from '../../chunk-CQHERJ3J.js';
|
|
2
2
|
import '../../chunk-2FGZQI42.js';
|
|
3
3
|
import '../../chunk-PZ5AY32C.js';
|
|
4
4
|
//# sourceMappingURL=dialog.js.map
|
|
@@ -34,7 +34,7 @@ declare const Button: React__default.ForwardRefExoticComponent<ButtonProps & Rea
|
|
|
34
34
|
* Provides consistent styling across different button variations.
|
|
35
35
|
*/
|
|
36
36
|
declare const buttonVariants: (props?: ({
|
|
37
|
-
variant?: "
|
|
37
|
+
variant?: "neutral" | "primary" | "link" | "secondary" | "transparent" | "outline-primary" | "outline-secondary" | "icon-outline" | "icon-primary" | "icon-secondary" | null | undefined;
|
|
38
38
|
size?: "small" | "medium" | "large" | "extra-small" | null | undefined;
|
|
39
39
|
isLoading?: boolean | null | undefined;
|
|
40
40
|
asChild?: boolean | null | undefined;
|
|
@@ -34,7 +34,7 @@ declare const Button: React__default.ForwardRefExoticComponent<ButtonProps & Rea
|
|
|
34
34
|
* Provides consistent styling across different button variations.
|
|
35
35
|
*/
|
|
36
36
|
declare const buttonVariants: (props?: ({
|
|
37
|
-
variant?: "
|
|
37
|
+
variant?: "neutral" | "primary" | "link" | "secondary" | "transparent" | "outline-primary" | "outline-secondary" | "icon-outline" | "icon-primary" | "icon-secondary" | null | undefined;
|
|
38
38
|
size?: "small" | "medium" | "large" | "extra-small" | null | undefined;
|
|
39
39
|
isLoading?: boolean | null | undefined;
|
|
40
40
|
asChild?: boolean | null | undefined;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCU67BLKX_cjs = require('../../chunk-CU67BLKX.cjs');
|
|
4
4
|
require('../../chunk-XKLOANYB.cjs');
|
|
5
|
-
require('../../chunk-XWQI5MC3.cjs');
|
|
6
|
-
require('../../chunk-YNREEZ75.cjs');
|
|
7
5
|
require('../../chunk-PTNATMEI.cjs');
|
|
6
|
+
require('../../chunk-XWQI5MC3.cjs');
|
|
8
7
|
require('../../chunk-LTJXX7NG.cjs');
|
|
9
|
-
require('../../chunk-KBAY4F7D.cjs');
|
|
10
|
-
require('../../chunk-P6ZEOB4L.cjs');
|
|
11
8
|
require('../../chunk-RKLUMDJB.cjs');
|
|
12
9
|
require('../../chunk-XO6LO5CU.cjs');
|
|
13
10
|
require('../../chunk-AEYPJ5YA.cjs');
|
|
11
|
+
require('../../chunk-YNREEZ75.cjs');
|
|
12
|
+
require('../../chunk-VBLDMVVW.cjs');
|
|
13
|
+
require('../../chunk-ZILKCCXQ.cjs');
|
|
14
14
|
require('../../chunk-MGWZXPMF.cjs');
|
|
15
15
|
require('../../chunk-Q7SFCCGT.cjs');
|
|
16
16
|
|
|
@@ -18,7 +18,7 @@ require('../../chunk-Q7SFCCGT.cjs');
|
|
|
18
18
|
|
|
19
19
|
Object.defineProperty(exports, "Combobox", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkCU67BLKX_cjs.Combobox; }
|
|
22
22
|
});
|
|
23
23
|
//# sourceMappingURL=Combobox.cjs.map
|
|
24
24
|
//# sourceMappingURL=Combobox.cjs.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { Combobox } from '../../chunk-
|
|
1
|
+
export { Combobox } from '../../chunk-W4QQBNJD.js';
|
|
2
2
|
import '../../chunk-QURNDLRE.js';
|
|
3
|
-
import '../../chunk-CAGLLWPR.js';
|
|
4
|
-
import '../../chunk-TVYLTYUK.js';
|
|
5
3
|
import '../../chunk-4VYXUFJA.js';
|
|
4
|
+
import '../../chunk-CAGLLWPR.js';
|
|
6
5
|
import '../../chunk-CWTO3NXW.js';
|
|
7
|
-
import '../../chunk-SNHRG4TY.js';
|
|
8
|
-
import '../../chunk-TPZCCL4L.js';
|
|
9
6
|
import '../../chunk-ODHIUBLC.js';
|
|
10
7
|
import '../../chunk-FNCPK4RH.js';
|
|
11
8
|
import '../../chunk-53OQ6M2O.js';
|
|
9
|
+
import '../../chunk-TVYLTYUK.js';
|
|
10
|
+
import '../../chunk-R73HWAYA.js';
|
|
11
|
+
import '../../chunk-CQHERJ3J.js';
|
|
12
12
|
import '../../chunk-2FGZQI42.js';
|
|
13
13
|
import '../../chunk-PZ5AY32C.js';
|
|
14
14
|
//# sourceMappingURL=Combobox.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-PSRWV7UW.cjs');
|
|
6
|
-
require('../../../chunk-APHLSON7.cjs');
|
|
3
|
+
var chunk4BGH2D62_cjs = require('../../../chunk-4BGH2D62.cjs');
|
|
4
|
+
require('../../../chunk-46EFOSND.cjs');
|
|
7
5
|
require('../../../chunk-ASPUIRWU.cjs');
|
|
8
6
|
require('../../../chunk-EBKY3MJH.cjs');
|
|
9
7
|
require('../../../chunk-4JSV7KA3.cjs');
|
|
10
8
|
require('../../../chunk-DU5OQA67.cjs');
|
|
9
|
+
require('../../../chunk-PSRWV7UW.cjs');
|
|
10
|
+
require('../../../chunk-APHLSON7.cjs');
|
|
11
11
|
require('../../../chunk-NLGWU2KI.cjs');
|
|
12
12
|
require('../../../chunk-MGWZXPMF.cjs');
|
|
13
13
|
require('../../../chunk-Q7SFCCGT.cjs');
|
|
@@ -16,7 +16,7 @@ require('../../../chunk-Q7SFCCGT.cjs');
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "MapComponent", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunk4BGH2D62_cjs.MapComponent; }
|
|
20
20
|
});
|
|
21
21
|
//# sourceMappingURL=MapComponent.cjs.map
|
|
22
22
|
//# sourceMappingURL=MapComponent.cjs.map
|