MCPcopy Create free account

hub / github.com/Thanas-R/Virdis / functions

Functions243 in github.com/Thanas-R/Virdis

FunctionMenubarShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
src/components/ui/menubar.tsx:185
FunctionMobileBottomNav
({ activeTab, onTabChange }: MobileBottomNavProps)
src/components/MobileBottomNav.tsx:14
FunctionMobileDrawPrompt
({ vertexCount, onSave, onCancel, onUndo }: MobileDrawPromptProps)
src/components/MobileDrawPrompt.tsx:10
FunctionMobileFieldSheet
({ allFields, activeField, onFieldClick, onFieldDoubleClick, onUpdateField, onDeleteField, onClo
src/components/MobileFieldSheet.tsx:18
FunctionNdviLegend
()
src/components/NdviLegend.tsx:11
FunctionNdviScrubber
({ selectedDate, onDateChange }: NdviScrubberProps)
src/components/NdviScrubber.tsx:21
FunctionNewFieldDialog
({ coordinates, mapToken, existingFieldColors, onSave, onCancel }: NewFieldDialogProps)
src/components/NewFieldDialog.tsx:78
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: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
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
FunctionSearchBar
({ onSearch, onLocationSelect }: SearchBarProps)
src/components/SearchBar.tsx:18
FunctionSheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:75
FunctionSheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/sheet.tsx:70
FunctionSidePanel
({ allFields, selectedFields, activeField, detailField, onFieldClick, onFieldDoubleClick, onBack
src/components/SidePanel.tsx:24
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
src/components/ui/skeleton.tsx:3
FunctionToaster
()
src/components/ui/toaster.tsx:4
FunctionToaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:6
FunctionWeatherView
({ activeField, selectedFields, allFields }: WeatherViewProps)
src/components/WeatherView.tsx:132
FunctionfetchAiAnalysis
()
src/components/FieldDetailView.tsx:322
FunctionhandleClick
(e: mapboxgl.MapMouseEvent)
src/components/MapView.tsx:245
FunctionhandleClickOutside
(e: MouseEvent)
src/components/LocationAutocomplete.tsx:23
FunctionhandleClickOutside
(e: MouseEvent)
src/components/SearchBar.tsx:26
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/MapView.tsx:254
FunctionhandleKeyDown
(event: KeyboardEvent)
src/components/ui/sidebar.tsx:80
FunctionhandleLocateUser
()
src/components/MapView.tsx:401
FunctionhandleLocationSelect
(lng: number, lat: number)
src/components/MapView.tsx:379
FunctionhandleResetNorth
()
src/components/MapView.tsx:400
FunctionhandleSave
()
src/components/NewFieldDialog.tsx:147
FunctionhandleSave
()
src/components/FieldEditDialog.tsx:41
FunctionhandleSaveNewField
(fieldData: { name: string; crop: string; cropEmoji: string; area: number; color: string; location: string; gr
src/components/MapView.tsx:382
FunctionhandleStyleChange
(style: "dark" | "satellite")
src/components/MapView.tsx:369
FunctionhandleStyleToggle
()
src/components/MapToolbar.tsx:40
FunctionhandleToggleDraw
()
src/components/MapView.tsx:380
FunctioninvokeWithRetry
( fn: string, body: Record<string, unknown> | undefined, { retries = 3, baseDelayMs = 800, isEmpty, sign
src/lib/invoke-with-retry.ts:36
FunctionisSeparatorCell
(cell: string)
src/components/FieldDetailView.tsx:78
FunctiononAbort
()
src/lib/invoke-with-retry.ts:19
Functiontoast
({ ...props }: Toast)
src/hooks/use-toast.ts:137
Functionupdate
(props: ToasterToast)
src/hooks/use-toast.ts:140
← previous201–243 of 243, ranked by callers