1 line
3.9 KiB
JSON
1 line
3.9 KiB
JSON
{"nodes": [{"id": "frontend_app_login_page_tsx", "label": "page.tsx", "file_type": "code", "source_file": "frontend/app/login/page.tsx", "source_location": "L1"}, {"id": "page_checkmode", "label": "checkMode()", "file_type": "code", "source_file": "frontend/app/login/page.tsx", "source_location": "L23"}, {"id": "page_handlelogin", "label": "handleLogin()", "file_type": "code", "source_file": "frontend/app/login/page.tsx", "source_location": "L40"}], "edges": [{"source": "frontend_app_login_page_tsx", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L3", "weight": 1.0}, {"source": "frontend_app_login_page_tsx", "target": "api", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L4", "weight": 1.0}, {"source": "frontend_app_login_page_tsx", "target": "lucide_react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L5", "weight": 1.0}, {"source": "frontend_app_login_page_tsx", "target": "react_hot_toast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L6", "weight": 1.0}, {"source": "frontend_app_login_page_tsx", "target": "navigation", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L7", "weight": 1.0}, {"source": "frontend_app_login_page_tsx", "target": "page_checkmode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L23", "weight": 1.0}, {"source": "frontend_app_login_page_tsx", "target": "page_handlelogin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/app/login/page.tsx", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "page_checkmode", "callee": "setIsLoading", "source_file": "frontend/app/login/page.tsx", "source_location": "L25"}, {"caller_nid": "page_checkmode", "callee": "setIsEnterprise", "source_file": "frontend/app/login/page.tsx", "source_location": "L29"}, {"caller_nid": "page_checkmode", "callee": "getUsers", "source_file": "frontend/app/login/page.tsx", "source_location": "L31"}, {"caller_nid": "page_checkmode", "callee": "setUsers", "source_file": "frontend/app/login/page.tsx", "source_location": "L32"}, {"caller_nid": "page_checkmode", "callee": "error", "source_file": "frontend/app/login/page.tsx", "source_location": "L34"}, {"caller_nid": "page_checkmode", "callee": "setIsLoading", "source_file": "frontend/app/login/page.tsx", "source_location": "L36"}, {"caller_nid": "page_handlelogin", "callee": "preventDefault", "source_file": "frontend/app/login/page.tsx", "source_location": "L41"}, {"caller_nid": "page_handlelogin", "callee": "getElementById", "source_file": "frontend/app/login/page.tsx", "source_location": "L43"}, {"caller_nid": "page_handlelogin", "callee": "error", "source_file": "frontend/app/login/page.tsx", "source_location": "L46"}, {"caller_nid": "page_handlelogin", "callee": "login", "source_file": "frontend/app/login/page.tsx", "source_location": "L51"}, {"caller_nid": "page_handlelogin", "callee": "setItem", "source_file": "frontend/app/login/page.tsx", "source_location": "L52"}, {"caller_nid": "page_handlelogin", "callee": "setItem", "source_file": "frontend/app/login/page.tsx", "source_location": "L53"}, {"caller_nid": "page_handlelogin", "callee": "stringify", "source_file": "frontend/app/login/page.tsx", "source_location": "L53"}, {"caller_nid": "page_handlelogin", "callee": "success", "source_file": "frontend/app/login/page.tsx", "source_location": "L55"}, {"caller_nid": "page_handlelogin", "callee": "push", "source_file": "frontend/app/login/page.tsx", "source_location": "L56"}, {"caller_nid": "page_handlelogin", "callee": "error", "source_file": "frontend/app/login/page.tsx", "source_location": "L59"}]} |