1 line
7.5 KiB
JSON
1 line
7.5 KiB
JSON
{"nodes": [{"id": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "label": "QuestionThread.tsx", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L1"}, {"id": "questions_questionthread_fileattachment", "label": "FileAttachment", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L5"}, {"id": "questions_questionthread_message", "label": "Message", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L11"}, {"id": "questions_questionthread_questionthreadprops", "label": "QuestionThreadProps", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L21"}, {"id": "questions_questionthread_formatdate", "label": "formatDate()", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L28"}, {"id": "questions_questionthread_formatfilesize", "label": "formatFileSize()", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L37"}, {"id": "questions_questionthread_questionthread", "label": "QuestionThread()", "file_type": "code", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L43"}], "edges": [{"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "react", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L3", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "questions_questionthread_fileattachment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L5", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "questions_questionthread_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L11", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "questions_questionthread_questionthreadprops", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L21", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "questions_questionthread_formatdate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L28", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "questions_questionthread_formatfilesize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L37", "weight": 1.0}, {"source": "users_dementiy_documents_claude_lms_system_src_components_questions_questionthread_tsx", "target": "questions_questionthread_questionthread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "questions_questionthread_formatdate", "callee": "toLocaleString", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L29"}, {"caller_nid": "questions_questionthread_formatfilesize", "callee": "round", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L39"}, {"caller_nid": "questions_questionthread_formatfilesize", "callee": "toFixed", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L40"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useState", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L49"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useState", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L50"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useState", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L51"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useState", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L52"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useState", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L53"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useState", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L54"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useRef", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L55"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useRef", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L56"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "useEffect", "is_member_call": false, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L58"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "map", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L120"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "map", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L175"}, {"caller_nid": "questions_questionthread_questionthread", "callee": "trim", "is_member_call": true, "source_file": "/Users/dementiy/Documents/Claude/lms-system/src/components/questions/QuestionThread.tsx", "source_location": "L242"}]} |