MCPcopy Index your code

hub / github.com/11cafe/jaaz / functions

Functions838 in github.com/11cafe/jaaz

FunctionCanvasVideoElement
({ elementId, src, x, y, width, height, duration, isSelected = false, onSe
react/src/components/canvas/VideoElement.tsx:193
FunctionCanvasViewMenu
()
react/src/components/canvas/menu/CanvasViewMenu.tsx:15
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
react/src/components/ui/card.tsx:31
FunctionChatHistory
({ sessionId, setSessionId, onClose, }: { sessionId: string setSessionId: (sessionId: string) => voi
react/src/components/chat/ChatHistory.tsx:6
FunctionChatInterface
({ canvasId, sessionList, setSessionList, sessionId: searchSessionId, })
react/src/components/chat/Chat.tsx:56
FunctionChatMagicGenerator
({ sessionId, canvasId, messages, setMessages, setPending, scrollToBottom })
react/src/components/chat/ChatMagicGenerator.tsx:18
FunctionChatSpinner
({ pending })
react/src/components/chat/Spinner.tsx:14
FunctionChatTextarea
({ pending, className, messages, sessionId, onSendMessages, onCancelChat, })
react/src/components/chat/ChatTextarea.tsx:59
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
react/src/components/ui/checkbox.tsx:7
FunctionCombobox
({ value, onChange, onDataChange, options, placeholder, className, id, }: ComboboxProps)
react/src/components/ui/combobox.tsx:23
FunctionComfuiWorkflowSetting
()
react/src/components/settings/ComfyuiWorkflowSetting.tsx:56
FunctionComfyuiSetting
({ config, onConfigChange, }: ComfyuiSettingProps)
react/src/components/settings/ComfyuiSetting.tsx:26
FunctionCommonDialogContent
({ open, children, className, transformPerspective = 500, })
react/src/components/common/DialogContent.tsx:12
FunctionCommonSetting
({ providerKey, config, onConfigChange, onDeleteProvider, }: CommonSettingProps)
react/src/components/settings/CommonSetting.tsx:17
FunctionConfigsProvider
({ children, }: { children: React.ReactNode })
react/src/contexts/configs.tsx:11
FunctionContextMenu
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Root>)
react/src/components/ui/context-menu.tsx:7
FunctionContextMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Checkbox
react/src/components/ui/context-menu.tsx:135
FunctionContextMenuContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Content>)
react/src/components/ui/context-menu.tsx:94
FunctionContextMenuGroup
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Group>)
react/src/components/ui/context-menu.tsx:21
FunctionContextMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof ContextMenuPrimitive
react/src/components/ui/context-menu.tsx:112
FunctionContextMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Label> & { inset?: b
react/src/components/ui/context-menu.tsx:185
FunctionContextMenuPortal
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Portal>)
react/src/components/ui/context-menu.tsx:29
FunctionContextMenuRadioGroup
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.RadioGroup>)
react/src/components/ui/context-menu.tsx:43
FunctionContextMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.RadioItem>)
react/src/components/ui/context-menu.tsx:161
FunctionContextMenuSeparator
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Separator>)
react/src/components/ui/context-menu.tsx:205
FunctionContextMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
react/src/components/ui/context-menu.tsx:218
FunctionContextMenuSub
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Sub>)
react/src/components/ui/context-menu.tsx:37
FunctionContextMenuSubContent
({ className, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.SubContent>)
react/src/components/ui/context-menu.tsx:78
FunctionContextMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof ContextMenuPrimitive.SubTrigger
react/src/components/ui/context-menu.tsx:54
FunctionContextMenuTrigger
({ ...props }: React.ComponentProps<typeof ContextMenuPrimitive.Trigger>)
react/src/components/ui/context-menu.tsx:13
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
react/src/components/ui/dialog.tsx:68
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
react/src/components/ui/dialog.tsx:54
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
react/src/components/ui/dropdown-menu.tsx:7
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
react/src/components/ui/dropdown-menu.tsx:83
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
react/src/components/ui/dropdown-menu.tsx:32
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
react/src/components/ui/dropdown-menu.tsx:52
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
react/src/components/ui/dropdown-menu.tsx:60
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
react/src/components/ui/dropdown-menu.tsx:144
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
react/src/components/ui/dropdown-menu.tsx:13
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
react/src/components/ui/dropdown-menu.tsx:109
FunctionDropdownMenuRadioItem
({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>)
react/src/components/ui/dropdown-menu.tsx:120
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
react/src/components/ui/dropdown-menu.tsx:164
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
react/src/components/ui/dropdown-menu.tsx:177
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
react/src/components/ui/dropdown-menu.tsx:193
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
react/src/components/ui/dropdown-menu.tsx:223
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
react/src/components/ui/dropdown-menu.tsx:199
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
react/src/components/ui/dropdown-menu.tsx:21
FunctionEditor
({ knowledgeID }: { knowledgeID: string })
react/src/components/knowledge/Editor.tsx:64
FunctionErrorBoundary
({ error, reset })
react/src/components/common/ErrorBoundary.tsx:5
FunctionFilePreviewModal
({ isOpen, onClose, filePath, fileName, fileType, }: FilePreviewModalProps)
react/src/components/material/FilePreviewModal.tsx:35
FunctionHome
()
react/src/routes/assets.tsx:10
FunctionHome
()
react/src/routes/index.tsx:20
FunctionHotkey
({ keys, modifier = false, isBackgroundDark = false, })
react/src/components/ui/hotkey.tsx:11
FunctionIconCarousel
({ icons, className, time = 2000, iconClassName, })
react/src/components/chat/IconCarousel.tsx:12
FunctionImageModelBadge
({ filePath, fileName, variant = 'grid', }: { filePath: string fileName: string variant?: 'grid' |
react/src/components/material/MaterialManager.tsx:71
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
react/src/components/ui/input.tsx:5
FunctionInstallComfyUIDialog
({ onOpenChange, onInstallSuccess, }: InstallComfyUIDialogProps)
react/src/components/comfyui/InstallComfyUIDialog.tsx:21
FunctionInstallProgressDialog
({ open, onOpenChange, onInstallComplete }: InstallProgressDialogProps)
react/src/components/comfyui/InstallProgressDialog.tsx:29
FunctionJaazSetting
({ config, onConfigChange, }: JaazSettingProps)
react/src/components/settings/JaazSetting.tsx:16
FunctionKnowledge
()
react/src/components/knowledge/Knowledge.tsx:36
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
react/src/components/ui/label.tsx:6
FunctionLanguageSwitcher
()
react/src/components/common/LanguageSwitcher.tsx:12
FunctionLoginDialog
()
react/src/components/auth/LoginDialog.tsx:10
FunctionMaterialManager
()
react/src/components/material/MaterialManager.tsx:204
FunctionMessageImage
({ content }: MessageImageProps)
react/src/components/chat/Message/Image.tsx:15
FunctionMessageRegular
({ message, content, })
react/src/components/chat/Message/Regular.tsx:10
FunctionMixedContent
({ message, contents })
react/src/components/chat/Message/MixedContent.tsx:83
FunctionMixedContentImages
({ contents })
react/src/components/chat/Message/MixedContent.tsx:20
FunctionMixedContentText
({ message, contents })
react/src/components/chat/Message/MixedContent.tsx:47
FunctionModelSelector
()
react/src/components/chat/ModelSelectorV2.tsx:28
FunctionModelSelectorV3
({ onModelToggle, onAutoToggle })
react/src/components/chat/ModelSelectorV3.tsx:26
FunctionModelsList
()
react/src/components/settings/JaazSetting.tsx:67
FunctionMultiChoicePrompt
()
react/src/components/chat/MultiChoicePrompt.tsx:7
FunctionNonMemoizedMarkdown
({ children })
react/src/components/chat/Markdown.tsx:14
FunctionNotificationPanel
()
react/src/components/common/NotificationPanel.tsx:25
FunctionPointsDisplay
({ className, children }: PointsDisplayProps)
react/src/components/auth/PointsDisplay.tsx:11
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
react/src/components/ui/popover.tsx:6
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
react/src/components/ui/popover.tsx:40
FunctionPopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
react/src/components/ui/popover.tsx:18
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
react/src/components/ui/popover.tsx:12
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
react/src/components/ui/resizable.tsx:29
FunctionResizablePanel
({ ...props }: React.ComponentProps<typeof ResizablePrimitive.Panel>)
react/src/components/ui/resizable.tsx:23
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
react/src/components/ui/resizable.tsx:7
FunctionRouteComponent
()
react/src/routes/agent_studio.tsx:8
FunctionRouteComponent
()
react/src/routes/knowledge.tsx:8
FunctionScrollArea
({ className, children, viewportRef, ...props }: ScrollAreaProps)
react/src/components/ui/scroll-area.tsx:10
FunctionScrollBar
({ className, orientation = 'vertical', ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
react/src/components/ui/scroll-area.tsx:35
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
react/src/components/ui/select.tsx:7
FunctionSelectContent
({ className, children, position = "popper", ...props }: React.ComponentProps<typeof SelectPrimitive.C
react/src/components/ui/select.tsx:51
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
react/src/components/ui/select.tsx:13
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
react/src/components/ui/select.tsx:99
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
react/src/components/ui/select.tsx:86
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
react/src/components/ui/select.tsx:154
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
react/src/components/ui/select.tsx:136
← previousnext →401–500 of 838, ranked by callers