MCPcopy Create free account

hub / github.com/CezarProX/designclaw / functions

Functions298 in github.com/CezarProX/designclaw

FunctionInputPage
()
src/pages/InputPage.tsx:86
FunctionInputPreview
({ input, pageBg, primaryFont, }: { readonly input: ExtractedDesignData['components']['inputs'][0];
src/components/ComponentPreview.tsx:169
FunctionLi
(props: ComponentPropsWithoutRef<'li'>)
src/components/MarkdownPreview.tsx:83
FunctionLoginPage
()
src/pages/LoginPage.tsx:7
FunctionMarkdownEditor
({ value, onChange, readOnly = false, autoScroll = false }: MarkdownEditorProps)
src/components/MarkdownEditor.tsx:12
FunctionMarkdownPreview
({ content, streaming = false }: MarkdownPreviewProps)
src/components/MarkdownPreview.tsx:139
FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/menubar.tsx:185
FunctionMetric
({ label, value }: { label: string; value: string | number })
src/pages/admin/AdminDashboard.tsx:180
FunctionNotFound
()
src/pages/NotFound.tsx:3
FunctionOl
(props: ComponentPropsWithoutRef<'ol'>)
src/components/MarkdownPreview.tsx:79
FunctionOutputTabs
({ skillMd, domain, extractionId }: OutputTabsProps)
src/components/OutputTabs.tsx:35
FunctionP
(props: ComponentPropsWithoutRef<'p'>)
src/components/MarkdownPreview.tsx:91
FunctionPagination
({ className, ...props }: React.ComponentProps<"nav">)
src/components/ui/pagination.tsx:7
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<"span">)
src/components/ui/pagination.tsx:65
FunctionPaginationLink
({ className, isActive, size = "icon", ...props }: PaginationLinkProps)
src/components/ui/pagination.tsx:34
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:57
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
src/components/ui/pagination.tsx:49
FunctionPatternBadges
({ patterns }: PatternBadgesProps)
src/components/PatternBadges.tsx:18
FunctionPre
(props: ComponentPropsWithoutRef<'pre'>)
src/components/MarkdownPreview.tsx:41
FunctionPreviewCard
({ label, children, bg, textColor, }: { readonly label: string; readonly children: React.ReactNode
src/components/ComponentPreview.tsx:14
FunctionPrivacyPage
()
src/pages/PrivacyPage.tsx:4
FunctionProgressSteps
({ steps, currentStep }: ProgressStepsProps)
src/components/ProgressSteps.tsx:132
FunctionRecentExtractions
()
src/components/RecentExtractions.tsx:7
FunctionRegenerateSection
({ skillMd, extractionId, disabled }: RegenerateSectionProps)
src/components/RegenerateSection.tsx:43
FunctionResetPasswordPage
()
src/pages/ResetPasswordPage.tsx:13
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
src/components/ui/resizable.tsx:15
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
src/components/ui/resizable.tsx:6
FunctionScreenshotPreview
({ screenshots }: ScreenshotPreviewProps)
src/components/ScreenshotPreview.tsx:20
FunctionSettingsPage
()
src/pages/SettingsPage.tsx:9
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:75
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:70
FunctionSignupPage
()
src/pages/SignupPage.tsx:14
FunctionSimpleColorGroup
({ label, colors, }: { readonly label: string; readonly colors: readonly string[]; })
src/components/ColorPalette.tsx:96
FunctionSimpleSwatch
({ color }: { readonly color: string })
src/components/ColorPalette.tsx:75
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/skeleton.tsx:3
FunctionSpacingShape
({ data }: SpacingShapeProps)
src/components/SpacingShape.tsx:61
FunctionSpecPill
({ label, value, }: { readonly label: string; readonly value: string; })
src/components/ComponentPreview.tsx:199
FunctionStatCard
({ icon, label, value }: { icon: React.ReactNode; label: string; value: string | number })
src/pages/AdminPage.tsx:276
FunctionStatusBadge
({ status }: { status: string })
src/pages/AdminPage.tsx:288
FunctionStatusDot
({ status }: { status: string })
src/pages/AdminPage.tsx:304
FunctionStatusDot
({ status }: { status: string })
src/pages/admin/AdminDashboard.tsx:189
FunctionStatusDot
({ status }: { status: string })
src/pages/admin/AdminExtractions.tsx:190
FunctionStatusLabel
({ status }: { status: string })
src/pages/admin/AdminExtractions.tsx:201
FunctionStepIcon
({ status }: { readonly status: StepState['status'] })
src/components/ProgressSteps.tsx:20
FunctionTabBar
({ activeTab, onTabClick, narrativeLoading, }: { readonly activeTab: TabId; readonly onTabClick: (ta
src/components/OutputTabs.tsx:250
FunctionTable
(props: ComponentPropsWithoutRef<'table'>)
src/components/MarkdownPreview.tsx:12
FunctionTd
(props: ComponentPropsWithoutRef<'td'>)
src/components/MarkdownPreview.tsx:33
FunctionTermsPage
()
src/pages/TermsPage.tsx:4
FunctionTh
(props: ComponentPropsWithoutRef<'th'>)
src/components/MarkdownPreview.tsx:24
FunctionThead
(props: ComponentPropsWithoutRef<'thead'>)
src/components/MarkdownPreview.tsx:20
FunctionToaster
()
src/components/ui/toaster.tsx:4
FunctionToaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:6
FunctionTr
(props: ComponentPropsWithoutRef<'tr'>)
src/components/MarkdownPreview.tsx:37
FunctionTypeScale
({ data }: TypeScaleProps)
src/components/TypeScale.tsx:117
FunctionTypingMessage
()
src/components/TypingMessage.tsx:17
FunctionUl
(props: ComponentPropsWithoutRef<'ul'>)
src/components/MarkdownPreview.tsx:75
FunctionUrlInput
({ onSubmit, loading = false }: UrlInputProps)
src/components/UrlInput.tsx:12
FunctionadminMiddleware
(c: Context, next: Next)
server/middleware/auth.ts:112
FunctionauthMiddleware
(c: Context, next: Next)
server/middleware/auth.ts:59
FunctionbuildSkeleton
(el: Element, depth: number, maxDepth: number)
server/services/htmlExtractor.ts:50
Methodconstructor
()
server/services/skillGenerator.ts:157
Functiondone
()
server/services/crawler.ts:343
FunctiongetClasses
(el: Element, max: number)
server/services/htmlExtractor.ts:43
FunctionhandleBack
()
src/pages/HistoryDetailPage.tsx:54
FunctionhandleBack
()
src/pages/ExtractPage.tsx:77
FunctionhandleClose
()
src/components/AvatarCropModal.tsx:57
FunctionhandleCopy
()
src/components/OutputTabs.tsx:47
FunctionhandleCroppedUpload
(blob: Blob)
src/pages/SettingsPage.tsx:46
FunctionhandleDownload
()
src/components/OutputTabs.tsx:53
FunctionhandleExitComplete
()
src/components/AvatarCropModal.tsx:62
FunctionhandleFileSelect
(e: React.ChangeEvent<HTMLInputElement>)
src/pages/SettingsPage.tsx:23
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/UrlInput.tsx:35
FunctionhandleKeyDown
(event: KeyboardEvent)
src/components/ui/sidebar.tsx:80
FunctionhandleKeyDown
(e: React.KeyboardEvent)
src/pages/HistoryPage.tsx:30
FunctionhandleKeyDown
(e: KeyboardEvent)
src/pages/InputPage.tsx:122
FunctionhandleMount
(editor)
src/components/MarkdownEditor.tsx:15
FunctionhandleReExtract
()
src/pages/HistoryDetailPage.tsx:56
FunctionhandleReextract
()
src/pages/ExtractPage.tsx:239
FunctionhandleRegenerate
()
src/components/RegenerateSection.tsx:51
FunctionhandleSave
()
src/components/AvatarCropModal.tsx:50
FunctionhandleSave
()
src/pages/SettingsPage.tsx:89
FunctionhandleSubmit
(e: FormEvent)
src/pages/LoginPage.tsx:22
FunctionhandleSubmit
(e: FormEvent)
src/pages/ForgotPasswordPage.tsx:14
FunctionhandleSubmit
(e: FormEvent)
src/pages/SignupPage.tsx:43
FunctionhandleSubmit
(e: FormEvent)
src/pages/ResetPasswordPage.tsx:30
FunctionhandleTabClick
(tab: TabId)
src/components/OutputTabs.tsx:142
FunctionhasNonZeroTransition
(duration: string)
server/services/computedExtractor.ts:20
FunctionisGrayscale
(color: string)
server/services/patternDetector.ts:109
FunctionnotTransparent
(c: string)
server/services/computedExtractor.ts:13
FunctiononEvent
(event: Record<string, unknown>)
server/routes/extract.ts:161
FunctionsecurityHeaders
(c: Context, next: Next)
server/middleware/security.ts:8
Functionselector
(el: Element, maxClasses = 3)
server/services/computedExtractor.ts:14
Functionshutdown
()
server/index.ts:52
Functiontoast
({ ...props }: Toast)
src/hooks/use-toast.ts:137
Functionunique
(arr: string[])
server/services/computedExtractor.ts:12
Functionupdate
(props: ToasterToast)
src/hooks/use-toast.ts:140
FunctionuseReveal
(threshold = 0.15)
src/hooks/use-reveal.ts:7
FunctionwalkSections
( parent: Element, depth: number, out: Array<{ tag: string; classes: string; heading:
server/services/htmlExtractor.ts:92
← previous201–298 of 298, ranked by callers