@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.
Files changed (144) hide show
  1. package/.turbo/turbo-build.log +195 -195
  2. package/CHANGELOG.md +12 -0
  3. package/dist/{chunk-FGHM34AV.mjs → chunk-2CHH5QOA.mjs} +1 -1
  4. package/dist/{chunk-G6RCC2SF.mjs → chunk-36IN7YRM.mjs} +4 -4
  5. package/dist/{chunk-RYGZRDP6.mjs → chunk-6URIFQ63.mjs} +480 -422
  6. package/dist/{chunk-RGHKARAK.mjs → chunk-7PTRHNUV.mjs} +1 -1
  7. package/dist/{chunk-66NM4AX2.mjs → chunk-AAZSLTER.mjs} +11 -11
  8. package/dist/{chunk-OFQFD2E2.mjs → chunk-C35JMOII.mjs} +1 -1
  9. package/dist/{chunk-YV7XF32X.mjs → chunk-DSVKEVX6.mjs} +1 -1
  10. package/dist/{chunk-6HTE24TP.mjs → chunk-EVUY67CY.mjs} +5 -5
  11. package/dist/{chunk-5G2M45CA.mjs → chunk-FYZBGWYR.mjs} +1 -1
  12. package/dist/{chunk-RVDBYV2B.mjs → chunk-HONTZFLO.mjs} +1 -1
  13. package/dist/chunk-HSL23TOM.mjs +443 -0
  14. package/dist/{chunk-JGUC3KCA.mjs → chunk-HSXMTFIM.mjs} +9 -9
  15. package/dist/{chunk-2VTOF7PW.mjs → chunk-I433SC7S.mjs} +3 -3
  16. package/dist/{chunk-ONYADWSO.mjs → chunk-KGVVK6OS.mjs} +7 -7
  17. package/dist/{chunk-3HFOSFOM.mjs → chunk-KI57CBJR.mjs} +11 -11
  18. package/dist/{chunk-IT3QJF3D.mjs → chunk-LBXIYS34.mjs} +4 -4
  19. package/dist/{chunk-K35TFQUB.mjs → chunk-LSSIWLYU.mjs} +1 -1
  20. package/dist/{chunk-RJHE3V4M.mjs → chunk-M32QNCD3.mjs} +8 -8
  21. package/dist/{chunk-AADJ5IT6.mjs → chunk-MD66TGX7.mjs} +7 -7
  22. package/dist/{chunk-ZSMQZ3VN.mjs → chunk-NGKTJRFN.mjs} +7 -7
  23. package/dist/{chunk-A43XIVO6.mjs → chunk-OG2VM34K.mjs} +4 -4
  24. package/dist/{chunk-BWG7AX6X.mjs → chunk-OKIWXOJL.mjs} +5 -5
  25. package/dist/{chunk-4UCRTTVL.mjs → chunk-RNLIZRAK.mjs} +1 -1
  26. package/dist/{chunk-WIDZVCH3.mjs → chunk-S7SBLNX4.mjs} +7 -7
  27. package/dist/{chunk-2SDEURIQ.mjs → chunk-SYJ6LVJ6.mjs} +7 -7
  28. package/dist/{chunk-OIETBBXQ.mjs → chunk-T5FRVEJQ.mjs} +1 -1
  29. package/dist/{chunk-ETT5JAXF.mjs → chunk-T5HU4S4X.mjs} +2 -2
  30. package/dist/{chunk-DK55HZPN.mjs → chunk-ULQ53FRJ.mjs} +10 -10
  31. package/dist/{chunk-NTIFG5A7.mjs → chunk-USIRKDYQ.mjs} +4 -4
  32. package/dist/{chunk-QJ3RSZF4.mjs → chunk-VVURVETY.mjs} +4 -4
  33. package/dist/{chunk-NXZ2F4JA.mjs → chunk-ZA37ZWZW.mjs} +5 -5
  34. package/dist/components/ui/about-you-form.mjs +4 -4
  35. package/dist/components/ui/add-column-modal.js +1 -1
  36. package/dist/components/ui/add-column-modal.mjs +2 -2
  37. package/dist/components/ui/add-lead-modal.js +1 -1
  38. package/dist/components/ui/add-lead-modal.mjs +2 -2
  39. package/dist/components/ui/advisor-card.mjs +2 -2
  40. package/dist/components/ui/ai-assistant-drawer.mjs +2 -2
  41. package/dist/components/ui/{ai-builder.js → ai-builder/index.js} +288 -187
  42. package/dist/components/ui/ai-builder/index.mjs +26 -0
  43. package/dist/components/ui/{ai-conversations.js → ai-conversations/index.js} +819 -764
  44. package/dist/components/ui/ai-conversations/index.mjs +42 -0
  45. package/dist/components/ui/appointment-action-dialogs.js +1 -1
  46. package/dist/components/ui/appointment-action-dialogs.mjs +3 -3
  47. package/dist/components/ui/appointment-availability-settings.js +1 -1
  48. package/dist/components/ui/appointment-availability-settings.mjs +5 -5
  49. package/dist/components/ui/appointment-book-dialog.js +1 -1
  50. package/dist/components/ui/appointment-book-dialog.mjs +6 -6
  51. package/dist/components/ui/appointment-calendar-view.mjs +2 -2
  52. package/dist/components/ui/appointment-detail-sheet.js +1 -1
  53. package/dist/components/ui/appointment-detail-sheet.mjs +6 -6
  54. package/dist/components/ui/appointment-upcoming-card.js +1 -1
  55. package/dist/components/ui/appointment-upcoming-card.mjs +4 -4
  56. package/dist/components/ui/assets-liabilities-side-card.mjs +6 -6
  57. package/dist/components/ui/backoffice-signup-steps.mjs +4 -4
  58. package/dist/components/ui/bank-statement-generate-dialog.js +1 -1
  59. package/dist/components/ui/bank-statement-generate-dialog.mjs +7 -7
  60. package/dist/components/ui/bank-statement-pdf-viewer.mjs +2 -2
  61. package/dist/components/ui/cash-balance-line-chart.mjs +2 -2
  62. package/dist/components/ui/category-edit-dialog.js +1 -1
  63. package/dist/components/ui/category-edit-dialog.mjs +2 -2
  64. package/dist/components/ui/chat-widget.mjs +1 -1
  65. package/dist/components/ui/contact-alert-dialog/index.js +1 -1
  66. package/dist/components/ui/contact-alert-dialog/index.mjs +3 -3
  67. package/dist/components/ui/create-contact-modal.js +1 -1
  68. package/dist/components/ui/create-contact-modal.mjs +4 -4
  69. package/dist/components/ui/csv-import-modal.js +1 -1
  70. package/dist/components/ui/csv-import-modal.mjs +2 -2
  71. package/dist/components/ui/dashboard-expense-categories.mjs +3 -3
  72. package/dist/components/ui/dashboard-transactions-table.js +1 -1
  73. package/dist/components/ui/dashboard-transactions-table.mjs +5 -5
  74. package/dist/components/ui/date-picker.mjs +2 -2
  75. package/dist/components/ui/dialog.js +1 -1
  76. package/dist/components/ui/dialog.mjs +1 -1
  77. package/dist/components/ui/document-checklist-template.mjs +2 -2
  78. package/dist/components/ui/expense-detail-item.mjs +4 -4
  79. package/dist/components/ui/expense-work-details.mjs +4 -4
  80. package/dist/components/ui/file-preview-dialog.js +1 -1
  81. package/dist/components/ui/file-preview-dialog.mjs +3 -3
  82. package/dist/components/ui/financial-drawers.mjs +2 -2
  83. package/dist/components/ui/form-primitives.mjs +2 -2
  84. package/dist/components/ui/frontend-signup-steps.mjs +5 -5
  85. package/dist/components/ui/income-sources-card.mjs +3 -3
  86. package/dist/components/ui/income-work-details.mjs +4 -4
  87. package/dist/components/ui/kanban-column.mjs +6 -6
  88. package/dist/components/ui/opportunity-card.mjs +3 -3
  89. package/dist/components/ui/opportunity-edit-modals.js +1 -1
  90. package/dist/components/ui/opportunity-edit-modals.mjs +7 -7
  91. package/dist/components/ui/opportunity-summary-tab.js +1 -1
  92. package/dist/components/ui/opportunity-summary-tab.mjs +9 -9
  93. package/dist/components/ui/pipeline-board.mjs +8 -8
  94. package/dist/components/ui/pipeline-dialogs.js +1 -1
  95. package/dist/components/ui/pipeline-dialogs.mjs +6 -6
  96. package/dist/components/ui/pipeline-primitives.mjs +2 -2
  97. package/dist/components/ui/property-report-dialog.js +1 -1
  98. package/dist/components/ui/property-report-dialog.mjs +5 -5
  99. package/dist/components/ui/resource-center/index.js +1 -1
  100. package/dist/components/ui/resource-center/index.mjs +2 -2
  101. package/dist/components/ui/review-alerts-dialog.js +1 -1
  102. package/dist/components/ui/review-alerts-dialog.mjs +2 -2
  103. package/dist/components/ui/savings-goal-modal.js +1 -1
  104. package/dist/components/ui/savings-goal-modal.mjs +5 -5
  105. package/dist/components/ui/share-details-dialog.js +1 -1
  106. package/dist/components/ui/share-details-dialog.mjs +3 -3
  107. package/dist/components/ui/signup-form-primitives.mjs +1 -1
  108. package/dist/components/ui/stage-timeline.mjs +3 -3
  109. package/dist/components/ui/transactions-income-expense-bar-chart.mjs +2 -2
  110. package/dist/index.js +5491 -5376
  111. package/dist/index.mjs +243 -243
  112. package/dist/styles.css +1 -1
  113. package/package.json +7 -7
  114. package/src/components/index.tsx +2 -0
  115. package/src/components/ui/ai-builder/agent-card.tsx +181 -0
  116. package/src/components/ui/ai-builder/index.tsx +21 -0
  117. package/src/components/ui/ai-builder/integration-card.tsx +144 -0
  118. package/src/components/ui/ai-builder/service-config-modal.tsx +283 -0
  119. package/src/components/ui/ai-builder/types.ts +34 -0
  120. package/src/components/ui/ai-conversations/helpers.tsx +31 -0
  121. package/src/components/ui/ai-conversations/index.tsx +468 -0
  122. package/src/components/ui/ai-conversations/lead-panel.tsx +517 -0
  123. package/src/components/ui/ai-conversations/list.tsx +335 -0
  124. package/src/components/ui/ai-conversations/thread.tsx +919 -0
  125. package/src/components/ui/ai-conversations/types.ts +83 -0
  126. package/src/components/ui/dialog.tsx +1 -1
  127. package/src/styles/styles-css.ts +1 -1
  128. package/tsup.config.ts +2 -2
  129. package/dist/chunk-INGYBZGU.mjs +0 -394
  130. package/dist/components/ui/ai-builder.mjs +0 -25
  131. package/dist/components/ui/ai-conversations.mjs +0 -42
  132. package/src/components/ui/ai-builder.tsx +0 -558
  133. package/src/components/ui/ai-conversations.tsx +0 -2270
  134. package/dist/{chunk-PSBQ4I3M.mjs → chunk-53ZB2JWT.mjs} +6 -6
  135. package/dist/{chunk-G2W754UJ.mjs → chunk-6UKOJLXO.mjs} +3 -3
  136. package/dist/{chunk-H5NI6ZIU.mjs → chunk-734FOOJC.mjs} +3 -3
  137. package/dist/{chunk-S6AYZJYO.mjs → chunk-CZ6IEOM5.mjs} +3 -3
  138. package/dist/{chunk-57QES5LX.mjs → chunk-JHS2T6JZ.mjs} +3 -3
  139. package/dist/{chunk-EXI64H46.mjs → chunk-L6LE4OIM.mjs} +3 -3
  140. package/dist/{chunk-ET4MTPIY.mjs → chunk-LDC6V6DJ.mjs} +3 -3
  141. package/dist/{chunk-DCKT635J.mjs → chunk-LHQACMZY.mjs} +3 -3
  142. package/dist/{chunk-3S4XQTAL.mjs → chunk-SO4RB3XB.mjs} +9 -9
  143. package/dist/{chunk-V23CBULF.mjs → chunk-SZLAPJKD.mjs} +3 -3
  144. 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,9 +1,9 @@
1
- import {
2
- Checkbox
3
- } from "./chunk-IKXYTCSB.mjs";
4
1
  import {
5
2
  Switch
6
3
  } from "./chunk-PNSYFE3K.mjs";
4
+ import {
5
+ Checkbox
6
+ } from "./chunk-IKXYTCSB.mjs";
7
7
  import {
8
8
  Badge
9
9
  } from "./chunk-X6RC5UWB.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";