@wealthx/shadcn 1.5.17 → 1.5.19
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 +154 -154
- package/CHANGELOG.md +12 -0
- package/dist/{chunk-UJMVXREM.mjs → chunk-2UA4CPE5.mjs} +1 -1
- package/dist/{chunk-DYSVJ473.mjs → chunk-2VTOF7PW.mjs} +1 -1
- package/dist/{chunk-6MDNL5I2.mjs → chunk-45V7X563.mjs} +3 -3
- package/dist/{chunk-RKHKBEE6.mjs → chunk-5BU7TNB4.mjs} +2 -2
- package/dist/{chunk-B7DD3ODQ.mjs → chunk-7T4TYUO3.mjs} +2 -2
- package/dist/{chunk-JGBV3XMQ.mjs → chunk-ANERULZS.mjs} +2 -2
- package/dist/{chunk-LRQSY3TP.mjs → chunk-C4ESZLGT.mjs} +142 -69
- package/dist/{chunk-5YVJSKFH.mjs → chunk-DKH35J4U.mjs} +2 -2
- package/dist/{chunk-ZAXZBOWI.mjs → chunk-EHQ35FYA.mjs} +4 -1
- package/dist/{chunk-MXP2RX2V.mjs → chunk-ET4MTPIY.mjs} +1 -1
- package/dist/{chunk-QHAMVWDG.mjs → chunk-G7YCLJ53.mjs} +2 -2
- package/dist/{chunk-R6U246E4.mjs → chunk-GDBM2GL5.mjs} +2 -2
- package/dist/{chunk-NCMV3LTP.mjs → chunk-H3PTREG6.mjs} +4 -1
- package/dist/{chunk-7II6QRCZ.mjs → chunk-H5NI6ZIU.mjs} +1 -1
- package/dist/{chunk-XAS6KBIG.mjs → chunk-JJSA772M.mjs} +1 -1
- package/dist/{chunk-MNMSHB2J.mjs → chunk-K3XP5ETH.mjs} +2 -2
- package/dist/{chunk-I4P7RXAE.mjs → chunk-KJQ3BVTB.mjs} +1 -1
- package/dist/{chunk-MUV4EGDW.mjs → chunk-KPGARKFC.mjs} +1 -1
- package/dist/{chunk-P7CEBZM6.mjs → chunk-LSRGA5BI.mjs} +19 -5
- package/dist/{chunk-GMF7INNS.mjs → chunk-LWYMZHN7.mjs} +2 -2
- package/dist/{chunk-XMP24PWA.mjs → chunk-NXZ2F4JA.mjs} +1 -1
- package/dist/{chunk-TLLD5IU6.mjs → chunk-PSBQ4I3M.mjs} +1 -1
- package/dist/{chunk-4X4MGYHE.mjs → chunk-PUGQVHQL.mjs} +1 -1
- package/dist/{chunk-LPVXO3TD.mjs → chunk-RFWP2325.mjs} +2 -2
- package/dist/{chunk-3KLJ4XRE.mjs → chunk-RPOIXMHW.mjs} +1 -1
- package/dist/{chunk-IFSQWDRN.mjs → chunk-SH5L5VG6.mjs} +1 -1
- package/dist/{chunk-FW4U543X.mjs → chunk-STDCXTUU.mjs} +2 -2
- package/dist/{chunk-2KNQZG5S.mjs → chunk-SU6TPDEU.mjs} +1 -1
- package/dist/{chunk-K4WDPVFY.mjs → chunk-WZFBLRNP.mjs} +1 -1
- package/dist/{chunk-UYRHYJPX.mjs → chunk-XNX3XJ2F.mjs} +1 -1
- package/dist/components/ui/about-you-form.js +17 -4
- package/dist/components/ui/about-you-form.mjs +3 -3
- package/dist/components/ui/add-column-modal.js +17 -4
- package/dist/components/ui/add-column-modal.mjs +2 -2
- package/dist/components/ui/ai-assistant-drawer.mjs +2 -2
- package/dist/components/ui/ai-conversations.js +458 -345
- package/dist/components/ui/ai-conversations.mjs +2 -1
- package/dist/components/ui/appointment-action-dialogs.js +17 -4
- package/dist/components/ui/appointment-action-dialogs.mjs +2 -2
- package/dist/components/ui/appointment-availability-settings.js +17 -4
- package/dist/components/ui/appointment-availability-settings.mjs +4 -4
- package/dist/components/ui/appointment-book-dialog.js +17 -4
- package/dist/components/ui/appointment-book-dialog.mjs +3 -3
- package/dist/components/ui/appointment-detail-sheet.js +17 -4
- package/dist/components/ui/appointment-detail-sheet.mjs +4 -4
- package/dist/components/ui/appointment-upcoming-card.js +17 -4
- package/dist/components/ui/appointment-upcoming-card.mjs +2 -2
- package/dist/components/ui/backoffice-signup-steps.js +17 -4
- package/dist/components/ui/backoffice-signup-steps.mjs +4 -4
- package/dist/components/ui/bank-statement-generate-dialog.js +17 -4
- package/dist/components/ui/bank-statement-generate-dialog.mjs +5 -5
- package/dist/components/ui/chat-widget.js +17 -4
- package/dist/components/ui/chat-widget.mjs +3 -3
- package/dist/components/ui/contact-alert-dialog/index.js +17 -4
- package/dist/components/ui/contact-alert-dialog/index.mjs +3 -3
- package/dist/components/ui/create-contact-modal.js +17 -4
- package/dist/components/ui/create-contact-modal.mjs +3 -3
- package/dist/components/ui/date-picker.mjs +2 -2
- package/dist/components/ui/drawer.js +4 -1
- package/dist/components/ui/drawer.mjs +1 -1
- package/dist/components/ui/expense-detail-item.mjs +3 -3
- package/dist/components/ui/expense-work-details.mjs +3 -3
- package/dist/components/ui/field.js +17 -4
- package/dist/components/ui/field.mjs +2 -2
- package/dist/components/ui/financial-drawers.mjs +2 -2
- package/dist/components/ui/form-primitives.js +17 -4
- package/dist/components/ui/form-primitives.mjs +2 -2
- package/dist/components/ui/frontend-signup-steps.js +17 -4
- package/dist/components/ui/frontend-signup-steps.mjs +6 -6
- package/dist/components/ui/income-work-details.mjs +3 -3
- package/dist/components/ui/label.js +20 -4
- package/dist/components/ui/label.mjs +1 -1
- package/dist/components/ui/opportunity-edit-modals.js +17 -4
- package/dist/components/ui/opportunity-edit-modals.mjs +5 -5
- package/dist/components/ui/opportunity-summary-tab.js +17 -4
- package/dist/components/ui/opportunity-summary-tab.mjs +6 -6
- package/dist/components/ui/pipeline-dialogs.mjs +3 -3
- package/dist/components/ui/property-report-dialog.js +17 -4
- package/dist/components/ui/property-report-dialog.mjs +4 -4
- package/dist/components/ui/review-alerts-dialog.js +17 -4
- package/dist/components/ui/review-alerts-dialog.mjs +2 -2
- package/dist/components/ui/savings-goal-modal.mjs +2 -2
- package/dist/components/ui/scenario-drawer.mjs +1 -1
- package/dist/components/ui/share-details-dialog.js +17 -4
- package/dist/components/ui/share-details-dialog.mjs +2 -2
- package/dist/components/ui/sheet.js +4 -1
- package/dist/components/ui/sheet.mjs +1 -1
- package/dist/components/ui/signup-form-primitives.js +17 -4
- package/dist/components/ui/signup-form-primitives.mjs +3 -3
- package/dist/components/ui/two-fa-setup-form.js +17 -4
- package/dist/components/ui/two-fa-setup-form.mjs +3 -3
- package/dist/index.js +1368 -1283
- package/dist/index.mjs +39 -39
- package/dist/styles.css +1 -1
- package/package.json +9 -1
- package/src/components/ui/ai-conversations.tsx +161 -83
- package/src/components/ui/drawer.tsx +4 -1
- package/src/components/ui/label.tsx +18 -3
- package/src/components/ui/sheet.tsx +4 -1
- package/src/styles/globals.css +6 -0
- package/src/styles/styles-css.ts +1 -1
- package/dist/{chunk-TRM3KIHT.mjs → chunk-UMF6LLQK.mjs} +3 -3
package/dist/index.mjs
CHANGED
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
ContactAlertDialog,
|
|
8
8
|
ContactAlertQueryBuilder,
|
|
9
9
|
createAlertTree
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-G7YCLJ53.mjs";
|
|
11
11
|
import {
|
|
12
12
|
ResourceCarousel,
|
|
13
13
|
ResourceCenterHeader,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
} from "./chunk-77L3UPBW.mjs";
|
|
29
29
|
import {
|
|
30
30
|
TwoFASetupForm
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-7T4TYUO3.mjs";
|
|
32
32
|
import {
|
|
33
33
|
SidebarNav
|
|
34
34
|
} from "./chunk-RSEVIQEO.mjs";
|
|
@@ -50,7 +50,7 @@ import {
|
|
|
50
50
|
EmailTemplateDialog,
|
|
51
51
|
ShareContactDialog,
|
|
52
52
|
ShareDetailsDialog
|
|
53
|
-
} from "./chunk-
|
|
53
|
+
} from "./chunk-RPOIXMHW.mjs";
|
|
54
54
|
import {
|
|
55
55
|
PropertyCashflowDoughnutChart
|
|
56
56
|
} from "./chunk-VLVEZHFE.mjs";
|
|
@@ -62,10 +62,10 @@ import {
|
|
|
62
62
|
} from "./chunk-JUMEIPII.mjs";
|
|
63
63
|
import {
|
|
64
64
|
PropertyReportDialog
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-RFWP2325.mjs";
|
|
66
66
|
import {
|
|
67
67
|
ReviewAlertsDialog
|
|
68
|
-
} from "./chunk-
|
|
68
|
+
} from "./chunk-SH5L5VG6.mjs";
|
|
69
69
|
import {
|
|
70
70
|
PipelineAlerts
|
|
71
71
|
} from "./chunk-KFH36NKF.mjs";
|
|
@@ -79,7 +79,7 @@ import {
|
|
|
79
79
|
ChangePriorityDialog,
|
|
80
80
|
DeleteOpportunityDialog,
|
|
81
81
|
PutOnHoldDialog
|
|
82
|
-
} from "./chunk-
|
|
82
|
+
} from "./chunk-WZFBLRNP.mjs";
|
|
83
83
|
import {
|
|
84
84
|
OnboardingLayout,
|
|
85
85
|
OnboardingPanelLayout
|
|
@@ -94,7 +94,7 @@ import {
|
|
|
94
94
|
} from "./chunk-TCE5L44O.mjs";
|
|
95
95
|
import {
|
|
96
96
|
OpportunitySummaryTab
|
|
97
|
-
} from "./chunk-
|
|
97
|
+
} from "./chunk-PUGQVHQL.mjs";
|
|
98
98
|
import {
|
|
99
99
|
EditAboutApplicantModal,
|
|
100
100
|
EditAssetsModal,
|
|
@@ -102,7 +102,7 @@ import {
|
|
|
102
102
|
EditExpensesModal,
|
|
103
103
|
EditIncomeModal,
|
|
104
104
|
EditLoanScenarioModal
|
|
105
|
-
} from "./chunk-
|
|
105
|
+
} from "./chunk-45V7X563.mjs";
|
|
106
106
|
import {
|
|
107
107
|
PageHeader
|
|
108
108
|
} from "./chunk-NT4FX27K.mjs";
|
|
@@ -130,14 +130,14 @@ import {
|
|
|
130
130
|
} from "./chunk-K4VWSDJJ.mjs";
|
|
131
131
|
import {
|
|
132
132
|
IncomeWorkDetails
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-NXZ2F4JA.mjs";
|
|
134
134
|
import {
|
|
135
135
|
IntegrationCard
|
|
136
136
|
} from "./chunk-67DGIPQ4.mjs";
|
|
137
137
|
import {
|
|
138
138
|
OpportunityDetailsDrawer,
|
|
139
139
|
SummaryReportDrawer
|
|
140
|
-
} from "./chunk-
|
|
140
|
+
} from "./chunk-PSBQ4I3M.mjs";
|
|
141
141
|
import {
|
|
142
142
|
AlertAccordion,
|
|
143
143
|
DebtSection,
|
|
@@ -175,7 +175,7 @@ import {
|
|
|
175
175
|
FrontendSuccessStep,
|
|
176
176
|
PhoneVerifyStep,
|
|
177
177
|
RetrieveBankDataStep
|
|
178
|
-
} from "./chunk-
|
|
178
|
+
} from "./chunk-ANERULZS.mjs";
|
|
179
179
|
import {
|
|
180
180
|
InputOTP,
|
|
181
181
|
InputOTPGroup,
|
|
@@ -219,7 +219,7 @@ import {
|
|
|
219
219
|
DrawerPortal,
|
|
220
220
|
DrawerTitle,
|
|
221
221
|
DrawerTrigger
|
|
222
|
-
} from "./chunk-
|
|
222
|
+
} from "./chunk-EHQ35FYA.mjs";
|
|
223
223
|
import {
|
|
224
224
|
Combobox,
|
|
225
225
|
ComboboxContent,
|
|
@@ -235,7 +235,7 @@ import {
|
|
|
235
235
|
} from "./chunk-OEOOYMC2.mjs";
|
|
236
236
|
import {
|
|
237
237
|
CreateContactModal
|
|
238
|
-
} from "./chunk-
|
|
238
|
+
} from "./chunk-DKH35J4U.mjs";
|
|
239
239
|
import {
|
|
240
240
|
CsvImportModal
|
|
241
241
|
} from "./chunk-3NJPNSJG.mjs";
|
|
@@ -261,7 +261,7 @@ import {
|
|
|
261
261
|
ChatWidgetTopicGrid,
|
|
262
262
|
ChatWidgetWindow,
|
|
263
263
|
DEFAULT_CHAT_WIDGET_TOPICS
|
|
264
|
-
} from "./chunk-
|
|
264
|
+
} from "./chunk-KJQ3BVTB.mjs";
|
|
265
265
|
import {
|
|
266
266
|
ChatWidgetHeader,
|
|
267
267
|
ChatWidgetInputBar,
|
|
@@ -289,13 +289,13 @@ import {
|
|
|
289
289
|
PaymentView,
|
|
290
290
|
PersonalDetailsStep,
|
|
291
291
|
StripeView
|
|
292
|
-
} from "./chunk-
|
|
292
|
+
} from "./chunk-STDCXTUU.mjs";
|
|
293
293
|
import {
|
|
294
294
|
FormField,
|
|
295
295
|
PasswordField,
|
|
296
296
|
SectionHeading,
|
|
297
297
|
StaffRowItem
|
|
298
|
-
} from "./chunk-
|
|
298
|
+
} from "./chunk-2UA4CPE5.mjs";
|
|
299
299
|
import {
|
|
300
300
|
PasswordStrengthTooltip
|
|
301
301
|
} from "./chunk-WHIW6KOB.mjs";
|
|
@@ -316,7 +316,7 @@ import {
|
|
|
316
316
|
} from "./chunk-7N6O3VPJ.mjs";
|
|
317
317
|
import {
|
|
318
318
|
BankStatementGenerateDialog
|
|
319
|
-
} from "./chunk-
|
|
319
|
+
} from "./chunk-LWYMZHN7.mjs";
|
|
320
320
|
import {
|
|
321
321
|
Field,
|
|
322
322
|
FieldContent,
|
|
@@ -328,7 +328,7 @@ import {
|
|
|
328
328
|
FieldSeparator,
|
|
329
329
|
FieldSet,
|
|
330
330
|
FieldTitle
|
|
331
|
-
} from "./chunk-
|
|
331
|
+
} from "./chunk-KPGARKFC.mjs";
|
|
332
332
|
import {
|
|
333
333
|
BankStatementPDFViewer
|
|
334
334
|
} from "./chunk-UXWNUMQA.mjs";
|
|
@@ -364,7 +364,7 @@ import {
|
|
|
364
364
|
} from "./chunk-R2ON6CAN.mjs";
|
|
365
365
|
import {
|
|
366
366
|
AppointmentBookDialog
|
|
367
|
-
} from "./chunk-
|
|
367
|
+
} from "./chunk-5BU7TNB4.mjs";
|
|
368
368
|
import {
|
|
369
369
|
RadioGroup,
|
|
370
370
|
RadioGroupCard,
|
|
@@ -375,7 +375,7 @@ import {
|
|
|
375
375
|
ConcernScale,
|
|
376
376
|
CurrencyInputWithSlider,
|
|
377
377
|
OwnershipSplit
|
|
378
|
-
} from "./chunk-
|
|
378
|
+
} from "./chunk-ET4MTPIY.mjs";
|
|
379
379
|
import {
|
|
380
380
|
Slider
|
|
381
381
|
} from "./chunk-ISUA7DSB.mjs";
|
|
@@ -384,7 +384,7 @@ import {
|
|
|
384
384
|
} from "./chunk-V23CBULF.mjs";
|
|
385
385
|
import {
|
|
386
386
|
AppointmentDetailSheet
|
|
387
|
-
} from "./chunk-
|
|
387
|
+
} from "./chunk-GDBM2GL5.mjs";
|
|
388
388
|
import {
|
|
389
389
|
AppointmentGmailConnect
|
|
390
390
|
} from "./chunk-7TMPOZDE.mjs";
|
|
@@ -393,7 +393,7 @@ import {
|
|
|
393
393
|
} from "./chunk-4Z66LMIQ.mjs";
|
|
394
394
|
import {
|
|
395
395
|
AppointmentUpcomingCard
|
|
396
|
-
} from "./chunk-
|
|
396
|
+
} from "./chunk-JJSA772M.mjs";
|
|
397
397
|
import {
|
|
398
398
|
Alert,
|
|
399
399
|
AlertDescription,
|
|
@@ -408,17 +408,17 @@ import {
|
|
|
408
408
|
import {
|
|
409
409
|
AppointmentConfirmDialog,
|
|
410
410
|
AppointmentRescheduleDialog
|
|
411
|
-
} from "./chunk-
|
|
411
|
+
} from "./chunk-SU6TPDEU.mjs";
|
|
412
412
|
import {
|
|
413
413
|
AppointmentSlotSection,
|
|
414
414
|
AppointmentTimeSlotPicker
|
|
415
415
|
} from "./chunk-CQ7HKBEX.mjs";
|
|
416
416
|
import {
|
|
417
417
|
AppointmentAvailabilitySettings
|
|
418
|
-
} from "./chunk-
|
|
418
|
+
} from "./chunk-K3XP5ETH.mjs";
|
|
419
419
|
import {
|
|
420
420
|
AddColumnModal
|
|
421
|
-
} from "./chunk-
|
|
421
|
+
} from "./chunk-XNX3XJ2F.mjs";
|
|
422
422
|
import {
|
|
423
423
|
AddLeadModal
|
|
424
424
|
} from "./chunk-B3CTBLIY.mjs";
|
|
@@ -469,7 +469,7 @@ import {
|
|
|
469
469
|
} from "./chunk-AJUAJC5O.mjs";
|
|
470
470
|
import {
|
|
471
471
|
AiAssistantDrawer
|
|
472
|
-
} from "./chunk-
|
|
472
|
+
} from "./chunk-H5NI6ZIU.mjs";
|
|
473
473
|
import {
|
|
474
474
|
Sheet,
|
|
475
475
|
SheetClose,
|
|
@@ -480,7 +480,7 @@ import {
|
|
|
480
480
|
SheetPortal,
|
|
481
481
|
SheetTitle,
|
|
482
482
|
SheetTrigger
|
|
483
|
-
} from "./chunk-
|
|
483
|
+
} from "./chunk-H3PTREG6.mjs";
|
|
484
484
|
import {
|
|
485
485
|
Spinner,
|
|
486
486
|
spinnerVariants
|
|
@@ -516,7 +516,7 @@ import {
|
|
|
516
516
|
ConversationStatusChip,
|
|
517
517
|
ConversationsPage,
|
|
518
518
|
LeadInfoPanel
|
|
519
|
-
} from "./chunk-
|
|
519
|
+
} from "./chunk-C4ESZLGT.mjs";
|
|
520
520
|
import {
|
|
521
521
|
Tooltip,
|
|
522
522
|
TooltipContent,
|
|
@@ -606,16 +606,7 @@ import {
|
|
|
606
606
|
import "./chunk-FFXTQTB4.mjs";
|
|
607
607
|
import {
|
|
608
608
|
DatePicker
|
|
609
|
-
} from "./chunk-
|
|
610
|
-
import {
|
|
611
|
-
Popover,
|
|
612
|
-
PopoverAnchor,
|
|
613
|
-
PopoverContent,
|
|
614
|
-
PopoverDescription,
|
|
615
|
-
PopoverHeader,
|
|
616
|
-
PopoverTitle,
|
|
617
|
-
PopoverTrigger
|
|
618
|
-
} from "./chunk-HB5BKRMH.mjs";
|
|
609
|
+
} from "./chunk-UMF6LLQK.mjs";
|
|
619
610
|
import {
|
|
620
611
|
Calendar,
|
|
621
612
|
CalendarDayButton
|
|
@@ -623,7 +614,7 @@ import {
|
|
|
623
614
|
import "./chunk-LHWJQNLG.mjs";
|
|
624
615
|
import {
|
|
625
616
|
Label
|
|
626
|
-
} from "./chunk-
|
|
617
|
+
} from "./chunk-LSRGA5BI.mjs";
|
|
627
618
|
import {
|
|
628
619
|
ToggleGroup,
|
|
629
620
|
ToggleGroupItem
|
|
@@ -632,6 +623,15 @@ import {
|
|
|
632
623
|
Toggle,
|
|
633
624
|
toggleVariants
|
|
634
625
|
} from "./chunk-6QAFGZC2.mjs";
|
|
626
|
+
import {
|
|
627
|
+
Popover,
|
|
628
|
+
PopoverAnchor,
|
|
629
|
+
PopoverContent,
|
|
630
|
+
PopoverDescription,
|
|
631
|
+
PopoverHeader,
|
|
632
|
+
PopoverTitle,
|
|
633
|
+
PopoverTrigger
|
|
634
|
+
} from "./chunk-HB5BKRMH.mjs";
|
|
635
635
|
import {
|
|
636
636
|
Input
|
|
637
637
|
} from "./chunk-LBTHZSBT.mjs";
|