MCPcopy Create free account

hub / github.com/Arnesh-26/supply_packaging / functions

Functions66 in github.com/Arnesh-26/supply_packaging

↓ 196 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 5 callersFunctiondispatch
(action: Action)
src/hooks/use-toast.ts:133
↓ 4 callersFunctionhandleInputChange
(field: keyof PredictionData, value: string | number)
src/components/MLPredictionInterface.tsx:35
↓ 4 callersFunctionuseCarousel
()
src/components/ui/carousel.tsx:33
↓ 4 callersFunctionuseFormField
()
src/components/ui/form.tsx:42
↓ 4 callersFunctionuseSidebar
()
src/components/ui/sidebar.tsx:39
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
src/components/ui/chart.tsx:318
↓ 3 callersFunctiontoast
({ ...props }: Toast)
src/hooks/use-toast.ts:142
↓ 3 callersFunctionuseToast
()
src/hooks/use-toast.ts:171
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
src/hooks/use-toast.ts:58
↓ 2 callersFunctionnormalize_text
(s: str)
backend.py:81
↓ 2 callersFunctionuseChart
()
src/components/ui/chart.tsx:25
↓ 1 callersFunctiondismiss
()
src/hooks/use-toast.ts:150
↓ 1 callersFunctiongenId
()
src/hooks/use-toast.ts:27
↓ 1 callersFunctionget_answer
(user_input: str)
backend.py:125
↓ 1 callersFunctionget_answer
(user_input)
app.py:61
↓ 1 callersFunctionmake_features_from_data
(data)
backend.py:230
↓ 1 callersFunctionreducer
(state: State, action: Action)
src/hooks/use-toast.ts:74
↓ 1 callersFunctionscrollToBottom
()
src/components/ChatBot.tsx:31
↓ 1 callersFunctionsendMessage
()
src/components/ChatBot.tsx:44
↓ 1 callersFunctionuseIsMobile
()
src/hooks/use-mobile.tsx:5
FunctionAlertDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/alert-dialog.tsx:60
FunctionAlertDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/alert-dialog.tsx:46
FunctionApp
()
src/App.tsx:4
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/ui/badge.tsx:30
FunctionBreadcrumbEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/breadcrumb.tsx:91
FunctionBreadcrumbSeparator
({ children, className, ...props }: React.ComponentProps<"li">)
src/components/ui/breadcrumb.tsx:75
FunctionCalendar
({ className, classNames, showOutsideDays = true, ...props }: CalendarProps)
src/components/ui/calendar.tsx:10
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
src/components/ui/chart.tsx:68
FunctionChatBot
()
src/components/ChatBot.tsx:17
FunctionCommandDialog
({ children, ...props }: CommandDialogProps)
src/components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/command.tsx:127
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/context-menu.tsx:166
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:68
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/dialog.tsx:54
FunctionDrawer
({ shouldScaleBackground = true, ...props }: React.ComponentProps<typeof DrawerPrimitive.Root>)
src/components/ui/drawer.tsx:6
FunctionDrawerFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:67
FunctionDrawerHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/drawer.tsx:56
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/dropdown-menu.tsx:169
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
src/components/ui/form.tsx:29
FunctionIndex
()
src/pages/Index.tsx:5
FunctionMLPredictionInterface
()
src/components/MLPredictionInterface.tsx:23
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/menubar.tsx:201
FunctionNotFound
()
src/pages/NotFound.tsx:4
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
src/components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/pagination.tsx:94
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
src/components/ui/pagination.tsx:42
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:78
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:62
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
src/components/ui/resizable.tsx:21
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
src/components/ui/resizable.tsx:6
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:89
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:75
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/skeleton.tsx:3
FunctionToaster
()
src/components/ui/toaster.tsx:11
FunctionToaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:6
Functionchat
()
backend.py:207
Functionchat
()
app.py:72
FunctionhandleKeyDown
(event: KeyboardEvent)
src/components/ui/sidebar.tsx:99
FunctionhandleKeyPress
(e: React.KeyboardEvent)
src/components/ChatBot.tsx:110
FunctionhandlePredict
()
src/components/MLPredictionInterface.tsx:42
FunctiononChange
()
src/hooks/use-mobile.tsx:10
Functionpredict
()
backend.py:248
FunctionsendChat
()
src/App.tsx:17
FunctionsendPrediction
()
src/App.tsx:28
Functionupdate
(props: ToasterToast)
src/hooks/use-toast.ts:145