@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
|
@@ -201,7 +201,7 @@ Slot.displayName = "Slot";
|
|
|
201
201
|
// src/components/ui/badge.tsx
|
|
202
202
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
203
203
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
204
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
204
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
205
205
|
{
|
|
206
206
|
variants: {
|
|
207
207
|
variant: {
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
ChatWidgetLauncher,
|
|
5
5
|
ChatWidgetMessage,
|
|
6
6
|
ChatWidgetTypingIndicator
|
|
7
|
-
} from "../../chunk-
|
|
7
|
+
} from "../../chunk-FQYFPHDO.mjs";
|
|
8
8
|
import "../../chunk-H6NQTIF4.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
10
10
|
import "../../chunk-LBTHZSBT.mjs";
|
|
11
11
|
import "../../chunk-NOOEKOWY.mjs";
|
|
12
12
|
import "../../chunk-R4HCRDU5.mjs";
|
|
@@ -431,7 +431,7 @@ function AvatarFallback(_a) {
|
|
|
431
431
|
var import_class_variance_authority3 = require("class-variance-authority");
|
|
432
432
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
433
433
|
var badgeVariants = (0, import_class_variance_authority3.cva)(
|
|
434
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
434
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
435
435
|
{
|
|
436
436
|
variants: {
|
|
437
437
|
variant: {
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
ChatWidgetTopicGrid,
|
|
7
7
|
ChatWidgetWindow,
|
|
8
8
|
DEFAULT_CHAT_WIDGET_TOPICS
|
|
9
|
-
} from "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
9
|
+
} from "../../chunk-I4P7RXAE.mjs";
|
|
10
|
+
import "../../chunk-FQYFPHDO.mjs";
|
|
11
11
|
import "../../chunk-MUV4EGDW.mjs";
|
|
12
12
|
import "../../chunk-2GIYVERS.mjs";
|
|
13
13
|
import "../../chunk-H6NQTIF4.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
15
15
|
import "../../chunk-P7CEBZM6.mjs";
|
|
16
16
|
import "../../chunk-LBTHZSBT.mjs";
|
|
17
17
|
import "../../chunk-NOOEKOWY.mjs";
|
|
@@ -233,7 +233,7 @@ var Button = (0, import_react.forwardRef)(function Button2(_a, ref) {
|
|
|
233
233
|
var import_class_variance_authority2 = require("class-variance-authority");
|
|
234
234
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
235
235
|
var badgeVariants = (0, import_class_variance_authority2.cva)(
|
|
236
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
236
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
237
237
|
{
|
|
238
238
|
variants: {
|
|
239
239
|
variant: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Chip
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-MPA2HV5U.mjs";
|
|
4
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
5
5
|
import "../../chunk-NOOEKOWY.mjs";
|
|
6
6
|
import "../../chunk-R4HCRDU5.mjs";
|
|
7
7
|
import "../../chunk-AFML43VJ.mjs";
|
|
@@ -69,6 +69,7 @@ module.exports = __toCommonJS(contact_alert_dialog_exports);
|
|
|
69
69
|
|
|
70
70
|
// src/components/ui/contact-alert-dialog/contact-alert-dialog.tsx
|
|
71
71
|
var React5 = __toESM(require("react"));
|
|
72
|
+
var import_lucide_react6 = require("lucide-react");
|
|
72
73
|
var import_ui4 = require("@react-awesome-query-builder/ui");
|
|
73
74
|
|
|
74
75
|
// src/components/ui/dialog.tsx
|
|
@@ -1718,7 +1719,24 @@ function ContactAlertDialog({
|
|
|
1718
1719
|
size: "sm",
|
|
1719
1720
|
value: severity,
|
|
1720
1721
|
onValueChange: (v) => v && setSeverity(v),
|
|
1721
|
-
children: ["NEED_ACTION", "WATCH", "HEALTHY"].map((s) => /* @__PURE__ */ (0, import_jsx_runtime15.
|
|
1722
|
+
children: ["NEED_ACTION", "WATCH", "HEALTHY"].map((s) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)(
|
|
1723
|
+
ToggleGroupItem,
|
|
1724
|
+
{
|
|
1725
|
+
value: s,
|
|
1726
|
+
className: cn(
|
|
1727
|
+
s === "NEED_ACTION" && "data-pressed:bg-destructive/10 data-pressed:inset-ring-destructive data-pressed:text-destructive-text data-pressed:hover:bg-destructive/10",
|
|
1728
|
+
s === "WATCH" && "data-pressed:bg-warning/10 data-pressed:inset-ring-warning data-pressed:text-warning-text data-pressed:hover:bg-warning/10",
|
|
1729
|
+
s === "HEALTHY" && "data-pressed:bg-info/10 data-pressed:inset-ring-info data-pressed:text-info-text data-pressed:hover:bg-info/10"
|
|
1730
|
+
),
|
|
1731
|
+
children: [
|
|
1732
|
+
s === "NEED_ACTION" && /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(import_lucide_react6.AlertCircleIcon, { className: "size-3.5" }),
|
|
1733
|
+
s === "WATCH" && /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(import_lucide_react6.EyeIcon, { className: "size-3.5" }),
|
|
1734
|
+
s === "HEALTHY" && /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(import_lucide_react6.InfoIcon, { className: "size-3.5" }),
|
|
1735
|
+
SEVERITY_LABELS[s]
|
|
1736
|
+
]
|
|
1737
|
+
},
|
|
1738
|
+
s
|
|
1739
|
+
))
|
|
1722
1740
|
}
|
|
1723
1741
|
)
|
|
1724
1742
|
] }),
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
ContactAlertDialog,
|
|
5
5
|
ContactAlertQueryBuilder,
|
|
6
6
|
createAlertTree
|
|
7
|
-
} from "../../../chunk-
|
|
7
|
+
} from "../../../chunk-QHAMVWDG.mjs";
|
|
8
8
|
import "../../../chunk-7YI3HEBH.mjs";
|
|
9
9
|
import "../../../chunk-MUV4EGDW.mjs";
|
|
10
10
|
import "../../../chunk-IKXYTCSB.mjs";
|
|
@@ -312,7 +312,7 @@ function Spinner(_a) {
|
|
|
312
312
|
var import_class_variance_authority3 = require("class-variance-authority");
|
|
313
313
|
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
314
314
|
var badgeVariants = (0, import_class_variance_authority3.cva)(
|
|
315
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
315
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
316
316
|
{
|
|
317
317
|
variants: {
|
|
318
318
|
variant: {
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "../../chunk-33VT74R4.mjs";
|
|
4
4
|
import {
|
|
5
5
|
Chip
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-MPA2HV5U.mjs";
|
|
7
7
|
import {
|
|
8
8
|
Spinner
|
|
9
9
|
} from "../../chunk-JVMXMFBB.mjs";
|
|
@@ -17,7 +17,7 @@ import "../../chunk-PNSYFE3K.mjs";
|
|
|
17
17
|
import "../../chunk-LI2CTS5O.mjs";
|
|
18
18
|
import {
|
|
19
19
|
Badge
|
|
20
|
-
} from "../../chunk-
|
|
20
|
+
} from "../../chunk-X6RC5UWB.mjs";
|
|
21
21
|
import {
|
|
22
22
|
formatDateShort
|
|
23
23
|
} from "../../chunk-LHWJQNLG.mjs";
|
|
@@ -177,7 +177,7 @@ Slot.displayName = "Slot";
|
|
|
177
177
|
// src/components/ui/badge.tsx
|
|
178
178
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
179
179
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
180
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
180
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
181
181
|
{
|
|
182
182
|
variants: {
|
|
183
183
|
variant: {
|
|
@@ -6,10 +6,10 @@ import {
|
|
|
6
6
|
IncomeCard,
|
|
7
7
|
OtherLiabilityCard,
|
|
8
8
|
PropertyCard
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-7LN5OGC2.mjs";
|
|
10
10
|
import "../../chunk-DQB4EPIS.mjs";
|
|
11
11
|
import "../../chunk-JTK6VJXY.mjs";
|
|
12
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
13
13
|
import "../../chunk-LHWJQNLG.mjs";
|
|
14
14
|
import "../../chunk-UNACI2YK.mjs";
|
|
15
15
|
import "../../chunk-NOOEKOWY.mjs";
|
|
@@ -346,7 +346,7 @@ var import_date_fns = require("date-fns");
|
|
|
346
346
|
var import_class_variance_authority2 = require("class-variance-authority");
|
|
347
347
|
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
348
348
|
var badgeVariants = (0, import_class_variance_authority2.cva)(
|
|
349
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
349
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
350
350
|
{
|
|
351
351
|
variants: {
|
|
352
352
|
variant: {
|
|
@@ -7,12 +7,12 @@ import {
|
|
|
7
7
|
LoanScenarioSection,
|
|
8
8
|
OtherLiabilitiesSection,
|
|
9
9
|
PropertyHoldingsSection
|
|
10
|
-
} from "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
} from "../../chunk-EHQL64B7.mjs";
|
|
11
|
+
import "../../chunk-7LN5OGC2.mjs";
|
|
12
12
|
import "../../chunk-DQB4EPIS.mjs";
|
|
13
13
|
import "../../chunk-JTK6VJXY.mjs";
|
|
14
14
|
import "../../chunk-2GIYVERS.mjs";
|
|
15
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
16
16
|
import "../../chunk-LHWJQNLG.mjs";
|
|
17
17
|
import "../../chunk-UNACI2YK.mjs";
|
|
18
18
|
import "../../chunk-NOOEKOWY.mjs";
|
|
@@ -248,7 +248,7 @@ var Button = (0, import_react.forwardRef)(function Button2(_a, ref) {
|
|
|
248
248
|
var import_class_variance_authority2 = require("class-variance-authority");
|
|
249
249
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
250
250
|
var badgeVariants = (0, import_class_variance_authority2.cva)(
|
|
251
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
251
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
252
252
|
{
|
|
253
253
|
variants: {
|
|
254
254
|
variant: {
|
|
@@ -156,7 +156,7 @@ Slot.displayName = "Slot";
|
|
|
156
156
|
// src/components/ui/badge.tsx
|
|
157
157
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
158
158
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
159
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
159
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
160
160
|
{
|
|
161
161
|
variants: {
|
|
162
162
|
variant: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
IntegrationCard
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-67DGIPQ4.mjs";
|
|
4
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
5
5
|
import "../../chunk-NOOEKOWY.mjs";
|
|
6
6
|
import "../../chunk-R4HCRDU5.mjs";
|
|
7
7
|
import "../../chunk-AFML43VJ.mjs";
|
|
@@ -181,7 +181,7 @@ Slot.displayName = "Slot";
|
|
|
181
181
|
// src/components/ui/badge.tsx
|
|
182
182
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
183
183
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
184
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
184
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
185
185
|
{
|
|
186
186
|
variants: {
|
|
187
187
|
variant: {
|
|
@@ -1245,6 +1245,45 @@ function OpportunityCard({
|
|
|
1245
1245
|
}
|
|
1246
1246
|
);
|
|
1247
1247
|
}
|
|
1248
|
+
function normalizeUrl(url) {
|
|
1249
|
+
return `https://${url.replace(/^https?:\/\//, "")}`;
|
|
1250
|
+
}
|
|
1251
|
+
function LoanApplicationLink({ url }) {
|
|
1252
|
+
const [copied, setCopied] = (0, import_react5.useState)(false);
|
|
1253
|
+
const href = normalizeUrl(url);
|
|
1254
|
+
function handleCopy() {
|
|
1255
|
+
navigator.clipboard.writeText(href).then(() => {
|
|
1256
|
+
setCopied(true);
|
|
1257
|
+
setTimeout(() => setCopied(false), 2e3);
|
|
1258
|
+
});
|
|
1259
|
+
}
|
|
1260
|
+
return /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("div", { className: "flex flex-col gap-1", children: [
|
|
1261
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)("p", { className: "text-caption text-muted-foreground", children: "Or the link below to fill out the loan application directly." }),
|
|
1262
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("div", { className: "flex items-center gap-1.5", children: [
|
|
1263
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Link2, { className: "size-4 shrink-0 text-muted-foreground" }),
|
|
1264
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
1265
|
+
"a",
|
|
1266
|
+
{
|
|
1267
|
+
href,
|
|
1268
|
+
target: "_blank",
|
|
1269
|
+
rel: "noreferrer",
|
|
1270
|
+
className: "min-w-0 flex-1 truncate text-body-small text-primary underline-offset-2 hover:underline",
|
|
1271
|
+
children: url
|
|
1272
|
+
}
|
|
1273
|
+
),
|
|
1274
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
1275
|
+
"button",
|
|
1276
|
+
{
|
|
1277
|
+
type: "button",
|
|
1278
|
+
onClick: handleCopy,
|
|
1279
|
+
className: "shrink-0 rounded p-1 text-muted-foreground transition-colors hover:text-foreground",
|
|
1280
|
+
"aria-label": "Copy link",
|
|
1281
|
+
children: copied ? /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Check, { className: "size-4 text-success-text" }) : /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Copy, { className: "size-4" })
|
|
1282
|
+
}
|
|
1283
|
+
)
|
|
1284
|
+
] })
|
|
1285
|
+
] });
|
|
1286
|
+
}
|
|
1248
1287
|
function LeadCard({
|
|
1249
1288
|
customerName,
|
|
1250
1289
|
customerPhone,
|
|
@@ -1267,13 +1306,13 @@ function LeadCard({
|
|
|
1267
1306
|
children: [
|
|
1268
1307
|
/* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("div", { className: "flex items-start justify-between gap-2", children: [
|
|
1269
1308
|
/* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("div", { className: "flex min-w-0 flex-1 flex-col gap-1", children: [
|
|
1270
|
-
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)("span", { className: "text-
|
|
1271
|
-
customerPhone && /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("span", { className: "flex items-center gap-1.5 text-
|
|
1272
|
-
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Phone, { className: "size-3 shrink-0", "aria-hidden": "true" }),
|
|
1309
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)("span", { className: "text-label-medium text-foreground", children: customerName }),
|
|
1310
|
+
customerPhone && /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("span", { className: "flex items-center gap-1.5 text-caption text-muted-foreground", children: [
|
|
1311
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Phone, { className: "size-3.5 shrink-0", "aria-hidden": "true" }),
|
|
1273
1312
|
customerPhone
|
|
1274
1313
|
] }),
|
|
1275
|
-
customerEmail && /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("span", { className: "flex items-center gap-1.5 text-
|
|
1276
|
-
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Mail, { className: "size-3 shrink-0", "aria-hidden": "true" }),
|
|
1314
|
+
customerEmail && /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("span", { className: "flex items-center gap-1.5 text-caption text-muted-foreground", children: [
|
|
1315
|
+
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(import_lucide_react6.Mail, { className: "size-3.5 shrink-0", "aria-hidden": "true" }),
|
|
1277
1316
|
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)("span", { className: "truncate", children: customerEmail })
|
|
1278
1317
|
] })
|
|
1279
1318
|
] }),
|
|
@@ -1312,23 +1351,7 @@ function LeadCard({
|
|
|
1312
1351
|
children: "Send Loan Application Request"
|
|
1313
1352
|
}
|
|
1314
1353
|
),
|
|
1315
|
-
loanApplicationUrl && /* @__PURE__ */ (0, import_jsx_runtime12.
|
|
1316
|
-
"Or the link below to fill out the loan application directly.",
|
|
1317
|
-
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)("br", {}),
|
|
1318
|
-
/* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
|
|
1319
|
-
"a",
|
|
1320
|
-
{
|
|
1321
|
-
href: `https://${loanApplicationUrl.replace(
|
|
1322
|
-
/^https?:\/\//,
|
|
1323
|
-
""
|
|
1324
|
-
)}`,
|
|
1325
|
-
target: "_blank",
|
|
1326
|
-
rel: "noreferrer",
|
|
1327
|
-
className: "text-primary underline-offset-2 hover:underline",
|
|
1328
|
-
children: loanApplicationUrl
|
|
1329
|
-
}
|
|
1330
|
-
)
|
|
1331
|
-
] })
|
|
1354
|
+
loanApplicationUrl && /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(LoanApplicationLink, { url: loanApplicationUrl })
|
|
1332
1355
|
] })
|
|
1333
1356
|
]
|
|
1334
1357
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
KanbanColumn
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-AKWN5ZQG.mjs";
|
|
4
|
+
import "../../chunk-YV7XF32X.mjs";
|
|
5
|
+
import "../../chunk-EXI64H46.mjs";
|
|
6
6
|
import "../../chunk-JPGL36WQ.mjs";
|
|
7
7
|
import "../../chunk-IKXYTCSB.mjs";
|
|
8
8
|
import "../../chunk-JVMXMFBB.mjs";
|
|
9
9
|
import "../../chunk-PNSYFE3K.mjs";
|
|
10
10
|
import "../../chunk-H5DTKPJ2.mjs";
|
|
11
11
|
import "../../chunk-2GIYVERS.mjs";
|
|
12
|
-
import "../../chunk-
|
|
12
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
13
13
|
import "../../chunk-LHWJQNLG.mjs";
|
|
14
14
|
import "../../chunk-XYSRRDBH.mjs";
|
|
15
15
|
import "../../chunk-FRCTOAKZ.mjs";
|
|
@@ -155,7 +155,7 @@ Slot.displayName = "Slot";
|
|
|
155
155
|
// src/components/ui/badge.tsx
|
|
156
156
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
157
157
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
158
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
158
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
159
159
|
{
|
|
160
160
|
variants: {
|
|
161
161
|
variant: {
|
|
@@ -153,7 +153,7 @@ Slot.displayName = "Slot";
|
|
|
153
153
|
// src/components/ui/badge.tsx
|
|
154
154
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
155
155
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
156
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
156
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
157
157
|
{
|
|
158
158
|
variants: {
|
|
159
159
|
variant: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LoanApplicationBadge
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-K4VWSDJJ.mjs";
|
|
4
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
5
5
|
import "../../chunk-R4HCRDU5.mjs";
|
|
6
6
|
import "../../chunk-AFML43VJ.mjs";
|
|
7
7
|
import "../../chunk-WNQUEZJF.mjs";
|
|
@@ -195,7 +195,7 @@ Slot.displayName = "Slot";
|
|
|
195
195
|
// src/components/ui/badge.tsx
|
|
196
196
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
197
197
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
198
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
198
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
199
199
|
{
|
|
200
200
|
variants: {
|
|
201
201
|
variant: {
|
|
@@ -1215,6 +1215,45 @@ function OpportunityCard({
|
|
|
1215
1215
|
}
|
|
1216
1216
|
);
|
|
1217
1217
|
}
|
|
1218
|
+
function normalizeUrl(url) {
|
|
1219
|
+
return `https://${url.replace(/^https?:\/\//, "")}`;
|
|
1220
|
+
}
|
|
1221
|
+
function LoanApplicationLink({ url }) {
|
|
1222
|
+
const [copied, setCopied] = (0, import_react5.useState)(false);
|
|
1223
|
+
const href = normalizeUrl(url);
|
|
1224
|
+
function handleCopy() {
|
|
1225
|
+
navigator.clipboard.writeText(href).then(() => {
|
|
1226
|
+
setCopied(true);
|
|
1227
|
+
setTimeout(() => setCopied(false), 2e3);
|
|
1228
|
+
});
|
|
1229
|
+
}
|
|
1230
|
+
return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("div", { className: "flex flex-col gap-1", children: [
|
|
1231
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("p", { className: "text-caption text-muted-foreground", children: "Or the link below to fill out the loan application directly." }),
|
|
1232
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("div", { className: "flex items-center gap-1.5", children: [
|
|
1233
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Link2, { className: "size-4 shrink-0 text-muted-foreground" }),
|
|
1234
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
|
1235
|
+
"a",
|
|
1236
|
+
{
|
|
1237
|
+
href,
|
|
1238
|
+
target: "_blank",
|
|
1239
|
+
rel: "noreferrer",
|
|
1240
|
+
className: "min-w-0 flex-1 truncate text-body-small text-primary underline-offset-2 hover:underline",
|
|
1241
|
+
children: url
|
|
1242
|
+
}
|
|
1243
|
+
),
|
|
1244
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
|
1245
|
+
"button",
|
|
1246
|
+
{
|
|
1247
|
+
type: "button",
|
|
1248
|
+
onClick: handleCopy,
|
|
1249
|
+
className: "shrink-0 rounded p-1 text-muted-foreground transition-colors hover:text-foreground",
|
|
1250
|
+
"aria-label": "Copy link",
|
|
1251
|
+
children: copied ? /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Check, { className: "size-4 text-success-text" }) : /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Copy, { className: "size-4" })
|
|
1252
|
+
}
|
|
1253
|
+
)
|
|
1254
|
+
] })
|
|
1255
|
+
] });
|
|
1256
|
+
}
|
|
1218
1257
|
function LeadCard({
|
|
1219
1258
|
customerName,
|
|
1220
1259
|
customerPhone,
|
|
@@ -1237,13 +1276,13 @@ function LeadCard({
|
|
|
1237
1276
|
children: [
|
|
1238
1277
|
/* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("div", { className: "flex items-start justify-between gap-2", children: [
|
|
1239
1278
|
/* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("div", { className: "flex min-w-0 flex-1 flex-col gap-1", children: [
|
|
1240
|
-
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("span", { className: "text-
|
|
1241
|
-
customerPhone && /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("span", { className: "flex items-center gap-1.5 text-
|
|
1242
|
-
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Phone, { className: "size-3 shrink-0", "aria-hidden": "true" }),
|
|
1279
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("span", { className: "text-label-medium text-foreground", children: customerName }),
|
|
1280
|
+
customerPhone && /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("span", { className: "flex items-center gap-1.5 text-caption text-muted-foreground", children: [
|
|
1281
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Phone, { className: "size-3.5 shrink-0", "aria-hidden": "true" }),
|
|
1243
1282
|
customerPhone
|
|
1244
1283
|
] }),
|
|
1245
|
-
customerEmail && /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("span", { className: "flex items-center gap-1.5 text-
|
|
1246
|
-
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Mail, { className: "size-3 shrink-0", "aria-hidden": "true" }),
|
|
1284
|
+
customerEmail && /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("span", { className: "flex items-center gap-1.5 text-caption text-muted-foreground", children: [
|
|
1285
|
+
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(import_lucide_react5.Mail, { className: "size-3.5 shrink-0", "aria-hidden": "true" }),
|
|
1247
1286
|
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("span", { className: "truncate", children: customerEmail })
|
|
1248
1287
|
] })
|
|
1249
1288
|
] }),
|
|
@@ -1282,23 +1321,7 @@ function LeadCard({
|
|
|
1282
1321
|
children: "Send Loan Application Request"
|
|
1283
1322
|
}
|
|
1284
1323
|
),
|
|
1285
|
-
loanApplicationUrl && /* @__PURE__ */ (0, import_jsx_runtime11.
|
|
1286
|
-
"Or the link below to fill out the loan application directly.",
|
|
1287
|
-
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)("br", {}),
|
|
1288
|
-
/* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
|
1289
|
-
"a",
|
|
1290
|
-
{
|
|
1291
|
-
href: `https://${loanApplicationUrl.replace(
|
|
1292
|
-
/^https?:\/\//,
|
|
1293
|
-
""
|
|
1294
|
-
)}`,
|
|
1295
|
-
target: "_blank",
|
|
1296
|
-
rel: "noreferrer",
|
|
1297
|
-
className: "text-primary underline-offset-2 hover:underline",
|
|
1298
|
-
children: loanApplicationUrl
|
|
1299
|
-
}
|
|
1300
|
-
)
|
|
1301
|
-
] })
|
|
1324
|
+
loanApplicationUrl && /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(LoanApplicationLink, { url: loanApplicationUrl })
|
|
1302
1325
|
] })
|
|
1303
1326
|
]
|
|
1304
1327
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LeadCard,
|
|
3
3
|
OpportunityCard
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-YV7XF32X.mjs";
|
|
5
|
+
import "../../chunk-EXI64H46.mjs";
|
|
6
6
|
import "../../chunk-JPGL36WQ.mjs";
|
|
7
7
|
import "../../chunk-IKXYTCSB.mjs";
|
|
8
8
|
import "../../chunk-PNSYFE3K.mjs";
|
|
9
9
|
import "../../chunk-H5DTKPJ2.mjs";
|
|
10
10
|
import "../../chunk-2GIYVERS.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
12
12
|
import "../../chunk-LHWJQNLG.mjs";
|
|
13
13
|
import "../../chunk-XYSRRDBH.mjs";
|
|
14
14
|
import "../../chunk-FRCTOAKZ.mjs";
|
|
@@ -158,7 +158,7 @@ Slot.displayName = "Slot";
|
|
|
158
158
|
// src/components/ui/badge.tsx
|
|
159
159
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
160
160
|
var badgeVariants = (0, import_class_variance_authority.cva)(
|
|
161
|
-
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-
|
|
161
|
+
"inline-flex w-fit shrink-0 items-center justify-center gap-1 overflow-hidden rounded-full border border-transparent px-2.5 py-0.5 text-caption whitespace-nowrap transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&>svg]:pointer-events-none [&>svg]:size-3",
|
|
162
162
|
{
|
|
163
163
|
variants: {
|
|
164
164
|
variant: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
OpportunitySummaryTab
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-4X4MGYHE.mjs";
|
|
4
4
|
import "../../chunk-6MDNL5I2.mjs";
|
|
5
|
-
import "../../chunk-
|
|
5
|
+
import "../../chunk-7LN5OGC2.mjs";
|
|
6
6
|
import "../../chunk-DQB4EPIS.mjs";
|
|
7
7
|
import "../../chunk-JTK6VJXY.mjs";
|
|
8
8
|
import "../../chunk-MXP2RX2V.mjs";
|
|
@@ -12,7 +12,7 @@ import "../../chunk-USOVLDGS.mjs";
|
|
|
12
12
|
import "../../chunk-WE4YKBDE.mjs";
|
|
13
13
|
import "../../chunk-BS75ICOO.mjs";
|
|
14
14
|
import "../../chunk-LI2CTS5O.mjs";
|
|
15
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-X6RC5UWB.mjs";
|
|
16
16
|
import "../../chunk-TRM3KIHT.mjs";
|
|
17
17
|
import "../../chunk-HB5BKRMH.mjs";
|
|
18
18
|
import "../../chunk-FBNEIYSE.mjs";
|