@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
|
@@ -3,13 +3,13 @@ import {
|
|
|
3
3
|
PasswordField,
|
|
4
4
|
SectionHeading,
|
|
5
5
|
StaffRowItem
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-2UA4CPE5.mjs";
|
|
7
7
|
import "../../chunk-WHIW6KOB.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-KPGARKFC.mjs";
|
|
9
9
|
import "../../chunk-USOVLDGS.mjs";
|
|
10
10
|
import "../../chunk-2GIYVERS.mjs";
|
|
11
|
+
import "../../chunk-LSRGA5BI.mjs";
|
|
11
12
|
import "../../chunk-HB5BKRMH.mjs";
|
|
12
|
-
import "../../chunk-P7CEBZM6.mjs";
|
|
13
13
|
import "../../chunk-LBTHZSBT.mjs";
|
|
14
14
|
import "../../chunk-XYSRRDBH.mjs";
|
|
15
15
|
import "../../chunk-FRCTOAKZ.mjs";
|
|
@@ -260,16 +260,29 @@ var import_jsx_runtime2 = (
|
|
|
260
260
|
require("react/jsx-runtime")
|
|
261
261
|
);
|
|
262
262
|
function Label(_a) {
|
|
263
|
-
var _b = _a, {
|
|
264
|
-
|
|
263
|
+
var _b = _a, {
|
|
264
|
+
className,
|
|
265
|
+
required,
|
|
266
|
+
children
|
|
267
|
+
} = _b, props = __objRest(_b, [
|
|
268
|
+
"className",
|
|
269
|
+
"required",
|
|
270
|
+
"children"
|
|
271
|
+
]);
|
|
272
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
265
273
|
"label",
|
|
266
|
-
__spreadValues({
|
|
274
|
+
__spreadProps(__spreadValues({
|
|
267
275
|
className: cn(
|
|
268
276
|
"flex items-center gap-2 text-label-medium leading-none select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",
|
|
269
277
|
className
|
|
270
278
|
),
|
|
271
279
|
"data-slot": "label"
|
|
272
|
-
}, props)
|
|
280
|
+
}, props), {
|
|
281
|
+
children: [
|
|
282
|
+
children,
|
|
283
|
+
required && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("span", { "aria-hidden": "true", className: "text-destructive", children: "*" })
|
|
284
|
+
]
|
|
285
|
+
})
|
|
273
286
|
);
|
|
274
287
|
}
|
|
275
288
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
TwoFASetupForm
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-7T4TYUO3.mjs";
|
|
4
4
|
import "../../chunk-7YI3HEBH.mjs";
|
|
5
|
-
import "../../chunk-
|
|
5
|
+
import "../../chunk-KPGARKFC.mjs";
|
|
6
6
|
import "../../chunk-2GIYVERS.mjs";
|
|
7
7
|
import "../../chunk-BS75ICOO.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-LSRGA5BI.mjs";
|
|
9
9
|
import "../../chunk-LBTHZSBT.mjs";
|
|
10
10
|
import "../../chunk-NOOEKOWY.mjs";
|
|
11
11
|
import "../../chunk-R4HCRDU5.mjs";
|