@wealthx/shadcn 1.5.24 → 1.5.26
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/.turbo/turbo-build.log +195 -195
- package/CHANGELOG.md +12 -0
- package/dist/{chunk-FGHM34AV.mjs → chunk-2CHH5QOA.mjs} +1 -1
- package/dist/{chunk-G6RCC2SF.mjs → chunk-36IN7YRM.mjs} +4 -4
- package/dist/{chunk-RYGZRDP6.mjs → chunk-6URIFQ63.mjs} +480 -422
- package/dist/{chunk-RGHKARAK.mjs → chunk-7PTRHNUV.mjs} +1 -1
- package/dist/{chunk-66NM4AX2.mjs → chunk-AAZSLTER.mjs} +11 -11
- package/dist/{chunk-OFQFD2E2.mjs → chunk-C35JMOII.mjs} +1 -1
- package/dist/{chunk-YV7XF32X.mjs → chunk-DSVKEVX6.mjs} +1 -1
- package/dist/{chunk-6HTE24TP.mjs → chunk-EVUY67CY.mjs} +5 -5
- package/dist/{chunk-5G2M45CA.mjs → chunk-FYZBGWYR.mjs} +1 -1
- package/dist/{chunk-RVDBYV2B.mjs → chunk-HONTZFLO.mjs} +1 -1
- package/dist/chunk-HSL23TOM.mjs +443 -0
- package/dist/{chunk-JGUC3KCA.mjs → chunk-HSXMTFIM.mjs} +9 -9
- package/dist/{chunk-2VTOF7PW.mjs → chunk-I433SC7S.mjs} +3 -3
- package/dist/{chunk-ONYADWSO.mjs → chunk-KGVVK6OS.mjs} +7 -7
- package/dist/{chunk-3HFOSFOM.mjs → chunk-KI57CBJR.mjs} +11 -11
- package/dist/{chunk-IT3QJF3D.mjs → chunk-LBXIYS34.mjs} +4 -4
- package/dist/{chunk-K35TFQUB.mjs → chunk-LSSIWLYU.mjs} +1 -1
- package/dist/{chunk-RJHE3V4M.mjs → chunk-M32QNCD3.mjs} +8 -8
- package/dist/{chunk-AADJ5IT6.mjs → chunk-MD66TGX7.mjs} +7 -7
- package/dist/{chunk-ZSMQZ3VN.mjs → chunk-NGKTJRFN.mjs} +7 -7
- package/dist/{chunk-A43XIVO6.mjs → chunk-OG2VM34K.mjs} +4 -4
- package/dist/{chunk-BWG7AX6X.mjs → chunk-OKIWXOJL.mjs} +5 -5
- package/dist/{chunk-4UCRTTVL.mjs → chunk-RNLIZRAK.mjs} +1 -1
- package/dist/{chunk-WIDZVCH3.mjs → chunk-S7SBLNX4.mjs} +7 -7
- package/dist/{chunk-2SDEURIQ.mjs → chunk-SYJ6LVJ6.mjs} +7 -7
- package/dist/{chunk-OIETBBXQ.mjs → chunk-T5FRVEJQ.mjs} +1 -1
- package/dist/{chunk-ETT5JAXF.mjs → chunk-T5HU4S4X.mjs} +2 -2
- package/dist/{chunk-DK55HZPN.mjs → chunk-ULQ53FRJ.mjs} +10 -10
- package/dist/{chunk-NTIFG5A7.mjs → chunk-USIRKDYQ.mjs} +4 -4
- package/dist/{chunk-QJ3RSZF4.mjs → chunk-VVURVETY.mjs} +4 -4
- package/dist/{chunk-NXZ2F4JA.mjs → chunk-ZA37ZWZW.mjs} +5 -5
- package/dist/components/ui/about-you-form.mjs +4 -4
- package/dist/components/ui/add-column-modal.js +1 -1
- package/dist/components/ui/add-column-modal.mjs +2 -2
- package/dist/components/ui/add-lead-modal.js +1 -1
- package/dist/components/ui/add-lead-modal.mjs +2 -2
- package/dist/components/ui/advisor-card.mjs +2 -2
- package/dist/components/ui/ai-assistant-drawer.mjs +2 -2
- package/dist/components/ui/{ai-builder.js → ai-builder/index.js} +288 -187
- package/dist/components/ui/ai-builder/index.mjs +26 -0
- package/dist/components/ui/{ai-conversations.js → ai-conversations/index.js} +819 -764
- package/dist/components/ui/ai-conversations/index.mjs +42 -0
- package/dist/components/ui/appointment-action-dialogs.js +1 -1
- package/dist/components/ui/appointment-action-dialogs.mjs +3 -3
- package/dist/components/ui/appointment-availability-settings.js +1 -1
- package/dist/components/ui/appointment-availability-settings.mjs +5 -5
- package/dist/components/ui/appointment-book-dialog.js +1 -1
- package/dist/components/ui/appointment-book-dialog.mjs +6 -6
- package/dist/components/ui/appointment-calendar-view.mjs +2 -2
- package/dist/components/ui/appointment-detail-sheet.js +1 -1
- package/dist/components/ui/appointment-detail-sheet.mjs +6 -6
- package/dist/components/ui/appointment-upcoming-card.js +1 -1
- package/dist/components/ui/appointment-upcoming-card.mjs +4 -4
- package/dist/components/ui/assets-liabilities-side-card.mjs +6 -6
- package/dist/components/ui/backoffice-signup-steps.mjs +4 -4
- package/dist/components/ui/bank-statement-generate-dialog.js +1 -1
- package/dist/components/ui/bank-statement-generate-dialog.mjs +7 -7
- package/dist/components/ui/bank-statement-pdf-viewer.mjs +2 -2
- package/dist/components/ui/cash-balance-line-chart.mjs +2 -2
- package/dist/components/ui/category-edit-dialog.js +1 -1
- package/dist/components/ui/category-edit-dialog.mjs +2 -2
- package/dist/components/ui/chat-widget.mjs +1 -1
- package/dist/components/ui/contact-alert-dialog/index.js +1 -1
- package/dist/components/ui/contact-alert-dialog/index.mjs +3 -3
- package/dist/components/ui/create-contact-modal.js +1 -1
- package/dist/components/ui/create-contact-modal.mjs +4 -4
- package/dist/components/ui/csv-import-modal.js +1 -1
- package/dist/components/ui/csv-import-modal.mjs +2 -2
- package/dist/components/ui/dashboard-expense-categories.mjs +3 -3
- package/dist/components/ui/dashboard-transactions-table.js +1 -1
- package/dist/components/ui/dashboard-transactions-table.mjs +5 -5
- package/dist/components/ui/date-picker.mjs +2 -2
- package/dist/components/ui/dialog.js +1 -1
- package/dist/components/ui/dialog.mjs +1 -1
- package/dist/components/ui/document-checklist-template.mjs +2 -2
- package/dist/components/ui/expense-detail-item.mjs +4 -4
- package/dist/components/ui/expense-work-details.mjs +4 -4
- package/dist/components/ui/file-preview-dialog.js +1 -1
- package/dist/components/ui/file-preview-dialog.mjs +3 -3
- package/dist/components/ui/financial-drawers.mjs +2 -2
- package/dist/components/ui/form-primitives.mjs +2 -2
- package/dist/components/ui/frontend-signup-steps.mjs +5 -5
- package/dist/components/ui/income-sources-card.mjs +3 -3
- package/dist/components/ui/income-work-details.mjs +4 -4
- package/dist/components/ui/kanban-column.mjs +6 -6
- package/dist/components/ui/opportunity-card.mjs +3 -3
- package/dist/components/ui/opportunity-edit-modals.js +1 -1
- package/dist/components/ui/opportunity-edit-modals.mjs +7 -7
- package/dist/components/ui/opportunity-summary-tab.js +1 -1
- package/dist/components/ui/opportunity-summary-tab.mjs +9 -9
- package/dist/components/ui/pipeline-board.mjs +8 -8
- package/dist/components/ui/pipeline-dialogs.js +1 -1
- package/dist/components/ui/pipeline-dialogs.mjs +6 -6
- package/dist/components/ui/pipeline-primitives.mjs +2 -2
- package/dist/components/ui/property-report-dialog.js +1 -1
- package/dist/components/ui/property-report-dialog.mjs +5 -5
- package/dist/components/ui/resource-center/index.js +1 -1
- package/dist/components/ui/resource-center/index.mjs +2 -2
- package/dist/components/ui/review-alerts-dialog.js +1 -1
- package/dist/components/ui/review-alerts-dialog.mjs +2 -2
- package/dist/components/ui/savings-goal-modal.js +1 -1
- package/dist/components/ui/savings-goal-modal.mjs +5 -5
- package/dist/components/ui/share-details-dialog.js +1 -1
- package/dist/components/ui/share-details-dialog.mjs +3 -3
- package/dist/components/ui/signup-form-primitives.mjs +1 -1
- package/dist/components/ui/stage-timeline.mjs +3 -3
- package/dist/components/ui/transactions-income-expense-bar-chart.mjs +2 -2
- package/dist/index.js +5491 -5376
- package/dist/index.mjs +243 -243
- package/dist/styles.css +1 -1
- package/package.json +7 -7
- package/src/components/index.tsx +2 -0
- package/src/components/ui/ai-builder/agent-card.tsx +181 -0
- package/src/components/ui/ai-builder/index.tsx +21 -0
- package/src/components/ui/ai-builder/integration-card.tsx +144 -0
- package/src/components/ui/ai-builder/service-config-modal.tsx +283 -0
- package/src/components/ui/ai-builder/types.ts +34 -0
- package/src/components/ui/ai-conversations/helpers.tsx +31 -0
- package/src/components/ui/ai-conversations/index.tsx +468 -0
- package/src/components/ui/ai-conversations/lead-panel.tsx +517 -0
- package/src/components/ui/ai-conversations/list.tsx +335 -0
- package/src/components/ui/ai-conversations/thread.tsx +919 -0
- package/src/components/ui/ai-conversations/types.ts +83 -0
- package/src/components/ui/dialog.tsx +1 -1
- package/src/styles/styles-css.ts +1 -1
- package/tsup.config.ts +2 -2
- package/dist/chunk-INGYBZGU.mjs +0 -394
- package/dist/components/ui/ai-builder.mjs +0 -25
- package/dist/components/ui/ai-conversations.mjs +0 -42
- package/src/components/ui/ai-builder.tsx +0 -558
- package/src/components/ui/ai-conversations.tsx +0 -2270
- package/dist/{chunk-PSBQ4I3M.mjs → chunk-53ZB2JWT.mjs} +6 -6
- package/dist/{chunk-G2W754UJ.mjs → chunk-6UKOJLXO.mjs} +3 -3
- package/dist/{chunk-H5NI6ZIU.mjs → chunk-734FOOJC.mjs} +3 -3
- package/dist/{chunk-S6AYZJYO.mjs → chunk-CZ6IEOM5.mjs} +3 -3
- package/dist/{chunk-57QES5LX.mjs → chunk-JHS2T6JZ.mjs} +3 -3
- package/dist/{chunk-EXI64H46.mjs → chunk-L6LE4OIM.mjs} +3 -3
- package/dist/{chunk-ET4MTPIY.mjs → chunk-LDC6V6DJ.mjs} +3 -3
- package/dist/{chunk-DCKT635J.mjs → chunk-LHQACMZY.mjs} +3 -3
- package/dist/{chunk-3S4XQTAL.mjs → chunk-SO4RB3XB.mjs} +9 -9
- package/dist/{chunk-V23CBULF.mjs → chunk-SZLAPJKD.mjs} +3 -3
- package/dist/{chunk-UMF6LLQK.mjs → chunk-TRM3KIHT.mjs} +3 -3
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
} from "./chunk-JTK6VJXY.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AddressAutocomplete
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LDC6V6DJ.mjs";
|
|
9
9
|
import {
|
|
10
10
|
AppointmentSlotSection
|
|
11
11
|
} from "./chunk-CQ7HKBEX.mjs";
|
|
@@ -16,12 +16,6 @@ import {
|
|
|
16
16
|
SelectTrigger,
|
|
17
17
|
SelectValue
|
|
18
18
|
} from "./chunk-K6VCC2MK.mjs";
|
|
19
|
-
import {
|
|
20
|
-
Separator
|
|
21
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
22
|
-
import {
|
|
23
|
-
Textarea
|
|
24
|
-
} from "./chunk-BS75ICOO.mjs";
|
|
25
19
|
import {
|
|
26
20
|
Dialog,
|
|
27
21
|
DialogClose,
|
|
@@ -30,14 +24,23 @@ import {
|
|
|
30
24
|
DialogFooter,
|
|
31
25
|
DialogHeader,
|
|
32
26
|
DialogTitle
|
|
33
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
34
28
|
import {
|
|
35
29
|
Avatar,
|
|
36
30
|
AvatarFallback
|
|
37
31
|
} from "./chunk-H6NQTIF4.mjs";
|
|
32
|
+
import {
|
|
33
|
+
Separator
|
|
34
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
35
|
+
import {
|
|
36
|
+
Textarea
|
|
37
|
+
} from "./chunk-BS75ICOO.mjs";
|
|
38
38
|
import {
|
|
39
39
|
Badge
|
|
40
40
|
} from "./chunk-X6RC5UWB.mjs";
|
|
41
|
+
import {
|
|
42
|
+
Toggle
|
|
43
|
+
} from "./chunk-6QAFGZC2.mjs";
|
|
41
44
|
import {
|
|
42
45
|
Calendar
|
|
43
46
|
} from "./chunk-FBNEIYSE.mjs";
|
|
@@ -47,9 +50,6 @@ import {
|
|
|
47
50
|
import {
|
|
48
51
|
Label
|
|
49
52
|
} from "./chunk-LSRGA5BI.mjs";
|
|
50
|
-
import {
|
|
51
|
-
Toggle
|
|
52
|
-
} from "./chunk-6QAFGZC2.mjs";
|
|
53
53
|
import {
|
|
54
54
|
Input
|
|
55
55
|
} from "./chunk-LBTHZSBT.mjs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Spinner
|
|
3
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
4
1
|
import {
|
|
5
2
|
Dialog,
|
|
6
3
|
DialogContent
|
|
7
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
5
|
+
import {
|
|
6
|
+
Spinner
|
|
7
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Button
|
|
10
10
|
} from "./chunk-NOOEKOWY.mjs";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
} from "./chunk-KPGARKFC.mjs";
|
|
5
5
|
import {
|
|
6
6
|
AddressAutocomplete
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-LDC6V6DJ.mjs";
|
|
8
8
|
import {
|
|
9
9
|
Table,
|
|
10
10
|
TableBody,
|
|
@@ -16,19 +16,19 @@ import {
|
|
|
16
16
|
import {
|
|
17
17
|
Checkbox
|
|
18
18
|
} from "./chunk-IKXYTCSB.mjs";
|
|
19
|
-
import {
|
|
20
|
-
Spinner
|
|
21
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
22
|
-
import {
|
|
23
|
-
Separator
|
|
24
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
25
19
|
import {
|
|
26
20
|
Dialog,
|
|
27
21
|
DialogContent,
|
|
28
22
|
DialogFooter,
|
|
29
23
|
DialogHeader,
|
|
30
24
|
DialogTitle
|
|
31
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
26
|
+
import {
|
|
27
|
+
Separator
|
|
28
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
29
|
+
import {
|
|
30
|
+
Spinner
|
|
31
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
32
32
|
import {
|
|
33
33
|
Input
|
|
34
34
|
} from "./chunk-LBTHZSBT.mjs";
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Spinner
|
|
3
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
4
1
|
import {
|
|
5
2
|
Tabs,
|
|
6
3
|
TabsContent,
|
|
7
4
|
TabsList,
|
|
8
5
|
TabsTrigger
|
|
9
6
|
} from "./chunk-WE4YKBDE.mjs";
|
|
10
|
-
import {
|
|
11
|
-
Textarea
|
|
12
|
-
} from "./chunk-BS75ICOO.mjs";
|
|
13
7
|
import {
|
|
14
8
|
Dialog,
|
|
15
9
|
DialogContent,
|
|
16
10
|
DialogFooter,
|
|
17
11
|
DialogHeader,
|
|
18
12
|
DialogTitle
|
|
19
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
14
|
+
import {
|
|
15
|
+
Textarea
|
|
16
|
+
} from "./chunk-BS75ICOO.mjs";
|
|
17
|
+
import {
|
|
18
|
+
Spinner
|
|
19
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
20
20
|
import {
|
|
21
21
|
Label
|
|
22
22
|
} from "./chunk-LSRGA5BI.mjs";
|
|
@@ -1,12 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AppointmentSlotSection
|
|
3
3
|
} from "./chunk-CQ7HKBEX.mjs";
|
|
4
|
-
import {
|
|
5
|
-
Separator
|
|
6
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
7
|
-
import {
|
|
8
|
-
Textarea
|
|
9
|
-
} from "./chunk-BS75ICOO.mjs";
|
|
10
4
|
import {
|
|
11
5
|
Dialog,
|
|
12
6
|
DialogClose,
|
|
@@ -15,7 +9,13 @@ import {
|
|
|
15
9
|
DialogFooter,
|
|
16
10
|
DialogHeader,
|
|
17
11
|
DialogTitle
|
|
18
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
13
|
+
import {
|
|
14
|
+
Separator
|
|
15
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
16
|
+
import {
|
|
17
|
+
Textarea
|
|
18
|
+
} from "./chunk-BS75ICOO.mjs";
|
|
19
19
|
import {
|
|
20
20
|
AlertDialog,
|
|
21
21
|
AlertDialogAction,
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LeadCard,
|
|
3
3
|
OpportunityCard
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
Spinner
|
|
7
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
4
|
+
} from "./chunk-DSVKEVX6.mjs";
|
|
8
5
|
import {
|
|
9
6
|
Tooltip,
|
|
10
7
|
TooltipContent,
|
|
@@ -18,6 +15,9 @@ import {
|
|
|
18
15
|
DropdownMenuSeparator,
|
|
19
16
|
DropdownMenuTrigger
|
|
20
17
|
} from "./chunk-H5DTKPJ2.mjs";
|
|
18
|
+
import {
|
|
19
|
+
Spinner
|
|
20
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
21
21
|
import {
|
|
22
22
|
Badge
|
|
23
23
|
} from "./chunk-X6RC5UWB.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AddressAutocomplete
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LDC6V6DJ.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Select,
|
|
6
6
|
SelectContent,
|
|
@@ -8,16 +8,16 @@ import {
|
|
|
8
8
|
SelectTrigger,
|
|
9
9
|
SelectValue
|
|
10
10
|
} from "./chunk-K6VCC2MK.mjs";
|
|
11
|
-
import {
|
|
12
|
-
Spinner
|
|
13
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
14
11
|
import {
|
|
15
12
|
Dialog,
|
|
16
13
|
DialogContent,
|
|
17
14
|
DialogFooter,
|
|
18
15
|
DialogHeader,
|
|
19
16
|
DialogTitle
|
|
20
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
18
|
+
import {
|
|
19
|
+
Spinner
|
|
20
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
21
21
|
import {
|
|
22
22
|
Label
|
|
23
23
|
} from "./chunk-LSRGA5BI.mjs";
|
|
@@ -1,12 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AppointmentSlotSection
|
|
3
3
|
} from "./chunk-CQ7HKBEX.mjs";
|
|
4
|
-
import {
|
|
5
|
-
Separator
|
|
6
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
7
|
-
import {
|
|
8
|
-
Textarea
|
|
9
|
-
} from "./chunk-BS75ICOO.mjs";
|
|
10
4
|
import {
|
|
11
5
|
Dialog,
|
|
12
6
|
DialogClose,
|
|
@@ -15,11 +9,17 @@ import {
|
|
|
15
9
|
DialogFooter,
|
|
16
10
|
DialogHeader,
|
|
17
11
|
DialogTitle
|
|
18
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
19
13
|
import {
|
|
20
14
|
Avatar,
|
|
21
15
|
AvatarFallback
|
|
22
16
|
} from "./chunk-H6NQTIF4.mjs";
|
|
17
|
+
import {
|
|
18
|
+
Separator
|
|
19
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
20
|
+
import {
|
|
21
|
+
Textarea
|
|
22
|
+
} from "./chunk-BS75ICOO.mjs";
|
|
23
23
|
import {
|
|
24
24
|
Badge
|
|
25
25
|
} from "./chunk-X6RC5UWB.mjs";
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
EditIncomeModal,
|
|
7
7
|
EditLoanScenarioModal,
|
|
8
8
|
PROPERTY_ASSET_TYPES
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-HSXMTFIM.mjs";
|
|
10
10
|
import {
|
|
11
11
|
AboutCard,
|
|
12
12
|
DebtCard,
|
|
@@ -21,6 +21,12 @@ import {
|
|
|
21
21
|
FinancialSubtotalBlock,
|
|
22
22
|
FinancialSubtotalFrame
|
|
23
23
|
} from "./chunk-DQB4EPIS.mjs";
|
|
24
|
+
import {
|
|
25
|
+
Tabs,
|
|
26
|
+
TabsContent,
|
|
27
|
+
TabsList,
|
|
28
|
+
TabsTrigger
|
|
29
|
+
} from "./chunk-WE4YKBDE.mjs";
|
|
24
30
|
import {
|
|
25
31
|
Checkbox
|
|
26
32
|
} from "./chunk-IKXYTCSB.mjs";
|
|
@@ -30,12 +36,6 @@ import {
|
|
|
30
36
|
SelectItem,
|
|
31
37
|
SelectTrigger
|
|
32
38
|
} from "./chunk-K6VCC2MK.mjs";
|
|
33
|
-
import {
|
|
34
|
-
Tabs,
|
|
35
|
-
TabsContent,
|
|
36
|
-
TabsList,
|
|
37
|
-
TabsTrigger
|
|
38
|
-
} from "./chunk-WE4YKBDE.mjs";
|
|
39
39
|
import {
|
|
40
40
|
Badge
|
|
41
41
|
} from "./chunk-X6RC5UWB.mjs";
|
|
@@ -177,7 +177,7 @@ function DialogTitle(_a) {
|
|
|
177
177
|
return /* @__PURE__ */ jsx(
|
|
178
178
|
DialogPrimitive.Title,
|
|
179
179
|
__spreadValues({
|
|
180
|
-
className: cn("text-h5
|
|
180
|
+
className: cn("text-h5", className),
|
|
181
181
|
"data-slot": "dialog-title"
|
|
182
182
|
}, props)
|
|
183
183
|
);
|
|
@@ -11,10 +11,10 @@ import {
|
|
|
11
11
|
DialogFooter,
|
|
12
12
|
DialogHeader,
|
|
13
13
|
DialogTitle
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
15
15
|
import {
|
|
16
16
|
DatePicker
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-TRM3KIHT.mjs";
|
|
18
18
|
import {
|
|
19
19
|
ToggleGroup,
|
|
20
20
|
ToggleGroupItem
|
|
@@ -4,6 +4,12 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
Skeleton
|
|
6
6
|
} from "./chunk-GTAVSBDO.mjs";
|
|
7
|
+
import {
|
|
8
|
+
Tooltip,
|
|
9
|
+
TooltipContent,
|
|
10
|
+
TooltipProvider,
|
|
11
|
+
TooltipTrigger
|
|
12
|
+
} from "./chunk-3S6KVFF5.mjs";
|
|
7
13
|
import {
|
|
8
14
|
Table,
|
|
9
15
|
TableBody,
|
|
@@ -19,22 +25,16 @@ import {
|
|
|
19
25
|
SelectTrigger,
|
|
20
26
|
SelectValue
|
|
21
27
|
} from "./chunk-K6VCC2MK.mjs";
|
|
22
|
-
import {
|
|
23
|
-
Spinner
|
|
24
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
25
|
-
import {
|
|
26
|
-
Tooltip,
|
|
27
|
-
TooltipContent,
|
|
28
|
-
TooltipProvider,
|
|
29
|
-
TooltipTrigger
|
|
30
|
-
} from "./chunk-3S6KVFF5.mjs";
|
|
31
28
|
import {
|
|
32
29
|
Dialog,
|
|
33
30
|
DialogContent,
|
|
34
31
|
DialogFooter,
|
|
35
32
|
DialogHeader,
|
|
36
33
|
DialogTitle
|
|
37
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
35
|
+
import {
|
|
36
|
+
Spinner
|
|
37
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
38
38
|
import {
|
|
39
39
|
Button
|
|
40
40
|
} from "./chunk-NOOEKOWY.mjs";
|
|
@@ -12,16 +12,16 @@ import {
|
|
|
12
12
|
import {
|
|
13
13
|
Checkbox
|
|
14
14
|
} from "./chunk-IKXYTCSB.mjs";
|
|
15
|
-
import {
|
|
16
|
-
Spinner
|
|
17
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
18
15
|
import {
|
|
19
16
|
Dialog,
|
|
20
17
|
DialogContent,
|
|
21
18
|
DialogFooter,
|
|
22
19
|
DialogHeader,
|
|
23
20
|
DialogTitle
|
|
24
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
22
|
+
import {
|
|
23
|
+
Spinner
|
|
24
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
25
25
|
import {
|
|
26
26
|
Input
|
|
27
27
|
} from "./chunk-LBTHZSBT.mjs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Separator
|
|
3
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
4
1
|
import {
|
|
5
2
|
Dialog,
|
|
6
3
|
DialogContent,
|
|
7
4
|
DialogFooter,
|
|
8
5
|
DialogHeader,
|
|
9
6
|
DialogTitle
|
|
10
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
8
|
+
import {
|
|
9
|
+
Separator
|
|
10
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Label
|
|
13
13
|
} from "./chunk-LSRGA5BI.mjs";
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
IncomeBarChart
|
|
3
3
|
} from "./chunk-IRZWYTGV.mjs";
|
|
4
|
+
import {
|
|
5
|
+
Card,
|
|
6
|
+
CardContent
|
|
7
|
+
} from "./chunk-3VDET466.mjs";
|
|
4
8
|
import {
|
|
5
9
|
RadioGroup,
|
|
6
10
|
RadioGroupItem
|
|
@@ -8,14 +12,10 @@ import {
|
|
|
8
12
|
import {
|
|
9
13
|
AddressAutocomplete,
|
|
10
14
|
CurrencyInputWithSlider
|
|
11
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-LDC6V6DJ.mjs";
|
|
12
16
|
import {
|
|
13
17
|
Checkbox
|
|
14
18
|
} from "./chunk-IKXYTCSB.mjs";
|
|
15
|
-
import {
|
|
16
|
-
Card,
|
|
17
|
-
CardContent
|
|
18
|
-
} from "./chunk-3VDET466.mjs";
|
|
19
19
|
import {
|
|
20
20
|
LoanOptionGroup
|
|
21
21
|
} from "./chunk-FFXTQTB4.mjs";
|
|
@@ -3,15 +3,15 @@ import {
|
|
|
3
3
|
} from "../../chunk-FFXTQTB4.mjs";
|
|
4
4
|
import {
|
|
5
5
|
DatePicker
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-TRM3KIHT.mjs";
|
|
7
|
+
import "../../chunk-HB5BKRMH.mjs";
|
|
8
|
+
import "../../chunk-OWFQSXVD.mjs";
|
|
9
|
+
import "../../chunk-6QAFGZC2.mjs";
|
|
7
10
|
import "../../chunk-FBNEIYSE.mjs";
|
|
8
11
|
import "../../chunk-LHWJQNLG.mjs";
|
|
9
12
|
import {
|
|
10
13
|
Label
|
|
11
14
|
} from "../../chunk-LSRGA5BI.mjs";
|
|
12
|
-
import "../../chunk-OWFQSXVD.mjs";
|
|
13
|
-
import "../../chunk-6QAFGZC2.mjs";
|
|
14
|
-
import "../../chunk-HB5BKRMH.mjs";
|
|
15
15
|
import {
|
|
16
16
|
Input
|
|
17
17
|
} from "../../chunk-LBTHZSBT.mjs";
|
|
@@ -396,7 +396,7 @@ function DialogTitle(_a) {
|
|
|
396
396
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
397
397
|
import_dialog.Dialog.Title,
|
|
398
398
|
__spreadValues({
|
|
399
|
-
className: cn("text-h5
|
|
399
|
+
className: cn("text-h5", className),
|
|
400
400
|
"data-slot": "dialog-title"
|
|
401
401
|
}, props)
|
|
402
402
|
);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AddColumnModal
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-VVURVETY.mjs";
|
|
4
|
+
import "../../chunk-T5FRVEJQ.mjs";
|
|
4
5
|
import "../../chunk-2GIYVERS.mjs";
|
|
5
|
-
import "../../chunk-OIETBBXQ.mjs";
|
|
6
6
|
import "../../chunk-LSRGA5BI.mjs";
|
|
7
7
|
import "../../chunk-LBTHZSBT.mjs";
|
|
8
8
|
import "../../chunk-XYSRRDBH.mjs";
|
|
@@ -396,7 +396,7 @@ function DialogTitle(_a) {
|
|
|
396
396
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
397
397
|
import_dialog.Dialog.Title,
|
|
398
398
|
__spreadValues({
|
|
399
|
-
className: cn("text-h5
|
|
399
|
+
className: cn("text-h5", className),
|
|
400
400
|
"data-slot": "dialog-title"
|
|
401
401
|
}, props)
|
|
402
402
|
);
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AddLeadModal
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-USIRKDYQ.mjs";
|
|
4
4
|
import "../../chunk-6WRDXE7A.mjs";
|
|
5
5
|
import "../../chunk-GT3RU6GA.mjs";
|
|
6
6
|
import "../../chunk-IKXYTCSB.mjs";
|
|
7
7
|
import "../../chunk-K6VCC2MK.mjs";
|
|
8
|
+
import "../../chunk-T5FRVEJQ.mjs";
|
|
8
9
|
import "../../chunk-JVMXMFBB.mjs";
|
|
9
|
-
import "../../chunk-OIETBBXQ.mjs";
|
|
10
10
|
import "../../chunk-LBTHZSBT.mjs";
|
|
11
11
|
import "../../chunk-XYSRRDBH.mjs";
|
|
12
12
|
import "../../chunk-FRCTOAKZ.mjs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AdvisorCard,
|
|
3
3
|
AdvisorInviteCard
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-CZ6IEOM5.mjs";
|
|
5
5
|
import "../../chunk-H5DTKPJ2.mjs";
|
|
6
|
-
import "../../chunk-2GIYVERS.mjs";
|
|
7
6
|
import "../../chunk-H6NQTIF4.mjs";
|
|
7
|
+
import "../../chunk-2GIYVERS.mjs";
|
|
8
8
|
import "../../chunk-X6RC5UWB.mjs";
|
|
9
9
|
import "../../chunk-XYSRRDBH.mjs";
|
|
10
10
|
import "../../chunk-FRCTOAKZ.mjs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
AiAssistantDrawer
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-734FOOJC.mjs";
|
|
4
4
|
import "../../chunk-H3PTREG6.mjs";
|
|
5
|
-
import "../../chunk-JVMXMFBB.mjs";
|
|
6
5
|
import "../../chunk-BS75ICOO.mjs";
|
|
6
|
+
import "../../chunk-JVMXMFBB.mjs";
|
|
7
7
|
import "../../chunk-X6RC5UWB.mjs";
|
|
8
8
|
import "../../chunk-XYSRRDBH.mjs";
|
|
9
9
|
import "../../chunk-FRCTOAKZ.mjs";
|