@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
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Tabs,
|
|
3
|
+
TabsContent,
|
|
4
|
+
TabsList,
|
|
5
|
+
TabsTrigger
|
|
6
|
+
} from "./chunk-WE4YKBDE.mjs";
|
|
1
7
|
import {
|
|
2
8
|
Sheet,
|
|
3
9
|
SheetContent
|
|
@@ -5,12 +11,6 @@ import {
|
|
|
5
11
|
import {
|
|
6
12
|
Spinner
|
|
7
13
|
} from "./chunk-JVMXMFBB.mjs";
|
|
8
|
-
import {
|
|
9
|
-
Tabs,
|
|
10
|
-
TabsContent,
|
|
11
|
-
TabsList,
|
|
12
|
-
TabsTrigger
|
|
13
|
-
} from "./chunk-WE4YKBDE.mjs";
|
|
14
14
|
import {
|
|
15
15
|
Button
|
|
16
16
|
} from "./chunk-NOOEKOWY.mjs";
|
|
@@ -7,15 +7,15 @@ import {
|
|
|
7
7
|
Empty,
|
|
8
8
|
EmptyDescription
|
|
9
9
|
} from "./chunk-R2ON6CAN.mjs";
|
|
10
|
-
import {
|
|
11
|
-
Spinner
|
|
12
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
13
10
|
import {
|
|
14
11
|
Card,
|
|
15
12
|
CardContent,
|
|
16
13
|
CardHeader,
|
|
17
14
|
CardTitle
|
|
18
15
|
} from "./chunk-3VDET466.mjs";
|
|
16
|
+
import {
|
|
17
|
+
Spinner
|
|
18
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
19
19
|
import {
|
|
20
20
|
useThemeVars
|
|
21
21
|
} from "./chunk-XYSRRDBH.mjs";
|
|
@@ -2,12 +2,12 @@ import {
|
|
|
2
2
|
Sheet,
|
|
3
3
|
SheetContent
|
|
4
4
|
} from "./chunk-H3PTREG6.mjs";
|
|
5
|
-
import {
|
|
6
|
-
Spinner
|
|
7
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
8
5
|
import {
|
|
9
6
|
Textarea
|
|
10
7
|
} from "./chunk-BS75ICOO.mjs";
|
|
8
|
+
import {
|
|
9
|
+
Spinner
|
|
10
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Badge
|
|
13
13
|
} from "./chunk-X6RC5UWB.mjs";
|
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
DropdownMenuItem,
|
|
5
5
|
DropdownMenuTrigger
|
|
6
6
|
} from "./chunk-H5DTKPJ2.mjs";
|
|
7
|
-
import {
|
|
8
|
-
Separator
|
|
9
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
10
7
|
import {
|
|
11
8
|
Avatar,
|
|
12
9
|
AvatarFallback,
|
|
13
10
|
AvatarImage
|
|
14
11
|
} from "./chunk-H6NQTIF4.mjs";
|
|
12
|
+
import {
|
|
13
|
+
Separator
|
|
14
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
15
15
|
import {
|
|
16
16
|
Badge
|
|
17
17
|
} from "./chunk-X6RC5UWB.mjs";
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Switch
|
|
3
|
+
} from "./chunk-PNSYFE3K.mjs";
|
|
1
4
|
import {
|
|
2
5
|
Select,
|
|
3
6
|
SelectContent,
|
|
@@ -5,9 +8,6 @@ import {
|
|
|
5
8
|
SelectTrigger,
|
|
6
9
|
SelectValue
|
|
7
10
|
} from "./chunk-K6VCC2MK.mjs";
|
|
8
|
-
import {
|
|
9
|
-
Switch
|
|
10
|
-
} from "./chunk-PNSYFE3K.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Input
|
|
13
13
|
} from "./chunk-LBTHZSBT.mjs";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Slider
|
|
3
3
|
} from "./chunk-ISUA7DSB.mjs";
|
|
4
|
-
import {
|
|
5
|
-
Label
|
|
6
|
-
} from "./chunk-LSRGA5BI.mjs";
|
|
7
4
|
import {
|
|
8
5
|
ToggleGroup,
|
|
9
6
|
ToggleGroupItem
|
|
10
7
|
} from "./chunk-OWFQSXVD.mjs";
|
|
8
|
+
import {
|
|
9
|
+
Label
|
|
10
|
+
} from "./chunk-LSRGA5BI.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Input
|
|
13
13
|
} from "./chunk-LBTHZSBT.mjs";
|
|
@@ -10,15 +10,15 @@ import {
|
|
|
10
10
|
Empty,
|
|
11
11
|
EmptyDescription
|
|
12
12
|
} from "./chunk-R2ON6CAN.mjs";
|
|
13
|
-
import {
|
|
14
|
-
Spinner
|
|
15
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
16
13
|
import {
|
|
17
14
|
Card,
|
|
18
15
|
CardContent,
|
|
19
16
|
CardHeader,
|
|
20
17
|
CardTitle
|
|
21
18
|
} from "./chunk-3VDET466.mjs";
|
|
19
|
+
import {
|
|
20
|
+
Spinner
|
|
21
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
22
22
|
import {
|
|
23
23
|
useThemeVars
|
|
24
24
|
} from "./chunk-XYSRRDBH.mjs";
|
|
@@ -4,17 +4,23 @@ import {
|
|
|
4
4
|
SectionHeading,
|
|
5
5
|
StaffRowItem
|
|
6
6
|
} from "./chunk-DWJHPNFL.mjs";
|
|
7
|
-
import {
|
|
8
|
-
ColorPicker
|
|
9
|
-
} from "./chunk-IW33VLL5.mjs";
|
|
10
7
|
import {
|
|
11
8
|
UploadCard
|
|
12
9
|
} from "./chunk-I4KVSZCH.mjs";
|
|
10
|
+
import {
|
|
11
|
+
ColorPicker
|
|
12
|
+
} from "./chunk-IW33VLL5.mjs";
|
|
13
13
|
import {
|
|
14
14
|
Field,
|
|
15
15
|
FieldError,
|
|
16
16
|
FieldLabel
|
|
17
17
|
} from "./chunk-KPGARKFC.mjs";
|
|
18
|
+
import {
|
|
19
|
+
Tooltip,
|
|
20
|
+
TooltipContent,
|
|
21
|
+
TooltipProvider,
|
|
22
|
+
TooltipTrigger
|
|
23
|
+
} from "./chunk-3S6KVFF5.mjs";
|
|
18
24
|
import {
|
|
19
25
|
Checkbox
|
|
20
26
|
} from "./chunk-IKXYTCSB.mjs";
|
|
@@ -25,12 +31,6 @@ import {
|
|
|
25
31
|
SelectTrigger,
|
|
26
32
|
SelectValue
|
|
27
33
|
} from "./chunk-K6VCC2MK.mjs";
|
|
28
|
-
import {
|
|
29
|
-
Tooltip,
|
|
30
|
-
TooltipContent,
|
|
31
|
-
TooltipProvider,
|
|
32
|
-
TooltipTrigger
|
|
33
|
-
} from "./chunk-3S6KVFF5.mjs";
|
|
34
34
|
import {
|
|
35
35
|
Separator
|
|
36
36
|
} from "./chunk-2GIYVERS.mjs";
|
|
@@ -4,13 +4,13 @@ import {
|
|
|
4
4
|
TabsList,
|
|
5
5
|
TabsTrigger
|
|
6
6
|
} from "./chunk-WE4YKBDE.mjs";
|
|
7
|
-
import {
|
|
8
|
-
Separator
|
|
9
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
10
7
|
import {
|
|
11
8
|
Avatar,
|
|
12
9
|
AvatarFallback
|
|
13
10
|
} from "./chunk-H6NQTIF4.mjs";
|
|
11
|
+
import {
|
|
12
|
+
Separator
|
|
13
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
14
14
|
import {
|
|
15
15
|
Badge
|
|
16
16
|
} from "./chunk-X6RC5UWB.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Calendar
|
|
3
|
-
} from "./chunk-FBNEIYSE.mjs";
|
|
4
1
|
import {
|
|
5
2
|
Popover,
|
|
6
3
|
PopoverContent,
|
|
7
4
|
PopoverTrigger
|
|
8
5
|
} from "./chunk-HB5BKRMH.mjs";
|
|
6
|
+
import {
|
|
7
|
+
Calendar
|
|
8
|
+
} from "./chunk-FBNEIYSE.mjs";
|
|
9
9
|
import {
|
|
10
10
|
Input
|
|
11
11
|
} from "./chunk-LBTHZSBT.mjs";
|