@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
package/dist/index.mjs
CHANGED
|
@@ -1,13 +1,22 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
AICollectedDataSection,
|
|
3
|
+
AiConvAssignAdvisorDialog,
|
|
4
|
+
ChatBubble,
|
|
5
|
+
ChatComposer,
|
|
6
|
+
ChatThread,
|
|
7
|
+
ConversationList,
|
|
8
|
+
ConversationListItem,
|
|
9
|
+
ConversationStatusChip,
|
|
10
|
+
ConversationsPage,
|
|
11
|
+
LeadInfoPanel
|
|
12
|
+
} from "./chunk-6URIFQ63.mjs";
|
|
4
13
|
import {
|
|
5
14
|
ALERT_QUERY_FIELDS,
|
|
6
15
|
AlertSharingType,
|
|
7
16
|
ContactAlertDialog,
|
|
8
17
|
ContactAlertQueryBuilder,
|
|
9
18
|
createAlertTree
|
|
10
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-36IN7YRM.mjs";
|
|
11
20
|
import {
|
|
12
21
|
ResourceCarousel,
|
|
13
22
|
ResourceCenterHeader,
|
|
@@ -16,13 +25,13 @@ import {
|
|
|
16
25
|
ResourceEmailTemplateCard,
|
|
17
26
|
ResourceModal,
|
|
18
27
|
ResourceVideoCard
|
|
19
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-FYZBGWYR.mjs";
|
|
20
29
|
import {
|
|
21
30
|
TransactionsExpenseCategoriesDoughnutChart
|
|
22
31
|
} from "./chunk-FGMDBJCF.mjs";
|
|
23
32
|
import {
|
|
24
33
|
TransactionsIncomeExpenseBarChart
|
|
25
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-6UKOJLXO.mjs";
|
|
26
35
|
import {
|
|
27
36
|
TransactionsLiabilitiesBreakdownChart
|
|
28
37
|
} from "./chunk-77L3UPBW.mjs";
|
|
@@ -30,8 +39,15 @@ import {
|
|
|
30
39
|
TwoFASetupForm
|
|
31
40
|
} from "./chunk-7T4TYUO3.mjs";
|
|
32
41
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
42
|
+
VideoBackground
|
|
43
|
+
} from "./chunk-ZGQIVGIN.mjs";
|
|
44
|
+
import {
|
|
45
|
+
AgentCard,
|
|
46
|
+
AgentMenuModal,
|
|
47
|
+
IntegrationInstructionCard,
|
|
48
|
+
IntegrationServiceCard,
|
|
49
|
+
ServiceConfigurationModal
|
|
50
|
+
} from "./chunk-HSL23TOM.mjs";
|
|
35
51
|
import {
|
|
36
52
|
FrontendShell,
|
|
37
53
|
SignupShell,
|
|
@@ -42,7 +58,7 @@ import {
|
|
|
42
58
|
} from "./chunk-WZ6UJCBL.mjs";
|
|
43
59
|
import {
|
|
44
60
|
StageTimeline
|
|
45
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-LSSIWLYU.mjs";
|
|
46
62
|
import {
|
|
47
63
|
SelectableCard
|
|
48
64
|
} from "./chunk-3Z75IKFO.mjs";
|
|
@@ -50,28 +66,19 @@ import {
|
|
|
50
66
|
EmailTemplateDialog,
|
|
51
67
|
ShareContactDialog,
|
|
52
68
|
ShareDetailsDialog
|
|
53
|
-
} from "./chunk-
|
|
54
|
-
import {
|
|
55
|
-
PropertyCashflowDoughnutChart
|
|
56
|
-
} from "./chunk-VLVEZHFE.mjs";
|
|
69
|
+
} from "./chunk-MD66TGX7.mjs";
|
|
57
70
|
import {
|
|
58
|
-
|
|
59
|
-
} from "./chunk-
|
|
71
|
+
SidebarNav
|
|
72
|
+
} from "./chunk-RSEVIQEO.mjs";
|
|
60
73
|
import {
|
|
61
74
|
PropertyMobileEstimateLineChart
|
|
62
75
|
} from "./chunk-JUMEIPII.mjs";
|
|
63
76
|
import {
|
|
64
77
|
PropertyReportDialog
|
|
65
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-M32QNCD3.mjs";
|
|
66
79
|
import {
|
|
67
80
|
ReviewAlertsDialog
|
|
68
|
-
} from "./chunk-
|
|
69
|
-
import {
|
|
70
|
-
PipelineAlerts
|
|
71
|
-
} from "./chunk-KFH36NKF.mjs";
|
|
72
|
-
import {
|
|
73
|
-
PipelineBoard
|
|
74
|
-
} from "./chunk-FGHM34AV.mjs";
|
|
81
|
+
} from "./chunk-HONTZFLO.mjs";
|
|
75
82
|
import {
|
|
76
83
|
PipelineChart
|
|
77
84
|
} from "./chunk-PCULNQWA.mjs";
|
|
@@ -79,22 +86,16 @@ import {
|
|
|
79
86
|
ChangePriorityDialog,
|
|
80
87
|
DeleteOpportunityDialog,
|
|
81
88
|
PutOnHoldDialog
|
|
82
|
-
} from "./chunk-
|
|
89
|
+
} from "./chunk-T5HU4S4X.mjs";
|
|
83
90
|
import {
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
} from "./chunk-65PZNG4Y.mjs";
|
|
91
|
+
PropertyCashflowDoughnutChart
|
|
92
|
+
} from "./chunk-VLVEZHFE.mjs";
|
|
87
93
|
import {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
StepIndicator,
|
|
91
|
-
StepItem,
|
|
92
|
-
StepLabel,
|
|
93
|
-
Stepper
|
|
94
|
-
} from "./chunk-TCE5L44O.mjs";
|
|
94
|
+
PropertyDebtEquityDoughnutChart
|
|
95
|
+
} from "./chunk-GYWOD2YI.mjs";
|
|
95
96
|
import {
|
|
96
97
|
OpportunitySummaryTab
|
|
97
|
-
} from "./chunk-
|
|
98
|
+
} from "./chunk-SYJ6LVJ6.mjs";
|
|
98
99
|
import {
|
|
99
100
|
EditAboutApplicantModal,
|
|
100
101
|
EditAssetsModal,
|
|
@@ -102,7 +103,7 @@ import {
|
|
|
102
103
|
EditExpensesModal,
|
|
103
104
|
EditIncomeModal,
|
|
104
105
|
EditLoanScenarioModal
|
|
105
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-HSXMTFIM.mjs";
|
|
106
107
|
import {
|
|
107
108
|
PageHeader
|
|
108
109
|
} from "./chunk-NT4FX27K.mjs";
|
|
@@ -110,34 +111,45 @@ import {
|
|
|
110
111
|
PageTopBar
|
|
111
112
|
} from "./chunk-NB3ZL36B.mjs";
|
|
112
113
|
import {
|
|
113
|
-
|
|
114
|
-
} from "./chunk-
|
|
114
|
+
PipelineAlerts
|
|
115
|
+
} from "./chunk-KFH36NKF.mjs";
|
|
116
|
+
import {
|
|
117
|
+
PipelineBoard
|
|
118
|
+
} from "./chunk-2CHH5QOA.mjs";
|
|
115
119
|
import {
|
|
116
120
|
LoanWizardShell
|
|
117
121
|
} from "./chunk-PUJ42INK.mjs";
|
|
122
|
+
import {
|
|
123
|
+
OnboardingLayout,
|
|
124
|
+
OnboardingPanelLayout
|
|
125
|
+
} from "./chunk-65PZNG4Y.mjs";
|
|
126
|
+
import {
|
|
127
|
+
Step,
|
|
128
|
+
StepContent,
|
|
129
|
+
StepIndicator,
|
|
130
|
+
StepItem,
|
|
131
|
+
StepLabel,
|
|
132
|
+
Stepper
|
|
133
|
+
} from "./chunk-TCE5L44O.mjs";
|
|
118
134
|
import {
|
|
119
135
|
KanbanColumn
|
|
120
|
-
} from "./chunk-
|
|
136
|
+
} from "./chunk-OG2VM34K.mjs";
|
|
121
137
|
import {
|
|
122
138
|
LeadCard,
|
|
123
139
|
OpportunityCard
|
|
124
|
-
} from "./chunk-
|
|
140
|
+
} from "./chunk-DSVKEVX6.mjs";
|
|
125
141
|
import {
|
|
126
142
|
TaskCheckItem
|
|
127
|
-
} from "./chunk-
|
|
143
|
+
} from "./chunk-L6LE4OIM.mjs";
|
|
128
144
|
import {
|
|
129
145
|
LoanApplicationBadge
|
|
130
146
|
} from "./chunk-K4VWSDJJ.mjs";
|
|
131
147
|
import {
|
|
132
|
-
|
|
133
|
-
} from "./chunk-
|
|
148
|
+
LoanEntryShell
|
|
149
|
+
} from "./chunk-623YVI5O.mjs";
|
|
134
150
|
import {
|
|
135
151
|
IntegrationCard
|
|
136
152
|
} from "./chunk-67DGIPQ4.mjs";
|
|
137
|
-
import {
|
|
138
|
-
OpportunityDetailsDrawer,
|
|
139
|
-
SummaryReportDrawer
|
|
140
|
-
} from "./chunk-PSBQ4I3M.mjs";
|
|
141
153
|
import {
|
|
142
154
|
AlertAccordion,
|
|
143
155
|
DebtSection,
|
|
@@ -148,25 +160,6 @@ import {
|
|
|
148
160
|
OtherLiabilitiesSection,
|
|
149
161
|
PropertyHoldingsSection
|
|
150
162
|
} from "./chunk-EHQL64B7.mjs";
|
|
151
|
-
import {
|
|
152
|
-
AboutCard,
|
|
153
|
-
AlertCard,
|
|
154
|
-
DebtCard,
|
|
155
|
-
ExpensesCard,
|
|
156
|
-
IncomeCard,
|
|
157
|
-
OtherLiabilityCard,
|
|
158
|
-
PropertyCard
|
|
159
|
-
} from "./chunk-7LN5OGC2.mjs";
|
|
160
|
-
import {
|
|
161
|
-
FinancialCardHeader,
|
|
162
|
-
FinancialDetailField,
|
|
163
|
-
FinancialLineItem,
|
|
164
|
-
FinancialLvrBar,
|
|
165
|
-
FinancialSectionLabel,
|
|
166
|
-
FinancialSubsectionTitle,
|
|
167
|
-
FinancialSubtotalBlock,
|
|
168
|
-
FinancialSubtotalFrame
|
|
169
|
-
} from "./chunk-DQB4EPIS.mjs";
|
|
170
163
|
import {
|
|
171
164
|
BrokerRequestStep,
|
|
172
165
|
BuyingGoalStep,
|
|
@@ -175,13 +168,16 @@ import {
|
|
|
175
168
|
FrontendSuccessStep,
|
|
176
169
|
PhoneVerifyStep,
|
|
177
170
|
RetrieveBankDataStep
|
|
178
|
-
} from "./chunk-
|
|
171
|
+
} from "./chunk-RNLIZRAK.mjs";
|
|
179
172
|
import {
|
|
180
173
|
InputOTP,
|
|
181
174
|
InputOTPGroup,
|
|
182
175
|
InputOTPSeparator,
|
|
183
176
|
InputOTPSlot
|
|
184
177
|
} from "./chunk-HK4HUQTV.mjs";
|
|
178
|
+
import {
|
|
179
|
+
IncomeWorkDetails
|
|
180
|
+
} from "./chunk-ZA37ZWZW.mjs";
|
|
185
181
|
import {
|
|
186
182
|
IncomeBarChart
|
|
187
183
|
} from "./chunk-IRZWYTGV.mjs";
|
|
@@ -190,24 +186,39 @@ import {
|
|
|
190
186
|
} from "./chunk-4LLTZ45R.mjs";
|
|
191
187
|
import {
|
|
192
188
|
FilePreviewDialog
|
|
193
|
-
} from "./chunk-
|
|
189
|
+
} from "./chunk-ULQ53FRJ.mjs";
|
|
194
190
|
import {
|
|
195
191
|
Progress
|
|
196
192
|
} from "./chunk-JPGL36WQ.mjs";
|
|
197
193
|
import {
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
194
|
+
AboutCard,
|
|
195
|
+
AlertCard,
|
|
196
|
+
DebtCard,
|
|
197
|
+
ExpensesCard,
|
|
198
|
+
IncomeCard,
|
|
199
|
+
OtherLiabilityCard,
|
|
200
|
+
PropertyCard
|
|
201
|
+
} from "./chunk-7LN5OGC2.mjs";
|
|
202
|
+
import {
|
|
203
|
+
FinancialCardHeader,
|
|
204
|
+
FinancialDetailField,
|
|
205
|
+
FinancialLineItem,
|
|
206
|
+
FinancialLvrBar,
|
|
207
|
+
FinancialSectionLabel,
|
|
208
|
+
FinancialSubsectionTitle,
|
|
209
|
+
FinancialSubtotalBlock,
|
|
210
|
+
FinancialSubtotalFrame
|
|
211
|
+
} from "./chunk-DQB4EPIS.mjs";
|
|
212
|
+
import {
|
|
213
|
+
OpportunityDetailsDrawer,
|
|
214
|
+
SummaryReportDrawer
|
|
215
|
+
} from "./chunk-53ZB2JWT.mjs";
|
|
205
216
|
import {
|
|
206
217
|
DeleteContactComponent
|
|
207
218
|
} from "./chunk-5DAQU3B6.mjs";
|
|
208
219
|
import {
|
|
209
220
|
DocumentChecklistTemplate
|
|
210
|
-
} from "./chunk-
|
|
221
|
+
} from "./chunk-JHS2T6JZ.mjs";
|
|
211
222
|
import {
|
|
212
223
|
Drawer,
|
|
213
224
|
DrawerClose,
|
|
@@ -220,25 +231,12 @@ import {
|
|
|
220
231
|
DrawerTitle,
|
|
221
232
|
DrawerTrigger
|
|
222
233
|
} from "./chunk-EHQ35FYA.mjs";
|
|
223
|
-
import {
|
|
224
|
-
Combobox,
|
|
225
|
-
ComboboxContent,
|
|
226
|
-
ComboboxEmpty,
|
|
227
|
-
ComboboxGroup,
|
|
228
|
-
ComboboxGroupLabel,
|
|
229
|
-
ComboboxInput,
|
|
230
|
-
ComboboxItem,
|
|
231
|
-
ComboboxList,
|
|
232
|
-
ComboboxSeparator,
|
|
233
|
-
ComboboxTrigger,
|
|
234
|
-
ComboboxValue
|
|
235
|
-
} from "./chunk-OEOOYMC2.mjs";
|
|
236
234
|
import {
|
|
237
235
|
CreateContactModal
|
|
238
|
-
} from "./chunk-
|
|
236
|
+
} from "./chunk-OKIWXOJL.mjs";
|
|
239
237
|
import {
|
|
240
238
|
CsvImportModal
|
|
241
|
-
} from "./chunk-
|
|
239
|
+
} from "./chunk-7PTRHNUV.mjs";
|
|
242
240
|
import {
|
|
243
241
|
InputGroup,
|
|
244
242
|
InputGroupAddon,
|
|
@@ -248,8 +246,13 @@ import {
|
|
|
248
246
|
InputGroupTextarea
|
|
249
247
|
} from "./chunk-7YI3HEBH.mjs";
|
|
250
248
|
import {
|
|
251
|
-
|
|
252
|
-
|
|
249
|
+
DataTable,
|
|
250
|
+
DataTableColumnHeader,
|
|
251
|
+
DataTablePagination,
|
|
252
|
+
DataTableSkeleton,
|
|
253
|
+
DataTableToolbar,
|
|
254
|
+
getSelectionColumn
|
|
255
|
+
} from "./chunk-IG7JBQZO.mjs";
|
|
253
256
|
import {
|
|
254
257
|
CashflowBarChart
|
|
255
258
|
} from "./chunk-D3HKFRQO.mjs";
|
|
@@ -273,14 +276,21 @@ import {
|
|
|
273
276
|
Chip
|
|
274
277
|
} from "./chunk-MPA2HV5U.mjs";
|
|
275
278
|
import {
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
279
|
+
Combobox,
|
|
280
|
+
ComboboxContent,
|
|
281
|
+
ComboboxEmpty,
|
|
282
|
+
ComboboxGroup,
|
|
283
|
+
ComboboxGroupLabel,
|
|
284
|
+
ComboboxInput,
|
|
285
|
+
ComboboxItem,
|
|
286
|
+
ComboboxList,
|
|
287
|
+
ComboboxSeparator,
|
|
288
|
+
ComboboxTrigger,
|
|
289
|
+
ComboboxValue
|
|
290
|
+
} from "./chunk-OEOOYMC2.mjs";
|
|
281
291
|
import {
|
|
282
|
-
|
|
283
|
-
} from "./chunk-
|
|
292
|
+
CashBalanceLineChart
|
|
293
|
+
} from "./chunk-LHQACMZY.mjs";
|
|
284
294
|
import {
|
|
285
295
|
BackofficeSuccessStep,
|
|
286
296
|
BrandingInfoStep,
|
|
@@ -289,7 +299,7 @@ import {
|
|
|
289
299
|
PaymentView,
|
|
290
300
|
PersonalDetailsStep,
|
|
291
301
|
StripeView
|
|
292
|
-
} from "./chunk-
|
|
302
|
+
} from "./chunk-SO4RB3XB.mjs";
|
|
293
303
|
import {
|
|
294
304
|
FormField,
|
|
295
305
|
PasswordField,
|
|
@@ -299,6 +309,10 @@ import {
|
|
|
299
309
|
import {
|
|
300
310
|
PasswordStrengthTooltip
|
|
301
311
|
} from "./chunk-WHIW6KOB.mjs";
|
|
312
|
+
import {
|
|
313
|
+
UploadCard,
|
|
314
|
+
uploadCardVariants
|
|
315
|
+
} from "./chunk-I4KVSZCH.mjs";
|
|
302
316
|
import {
|
|
303
317
|
COLOR_PICKER_PRESETS,
|
|
304
318
|
ColorPicker,
|
|
@@ -307,16 +321,12 @@ import {
|
|
|
307
321
|
isValidHex,
|
|
308
322
|
normalizeHex
|
|
309
323
|
} from "./chunk-IW33VLL5.mjs";
|
|
310
|
-
import {
|
|
311
|
-
UploadCard,
|
|
312
|
-
uploadCardVariants
|
|
313
|
-
} from "./chunk-I4KVSZCH.mjs";
|
|
314
324
|
import {
|
|
315
325
|
BankStatementDocumentTable
|
|
316
326
|
} from "./chunk-7N6O3VPJ.mjs";
|
|
317
327
|
import {
|
|
318
328
|
BankStatementGenerateDialog
|
|
319
|
-
} from "./chunk-
|
|
329
|
+
} from "./chunk-EVUY67CY.mjs";
|
|
320
330
|
import {
|
|
321
331
|
Field,
|
|
322
332
|
FieldContent,
|
|
@@ -331,10 +341,10 @@ import {
|
|
|
331
341
|
} from "./chunk-KPGARKFC.mjs";
|
|
332
342
|
import {
|
|
333
343
|
BankStatementPDFViewer
|
|
334
|
-
} from "./chunk-
|
|
344
|
+
} from "./chunk-LBXIYS34.mjs";
|
|
335
345
|
import {
|
|
336
|
-
|
|
337
|
-
} from "./chunk-
|
|
346
|
+
BorrowingCapacityLineChart
|
|
347
|
+
} from "./chunk-UTCW5YUX.mjs";
|
|
338
348
|
import {
|
|
339
349
|
AuthPageLayout
|
|
340
350
|
} from "./chunk-6OSULDEO.mjs";
|
|
@@ -350,6 +360,12 @@ import {
|
|
|
350
360
|
import {
|
|
351
361
|
BackofficeConnectionsChart
|
|
352
362
|
} from "./chunk-WWIWRNBK.mjs";
|
|
363
|
+
import {
|
|
364
|
+
BackofficeContactHistoryChart
|
|
365
|
+
} from "./chunk-BAONSY54.mjs";
|
|
366
|
+
import {
|
|
367
|
+
BackofficeContactMatchingChart
|
|
368
|
+
} from "./chunk-ZFKAYRFQ.mjs";
|
|
353
369
|
import {
|
|
354
370
|
Skeleton
|
|
355
371
|
} from "./chunk-GTAVSBDO.mjs";
|
|
@@ -362,29 +378,9 @@ import {
|
|
|
362
378
|
EmptyMedia,
|
|
363
379
|
EmptyTitle
|
|
364
380
|
} from "./chunk-R2ON6CAN.mjs";
|
|
365
|
-
import {
|
|
366
|
-
AppointmentBookDialog
|
|
367
|
-
} from "./chunk-3HFOSFOM.mjs";
|
|
368
|
-
import {
|
|
369
|
-
RadioGroup,
|
|
370
|
-
RadioGroupCard,
|
|
371
|
-
RadioGroupItem
|
|
372
|
-
} from "./chunk-JTK6VJXY.mjs";
|
|
373
|
-
import {
|
|
374
|
-
AddressAutocomplete,
|
|
375
|
-
ConcernScale,
|
|
376
|
-
CurrencyInputWithSlider,
|
|
377
|
-
OwnershipSplit
|
|
378
|
-
} from "./chunk-ET4MTPIY.mjs";
|
|
379
|
-
import {
|
|
380
|
-
Slider
|
|
381
|
-
} from "./chunk-ISUA7DSB.mjs";
|
|
382
|
-
import {
|
|
383
|
-
AppointmentCalendarView
|
|
384
|
-
} from "./chunk-V23CBULF.mjs";
|
|
385
381
|
import {
|
|
386
382
|
AppointmentDetailSheet
|
|
387
|
-
} from "./chunk-
|
|
383
|
+
} from "./chunk-KGVVK6OS.mjs";
|
|
388
384
|
import {
|
|
389
385
|
AppointmentGmailConnect
|
|
390
386
|
} from "./chunk-7TMPOZDE.mjs";
|
|
@@ -393,35 +389,76 @@ import {
|
|
|
393
389
|
} from "./chunk-4Z66LMIQ.mjs";
|
|
394
390
|
import {
|
|
395
391
|
AppointmentUpcomingCard
|
|
396
|
-
} from "./chunk-
|
|
392
|
+
} from "./chunk-S7SBLNX4.mjs";
|
|
397
393
|
import {
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
394
|
+
Tooltip,
|
|
395
|
+
TooltipContent,
|
|
396
|
+
TooltipProvider,
|
|
397
|
+
TooltipTrigger
|
|
398
|
+
} from "./chunk-3S6KVFF5.mjs";
|
|
402
399
|
import {
|
|
403
|
-
|
|
404
|
-
|
|
400
|
+
Card,
|
|
401
|
+
CardAction,
|
|
402
|
+
CardContent,
|
|
403
|
+
CardDescription,
|
|
404
|
+
CardFooter,
|
|
405
|
+
CardHeader,
|
|
406
|
+
CardTitle
|
|
407
|
+
} from "./chunk-3VDET466.mjs";
|
|
408
|
+
import {
|
|
409
|
+
AuthLogo
|
|
410
|
+
} from "./chunk-Y2MTAVAK.mjs";
|
|
405
411
|
import {
|
|
406
412
|
ApplicationMobileLayout
|
|
407
413
|
} from "./chunk-QQSOZQOC.mjs";
|
|
408
414
|
import {
|
|
409
415
|
AppointmentConfirmDialog,
|
|
410
416
|
AppointmentRescheduleDialog
|
|
411
|
-
} from "./chunk-
|
|
417
|
+
} from "./chunk-NGKTJRFN.mjs";
|
|
418
|
+
import {
|
|
419
|
+
AppointmentAvailabilitySettings
|
|
420
|
+
} from "./chunk-AAZSLTER.mjs";
|
|
421
|
+
import {
|
|
422
|
+
Switch,
|
|
423
|
+
SwitchCard
|
|
424
|
+
} from "./chunk-PNSYFE3K.mjs";
|
|
425
|
+
import {
|
|
426
|
+
AppointmentBookDialog
|
|
427
|
+
} from "./chunk-KI57CBJR.mjs";
|
|
428
|
+
import {
|
|
429
|
+
RadioGroup,
|
|
430
|
+
RadioGroupCard,
|
|
431
|
+
RadioGroupItem
|
|
432
|
+
} from "./chunk-JTK6VJXY.mjs";
|
|
433
|
+
import {
|
|
434
|
+
AddressAutocomplete,
|
|
435
|
+
ConcernScale,
|
|
436
|
+
CurrencyInputWithSlider,
|
|
437
|
+
OwnershipSplit
|
|
438
|
+
} from "./chunk-LDC6V6DJ.mjs";
|
|
439
|
+
import {
|
|
440
|
+
Slider
|
|
441
|
+
} from "./chunk-ISUA7DSB.mjs";
|
|
412
442
|
import {
|
|
413
443
|
AppointmentSlotSection,
|
|
414
444
|
AppointmentTimeSlotPicker
|
|
415
445
|
} from "./chunk-CQ7HKBEX.mjs";
|
|
416
446
|
import {
|
|
417
|
-
|
|
418
|
-
} from "./chunk-
|
|
447
|
+
AppointmentCalendarView
|
|
448
|
+
} from "./chunk-SZLAPJKD.mjs";
|
|
449
|
+
import {
|
|
450
|
+
Tabs,
|
|
451
|
+
TabsContent,
|
|
452
|
+
TabsList,
|
|
453
|
+
TabsTrigger,
|
|
454
|
+
tabsListVariants
|
|
455
|
+
} from "./chunk-WE4YKBDE.mjs";
|
|
419
456
|
import {
|
|
420
457
|
AddColumnModal
|
|
421
|
-
} from "./chunk-
|
|
458
|
+
} from "./chunk-VVURVETY.mjs";
|
|
422
459
|
import {
|
|
423
460
|
AddLeadModal
|
|
424
|
-
} from "./chunk-
|
|
461
|
+
} from "./chunk-USIRKDYQ.mjs";
|
|
425
462
|
import {
|
|
426
463
|
Pagination,
|
|
427
464
|
PaginationContent,
|
|
@@ -460,77 +497,22 @@ import {
|
|
|
460
497
|
SelectTrigger,
|
|
461
498
|
SelectValue
|
|
462
499
|
} from "./chunk-K6VCC2MK.mjs";
|
|
500
|
+
import {
|
|
501
|
+
Dialog,
|
|
502
|
+
DialogClose,
|
|
503
|
+
DialogContent,
|
|
504
|
+
DialogDescription,
|
|
505
|
+
DialogFooter,
|
|
506
|
+
DialogHeader,
|
|
507
|
+
DialogOverlay,
|
|
508
|
+
DialogPortal,
|
|
509
|
+
DialogTitle,
|
|
510
|
+
DialogTrigger
|
|
511
|
+
} from "./chunk-T5FRVEJQ.mjs";
|
|
463
512
|
import {
|
|
464
513
|
AdvisorCard,
|
|
465
514
|
AdvisorInviteCard
|
|
466
|
-
} from "./chunk-
|
|
467
|
-
import {
|
|
468
|
-
AgentEvaluationCard,
|
|
469
|
-
showAgentEvaluationToast
|
|
470
|
-
} from "./chunk-AJUAJC5O.mjs";
|
|
471
|
-
import {
|
|
472
|
-
AiAssistantDrawer
|
|
473
|
-
} from "./chunk-H5NI6ZIU.mjs";
|
|
474
|
-
import {
|
|
475
|
-
Sheet,
|
|
476
|
-
SheetClose,
|
|
477
|
-
SheetContent,
|
|
478
|
-
SheetDescription,
|
|
479
|
-
SheetFooter,
|
|
480
|
-
SheetHeader,
|
|
481
|
-
SheetPortal,
|
|
482
|
-
SheetTitle,
|
|
483
|
-
SheetTrigger
|
|
484
|
-
} from "./chunk-H3PTREG6.mjs";
|
|
485
|
-
import {
|
|
486
|
-
Spinner,
|
|
487
|
-
spinnerVariants
|
|
488
|
-
} from "./chunk-JVMXMFBB.mjs";
|
|
489
|
-
import {
|
|
490
|
-
AgentCard,
|
|
491
|
-
AgentMenuModal,
|
|
492
|
-
IntegrationInstructionCard,
|
|
493
|
-
IntegrationServiceCard,
|
|
494
|
-
ServiceConfigurationModal
|
|
495
|
-
} from "./chunk-INGYBZGU.mjs";
|
|
496
|
-
import {
|
|
497
|
-
Card,
|
|
498
|
-
CardAction,
|
|
499
|
-
CardContent,
|
|
500
|
-
CardDescription,
|
|
501
|
-
CardFooter,
|
|
502
|
-
CardHeader,
|
|
503
|
-
CardTitle
|
|
504
|
-
} from "./chunk-3VDET466.mjs";
|
|
505
|
-
import {
|
|
506
|
-
Switch,
|
|
507
|
-
SwitchCard
|
|
508
|
-
} from "./chunk-PNSYFE3K.mjs";
|
|
509
|
-
import {
|
|
510
|
-
AICollectedDataSection,
|
|
511
|
-
AiConvAssignAdvisorDialog,
|
|
512
|
-
ChatBubble,
|
|
513
|
-
ChatComposer,
|
|
514
|
-
ChatThread,
|
|
515
|
-
ConversationList,
|
|
516
|
-
ConversationListItem,
|
|
517
|
-
ConversationStatusChip,
|
|
518
|
-
ConversationsPage,
|
|
519
|
-
LeadInfoPanel
|
|
520
|
-
} from "./chunk-RYGZRDP6.mjs";
|
|
521
|
-
import {
|
|
522
|
-
Tooltip,
|
|
523
|
-
TooltipContent,
|
|
524
|
-
TooltipProvider,
|
|
525
|
-
TooltipTrigger
|
|
526
|
-
} from "./chunk-3S6KVFF5.mjs";
|
|
527
|
-
import {
|
|
528
|
-
Tabs,
|
|
529
|
-
TabsContent,
|
|
530
|
-
TabsList,
|
|
531
|
-
TabsTrigger,
|
|
532
|
-
tabsListVariants
|
|
533
|
-
} from "./chunk-WE4YKBDE.mjs";
|
|
515
|
+
} from "./chunk-CZ6IEOM5.mjs";
|
|
534
516
|
import {
|
|
535
517
|
DropdownMenu,
|
|
536
518
|
DropdownMenuCheckboxItem,
|
|
@@ -548,24 +530,6 @@ import {
|
|
|
548
530
|
DropdownMenuSubTrigger,
|
|
549
531
|
DropdownMenuTrigger
|
|
550
532
|
} from "./chunk-H5DTKPJ2.mjs";
|
|
551
|
-
import {
|
|
552
|
-
Separator
|
|
553
|
-
} from "./chunk-2GIYVERS.mjs";
|
|
554
|
-
import {
|
|
555
|
-
Textarea
|
|
556
|
-
} from "./chunk-BS75ICOO.mjs";
|
|
557
|
-
import {
|
|
558
|
-
Dialog,
|
|
559
|
-
DialogClose,
|
|
560
|
-
DialogContent,
|
|
561
|
-
DialogDescription,
|
|
562
|
-
DialogFooter,
|
|
563
|
-
DialogHeader,
|
|
564
|
-
DialogOverlay,
|
|
565
|
-
DialogPortal,
|
|
566
|
-
DialogTitle,
|
|
567
|
-
DialogTrigger
|
|
568
|
-
} from "./chunk-OIETBBXQ.mjs";
|
|
569
533
|
import {
|
|
570
534
|
Avatar,
|
|
571
535
|
AvatarBadge,
|
|
@@ -574,6 +538,34 @@ import {
|
|
|
574
538
|
AvatarGroupCount,
|
|
575
539
|
AvatarImage
|
|
576
540
|
} from "./chunk-H6NQTIF4.mjs";
|
|
541
|
+
import {
|
|
542
|
+
Separator
|
|
543
|
+
} from "./chunk-2GIYVERS.mjs";
|
|
544
|
+
import {
|
|
545
|
+
AgentEvaluationCard,
|
|
546
|
+
showAgentEvaluationToast
|
|
547
|
+
} from "./chunk-AJUAJC5O.mjs";
|
|
548
|
+
import {
|
|
549
|
+
AiAssistantDrawer
|
|
550
|
+
} from "./chunk-734FOOJC.mjs";
|
|
551
|
+
import {
|
|
552
|
+
Sheet,
|
|
553
|
+
SheetClose,
|
|
554
|
+
SheetContent,
|
|
555
|
+
SheetDescription,
|
|
556
|
+
SheetFooter,
|
|
557
|
+
SheetHeader,
|
|
558
|
+
SheetPortal,
|
|
559
|
+
SheetTitle,
|
|
560
|
+
SheetTrigger
|
|
561
|
+
} from "./chunk-H3PTREG6.mjs";
|
|
562
|
+
import {
|
|
563
|
+
Textarea
|
|
564
|
+
} from "./chunk-BS75ICOO.mjs";
|
|
565
|
+
import {
|
|
566
|
+
Spinner,
|
|
567
|
+
spinnerVariants
|
|
568
|
+
} from "./chunk-JVMXMFBB.mjs";
|
|
577
569
|
import {
|
|
578
570
|
Badge,
|
|
579
571
|
badgeVariants
|
|
@@ -592,6 +584,14 @@ import {
|
|
|
592
584
|
AlertDialogTitle,
|
|
593
585
|
AlertDialogTrigger
|
|
594
586
|
} from "./chunk-CEYEK3TI.mjs";
|
|
587
|
+
import {
|
|
588
|
+
Alert,
|
|
589
|
+
AlertDescription,
|
|
590
|
+
AlertTitle
|
|
591
|
+
} from "./chunk-MDUKXXIL.mjs";
|
|
592
|
+
import {
|
|
593
|
+
ApplicantDocumentChecklist
|
|
594
|
+
} from "./chunk-UTCQN6XU.mjs";
|
|
595
595
|
import {
|
|
596
596
|
FONT_FAMILY_SANS,
|
|
597
597
|
TYPOGRAPHY,
|
|
@@ -607,15 +607,16 @@ import {
|
|
|
607
607
|
import "./chunk-FFXTQTB4.mjs";
|
|
608
608
|
import {
|
|
609
609
|
DatePicker
|
|
610
|
-
} from "./chunk-
|
|
611
|
-
import {
|
|
612
|
-
Calendar,
|
|
613
|
-
CalendarDayButton
|
|
614
|
-
} from "./chunk-FBNEIYSE.mjs";
|
|
615
|
-
import "./chunk-LHWJQNLG.mjs";
|
|
610
|
+
} from "./chunk-TRM3KIHT.mjs";
|
|
616
611
|
import {
|
|
617
|
-
|
|
618
|
-
|
|
612
|
+
Popover,
|
|
613
|
+
PopoverAnchor,
|
|
614
|
+
PopoverContent,
|
|
615
|
+
PopoverDescription,
|
|
616
|
+
PopoverHeader,
|
|
617
|
+
PopoverTitle,
|
|
618
|
+
PopoverTrigger
|
|
619
|
+
} from "./chunk-HB5BKRMH.mjs";
|
|
619
620
|
import {
|
|
620
621
|
ToggleGroup,
|
|
621
622
|
ToggleGroupItem
|
|
@@ -625,14 +626,13 @@ import {
|
|
|
625
626
|
toggleVariants
|
|
626
627
|
} from "./chunk-6QAFGZC2.mjs";
|
|
627
628
|
import {
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
} from "./chunk-HB5BKRMH.mjs";
|
|
629
|
+
Calendar,
|
|
630
|
+
CalendarDayButton
|
|
631
|
+
} from "./chunk-FBNEIYSE.mjs";
|
|
632
|
+
import "./chunk-LHWJQNLG.mjs";
|
|
633
|
+
import {
|
|
634
|
+
Label
|
|
635
|
+
} from "./chunk-LSRGA5BI.mjs";
|
|
636
636
|
import {
|
|
637
637
|
Input
|
|
638
638
|
} from "./chunk-LBTHZSBT.mjs";
|