MCPcopy Create free account

hub / github.com/crafter-station/text0 / functions

Functions370 in github.com/crafter-station/text0

FunctionT0Keycap
()
components/t0-keycap.tsx:118
FunctionT0Logo
({ width = 32, height = 32, className, })
components/ui/icons/t0-logo.tsx:9
FunctionTable
({ className, ...props }: React.ComponentProps<"table">)
components/ui/table.tsx:7
FunctionTableBody
({ className, ...props }: React.ComponentProps<"tbody">)
components/ui/table.tsx:32
FunctionTableCaption
({ className, ...props }: React.ComponentProps<"caption">)
components/ui/table.tsx:94
FunctionTableCell
({ className, ...props }: React.ComponentProps<"td">)
components/ui/table.tsx:81
FunctionTableFooter
({ className, ...props }: React.ComponentProps<"tfoot">)
components/ui/table.tsx:42
FunctionTableHead
({ className, ...props }: React.ComponentProps<"th">)
components/ui/table.tsx:68
FunctionTableHeader
({ className, ...props }: React.ComponentProps<"thead">)
components/ui/table.tsx:22
FunctionTableRow
({ className, ...props }: React.ComponentProps<"tr">)
components/ui/table.tsx:55
FunctionTabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
components/ui/tabs.tsx:8
FunctionTabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
components/ui/tabs.tsx:53
FunctionTabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
components/ui/tabs.tsx:21
FunctionTabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
components/ui/tabs.tsx:37
FunctionTextDiffView
({ originalText, newText, onAccept, onReject, className, }: TextDiffViewProps)
components/text-diff-view.tsx:15
FunctionTextEditor
({ initialContent, documentId, initialName, updatedAt: initialUpdatedAt, }: Readonly<TextEditorProps>)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:35
FunctionTextScramble
({ children, className, duration = 800, delay = 0, as: Component = "div", startOnView = false, animateO
components/text-scramble.tsx:35
FunctionTextSelectionMenu
({ selectedText, onModify, model, onPendingUpdate, onOpenChange, isLoading, onModificationStart, }: Tex
components/text-selection-menu.tsx:46
FunctionTextToSpeech
({ selectedText }: TextToSpeechProps)
app/(protected)/docs/[doc_id]/text-editor/text-to-speech.tsx:17
FunctionToaster
({ ...props }: ToasterProps)
components/ui/sonner.tsx:6
FunctionToggle
({ className, variant, size, ...props }: React.ComponentProps<typeof TogglePrimitive.Root> & VariantProps
components/ui/toggle.tsx:31
FunctionTourAlertDialog
({ isOpen, setIsOpen, title = "Welcome to text0", description = "Let's explore the home page together. Thi
components/tour.tsx:403
FunctionTourProvider
({ children, onComplete, className, isTourCompleted = false, }: TourProviderProps)
components/tour.tsx:115
FunctionVercelIcon
({ size = 32, className }: VercelIconProps)
components/ui/icons/vercel.tsx:6
FunctionVoiceTranscription
({ onTranscriptionComplete, }: VoiceTranscriptionProps)
app/(protected)/docs/[doc_id]/text-editor/voice-transcription.tsx:15
FunctionXAILogo
(props: Readonly<SVGProps<SVGSVGElement>>)
components/ui/xai-logo.tsx:3
FunctionXIcon
({ size = 32, className }: XIconProps)
components/ui/icons/x-icon.tsx:6
FunctionaddWebsiteReference
( prevState: AddWebsiteReferenceActionState | undefined, formData: FormData, )
actions/websites.ts:23
FunctioncancelRecording
()
app/(protected)/docs/[doc_id]/text-editor/voice-transcription.tsx:262
FunctioncheckForNewReferences
()
app/(protected)/docs/[doc_id]/text-editor/reference-selector.tsx:29
FunctionclearSelectedReferences
()
hooks/use-document-references.ts:56
FunctioncreateDocument
( prevState: CreateDocumentActionState | undefined, formData: FormData, )
actions/docs.ts:25
Functiondispatch
(action: StoreAction)
components/ui/file-upload.tsx:220
Functiondown
(e: KeyboardEvent)
components/command-menu.tsx:61
FunctionfetchReferences
()
hooks/use-references.ts:4
FunctionfetchReferences
()
hooks/use-document-references.ts:8
Functionfunc
(...args: Parameters<T>)
hooks/use-debounced-callback.ts:239
FunctiongetState
()
components/ui/file-upload.tsx:216
FunctionhandleAnimationTrigger
()
components/text-scramble.tsx:58
FunctionhandleChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
components/ui/textarea.tsx:29
FunctionhandleClose
()
app/components/PleaseStarUsOnGitHub.tsx:35
FunctionhandleCreateDocument
()
app/(protected)/home/search-command.tsx:34
FunctionhandleDisconnect
()
app/(protected)/integrations/github/page.tsx:97
FunctionhandleDisconnect
()
app/(protected)/integrations/notion/page.tsx:188
FunctionhandleDismiss
()
app/components/announcement-bar/AnnouncementBar.tsx:13
FunctionhandleDropdownOpen
(open: boolean)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:375
FunctionhandleFullScreenChange
()
app/(protected)/docs/[doc_id]/text-editor/index.tsx:148
FunctionhandleInput
(e: React.ChangeEvent<HTMLTextAreaElement>)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:213
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLInputElement>)
components/editable-document-name.tsx:44
FunctionhandleKeyDown
(event: KeyboardEvent)
components/ui/sidebar.tsx:98
FunctionhandleKeyDown
(e: React.KeyboardEvent)
app/(protected)/docs/[doc_id]/text-editor/ai-chat-sidebar.tsx:105
FunctionhandleKeyDown
(e: React.KeyboardEvent)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:178
FunctionhandleKeyPress
(e: KeyboardEvent)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:152
FunctionhandleModificationStart
(instruction: string)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:397
FunctionhandleModifyText
(modifiedText: string)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:383
FunctionhandleSelectionChange
()
app/(protected)/docs/[doc_id]/text-editor/index.tsx:224
FunctionhandleSkip
()
components/tour.tsx:421
FunctionhandleStarClick
()
app/components/PleaseStarUsOnGitHub.tsx:41
FunctionhandleStartRecording
()
app/(protected)/docs/[doc_id]/text-editor/voice-transcription.tsx:390
FunctionhandleStopRecording
()
app/(protected)/docs/[doc_id]/text-editor/voice-transcription.tsx:395
FunctionhandleSync
()
app/(protected)/integrations/linear/page.tsx:93
FunctionhandleSync
()
app/(protected)/integrations/github/page.tsx:125
FunctionhandleSync
()
app/(protected)/integrations/notion/page.tsx:221
FunctionhandleTextToSpeech
()
app/(protected)/docs/[doc_id]/text-editor/text-to-speech.tsx:102
FunctionhandleTextToSpeechEvent
(event: CustomEvent<{ text: string }>)
app/(protected)/docs/[doc_id]/text-editor/text-to-speech.tsx:26
FunctionhandleVoiceTranscription
(text: string)
app/(protected)/docs/[doc_id]/text-editor/index.tsx:413
Functionsubscribe
(listener: () => void)
components/ui/file-upload.tsx:227
FunctiontimerExpired
()
hooks/use-debounced-callback.ts:218
FunctionupdateDocumentName
( prevState: UpdateDocumentNameActionState | undefined, formData: FormData, )
actions/docs.ts:82
FunctionuseDocumentReferences
(documentId: string)
hooks/use-document-references.ts:16
← previous301–370 of 370, ranked by callers