@wealthx/shadcn 1.3.0 → 1.3.2

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/dist/index.mjs CHANGED
@@ -20,7 +20,7 @@ import {
20
20
  } from "./chunk-U4NDAF2P.mjs";
21
21
  import {
22
22
  SidebarNav
23
- } from "./chunk-ZC45IGZO.mjs";
23
+ } from "./chunk-N6TNTQL6.mjs";
24
24
  import {
25
25
  Tooltip,
26
26
  TooltipContent,
@@ -286,8 +286,9 @@ import {
286
286
  CardTitle
287
287
  } from "./chunk-C7CQJNMR.mjs";
288
288
  import {
289
- AdvisorCard
290
- } from "./chunk-FNQXOAYJ.mjs";
289
+ AdvisorCard,
290
+ AdvisorInviteCard
291
+ } from "./chunk-Q2BGOAMG.mjs";
291
292
  import {
292
293
  AiAssistantDrawer
293
294
  } from "./chunk-CFMQP5QS.mjs";
@@ -489,6 +490,7 @@ export {
489
490
  AddLeadModal,
490
491
  AddressAutocomplete,
491
492
  AdvisorCard,
493
+ AdvisorInviteCard,
492
494
  AiAssistantDrawer,
493
495
  Alert,
494
496
  AlertAccordion,