MCPcopy Create free account

hub / github.com/PrasannaKrishna0307/oceanhazard-detection / functions

Functions461 in github.com/PrasannaKrishna0307/oceanhazard-detection

FunctionMonitoringPage
()
oceanhazard-detection/app/monitoring/page.tsx:5
FunctionNavigationMenu
({ className, children, viewport = true, ...props }: React.ComponentProps<typeof NavigationMenuPrimiti
oceanhazard-detection/components/ui/navigation-menu.tsx:8
FunctionNavigationMenuContent
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Content>)
oceanhazard-detection/components/ui/navigation-menu.tsx:85
FunctionNavigationMenuIndicator
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Indicator>)
oceanhazard-detection/components/ui/navigation-menu.tsx:140
FunctionNavigationMenuItem
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Item>)
oceanhazard-detection/components/ui/navigation-menu.tsx:48
FunctionNavigationMenuLink
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Link>)
oceanhazard-detection/components/ui/navigation-menu.tsx:124
FunctionNavigationMenuList
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.List>)
oceanhazard-detection/components/ui/navigation-menu.tsx:32
FunctionNavigationMenuTrigger
({ className, children, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Trigger>)
oceanhazard-detection/components/ui/navigation-menu.tsx:65
FunctionNavigationMenuViewport
({ className, ...props }: React.ComponentProps<typeof NavigationMenuPrimitive.Viewport>)
oceanhazard-detection/components/ui/navigation-menu.tsx:102
FunctionNeuralNetworkValidator
({ reportId, onValidationComplete })
oceanhazard-detection/components/neural-network-validator.tsx:17
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/geofencing/validate/route.ts:3
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/alerts/generate/route.ts:3
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/social/extract-twitter/route.ts:258
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/social/extract/route.ts:15
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/social/extract-reddit/route.ts:147
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/social/extract-instagram/route.ts:133
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/auth/login/route.ts:3
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/translation/process/route.ts:3
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/reports/submit/route.ts:3
FunctionPOST
(request: NextRequest)
oceanhazard-detection/app/api/reports/sync/route.ts:3
FunctionPagination
({ className, ...props }: React.ComponentProps<'nav'>)
oceanhazard-detection/components/ui/pagination.tsx:11
FunctionPaginationContent
({ className, ...props }: React.ComponentProps<'ul'>)
oceanhazard-detection/components/ui/pagination.tsx:23
FunctionPaginationEllipsis
({ className, ...props }: React.ComponentProps<'span'>)
oceanhazard-detection/components/ui/pagination.tsx:102
FunctionPaginationItem
({ ...props }: React.ComponentProps<'li'>)
oceanhazard-detection/components/ui/pagination.tsx:36
FunctionPaginationLink
({ className, isActive, size = 'icon', ...props }: PaginationLinkProps)
oceanhazard-detection/components/ui/pagination.tsx:45
FunctionPaginationNext
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
oceanhazard-detection/components/ui/pagination.tsx:85
FunctionPaginationPrevious
({ className, ...props }: React.ComponentProps<typeof PaginationLink>)
oceanhazard-detection/components/ui/pagination.tsx:68
FunctionPopover
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Root>)
oceanhazard-detection/components/ui/popover.tsx:8
FunctionPopoverAnchor
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>)
oceanhazard-detection/components/ui/popover.tsx:42
FunctionPopoverContent
({ className, align = 'center', sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
oceanhazard-detection/components/ui/popover.tsx:20
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
oceanhazard-detection/components/ui/popover.tsx:14
FunctionPredictiveModeling
()
oceanhazard-detection/components/predictive-modeling.tsx:28
FunctionProgress
({ className, value, ...props }: React.ComponentProps<typeof ProgressPrimitive.Root>)
oceanhazard-detection/components/ui/progress.tsx:8
FunctionRadioGroup
({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Root>)
oceanhazard-detection/components/ui/radio-group.tsx:9
FunctionRadioGroupItem
({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Item>)
oceanhazard-detection/components/ui/radio-group.tsx:22
FunctionRealMap
()
oceanhazard-detection/components/real-map.tsx:61
FunctionRecipientGroups
()
oceanhazard-detection/components/recipient-groups.tsx:10
FunctionReportsPage
()
oceanhazard-detection/app/reports/page.tsx:5
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle>
oceanhazard-detection/components/ui/resizable.tsx:31
FunctionResizablePanel
({ ...props }: React.ComponentProps<typeof ResizablePrimitive.Panel>)
oceanhazard-detection/components/ui/resizable.tsx:25
FunctionResizablePanelGroup
({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
oceanhazard-detection/components/ui/resizable.tsx:9
FunctionResourceManagement
()
oceanhazard-detection/components/resource-management.tsx:8
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode }>)
oceanhazard-detection/app/layout.tsx:24
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
oceanhazard-detection/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = 'vertical', ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
oceanhazard-detection/components/ui/scroll-area.tsx:31
FunctionSeismicChart
({ detailed = false }: SeismicChartProps)
oceanhazard-detection/components/seismic-chart.tsx:35
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
oceanhazard-detection/components/ui/select.tsx:9
FunctionSelectContent
({ className, children, position = 'popper', ...props }: React.ComponentProps<typeof SelectPrimitive.C
oceanhazard-detection/components/ui/select.tsx:53
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
oceanhazard-detection/components/ui/select.tsx:15
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
oceanhazard-detection/components/ui/select.tsx:101
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
oceanhazard-detection/components/ui/select.tsx:88
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
oceanhazard-detection/components/ui/select.tsx:156
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
oceanhazard-detection/components/ui/select.tsx:138
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
oceanhazard-detection/components/ui/select.tsx:125
FunctionSelectTrigger
({ className, size = 'default', children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
oceanhazard-detection/components/ui/select.tsx:27
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
oceanhazard-detection/components/ui/select.tsx:21
FunctionSensorGrid
()
oceanhazard-detection/components/sensor-grid.tsx:8
FunctionSentimentAnalysis
()
oceanhazard-detection/components/sentiment-analysis.tsx:29
FunctionSeparator
({ className, orientation = 'horizontal', decorative = true, ...props }: React.ComponentProps<typeof S
oceanhazard-detection/components/ui/separator.tsx:8
FunctionSettingsPage
()
oceanhazard-detection/app/settings/page.tsx:10
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
oceanhazard-detection/components/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
oceanhazard-detection/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = 'right', ...props }: React.ComponentProps<typeof SheetPrimitive.Content
oceanhazard-detection/components/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
oceanhazard-detection/components/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
oceanhazard-detection/components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
oceanhazard-detection/components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
oceanhazard-detection/components/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
oceanhazard-detection/components/ui/sheet.tsx:13
FunctionSidebar
()
oceanhazard-detection/components/sidebar.tsx:21
FunctionSidebar
({ side = 'left', variant = 'sidebar', collapsible = 'offcanvas', className, children, ...props }:
oceanhazard-detection/components/ui/sidebar.tsx:154
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sidebar.tsx:371
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sidebar.tsx:346
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sidebar.tsx:385
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<'button'> & { asChild?: boolean })
oceanhazard-detection/components/ui/sidebar.tsx:417
FunctionSidebarGroupContent
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sidebar.tsx:440
FunctionSidebarGroupLabel
({ className, asChild = false, ...props }: React.ComponentProps<'div'> & { asChild?: boolean })
oceanhazard-detection/components/ui/sidebar.tsx:396
FunctionSidebarHeader
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sidebar.tsx:335
FunctionSidebarInput
({ className, ...props }: React.ComponentProps<typeof Input>)
oceanhazard-detection/components/ui/sidebar.tsx:321
FunctionSidebarInset
({ className, ...props }: React.ComponentProps<'main'>)
oceanhazard-detection/components/ui/sidebar.tsx:307
FunctionSidebarMenu
({ className, ...props }: React.ComponentProps<'ul'>)
oceanhazard-detection/components/ui/sidebar.tsx:454
FunctionSidebarMenuAction
({ className, asChild = false, showOnHover = false, ...props }: React.ComponentProps<'button'> & { a
oceanhazard-detection/components/ui/sidebar.tsx:548
FunctionSidebarMenuBadge
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/sidebar.tsx:580
FunctionSidebarMenuButton
({ asChild = false, isActive = false, variant = 'default', size = 'default', tooltip, className,
oceanhazard-detection/components/ui/sidebar.tsx:498
FunctionSidebarMenuItem
({ className, ...props }: React.ComponentProps<'li'>)
oceanhazard-detection/components/ui/sidebar.tsx:465
FunctionSidebarMenuSkeleton
({ className, showIcon = false, ...props }: React.ComponentProps<'div'> & { showIcon?: boolean })
oceanhazard-detection/components/ui/sidebar.tsx:602
FunctionSidebarMenuSub
({ className, ...props }: React.ComponentProps<'ul'>)
oceanhazard-detection/components/ui/sidebar.tsx:640
FunctionSidebarMenuSubButton
({ asChild = false, size = 'md', isActive = false, className, ...props }: React.ComponentProps<'a'>
oceanhazard-detection/components/ui/sidebar.tsx:669
FunctionSidebarMenuSubItem
({ className, ...props }: React.ComponentProps<'li'>)
oceanhazard-detection/components/ui/sidebar.tsx:655
FunctionSidebarProvider
({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ..
oceanhazard-detection/components/ui/sidebar.tsx:56
FunctionSidebarRail
({ className, ...props }: React.ComponentProps<'button'>)
oceanhazard-detection/components/ui/sidebar.tsx:282
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
oceanhazard-detection/components/ui/sidebar.tsx:357
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
oceanhazard-detection/components/ui/sidebar.tsx:256
FunctionSkeleton
({ className, ...props }: React.ComponentProps<'div'>)
oceanhazard-detection/components/ui/skeleton.tsx:3
FunctionSlider
({ className, defaultValue, value, min = 0, max = 100, ...props }: React.ComponentProps<typeof Sli
oceanhazard-detection/components/ui/slider.tsx:8
FunctionSocialExtractionPage
()
oceanhazard-detection/app/social-extraction/page.tsx:5
FunctionSocialMediaExtraction
()
oceanhazard-detection/components/social-media-extraction.tsx:56
FunctionSocialMediaIntegration
({ onPostSelect, selectedLocation })
oceanhazard-detection/components/social-media-integration.tsx:17
FunctionSocialPage
()
oceanhazard-detection/app/social/page.tsx:5
← previousnext →301–400 of 461, ranked by callers