MCPcopy Create free account

hub / github.com/MrXujiang/flowmix-print / functions

Functions180 in github.com/MrXujiang/flowmix-print

↓ 196 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:6
↓ 28 callersFunctionhandleStyleChange
(property: string, value: any)
components/editor/property-panel.tsx:140
↓ 9 callersFunctiontoast
({ ...props }: Toast)
hooks/use-toast.ts:145
↓ 8 callersFunctionupdateChartData
(newData: Partial<ChartData>)
components/editor/property-panel.tsx:2187
↓ 7 callersFunctionopenDatabase
()
lib/storage-utils.ts:35
↓ 7 callersFunctiontoast
({ ...props }: Toast)
components/ui/use-toast.ts:145
↓ 6 callersFunctionrenderElementCategory
(title: string, elements: any[])
components/editor/element-library.tsx:384
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:136
↓ 5 callersFunctionisAuthenticated
()
lib/auth-utils.ts:144
↓ 5 callersFunctionsaveToHistory
()
lib/editor-store.ts:105
↓ 4 callersFunctiongetAllUsers
()
lib/auth-utils.ts:107
↓ 4 callersFunctiongetIconPreview
(iconName: string)
components/editor/property-panel.tsx:1732
↓ 4 callersFunctionhandlePositionChange
(property: string, value: number)
components/editor/property-panel.tsx:130
↓ 4 callersFunctionloadDesigns
()
components/editor/design-manager-dialog.tsx:57
↓ 4 callersFunctionuseCarousel
()
components/ui/carousel.tsx:35
↓ 4 callersFunctionuseFormField
()
components/ui/form.tsx:44
↓ 4 callersFunctionuseSidebar
()
components/ui/sidebar.tsx:41
↓ 4 callersFunctionuseToast
()
hooks/use-toast.ts:174
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
components/ui/chart.tsx:320
↓ 3 callersFunctiongetStoredUser
()
lib/auth-utils.ts:7
↓ 3 callersFunctionhandleTextAlign
(align: string)
components/editor/editor-toolbar.tsx:54
↓ 3 callersFunctionhandleTextStyleChange
(property: string, value: any)
components/editor/editor-toolbar.tsx:41
↓ 3 callersFunctionhandleZoom
(action: "in" | "out" | "reset")
components/editor/editor-toolbar.tsx:67
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:61
↓ 2 callersFunctioncalculatePolygonPoints
(sides: number, centerX: number, centerY: number, radius: number)
components/editor/elements/shape-element.tsx:86
↓ 2 callersFunctiondialogHandleCellChange
(rowIndex: number, colIndex: number, value: string)
components/editor/property-panel.tsx:550
↓ 2 callersFunctiondialogMoveRow
(fromIndex: number, direction: "up" | "down")
components/editor/property-panel.tsx:503
↓ 2 callersFunctiongetDesign
(id: string)
lib/storage-utils.ts:128
↓ 2 callersFunctionhandleDataBinding
(dataSource: string, field: string)
components/editor/editor-header.tsx:162
↓ 2 callersFunctionlogoutUser
()
lib/auth-utils.ts:149
↓ 2 callersFunctionmovePage
(direction: "left" | "right")
components/editor/page-controls.tsx:42
↓ 2 callersFunctionstoreUser
(user: User)
lib/auth-utils.ts:22
↓ 2 callersFunctionuseChart
()
components/ui/chart.tsx:27
↓ 2 callersFunctionuseToast
()
components/ui/use-toast.ts:174
↓ 1 callersFunctionclearStoredUser
()
lib/auth-utils.ts:28
↓ 1 callersFunctionconfirmDeletePage
(index: number)
components/editor/page-controls.tsx:69
↓ 1 callersFunctiondeleteDesign
(id: string)
lib/storage-utils.ts:134
↓ 1 callersFunctiondialogDeleteColumn
(colIndex: number)
components/editor/property-panel.tsx:480
↓ 1 callersFunctiondialogDeleteRow
(rowIndex: number)
components/editor/property-panel.tsx:460
↓ 1 callersFunctiondialogDuplicateRow
(rowIndex: number)
components/editor/property-panel.tsx:529
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:153
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:153
↓ 1 callersFunctionexportAllDesignsAsZip
()
lib/storage-utils.ts:245
↓ 1 callersFunctionexportDesignAsJSON
( name: string, data: { canvasSize: CanvasSize pages: Page[] currentPage: numb
lib/storage-utils.ts:140
↓ 1 callersFunctionfilterElements
(elements: any[], term: string)
components/editor/element-library.tsx:35
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:30
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:30
↓ 1 callersFunctiongetDesignList
()
lib/storage-utils.ts:114
↓ 1 callersFunctionhandleDeleteDesign
(id: string)
components/editor/design-manager-dialog.tsx:109
↓ 1 callersFunctionhandleLoadDesign
(id: string)
components/editor/design-manager-dialog.tsx:95
↓ 1 callersFunctionhandleLoadSpecificPage
(id: string, pageIndex: number)
components/editor/design-manager-dialog.tsx:277
↓ 1 callersFunctionhandleViewPages
(id: string)
components/editor/design-manager-dialog.tsx:178
↓ 1 callersFunctionimportDesignFromJSON
(file: File)
lib/storage-utils.ts:175
↓ 1 callersFunctionimportDesignsFromZip
(file: File)
lib/storage-utils.ts:276
↓ 1 callersFunctionloginUser
(username: string, password: string)
lib/auth-utils.ts:76
↓ 1 callersFunctionparseChartData
()
components/editor/property-panel.tsx:101
↓ 1 callersFunctionparseTableData
()
components/editor/property-panel.tsx:67
↓ 1 callersFunctionprintDesign
()
lib/utils.ts:12
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:77
↓ 1 callersFunctionregisterUser
( username: string, password: string, activationCode: string, )
lib/auth-utils.ts:39
↓ 1 callersFunctionrenderCanvasProperties
()
components/editor/property-panel.tsx:876
↓ 1 callersFunctionrenderChartProperties
()
components/editor/property-panel.tsx:2183
↓ 1 callersFunctionrenderCommonProperties
()
components/editor/property-panel.tsx:1178
↓ 1 callersFunctionrenderElement
()
components/editor/canvas-element.tsx:134
↓ 1 callersFunctionrenderIcon
()
components/editor/elements/icon-element.tsx:379
↓ 1 callersFunctionrenderIconProperties
()
components/editor/property-panel.tsx:1485
↓ 1 callersFunctionrenderImageProperties
()
components/editor/property-panel.tsx:1822
↓ 1 callersFunctionrenderShape
()
components/editor/elements/shape-element.tsx:21
↓ 1 callersFunctionrenderShapeProperties
()
components/editor/property-panel.tsx:1380
↓ 1 callersFunctionrenderTableProperties
()
components/editor/property-panel.tsx:1921
↓ 1 callersFunctionrenderTextProperties
()
components/editor/property-panel.tsx:1236
↓ 1 callersFunctionsaveDesignToIndexedDB
( id: string, name: string, data: { canvasSize: CanvasSize pages: Page[] c
lib/storage-utils.ts:48
↓ 1 callersFunctionsaveDialogChanges
()
components/editor/property-panel.tsx:558
↓ 1 callersFunctionsaveUserToList
(user: User)
lib/auth-utils.ts:122
↓ 1 callersFunctionsetActiveTab
(tab: string)
components/editor/editor-toolbar.tsx:83
↓ 1 callersFunctionupdateUserInList
(updatedUser: User)
lib/auth-utils.ts:131
↓ 1 callersFunctionuseIsMobile
()
components/ui/use-mobile.tsx:5
↓ 1 callersFunctionvalidateActivationCode
(code: string)
lib/auth-utils.ts:34
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:62
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/alert-dialog.tsx:48
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
FunctionBarcodeElement
({ element })
components/editor/elements/barcode-element.tsx:12
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
components/ui/breadcrumb.tsx:91
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
components/ui/breadcrumb.tsx:75
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
components/ui/calendar.tsx:12
FunctionCanvas
()
components/editor/canvas.tsx:11
FunctionCanvasElement
({ element, isSelected, onSelect, onMove, onMoveEnd, zoom }: CanvasElementProps)
components/editor/canvas-element.tsx:27
FunctionCasesPage
()
app/cases/page.tsx:5
FunctionChartElement
({ element }: ChartElementProps)
components/editor/elements/chart-element.tsx:31
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
components/ui/chart.tsx:70
FunctionCommandDialog
({ children, ...props }: DialogProps)
components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:127
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:168
FunctionDesignManagerDialog
({ open, onOpenChange }: DesignManagerDialogProps)
components/editor/design-manager-dialog.tsx:32
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDraggableElement
({ element }: { element: any })
components/editor/element-library.tsx:362
next →1–100 of 180, ranked by callers