FunctionBuySeatsDialog({
open,
onOpenChange,
creedId,
cadence,
used,
capacity,
onPurchased,
}: BuySeatsDialogProps)
components/creed/buy-seats-dialog.tsx:41
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: {
className?: strin
components/ui/chart.tsx:283
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
components/ui/chart.tsx:126
FunctionCreedPanel({
onFileSection,
onFileProposal,
onAddSection,
onOpenBilling,
onOpenPush,
onSetActivity,
}: Panel
components/creed/panel.tsx:266
FunctionCreedShell({
children,
userName,
avatarInitials,
avatarUrl,
sections,
pendingProposalSectionIds = [],
}: She
components/creed/shell.tsx:135
FunctionDropdown({
trigger,
triggerIcon,
items,
selectedKey,
onSelect,
iconSide = "left",
align,
variant = "ou
components/creed/mcp-health-dashboard.tsx:552