FunctionChartContainer({
id,
className,
children,
config,
initialDimension = INITIAL_DIMENSION,
...props
}: React.Compon
components/ui/chart.tsx:42
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
components/ui/chart.tsx:275
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
components/ui/chart.tsx:119
FunctionConfirmDialog({
open,
onOpenChange,
title,
description,
confirmLabel = "Confirm",
cancelLabel = "Cancel",
onC
components/ui/confirm-dialog.tsx:20
FunctionContactField({
label,
value,
href,
icon,
isLast = false,
}: {
label: string
value: string
href?: string
components/customers/customer-drawer.tsx:880
FunctionConversationTabContent({
conversationItems,
pendingReply,
isSendingReply,
ticket,
currentUser,
replyAccounts,
selected
components/tickets/ticket-detail-sections.tsx:186
FunctionCustomerAssetsFilesTab({
items,
currentUser,
onCreate,
onDelete,
onEdit,
}: CustomerAssetsFilesTabProps)
components/customers/customer-assets-files-tab.tsx:453
FunctionCustomerDetailPage({
customer,
initialTab,
initialQuery,
initialType,
initialPriority,
}: CustomerDetailPageProps)
components/customers/customer-detail-page.tsx:814
FunctionCustomerDrawer({
open,
customer,
currentIndex,
totalCount,
onPrevious,
onNext,
onClose,
onViewProfile,
}: Cu
components/customers/customer-drawer.tsx:136
FunctionCustomerFeedbackPanel({
averageRating,
comments,
filter,
onFilterChange,
reviewCount,
}: {
averageRating: number
comm
components/knowledge-base/knowledge-article-insights.tsx:992
FunctionCustomerSearchToolbar({
query,
onQueryChange,
healthFilter,
onHealthFilterChange,
layoutMode,
onLayoutModeChange,
tab
components/customers/customer-search-toolbar.tsx:48
FunctionCustomersSelectionActionBar({
tableToolbarProps,
onMarkHealthy,
onMoveToWatch,
onArchive,
onExportSelection,
overlayStyle,
}:
components/customers/customers-page-sections.tsx:240
FunctionCustomersTableActions({
tableToolbarProps,
sortPreset,
onSortPresetChange,
lifecycleFilter,
onLifecycleFilterChange,
}: C
components/customers/customers-page-sections.tsx:151
FunctionDataGrid({
rows,
columns,
getRowLabel,
renderCell,
isEditableColumn,
getCellEditValue,
applyCellEdit,
components/data-grid/data-grid.tsx:37
FunctionDataGridColumnOptionsMenu({
showSummaries,
onShowSummariesChange,
visibleColumns,
visibleColumnIds,
hiddenColumns,
toggleCo
components/data-grid/column-options-menu.tsx:38
FunctionDataGridSummaryFooter({
showSummaries,
stickySummaryFooter,
renderSummary,
visibleColumns,
visibleRows,
columnWidths,
components/data-grid/table-summary-footer.tsx:28
FunctionDataGridTableBody({
visibleRows,
getRowLabel,
visibleColumns,
editingCell,
isEditableColumn,
startEditing,
onCell
components/data-grid/table-body.tsx:47
FunctionDataGridTableHeader({
visibleColumns,
columnWidths,
allVisibleRowsSelected,
someVisibleRowsSelected,
onToggleAllRows,
components/data-grid/table-header.tsx:23
FunctionDataGridTableView({
tableRef,
gridMinWidth,
visibleColumns,
columnWidths,
visibleRows,
getRowLabel,
editingCell,
components/data-grid/table-view.tsx:63
FunctionDetailRightPanelShell({
open,
sections,
activeSection,
onToggleOpen,
onSelectSection,
renderSection,
className,
}: De
components/detail-right-panel-shell.tsx:25
FunctionDiscussionMessageEntry({
author,
timestamp,
badges,
body,
attachment,
className,
}: {
author: DiscussionPerson
times
components/detail-tabs/shared-discussion-tab-content.tsx:48
FunctionDiscussionThreadContent({
scrollContainerRef,
bottomAnchorRef,
threadClassName,
children,
composer,
}: {
scrollContainerR
components/detail-tabs/shared-discussion-tab-content.tsx:107
FunctionDrawerPanel({
drawerRow,
drawerColumn,
drawerCellValue,
getRowLabel,
isEditableColumn,
isEmptyValue,
}: Drawe
components/data-grid/drawer-panel.tsx:19
FunctionDrawerSection({
id,
title,
badge,
open,
onToggle,
children,
}: {
id: string
title: string
badge?: string
components/customers/customer-drawer.tsx:936
FunctionDropdownMenuContent({
align = "start",
alignOffset = 0,
side = "bottom",
sideOffset = 4,
className,
...props
}: MenuP
components/ui/dropdown-menu.tsx:21
FunctionDropdownMenuSubContent({
align = "start",
alignOffset = -3,
side = "right",
sideOffset = 0,
className,
...props
}: React
components/ui/dropdown-menu.tsx:130
FunctionEditableFieldList({
label,
values,
placeholder,
renderValue,
onAddValue,
valueLayout = "stack",
className,
}: {
components/customers/customer-detail-page.tsx:555
FunctionHelpfulRateCard({
comparisonLabel,
deltaLabel,
helpfulRate,
helpfulVotes,
notHelpfulVotes,
unreviewedViews,
}: {
components/knowledge-base/knowledge-article-insights.tsx:537
FunctionInsightMetricBlock({
action,
children,
className,
contentClassName,
icon,
label,
}: {
action?: ReactNode
childre
components/knowledge-base/knowledge-article-insights.tsx:342
FunctionInsightTrendRow({
className,
comparison,
isImproved,
trend,
value,
}: {
className?: string
comparison: string
components/knowledge-base/knowledge-article-insights.tsx:156