@wealthx/shadcn 1.5.10 → 1.5.12
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 +114 -114
- package/CHANGELOG.md +12 -0
- package/dist/{chunk-AANINK2B.mjs → chunk-2KNQZG5S.mjs} +1 -1
- package/dist/chunk-3KLJ4XRE.mjs +375 -0
- package/dist/{chunk-6U4NQGVM.mjs → chunk-4X4MGYHE.mjs} +2 -2
- package/dist/{chunk-CEEVYRQA.mjs → chunk-67DGIPQ4.mjs} +1 -1
- package/dist/{chunk-7UIL5UN3.mjs → chunk-7II6QRCZ.mjs} +1 -1
- package/dist/{chunk-W5QJ57PU.mjs → chunk-7LN5OGC2.mjs} +1 -1
- package/dist/{chunk-ZXEUBBHJ.mjs → chunk-7TMPOZDE.mjs} +1 -1
- package/dist/{chunk-AHSCWXYJ.mjs → chunk-AJUAJC5O.mjs} +1 -1
- package/dist/{chunk-3CGM3QXQ.mjs → chunk-AKWN5ZQG.mjs} +2 -2
- package/dist/{chunk-O5CP6VP6.mjs → chunk-CPM6P63C.mjs} +56 -44
- package/dist/{chunk-FRT3S72S.mjs → chunk-CQ7HKBEX.mjs} +1 -1
- package/dist/{chunk-54TRNCID.mjs → chunk-EB626HVW.mjs} +78 -11
- package/dist/{chunk-E2BNCA6L.mjs → chunk-EHQL64B7.mjs} +1 -1
- package/dist/{chunk-2WCIORP7.mjs → chunk-EXI64H46.mjs} +1 -1
- package/dist/{chunk-BBXSNDS3.mjs → chunk-FQYFPHDO.mjs} +1 -1
- package/dist/{chunk-3VZ6CYY2.mjs → chunk-GAXNO4JB.mjs} +1 -1
- package/dist/{chunk-3WGFIFP6.mjs → chunk-I4P7RXAE.mjs} +1 -1
- package/dist/{chunk-Z2BW5T7P.mjs → chunk-IODGRCQG.mjs} +1 -1
- package/dist/{chunk-GS47ZSSA.mjs → chunk-J7KQON2N.mjs} +20 -5
- package/dist/{chunk-IQGKOT7A.mjs → chunk-K35TFQUB.mjs} +1 -1
- package/dist/{chunk-4DO3WM7V.mjs → chunk-K4VWSDJJ.mjs} +1 -1
- package/dist/{chunk-KWD6GANL.mjs → chunk-MPA2HV5U.mjs} +1 -1
- package/dist/{chunk-5LZZYODG.mjs → chunk-QHAMVWDG.mjs} +19 -1
- package/dist/{chunk-XUCDPAVI.mjs → chunk-R6U246E4.mjs} +2 -2
- package/dist/{chunk-VCDGLN25.mjs → chunk-S6AYZJYO.mjs} +47 -21
- package/dist/{chunk-WL6WVV47.mjs → chunk-X6RC5UWB.mjs} +1 -1
- package/dist/{chunk-4BHDDLWK.mjs → chunk-XAS6KBIG.mjs} +2 -2
- package/dist/{chunk-VWZS32ZQ.mjs → chunk-XYWEGBAA.mjs} +1 -1
- package/dist/{chunk-54MTIKNC.mjs → chunk-YV7XF32X.mjs} +49 -24
- package/dist/{chunk-E5EDZQ5J.mjs → chunk-ZA44WICP.mjs} +1 -1
- package/dist/components/ui/advisor-card.js +144 -55
- package/dist/components/ui/advisor-card.mjs +5 -2
- package/dist/components/ui/agent-evaluation-toast.js +1 -1
- package/dist/components/ui/agent-evaluation-toast.mjs +2 -2
- package/dist/components/ui/ai-assistant-drawer.js +1 -1
- package/dist/components/ui/ai-assistant-drawer.mjs +2 -2
- package/dist/components/ui/ai-builder.js +1 -1
- package/dist/components/ui/ai-builder.mjs +2 -2
- package/dist/components/ui/ai-conversations.js +71 -4
- package/dist/components/ui/ai-conversations.mjs +3 -3
- 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-book-dialog.js +19 -4
- package/dist/components/ui/appointment-book-dialog.mjs +3 -3
- package/dist/components/ui/appointment-calendar-view.js +1 -1
- 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 +4 -4
- package/dist/components/ui/appointment-gmail-connect.js +1 -1
- package/dist/components/ui/appointment-gmail-connect.mjs +2 -2
- package/dist/components/ui/appointment-time-slot-picker.js +1 -1
- package/dist/components/ui/appointment-time-slot-picker.mjs +2 -2
- package/dist/components/ui/appointment-upcoming-card.js +1 -1
- package/dist/components/ui/appointment-upcoming-card.mjs +3 -3
- package/dist/components/ui/badge.js +1 -1
- package/dist/components/ui/badge.mjs +1 -1
- package/dist/components/ui/bank-statement-generate-dialog.js +61 -46
- package/dist/components/ui/bank-statement-generate-dialog.mjs +1 -1
- package/dist/components/ui/chat-widget-primitives.js +1 -1
- package/dist/components/ui/chat-widget-primitives.mjs +2 -2
- package/dist/components/ui/chat-widget.js +1 -1
- package/dist/components/ui/chat-widget.mjs +3 -3
- package/dist/components/ui/chip.js +1 -1
- package/dist/components/ui/chip.mjs +2 -2
- package/dist/components/ui/contact-alert-dialog/index.js +19 -1
- package/dist/components/ui/contact-alert-dialog/index.mjs +1 -1
- package/dist/components/ui/dashboard-transactions-table.js +1 -1
- package/dist/components/ui/dashboard-transactions-table.mjs +2 -2
- package/dist/components/ui/financial-cards.js +1 -1
- package/dist/components/ui/financial-cards.mjs +2 -2
- package/dist/components/ui/financial-sections.js +1 -1
- package/dist/components/ui/financial-sections.mjs +3 -3
- package/dist/components/ui/income-summary-component.js +1 -1
- package/dist/components/ui/income-summary-component.mjs +1 -1
- package/dist/components/ui/integration-card.js +1 -1
- package/dist/components/ui/integration-card.mjs +2 -2
- package/dist/components/ui/kanban-column.js +46 -23
- package/dist/components/ui/kanban-column.mjs +4 -4
- package/dist/components/ui/loan-applicant-information.js +1 -1
- package/dist/components/ui/loan-applicant-information.mjs +1 -1
- package/dist/components/ui/loan-application-badge.js +1 -1
- package/dist/components/ui/loan-application-badge.mjs +2 -2
- package/dist/components/ui/opportunity-card.js +46 -23
- package/dist/components/ui/opportunity-card.mjs +3 -3
- package/dist/components/ui/opportunity-summary-tab.js +1 -1
- package/dist/components/ui/opportunity-summary-tab.mjs +3 -3
- package/dist/components/ui/pipeline-board.js +46 -23
- package/dist/components/ui/pipeline-board.mjs +5 -5
- package/dist/components/ui/pipeline-primitives.js +1 -1
- package/dist/components/ui/pipeline-primitives.mjs +2 -2
- package/dist/components/ui/property-asset-card.js +1 -1
- package/dist/components/ui/property-asset-card.mjs +1 -1
- package/dist/components/ui/resource-center.js +1 -1
- package/dist/components/ui/resource-center.mjs +2 -2
- package/dist/components/ui/share-details-dialog.js +326 -30
- package/dist/components/ui/share-details-dialog.mjs +4 -1
- package/dist/components/ui/stage-timeline.js +1 -1
- package/dist/components/ui/stage-timeline.mjs +3 -3
- package/dist/index.js +583 -232
- package/dist/index.mjs +45 -43
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/index.tsx +4 -0
- package/src/components/ui/advisor-card.tsx +75 -25
- package/src/components/ui/ai-conversations.tsx +157 -23
- package/src/components/ui/appointment-book-dialog.tsx +26 -3
- package/src/components/ui/appointment-time-slot-picker.tsx +1 -0
- package/src/components/ui/badge.tsx +1 -1
- package/src/components/ui/bank-statement-generate-dialog.tsx +84 -61
- package/src/components/ui/contact-alert-dialog/contact-alert-dialog.tsx +19 -1
- package/src/components/ui/opportunity-card.tsx +56 -20
- package/src/components/ui/share-details-dialog.tsx +251 -0
- package/src/styles/styles-css.ts +1 -1
- package/dist/chunk-OZ2R6ERP.mjs +0 -174
package/.turbo/turbo-build.log
CHANGED
|
@@ -14,7 +14,7 @@ npm warn Unknown project config "auto-install-peers". This will stop working in
|
|
|
14
14
|
npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
|
|
15
15
|
[3m[1m[34m≈[39m[22m[23m tailwindcss [34mv4.2.2[39m
|
|
16
16
|
|
|
17
|
-
Done in [
|
|
17
|
+
Done in [33m344ms[39m
|
|
18
18
|
Built dist/styles.css and src/styles/styles-css.ts
|
|
19
19
|
warning package.json: No license field
|
|
20
20
|
$ tsup
|
|
@@ -35,46 +35,46 @@ $ tsup
|
|
|
35
35
|
[32mESM[39m [1mdist/chunk-I2EKKSEF.mjs [22m[32m4.94 KB[39m
|
|
36
36
|
[32mESM[39m [1mdist/chunk-EAKRTKHJ.mjs [22m[32m4.22 KB[39m
|
|
37
37
|
[32mESM[39m [1mdist/chunk-5SAYZ4CI.mjs [22m[32m1.14 KB[39m
|
|
38
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m19.
|
|
38
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m19.79 KB[39m
|
|
39
39
|
[32mESM[39m [1mdist/chunk-ZGQIVGIN.mjs [22m[32m1.27 KB[39m
|
|
40
|
-
[32mESM[39m [1mdist/chunk-
|
|
40
|
+
[32mESM[39m [1mdist/chunk-QHAMVWDG.mjs [22m[32m29.13 KB[39m
|
|
41
41
|
[32mESM[39m [1mdist/chunk-FGMDBJCF.mjs [22m[32m5.12 KB[39m
|
|
42
42
|
[32mESM[39m [1mdist/chunk-G2W754UJ.mjs [22m[32m5.55 KB[39m
|
|
43
43
|
[32mESM[39m [1mdist/chunk-77L3UPBW.mjs [22m[32m5.11 KB[39m
|
|
44
44
|
[32mESM[39m [1mdist/chunk-B7DD3ODQ.mjs [22m[32m5.90 KB[39m
|
|
45
|
-
[32mESM[39m [1mdist/chunk-
|
|
45
|
+
[32mESM[39m [1mdist/chunk-K35TFQUB.mjs [22m[32m6.20 KB[39m
|
|
46
46
|
[32mESM[39m [1mdist/chunk-RSEVIQEO.mjs [22m[32m15.92 KB[39m
|
|
47
47
|
[32mESM[39m [1mdist/chunk-AZGLSIHF.mjs [22m[32m4.02 KB[39m
|
|
48
48
|
[32mESM[39m [1mdist/chunk-WZ6UJCBL.mjs [22m[32m1.24 KB[39m
|
|
49
49
|
[32mESM[39m [1mdist/chunk-3Z75IKFO.mjs [22m[32m741.00 B[39m
|
|
50
|
-
[32mESM[39m [1mdist/chunk-
|
|
50
|
+
[32mESM[39m [1mdist/chunk-3KLJ4XRE.mjs [22m[32m13.27 KB[39m
|
|
51
51
|
[32mESM[39m [1mdist/chunk-VLVEZHFE.mjs [22m[32m5.28 KB[39m
|
|
52
52
|
[32mESM[39m [1mdist/chunk-GYWOD2YI.mjs [22m[32m5.14 KB[39m
|
|
53
53
|
[32mESM[39m [1mdist/chunk-JUMEIPII.mjs [22m[32m9.37 KB[39m
|
|
54
54
|
[32mESM[39m [1mdist/chunk-LPVXO3TD.mjs [22m[32m9.02 KB[39m
|
|
55
|
-
[32mESM[39m [1mdist/chunk-
|
|
55
|
+
[32mESM[39m [1mdist/chunk-XYWEGBAA.mjs [22m[32m14.85 KB[39m
|
|
56
56
|
[32mESM[39m [1mdist/chunk-IFSQWDRN.mjs [22m[32m3.96 KB[39m
|
|
57
57
|
[32mESM[39m [1mdist/chunk-KFH36NKF.mjs [22m[32m1.52 KB[39m
|
|
58
|
-
[32mESM[39m [1mdist/chunk-
|
|
58
|
+
[32mESM[39m [1mdist/chunk-ZA44WICP.mjs [22m[32m5.02 KB[39m
|
|
59
59
|
[32mESM[39m [1mdist/chunk-PCULNQWA.mjs [22m[32m3.99 KB[39m
|
|
60
60
|
[32mESM[39m [1mdist/chunk-K4WDPVFY.mjs [22m[32m7.43 KB[39m
|
|
61
61
|
[32mESM[39m [1mdist/chunk-65PZNG4Y.mjs [22m[32m4.74 KB[39m
|
|
62
62
|
[32mESM[39m [1mdist/chunk-TCE5L44O.mjs [22m[32m6.13 KB[39m
|
|
63
|
-
[32mESM[39m [1mdist/chunk-
|
|
63
|
+
[32mESM[39m [1mdist/chunk-4X4MGYHE.mjs [22m[32m36.68 KB[39m
|
|
64
64
|
[32mESM[39m [1mdist/chunk-6MDNL5I2.mjs [22m[32m78.04 KB[39m
|
|
65
65
|
[32mESM[39m [1mdist/chunk-NT4FX27K.mjs [22m[32m866.00 B[39m
|
|
66
66
|
[32mESM[39m [1mdist/chunk-NB3ZL36B.mjs [22m[32m711.00 B[39m
|
|
67
67
|
[32mESM[39m [1mdist/chunk-623YVI5O.mjs [22m[32m1.60 KB[39m
|
|
68
68
|
[32mESM[39m [1mdist/chunk-PUJ42INK.mjs [22m[32m5.67 KB[39m
|
|
69
|
-
[32mESM[39m [1mdist/chunk-
|
|
70
|
-
[32mESM[39m [1mdist/chunk-
|
|
71
|
-
[32mESM[39m [1mdist/chunk-
|
|
72
|
-
[32mESM[39m [1mdist/chunk-
|
|
69
|
+
[32mESM[39m [1mdist/chunk-AKWN5ZQG.mjs [22m[32m8.51 KB[39m
|
|
70
|
+
[32mESM[39m [1mdist/chunk-YV7XF32X.mjs [22m[32m25.31 KB[39m
|
|
71
|
+
[32mESM[39m [1mdist/chunk-EXI64H46.mjs [22m[32m2.76 KB[39m
|
|
72
|
+
[32mESM[39m [1mdist/chunk-K4VWSDJJ.mjs [22m[32m1.13 KB[39m
|
|
73
73
|
[32mESM[39m [1mdist/chunk-XMP24PWA.mjs [22m[32m11.80 KB[39m
|
|
74
|
-
[32mESM[39m [1mdist/chunk-
|
|
74
|
+
[32mESM[39m [1mdist/chunk-67DGIPQ4.mjs [22m[32m2.09 KB[39m
|
|
75
75
|
[32mESM[39m [1mdist/chunk-TLLD5IU6.mjs [22m[32m7.46 KB[39m
|
|
76
|
-
[32mESM[39m [1mdist/chunk-
|
|
77
|
-
[32mESM[39m [1mdist/chunk-
|
|
76
|
+
[32mESM[39m [1mdist/chunk-EHQL64B7.mjs [22m[32m14.00 KB[39m
|
|
77
|
+
[32mESM[39m [1mdist/chunk-7LN5OGC2.mjs [22m[32m26.92 KB[39m
|
|
78
78
|
[32mESM[39m [1mdist/chunk-DQB4EPIS.mjs [22m[32m5.13 KB[39m
|
|
79
79
|
[32mESM[39m [1mdist/chunk-JGBV3XMQ.mjs [22m[32m15.87 KB[39m
|
|
80
80
|
[32mESM[39m [1mdist/chunk-HK4HUQTV.mjs [22m[32m2.68 KB[39m
|
|
@@ -92,9 +92,9 @@ $ tsup
|
|
|
92
92
|
[32mESM[39m [1mdist/chunk-7YI3HEBH.mjs [22m[32m5.73 KB[39m
|
|
93
93
|
[32mESM[39m [1mdist/chunk-DCKT635J.mjs [22m[32m6.99 KB[39m
|
|
94
94
|
[32mESM[39m [1mdist/chunk-D3HKFRQO.mjs [22m[32m8.80 KB[39m
|
|
95
|
-
[32mESM[39m [1mdist/chunk-
|
|
96
|
-
[32mESM[39m [1mdist/chunk-
|
|
97
|
-
[32mESM[39m [1mdist/chunk-
|
|
95
|
+
[32mESM[39m [1mdist/chunk-I4P7RXAE.mjs [22m[32m19.59 KB[39m
|
|
96
|
+
[32mESM[39m [1mdist/chunk-FQYFPHDO.mjs [22m[32m7.55 KB[39m
|
|
97
|
+
[32mESM[39m [1mdist/chunk-MPA2HV5U.mjs [22m[32m1.63 KB[39m
|
|
98
98
|
[32mESM[39m [1mdist/chunk-UTCW5YUX.mjs [22m[32m8.41 KB[39m
|
|
99
99
|
[32mESM[39m [1mdist/chunk-BAONSY54.mjs [22m[32m7.81 KB[39m
|
|
100
100
|
[32mESM[39m [1mdist/chunk-ZFKAYRFQ.mjs [22m[32m8.57 KB[39m
|
|
@@ -104,7 +104,7 @@ $ tsup
|
|
|
104
104
|
[32mESM[39m [1mdist/chunk-IW33VLL5.mjs [22m[32m6.95 KB[39m
|
|
105
105
|
[32mESM[39m [1mdist/chunk-I4KVSZCH.mjs [22m[32m2.28 KB[39m
|
|
106
106
|
[32mESM[39m [1mdist/chunk-TC43SMIN.mjs [22m[32m5.11 KB[39m
|
|
107
|
-
[32mESM[39m [1mdist/chunk-
|
|
107
|
+
[32mESM[39m [1mdist/chunk-CPM6P63C.mjs [22m[32m11.35 KB[39m
|
|
108
108
|
[32mESM[39m [1mdist/chunk-MUV4EGDW.mjs [22m[32m6.90 KB[39m
|
|
109
109
|
[32mESM[39m [1mdist/chunk-BXL74CM2.mjs [22m[32m6.29 KB[39m
|
|
110
110
|
[32mESM[39m [1mdist/chunk-Y2MTAVAK.mjs [22m[32m1.30 KB[39m
|
|
@@ -116,20 +116,20 @@ $ tsup
|
|
|
116
116
|
[32mESM[39m [1mdist/chunk-GTAVSBDO.mjs [22m[32m483.00 B[39m
|
|
117
117
|
[32mESM[39m [1mdist/chunk-YEWNFK5S.mjs [22m[32m4.41 KB[39m
|
|
118
118
|
[32mESM[39m [1mdist/chunk-R2ON6CAN.mjs [22m[32m2.83 KB[39m
|
|
119
|
-
[32mESM[39m [1mdist/chunk-
|
|
119
|
+
[32mESM[39m [1mdist/chunk-J7KQON2N.mjs [22m[32m22.43 KB[39m
|
|
120
120
|
[32mESM[39m [1mdist/chunk-JTK6VJXY.mjs [22m[32m3.88 KB[39m
|
|
121
121
|
[32mESM[39m [1mdist/chunk-MXP2RX2V.mjs [22m[32m11.33 KB[39m
|
|
122
122
|
[32mESM[39m [1mdist/chunk-ISUA7DSB.mjs [22m[32m2.08 KB[39m
|
|
123
|
-
[32mESM[39m [1mdist/chunk-
|
|
124
|
-
[32mESM[39m [1mdist/chunk-
|
|
125
|
-
[32mESM[39m [1mdist/chunk-
|
|
123
|
+
[32mESM[39m [1mdist/chunk-IODGRCQG.mjs [22m[32m15.09 KB[39m
|
|
124
|
+
[32mESM[39m [1mdist/chunk-R6U246E4.mjs [22m[32m13.16 KB[39m
|
|
125
|
+
[32mESM[39m [1mdist/chunk-7TMPOZDE.mjs [22m[32m5.64 KB[39m
|
|
126
126
|
[32mESM[39m [1mdist/chunk-4Z66LMIQ.mjs [22m[32m2.41 KB[39m
|
|
127
|
-
[32mESM[39m [1mdist/chunk-
|
|
127
|
+
[32mESM[39m [1mdist/chunk-XAS6KBIG.mjs [22m[32m20.71 KB[39m
|
|
128
128
|
[32mESM[39m [1mdist/chunk-MDUKXXIL.mjs [22m[32m2.24 KB[39m
|
|
129
129
|
[32mESM[39m [1mdist/chunk-UTCQN6XU.mjs [22m[32m4.35 KB[39m
|
|
130
130
|
[32mESM[39m [1mdist/chunk-QQSOZQOC.mjs [22m[32m631.00 B[39m
|
|
131
|
-
[32mESM[39m [1mdist/chunk-
|
|
132
|
-
[32mESM[39m [1mdist/chunk-
|
|
131
|
+
[32mESM[39m [1mdist/chunk-2KNQZG5S.mjs [22m[32m8.46 KB[39m
|
|
132
|
+
[32mESM[39m [1mdist/chunk-CQ7HKBEX.mjs [22m[32m2.27 KB[39m
|
|
133
133
|
[32mESM[39m [1mdist/chunk-MNMSHB2J.mjs [22m[32m22.21 KB[39m
|
|
134
134
|
[32mESM[39m [1mdist/chunk-UYRHYJPX.mjs [22m[32m8.39 KB[39m
|
|
135
135
|
[32mESM[39m [1mdist/chunk-B3CTBLIY.mjs [22m[32m7.26 KB[39m
|
|
@@ -137,27 +137,28 @@ $ tsup
|
|
|
137
137
|
[32mESM[39m [1mdist/chunk-GT3RU6GA.mjs [22m[32m3.09 KB[39m
|
|
138
138
|
[32mESM[39m [1mdist/chunk-IKXYTCSB.mjs [22m[32m3.92 KB[39m
|
|
139
139
|
[32mESM[39m [1mdist/chunk-USOVLDGS.mjs [22m[32m6.86 KB[39m
|
|
140
|
-
[32mESM[39m [1mdist/chunk-
|
|
141
|
-
[32mESM[39m [1mdist/chunk-
|
|
142
|
-
[32mESM[39m [1mdist/chunk-
|
|
140
|
+
[32mESM[39m [1mdist/chunk-S6AYZJYO.mjs [22m[32m8.24 KB[39m
|
|
141
|
+
[32mESM[39m [1mdist/chunk-AJUAJC5O.mjs [22m[32m3.67 KB[39m
|
|
142
|
+
[32mESM[39m [1mdist/chunk-7II6QRCZ.mjs [22m[32m11.34 KB[39m
|
|
143
143
|
[32mESM[39m [1mdist/chunk-NCMV3LTP.mjs [22m[32m4.85 KB[39m
|
|
144
144
|
[32mESM[39m [1mdist/chunk-JVMXMFBB.mjs [22m[32m865.00 B[39m
|
|
145
|
-
[32mESM[39m [1mdist/chunk-
|
|
145
|
+
[32mESM[39m [1mdist/chunk-GAXNO4JB.mjs [22m[32m15.81 KB[39m
|
|
146
146
|
[32mESM[39m [1mdist/chunk-3VDET466.mjs [22m[32m2.46 KB[39m
|
|
147
147
|
[32mESM[39m [1mdist/chunk-PNSYFE3K.mjs [22m[32m3.80 KB[39m
|
|
148
|
-
[32mESM[39m [1mdist/chunk-
|
|
149
|
-
[32mESM[39m [1mdist/chunk-H5DTKPJ2.mjs [22m[32m9.03 KB[39m
|
|
148
|
+
[32mESM[39m [1mdist/chunk-EB626HVW.mjs [22m[32m56.34 KB[39m
|
|
150
149
|
[32mESM[39m [1mdist/chunk-3S6KVFF5.mjs [22m[32m2.37 KB[39m
|
|
151
150
|
[32mESM[39m [1mdist/chunk-WE4YKBDE.mjs [22m[32m4.01 KB[39m
|
|
151
|
+
[32mESM[39m [1mdist/chunk-H5DTKPJ2.mjs [22m[32m9.03 KB[39m
|
|
152
152
|
[32mESM[39m [1mdist/chunk-2GIYVERS.mjs [22m[32m840.00 B[39m
|
|
153
153
|
[32mESM[39m [1mdist/chunk-BS75ICOO.mjs [22m[32m1.00 KB[39m
|
|
154
154
|
[32mESM[39m [1mdist/chunk-LI2CTS5O.mjs [22m[32m6.31 KB[39m
|
|
155
155
|
[32mESM[39m [1mdist/chunk-H6NQTIF4.mjs [22m[32m3.28 KB[39m
|
|
156
|
-
[32mESM[39m [1mdist/chunk-
|
|
156
|
+
[32mESM[39m [1mdist/chunk-X6RC5UWB.mjs [22m[32m2.14 KB[39m
|
|
157
157
|
[32mESM[39m [1mdist/chunk-CEYEK3TI.mjs [22m[32m6.30 KB[39m
|
|
158
158
|
[32mESM[39m [1mdist/lib/theme-provider.mjs [22m[32m237.00 B[39m
|
|
159
159
|
[32mESM[39m [1mdist/lib/typography.mjs [22m[32m569.00 B[39m
|
|
160
160
|
[32mESM[39m [1mdist/chunk-6AJUS7VX.mjs [22m[32m3.73 KB[39m
|
|
161
|
+
[32mESM[39m [1mdist/lib/utils.mjs [22m[32m125.00 B[39m
|
|
161
162
|
[32mESM[39m [1mdist/chunk-FFXTQTB4.mjs [22m[32m2.13 KB[39m
|
|
162
163
|
[32mESM[39m [1mdist/chunk-TRM3KIHT.mjs [22m[32m3.61 KB[39m
|
|
163
164
|
[32mESM[39m [1mdist/chunk-HB5BKRMH.mjs [22m[32m3.07 KB[39m
|
|
@@ -177,11 +178,10 @@ $ tsup
|
|
|
177
178
|
[32mESM[39m [1mdist/chunk-AFML43VJ.mjs [22m[32m988.00 B[39m
|
|
178
179
|
[32mESM[39m [1mdist/chunk-WNQUEZJF.mjs [22m[32m1.85 KB[39m
|
|
179
180
|
[32mESM[39m [1mdist/components/ui/contact-alert-dialog/index.mjs [22m[32m925.00 B[39m
|
|
180
|
-
[32mESM[39m [1mdist/lib/utils.mjs [22m[32m125.00 B[39m
|
|
181
181
|
[32mESM[39m [1mdist/components/ui/upload-card.mjs [22m[32m196.00 B[39m
|
|
182
182
|
[32mESM[39m [1mdist/components/ui/video-background.mjs [22m[32m162.00 B[39m
|
|
183
|
-
[32mESM[39m [1mdist/components/ui/toggle.mjs [22m[32m180.00 B[39m
|
|
184
183
|
[32mESM[39m [1mdist/components/ui/tooltip.mjs [22m[32m326.00 B[39m
|
|
184
|
+
[32mESM[39m [1mdist/components/ui/toggle.mjs [22m[32m180.00 B[39m
|
|
185
185
|
[32mESM[39m [1mdist/components/ui/top-three-product.mjs [22m[32m5.06 KB[39m
|
|
186
186
|
[32mESM[39m [1mdist/components/ui/transactions-expense-categories-doughnut-chart.mjs [22m[32m531.00 B[39m
|
|
187
187
|
[32mESM[39m [1mdist/components/ui/transactions-income-expense-bar-chart.mjs [22m[32m513.00 B[39m
|
|
@@ -211,10 +211,10 @@ $ tsup
|
|
|
211
211
|
[32mESM[39m [1mdist/components/ui/select.mjs [22m[32m538.00 B[39m
|
|
212
212
|
[32mESM[39m [1mdist/components/ui/selectable-card.mjs [22m[32m195.00 B[39m
|
|
213
213
|
[32mESM[39m [1mdist/components/ui/separator.mjs [22m[32m150.00 B[39m
|
|
214
|
-
[32mESM[39m [1mdist/components/ui/share-details-dialog.mjs [22m[
|
|
214
|
+
[32mESM[39m [1mdist/components/ui/share-details-dialog.mjs [22m[32m608.00 B[39m
|
|
215
215
|
[32mESM[39m [1mdist/components/ui/property-cashflow-doughnut-chart.mjs [22m[32m505.00 B[39m
|
|
216
|
-
[32mESM[39m [1mdist/components/ui/property-list-carousel.mjs [22m[32m277.00 B[39m
|
|
217
216
|
[32mESM[39m [1mdist/components/ui/property-debt-equity-doughnut-chart.mjs [22m[32m509.00 B[39m
|
|
217
|
+
[32mESM[39m [1mdist/components/ui/property-list-carousel.mjs [22m[32m277.00 B[39m
|
|
218
218
|
[32mESM[39m [1mdist/components/ui/property-mobile-estimate-line-chart.mjs [22m[32m509.00 B[39m
|
|
219
219
|
[32mESM[39m [1mdist/components/ui/property-report-dialog.mjs [22m[32m767.00 B[39m
|
|
220
220
|
[32mESM[39m [1mdist/components/ui/radio-group.mjs [22m[32m224.00 B[39m
|
|
@@ -262,6 +262,9 @@ $ tsup
|
|
|
262
262
|
[32mESM[39m [1mdist/components/ui/interest-rate-input.mjs [22m[32m2.26 KB[39m
|
|
263
263
|
[32mESM[39m [1mdist/components/ui/financial-cards.mjs [22m[32m581.00 B[39m
|
|
264
264
|
[32mESM[39m [1mdist/components/ui/financial-drawers.mjs [22m[32m471.00 B[39m
|
|
265
|
+
[32mESM[39m [1mdist/components/ui/financial-primitives.mjs [22m[32m508.00 B[39m
|
|
266
|
+
[32mESM[39m [1mdist/components/ui/financial-sections.mjs [22m[32m807.00 B[39m
|
|
267
|
+
[32mESM[39m [1mdist/components/ui/form-primitives.mjs [22m[32m467.00 B[39m
|
|
265
268
|
[32mESM[39m [1mdist/components/ui/frontend-signup-steps.mjs [22m[32m1.02 KB[39m
|
|
266
269
|
[32mESM[39m [1mdist/components/ui/income-bar-chart.mjs [22m[32m475.00 B[39m
|
|
267
270
|
[32mESM[39m [1mdist/components/ui/income-sources-card.mjs [22m[32m3.89 KB[39m
|
|
@@ -307,9 +310,6 @@ $ tsup
|
|
|
307
310
|
[32mESM[39m [1mdist/components/ui/calendar.mjs [22m[32m295.00 B[39m
|
|
308
311
|
[32mESM[39m [1mdist/components/ui/backoffice-contact-history-chart.mjs [22m[32m505.00 B[39m
|
|
309
312
|
[32mESM[39m [1mdist/components/ui/backoffice-contact-matching-chart.mjs [22m[32m577.00 B[39m
|
|
310
|
-
[32mESM[39m [1mdist/components/ui/financial-primitives.mjs [22m[32m508.00 B[39m
|
|
311
|
-
[32mESM[39m [1mdist/components/ui/financial-sections.mjs [22m[32m807.00 B[39m
|
|
312
|
-
[32mESM[39m [1mdist/components/ui/form-primitives.mjs [22m[32m467.00 B[39m
|
|
313
313
|
[32mESM[39m [1mdist/components/ui/backoffice-signup-steps.mjs [22m[32m954.00 B[39m
|
|
314
314
|
[32mESM[39m [1mdist/components/ui/badge.mjs [22m[32m211.00 B[39m
|
|
315
315
|
[32mESM[39m [1mdist/components/ui/bank-statement-document-table.mjs [22m[32m324.00 B[39m
|
|
@@ -321,11 +321,11 @@ $ tsup
|
|
|
321
321
|
[32mESM[39m [1mdist/components/ui/auth-page-layout.mjs [22m[32m160.00 B[39m
|
|
322
322
|
[32mESM[39m [1mdist/components/ui/avatar.mjs [22m[32m310.00 B[39m
|
|
323
323
|
[32mESM[39m [1mdist/components/ui/backoffice-alert-history-chart.mjs [22m[32m501.00 B[39m
|
|
324
|
-
[32mESM[39m [1mdist/components/ui/backoffice-alert-matching-chart.mjs [22m[32m573.00 B[39m
|
|
325
324
|
[32mESM[39m [1mdist/components/ui/backoffice-alerts-chart.mjs [22m[32m559.00 B[39m
|
|
326
325
|
[32mESM[39m [1mdist/components/ui/backoffice-connections-chart.mjs [22m[32m569.00 B[39m
|
|
327
326
|
[32mESM[39m [1mdist/components/ui/appointment-book-dialog.mjs [22m[32m874.00 B[39m
|
|
328
327
|
[32mESM[39m [1mdist/components/ui/appointment-calendar-view.mjs [22m[32m423.00 B[39m
|
|
328
|
+
[32mESM[39m [1mdist/components/ui/backoffice-alert-matching-chart.mjs [22m[32m573.00 B[39m
|
|
329
329
|
[32mESM[39m [1mdist/components/ui/appointment-detail-sheet.mjs [22m[32m771.00 B[39m
|
|
330
330
|
[32mESM[39m [1mdist/components/ui/appointment-gmail-connect.mjs [22m[32m353.00 B[39m
|
|
331
331
|
[32mESM[39m [1mdist/components/ui/appointment-mini-card.mjs [22m[32m275.00 B[39m
|
|
@@ -342,7 +342,7 @@ $ tsup
|
|
|
342
342
|
[32mESM[39m [1mdist/components/ui/appointment-availability-settings.mjs [22m[32m815.00 B[39m
|
|
343
343
|
[32mESM[39m [1mdist/components/ui/add-column-modal.mjs [22m[32m440.00 B[39m
|
|
344
344
|
[32mESM[39m [1mdist/components/ui/add-lead-modal.mjs [22m[32m541.00 B[39m
|
|
345
|
-
[32mESM[39m [1mdist/components/ui/advisor-card.mjs [22m[
|
|
345
|
+
[32mESM[39m [1mdist/components/ui/advisor-card.mjs [22m[32m476.00 B[39m
|
|
346
346
|
[32mESM[39m [1mdist/components/ui/agent-evaluation-toast.mjs [22m[32m296.00 B[39m
|
|
347
347
|
[32mESM[39m [1mdist/components/ui/ai-assistant-drawer.mjs [22m[32m446.00 B[39m
|
|
348
348
|
[32mESM[39m [1mdist/components/ui/ai-builder.mjs [22m[32m671.00 B[39m
|
|
@@ -351,86 +351,87 @@ $ tsup
|
|
|
351
351
|
[32mESM[39m [1mdist/components/ui/about-you-form.mjs [22m[32m11.05 KB[39m
|
|
352
352
|
[32mESM[39m [1mdist/components/ui/accordion.mjs [22m[32m264.00 B[39m
|
|
353
353
|
[32mESM[39m [1mdist/components/ui/account-list-carousel.mjs [22m[32m275.00 B[39m
|
|
354
|
-
[32mESM[39m ⚡️ Build success in
|
|
355
|
-
[32mCJS[39m [1mdist/lib/colors.js [22m[32m4.33 KB[39m
|
|
354
|
+
[32mESM[39m ⚡️ Build success in 758ms
|
|
356
355
|
[32mCJS[39m [1mdist/lib/theme-provider.js [22m[32m8.19 KB[39m
|
|
357
356
|
[32mCJS[39m [1mdist/lib/typography.js [22m[32m5.74 KB[39m
|
|
357
|
+
[32mCJS[39m [1mdist/lib/colors.js [22m[32m4.33 KB[39m
|
|
358
358
|
[32mCJS[39m [1mdist/lib/utils.js [22m[32m2.02 KB[39m
|
|
359
359
|
[32mCJS[39m [1mdist/components/ui/about-you-form.js [22m[32m41.31 KB[39m
|
|
360
360
|
[32mCJS[39m [1mdist/components/ui/accordion.js [22m[32m5.75 KB[39m
|
|
361
361
|
[32mCJS[39m [1mdist/components/ui/account-list-carousel.js [22m[32m11.56 KB[39m
|
|
362
362
|
[32mCJS[39m [1mdist/components/ui/add-column-modal.js [22m[32m26.06 KB[39m
|
|
363
363
|
[32mCJS[39m [1mdist/components/ui/add-lead-modal.js [22m[32m39.54 KB[39m
|
|
364
|
-
[32mCJS[39m [1mdist/components/ui/advisor-card.js [22m[
|
|
365
|
-
[32mCJS[39m [1mdist/components/ui/agent-evaluation-toast.js [22m[32m11.
|
|
366
|
-
[32mCJS[39m [1mdist/components/ui/ai-assistant-drawer.js [22m[32m28.
|
|
367
|
-
[32mCJS[39m [1mdist/components/ui/ai-builder.js [22m[32m40.
|
|
368
|
-
[32mCJS[39m [1mdist/components/ui/ai-conversations.js [22m[
|
|
364
|
+
[32mCJS[39m [1mdist/components/ui/advisor-card.js [22m[32m25.41 KB[39m
|
|
365
|
+
[32mCJS[39m [1mdist/components/ui/agent-evaluation-toast.js [22m[32m11.15 KB[39m
|
|
366
|
+
[32mCJS[39m [1mdist/components/ui/ai-assistant-drawer.js [22m[32m28.64 KB[39m
|
|
367
|
+
[32mCJS[39m [1mdist/components/ui/ai-builder.js [22m[32m40.00 KB[39m
|
|
368
|
+
[32mCJS[39m [1mdist/components/ui/ai-conversations.js [22m[32m98.05 KB[39m
|
|
369
369
|
[32mCJS[39m [1mdist/components/ui/alert-dialog.js [22m[32m16.03 KB[39m
|
|
370
|
-
[32mCJS[39m [1mdist/components/ui/alert.js [22m[32m5.17 KB[39m
|
|
371
370
|
[32mCJS[39m [1mdist/components/ui/applicant-document-checklist.js [22m[32m13.68 KB[39m
|
|
371
|
+
[32mCJS[39m [1mdist/components/ui/alert.js [22m[32m5.17 KB[39m
|
|
372
372
|
[32mCJS[39m [1mdist/components/ui/applicant-expenses-section.js [22m[32m17.30 KB[39m
|
|
373
373
|
[32mCJS[39m [1mdist/components/ui/applicant-navigation-bar.js [22m[32m11.35 KB[39m
|
|
374
374
|
[32mCJS[39m [1mdist/components/ui/applicant-switcher.js [22m[32m9.80 KB[39m
|
|
375
375
|
[32mCJS[39m [1mdist/components/ui/application-mobile-layout.js [22m[32m2.58 KB[39m
|
|
376
|
-
[32mCJS[39m [1mdist/components/ui/appointment-action-dialogs.js [22m[32m45.
|
|
376
|
+
[32mCJS[39m [1mdist/components/ui/appointment-action-dialogs.js [22m[32m45.60 KB[39m
|
|
377
377
|
[32mCJS[39m [1mdist/components/ui/appointment-availability-settings.js [22m[32m67.54 KB[39m
|
|
378
|
-
[32mCJS[39m [1mdist/components/ui/appointment-book-dialog.js [22m[32m75.
|
|
379
|
-
[32mCJS[39m [1mdist/components/ui/appointment-calendar-view.js [22m[32m33.
|
|
380
|
-
[32mCJS[39m [1mdist/components/ui/appointment-detail-sheet.js [22m[32m65.
|
|
381
|
-
[32mCJS[39m [1mdist/components/ui/appointment-gmail-connect.js [22m[32m19.29 KB[39m
|
|
378
|
+
[32mCJS[39m [1mdist/components/ui/appointment-book-dialog.js [22m[32m75.66 KB[39m
|
|
379
|
+
[32mCJS[39m [1mdist/components/ui/appointment-calendar-view.js [22m[32m33.58 KB[39m
|
|
380
|
+
[32mCJS[39m [1mdist/components/ui/appointment-detail-sheet.js [22m[32m65.27 KB[39m
|
|
382
381
|
[32mCJS[39m [1mdist/components/ui/appointment-mini-card.js [22m[32m12.50 KB[39m
|
|
383
|
-
[32mCJS[39m [1mdist/components/ui/appointment-
|
|
382
|
+
[32mCJS[39m [1mdist/components/ui/appointment-gmail-connect.js [22m[32m19.27 KB[39m
|
|
384
383
|
[32mCJS[39m [1mdist/components/ui/asset-accordion.js [22m[32m19.18 KB[39m
|
|
384
|
+
[32mCJS[39m [1mdist/components/ui/appointment-time-slot-picker.js [22m[32m11.33 KB[39m
|
|
385
385
|
[32mCJS[39m [1mdist/components/ui/assets-liabilities-side-card.js [22m[32m12.56 KB[39m
|
|
386
|
+
[32mCJS[39m [1mdist/components/ui/appointment-upcoming-card.js [22m[32m55.99 KB[39m
|
|
386
387
|
[32mCJS[39m [1mdist/components/ui/auth-logo.js [22m[32m3.33 KB[39m
|
|
387
388
|
[32mCJS[39m [1mdist/components/ui/auth-page-layout.js [22m[32m3.49 KB[39m
|
|
388
389
|
[32mCJS[39m [1mdist/components/ui/avatar.js [22m[32m6.33 KB[39m
|
|
389
390
|
[32mCJS[39m [1mdist/components/ui/backoffice-alert-history-chart.js [22m[32m21.53 KB[39m
|
|
390
391
|
[32mCJS[39m [1mdist/components/ui/backoffice-alert-matching-chart.js [22m[32m27.13 KB[39m
|
|
391
|
-
[32mCJS[39m [1mdist/components/ui/backoffice-connections-chart.js [22m[32m27.69 KB[39m
|
|
392
392
|
[32mCJS[39m [1mdist/components/ui/backoffice-alerts-chart.js [22m[32m27.04 KB[39m
|
|
393
|
+
[32mCJS[39m [1mdist/components/ui/backoffice-connections-chart.js [22m[32m27.69 KB[39m
|
|
393
394
|
[32mCJS[39m [1mdist/components/ui/backoffice-contact-history-chart.js [22m[32m23.06 KB[39m
|
|
394
395
|
[32mCJS[39m [1mdist/components/ui/backoffice-contact-matching-chart.js [22m[32m27.60 KB[39m
|
|
395
396
|
[32mCJS[39m [1mdist/components/ui/backoffice-signup-steps.js [22m[32m70.67 KB[39m
|
|
396
|
-
[32mCJS[39m [1mdist/components/ui/badge.js [22m[32m7.
|
|
397
|
-
[32mCJS[39m [1mdist/components/ui/bank-statement-generate-dialog.js [22m[32m59.60 KB[39m
|
|
397
|
+
[32mCJS[39m [1mdist/components/ui/badge.js [22m[32m7.01 KB[39m
|
|
398
398
|
[32mCJS[39m [1mdist/components/ui/bank-statement-document-table.js [22m[32m19.19 KB[39m
|
|
399
|
-
[32mCJS[39m [1mdist/components/ui/bank-statement-
|
|
399
|
+
[32mCJS[39m [1mdist/components/ui/bank-statement-generate-dialog.js [22m[32m60.06 KB[39m
|
|
400
400
|
[32mCJS[39m [1mdist/components/ui/banking-accounts-connect.js [22m[32m13.77 KB[39m
|
|
401
|
+
[32mCJS[39m [1mdist/components/ui/bank-statement-pdf-viewer.js [22m[32m20.93 KB[39m
|
|
401
402
|
[32mCJS[39m [1mdist/components/ui/borrowing-capacity-atoms.js [22m[32m14.71 KB[39m
|
|
402
403
|
[32mCJS[39m [1mdist/components/ui/borrowing-capacity-card.js [22m[32m31.33 KB[39m
|
|
403
|
-
[32mCJS[39m [1mdist/components/ui/broker-info-panel.js [22m[32m10.73 KB[39m
|
|
404
404
|
[32mCJS[39m [1mdist/components/ui/borrowing-capacity-line-chart.js [22m[32m23.32 KB[39m
|
|
405
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
405
|
+
[32mCJS[39m [1mdist/components/ui/broker-info-panel.js [22m[32m10.73 KB[39m
|
|
406
406
|
[32mCJS[39m [1mdist/components/ui/button.js [22m[32m8.76 KB[39m
|
|
407
|
+
[32mCJS[39m [1mdist/components/ui/calculator-input-item.js [22m[32m3.20 KB[39m
|
|
407
408
|
[32mCJS[39m [1mdist/components/ui/calculator-section.js [22m[32m28.15 KB[39m
|
|
408
409
|
[32mCJS[39m [1mdist/components/ui/calendar.js [22m[32m16.87 KB[39m
|
|
409
410
|
[32mCJS[39m [1mdist/components/ui/card.js [22m[32m5.54 KB[39m
|
|
410
411
|
[32mCJS[39m [1mdist/components/ui/cash-balance-line-chart.js [22m[32m22.28 KB[39m
|
|
411
412
|
[32mCJS[39m [1mdist/components/ui/cashflow-bar-chart.js [22m[32m22.72 KB[39m
|
|
412
413
|
[32mCJS[39m [1mdist/components/ui/category-edit-dialog.js [22m[32m28.47 KB[39m
|
|
413
|
-
[32mCJS[39m [1mdist/components/ui/chat-widget-primitives.js [22m[32m21.
|
|
414
|
-
[32mCJS[39m [1mdist/components/ui/chat-widget.js [22m[32m47.
|
|
414
|
+
[32mCJS[39m [1mdist/components/ui/chat-widget-primitives.js [22m[32m21.40 KB[39m
|
|
415
|
+
[32mCJS[39m [1mdist/components/ui/chat-widget.js [22m[32m47.61 KB[39m
|
|
415
416
|
[32mCJS[39m [1mdist/components/ui/checkbox.js [22m[32m7.11 KB[39m
|
|
416
|
-
[32mCJS[39m [1mdist/components/ui/chip.js [22m[32m11.
|
|
417
|
+
[32mCJS[39m [1mdist/components/ui/chip.js [22m[32m11.82 KB[39m
|
|
417
418
|
[32mCJS[39m [1mdist/components/ui/color-picker.js [22m[32m19.32 KB[39m
|
|
418
419
|
[32mCJS[39m [1mdist/components/ui/combobox.js [22m[32m10.71 KB[39m
|
|
419
|
-
[32mCJS[39m [1mdist/components/ui/create-contact-modal.js [22m[32m38.23 KB[39m
|
|
420
420
|
[32mCJS[39m [1mdist/components/ui/connect-bank-step.js [22m[32m20.49 KB[39m
|
|
421
|
+
[32mCJS[39m [1mdist/components/ui/create-contact-modal.js [22m[32m38.23 KB[39m
|
|
421
422
|
[32mCJS[39m [1mdist/components/ui/csv-import-modal.js [22m[32m20.62 KB[39m
|
|
422
423
|
[32mCJS[39m [1mdist/components/ui/currency-input.js [22m[32m16.27 KB[39m
|
|
424
|
+
[32mCJS[39m [1mdist/components/ui/dashboard-transactions-table.js [22m[32m41.08 KB[39m
|
|
423
425
|
[32mCJS[39m [1mdist/components/ui/dashboard-expense-categories.js [22m[32m13.22 KB[39m
|
|
424
|
-
[32mCJS[39m [1mdist/components/ui/dashboard-transactions-table.js [22m[32m41.10 KB[39m
|
|
425
426
|
[32mCJS[39m [1mdist/components/ui/data-table.js [22m[32m41.34 KB[39m
|
|
426
427
|
[32mCJS[39m [1mdist/components/ui/date-picker.js [22m[32m23.55 KB[39m
|
|
427
428
|
[32mCJS[39m [1mdist/components/ui/debt-accordion.js [22m[32m19.84 KB[39m
|
|
428
429
|
[32mCJS[39m [1mdist/components/ui/delete-contact-component.js [22m[32m17.52 KB[39m
|
|
429
|
-
[32mCJS[39m [1mdist/components/ui/document-checklist-template.js [22m[32m25.96 KB[39m
|
|
430
430
|
[32mCJS[39m [1mdist/components/ui/dialog.js [22m[32m15.85 KB[39m
|
|
431
|
+
[32mCJS[39m [1mdist/components/ui/document-checklist-template.js [22m[32m25.96 KB[39m
|
|
431
432
|
[32mCJS[39m [1mdist/components/ui/drawer.js [22m[32m8.49 KB[39m
|
|
432
|
-
[32mCJS[39m [1mdist/components/ui/dynamic-tabs.js [22m[32m10.53 KB[39m
|
|
433
433
|
[32mCJS[39m [1mdist/components/ui/dropdown-menu.js [22m[32m13.57 KB[39m
|
|
434
|
+
[32mCJS[39m [1mdist/components/ui/dynamic-tabs.js [22m[32m10.53 KB[39m
|
|
434
435
|
[32mCJS[39m [1mdist/components/ui/editable-money-item.js [22m[32m11.37 KB[39m
|
|
435
436
|
[32mCJS[39m [1mdist/components/ui/empty.js [22m[32m5.93 KB[39m
|
|
436
437
|
[32mCJS[39m [1mdist/components/ui/expense-bar-chart.js [22m[32m22.36 KB[39m
|
|
@@ -438,98 +439,97 @@ $ tsup
|
|
|
438
439
|
[32mCJS[39m [1mdist/components/ui/expense-work-details.js [22m[32m46.89 KB[39m
|
|
439
440
|
[32mCJS[39m [1mdist/components/ui/field.js [22m[32m11.80 KB[39m
|
|
440
441
|
[32mCJS[39m [1mdist/components/ui/file-preview-dialog.js [22m[32m42.01 KB[39m
|
|
441
|
-
[32mCJS[39m [1mdist/components/ui/financial-
|
|
442
|
-
[32mCJS[39m [1mdist/components/ui/financial-cards.js [22m[32m50.65 KB[39m
|
|
442
|
+
[32mCJS[39m [1mdist/components/ui/financial-cards.js [22m[32m50.63 KB[39m
|
|
443
443
|
[32mCJS[39m [1mdist/components/ui/financial-primitives.js [22m[32m8.00 KB[39m
|
|
444
|
-
[32mCJS[39m [1mdist/components/ui/financial-
|
|
444
|
+
[32mCJS[39m [1mdist/components/ui/financial-drawers.js [22m[32m25.49 KB[39m
|
|
445
|
+
[32mCJS[39m [1mdist/components/ui/financial-sections.js [22m[32m56.07 KB[39m
|
|
445
446
|
[32mCJS[39m [1mdist/components/ui/form-primitives.js [22m[32m23.00 KB[39m
|
|
446
447
|
[32mCJS[39m [1mdist/components/ui/frontend-signup-steps.js [22m[32m46.80 KB[39m
|
|
447
|
-
[32mCJS[39m [1mdist/components/ui/income-sources-card.js [22m[32m9.81 KB[39m
|
|
448
448
|
[32mCJS[39m [1mdist/components/ui/income-bar-chart.js [22m[32m22.32 KB[39m
|
|
449
|
-
[32mCJS[39m [1mdist/components/ui/income-
|
|
449
|
+
[32mCJS[39m [1mdist/components/ui/income-sources-card.js [22m[32m9.81 KB[39m
|
|
450
|
+
[32mCJS[39m [1mdist/components/ui/income-summary-component.js [22m[32m14.73 KB[39m
|
|
450
451
|
[32mCJS[39m [1mdist/components/ui/income-work-details.js [22m[32m58.65 KB[39m
|
|
451
452
|
[32mCJS[39m [1mdist/components/ui/incoming-outgoings-card.js [22m[32m7.52 KB[39m
|
|
452
453
|
[32mCJS[39m [1mdist/components/ui/input-group.js [22m[32m16.63 KB[39m
|
|
453
454
|
[32mCJS[39m [1mdist/components/ui/input-otp.js [22m[32m6.49 KB[39m
|
|
454
455
|
[32mCJS[39m [1mdist/components/ui/input.js [22m[32m3.88 KB[39m
|
|
455
|
-
[32mCJS[39m [1mdist/components/ui/integration-card.js [22m[32m13.
|
|
456
|
+
[32mCJS[39m [1mdist/components/ui/integration-card.js [22m[32m13.13 KB[39m
|
|
456
457
|
[32mCJS[39m [1mdist/components/ui/interest-rate-input.js [22m[32m16.38 KB[39m
|
|
457
458
|
[32mCJS[39m [1mdist/components/ui/interest-rate-section.js [22m[32m13.80 KB[39m
|
|
458
459
|
[32mCJS[39m [1mdist/components/ui/interest-rate-used.js [22m[32m6.83 KB[39m
|
|
459
|
-
[32mCJS[39m [1mdist/components/ui/kanban-column.js [22m[32m62.68 KB[39m
|
|
460
460
|
[32mCJS[39m [1mdist/components/ui/label.js [22m[32m3.52 KB[39m
|
|
461
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
462
|
-
[32mCJS[39m [1mdist/components/ui/loan-
|
|
463
|
-
[32mCJS[39m [1mdist/components/ui/loan-application-badge.js [22m[32m8.20 KB[39m
|
|
461
|
+
[32mCJS[39m [1mdist/components/ui/kanban-column.js [22m[32m63.81 KB[39m
|
|
462
|
+
[32mCJS[39m [1mdist/components/ui/loan-applicant-information.js [22m[32m13.38 KB[39m
|
|
464
463
|
[32mCJS[39m [1mdist/components/ui/loan-applicant-invite.js [22m[32m12.23 KB[39m
|
|
464
|
+
[32mCJS[39m [1mdist/components/ui/loan-application-badge.js [22m[32m8.18 KB[39m
|
|
465
|
+
[32mCJS[39m [1mdist/components/ui/loan-application-cards.js [22m[32m14.53 KB[39m
|
|
466
|
+
[32mCJS[39m [1mdist/components/ui/loan-entry-shell.js [22m[32m3.66 KB[39m
|
|
465
467
|
[32mCJS[39m [1mdist/components/ui/loan-financials.js [22m[32m15.65 KB[39m
|
|
466
468
|
[32mCJS[39m [1mdist/components/ui/loan-option-group.js [22m[32m9.49 KB[39m
|
|
467
469
|
[32mCJS[39m [1mdist/components/ui/loan-option-card.js [22m[32m3.10 KB[39m
|
|
468
|
-
[32mCJS[39m [1mdist/components/ui/loan-wizard-shell.js [22m[32m18.81 KB[39m
|
|
469
470
|
[32mCJS[39m [1mdist/components/ui/loan-steps.js [22m[32m39.22 KB[39m
|
|
470
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
471
|
+
[32mCJS[39m [1mdist/components/ui/loan-wizard-shell.js [22m[32m18.81 KB[39m
|
|
471
472
|
[32mCJS[39m [1mdist/components/ui/money-input-with-slider.js [22m[32m6.93 KB[39m
|
|
473
|
+
[32mCJS[39m [1mdist/components/ui/money-item-with-color-indicator.js [22m[32m11.75 KB[39m
|
|
472
474
|
[32mCJS[39m [1mdist/components/ui/onboarding-layout.js [22m[32m20.35 KB[39m
|
|
473
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
474
|
-
[32mCJS[39m [1mdist/components/ui/opportunity-
|
|
475
|
+
[32mCJS[39m [1mdist/components/ui/opportunity-card.js [22m[32m54.35 KB[39m
|
|
476
|
+
[32mCJS[39m [1mdist/components/ui/opportunity-edit-modals.js [22m[32m144.61 KB[39m
|
|
477
|
+
[32mCJS[39m [1mdist/components/ui/page-header.js [22m[32m2.79 KB[39m
|
|
475
478
|
[32mCJS[39m [1mdist/components/ui/page-top-bar.js [22m[32m2.60 KB[39m
|
|
476
479
|
[32mCJS[39m [1mdist/components/ui/pagination.js [22m[32m23.58 KB[39m
|
|
477
480
|
[32mCJS[39m [1mdist/components/ui/password-strength-tooltip.js [22m[32m7.05 KB[39m
|
|
478
|
-
[32mCJS[39m [1mdist/components/ui/page-header.js [22m[32m2.79 KB[39m
|
|
479
481
|
[32mCJS[39m [1mdist/components/ui/pipeline-alerts.js [22m[32m3.53 KB[39m
|
|
480
|
-
[32mCJS[39m [1mdist/components/ui/opportunity-summary-tab.js [22m[32m221.
|
|
481
|
-
[32mCJS[39m [1mdist/components/ui/pipeline-board.js [22m[32m72.67 KB[39m
|
|
482
|
+
[32mCJS[39m [1mdist/components/ui/opportunity-summary-tab.js [22m[32m221.13 KB[39m
|
|
482
483
|
[32mCJS[39m [1mdist/components/ui/pipeline-chart.js [22m[32m10.60 KB[39m
|
|
483
484
|
[32mCJS[39m [1mdist/components/ui/popover.js [22m[32m6.49 KB[39m
|
|
484
|
-
[32mCJS[39m [1mdist/components/ui/pipeline-dialogs.js [22m[32m47.48 KB[39m
|
|
485
485
|
[32mCJS[39m [1mdist/components/ui/progress.js [22m[32m3.94 KB[39m
|
|
486
|
-
[32mCJS[39m [1mdist/components/ui/pipeline-
|
|
487
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
488
|
-
[32mCJS[39m [1mdist/components/ui/property-
|
|
486
|
+
[32mCJS[39m [1mdist/components/ui/pipeline-dialogs.js [22m[32m47.48 KB[39m
|
|
487
|
+
[32mCJS[39m [1mdist/components/ui/pipeline-primitives.js [22m[32m13.90 KB[39m
|
|
488
|
+
[32mCJS[39m [1mdist/components/ui/property-asset-card.js [22m[32m17.81 KB[39m
|
|
489
489
|
[32mCJS[39m [1mdist/components/ui/property-debt-equity-doughnut-chart.js [22m[32m19.25 KB[39m
|
|
490
490
|
[32mCJS[39m [1mdist/components/ui/property-list-carousel.js [22m[32m11.25 KB[39m
|
|
491
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
491
|
+
[32mCJS[39m [1mdist/components/ui/property-cashflow-doughnut-chart.js [22m[32m19.37 KB[39m
|
|
492
492
|
[32mCJS[39m [1mdist/components/ui/property-mobile-estimate-line-chart.js [22m[32m23.44 KB[39m
|
|
493
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
493
|
+
[32mCJS[39m [1mdist/components/ui/radio-group.js [22m[32m7.16 KB[39m
|
|
494
|
+
[32mCJS[39m [1mdist/components/ui/resource-center.js [22m[32m32.94 KB[39m
|
|
494
495
|
[32mCJS[39m [1mdist/components/ui/property-report-dialog.js [22m[32m43.86 KB[39m
|
|
495
496
|
[32mCJS[39m [1mdist/components/ui/review-alerts-dialog.js [22m[32m21.75 KB[39m
|
|
496
497
|
[32mCJS[39m [1mdist/components/ui/savings-goal-modal.js [22m[32m43.07 KB[39m
|
|
497
|
-
[32mCJS[39m [1mdist/components/ui/scenario-list.js [22m[32m19.00 KB[39m
|
|
498
|
-
[32mCJS[39m [1mdist/components/ui/scenario-drawer.js [22m[32m29.79 KB[39m
|
|
499
498
|
[32mCJS[39m [1mdist/components/ui/scenario-item.js [22m[32m9.28 KB[39m
|
|
500
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
499
|
+
[32mCJS[39m [1mdist/components/ui/scenario-drawer.js [22m[32m29.79 KB[39m
|
|
500
|
+
[32mCJS[39m [1mdist/components/ui/scenario-list.js [22m[32m19.00 KB[39m
|
|
501
|
+
[32mCJS[39m [1mdist/components/ui/pipeline-board.js [22m[32m73.81 KB[39m
|
|
501
502
|
[32mCJS[39m [1mdist/components/ui/selectable-card.js [22m[32m5.32 KB[39m
|
|
502
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
503
|
+
[32mCJS[39m [1mdist/components/ui/select.js [22m[32m10.94 KB[39m
|
|
503
504
|
[32mCJS[39m [1mdist/components/ui/separator.js [22m[32m3.58 KB[39m
|
|
504
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
505
|
-
[32mCJS[39m [1mdist/components/ui/share-details-dialog.js [22m[32m24.72 KB[39m
|
|
506
|
-
[32mCJS[39m [1mdist/components/ui/signup-shell.js [22m[32m13.58 KB[39m
|
|
507
|
-
[32mCJS[39m [1mdist/components/ui/slider.js [22m[32m4.60 KB[39m
|
|
505
|
+
[32mCJS[39m [1mdist/components/ui/sheet.js [22m[32m8.64 KB[39m
|
|
508
506
|
[32mCJS[39m [1mdist/components/ui/signup-form-primitives.js [22m[32m29.72 KB[39m
|
|
507
|
+
[32mCJS[39m [1mdist/components/ui/signup-shell.js [22m[32m13.58 KB[39m
|
|
509
508
|
[32mCJS[39m [1mdist/components/ui/skeleton.js [22m[32m3.24 KB[39m
|
|
510
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
509
|
+
[32mCJS[39m [1mdist/components/ui/slider.js [22m[32m4.60 KB[39m
|
|
511
510
|
[32mCJS[39m [1mdist/components/ui/sonner.js [22m[32m3.35 KB[39m
|
|
512
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
513
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
514
|
-
[32mCJS[39m [1mdist/components/ui/switch.js [22m[32m6.96 KB[39m
|
|
511
|
+
[32mCJS[39m [1mdist/components/ui/sidebar-nav.js [22m[32m30.59 KB[39m
|
|
512
|
+
[32mCJS[39m [1mdist/components/ui/spinner.js [22m[32m3.73 KB[39m
|
|
515
513
|
[32mCJS[39m [1mdist/components/ui/submission-confirmation-card.js [22m[32m10.88 KB[39m
|
|
514
|
+
[32mCJS[39m [1mdist/components/ui/share-details-dialog.js [22m[32m37.13 KB[39m
|
|
515
|
+
[32mCJS[39m [1mdist/components/ui/switch.js [22m[32m6.96 KB[39m
|
|
516
516
|
[32mCJS[39m [1mdist/components/ui/table.js [22m[32m6.25 KB[39m
|
|
517
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
518
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
517
|
+
[32mCJS[39m [1mdist/components/ui/stepper.js [22m[32m9.15 KB[39m
|
|
518
|
+
[32mCJS[39m [1mdist/components/ui/stage-timeline.js [22m[32m24.60 KB[39m
|
|
519
519
|
[32mCJS[39m [1mdist/components/ui/textarea.js [22m[32m3.77 KB[39m
|
|
520
|
+
[32mCJS[39m [1mdist/components/ui/toggle-group.js [22m[32m7.34 KB[39m
|
|
520
521
|
[32mCJS[39m [1mdist/components/ui/toggle.js [22m[32m4.61 KB[39m
|
|
521
522
|
[32mCJS[39m [1mdist/components/ui/tooltip.js [22m[32m5.77 KB[39m
|
|
522
523
|
[32mCJS[39m [1mdist/components/ui/transactions-expense-categories-doughnut-chart.js [22m[32m19.64 KB[39m
|
|
524
|
+
[32mCJS[39m [1mdist/components/ui/tabs.js [22m[32m7.02 KB[39m
|
|
523
525
|
[32mCJS[39m [1mdist/components/ui/top-three-product.js [22m[32m15.24 KB[39m
|
|
524
|
-
[32mCJS[39m [1mdist/components/ui/transactions-income-expense-bar-chart.js [22m[32m19.06 KB[39m
|
|
525
526
|
[32mCJS[39m [1mdist/components/ui/transactions-liabilities-breakdown-doughnut-chart.js [22m[32m19.64 KB[39m
|
|
526
527
|
[32mCJS[39m [1mdist/components/ui/transactions-summary-block.js [22m[32m3.15 KB[39m
|
|
527
|
-
[32mCJS[39m [1mdist/components/ui/upload-card.js [22m[32m5.43 KB[39m
|
|
528
528
|
[32mCJS[39m [1mdist/components/ui/two-fa-setup-form.js [22m[32m23.79 KB[39m
|
|
529
|
+
[32mCJS[39m [1mdist/components/ui/upload-card.js [22m[32m5.43 KB[39m
|
|
529
530
|
[32mCJS[39m [1mdist/components/ui/video-background.js [22m[32m3.25 KB[39m
|
|
530
|
-
[32mCJS[39m [1mdist/components/ui/contact-alert-dialog/index.js [22m[
|
|
531
|
-
[32mCJS[39m [1mdist/components/ui/
|
|
532
|
-
[32mCJS[39m [1mdist/
|
|
533
|
-
[32mCJS[39m
|
|
534
|
-
|
|
535
|
-
Done in 4.05s.
|
|
531
|
+
[32mCJS[39m [1mdist/components/ui/contact-alert-dialog/index.js [22m[32m67.15 KB[39m
|
|
532
|
+
[32mCJS[39m [1mdist/components/ui/transactions-income-expense-bar-chart.js [22m[32m19.06 KB[39m
|
|
533
|
+
[32mCJS[39m [1mdist/index.js [22m[32m1.11 MB[39m
|
|
534
|
+
[32mCJS[39m ⚡️ Build success in 812ms
|
|
535
|
+
Done in 3.83s.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @wealthx/shadcn
|
|
2
2
|
|
|
3
|
+
## 1.5.12
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- d36b161: Improve bank statement dialog, conversation
|
|
8
|
+
|
|
9
|
+
## 1.5.11
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 3b3d677: Update to loan-crm, account-page, backoffice-contact, my-advisor-page, frontend-pages, broker-queue, co-broker-workspace, onboarding-pages
|
|
14
|
+
|
|
3
15
|
## 1.5.10
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|