Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
555 changes: 555 additions & 0 deletions graphify-out/.graphify_analysis.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions graphify-out/.graphify_root
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/Users/manankpatni/Documents/Development/epoch-latest-workspace/miden-integration-example
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"nodes": [{"id": "$graphify-root$_prettierrc_json", "label": ".prettierrc.json", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L1"}, {"id": "$graphify-root$_prettierrc_semi", "label": "semi", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L2"}, {"id": "$graphify-root$_prettierrc_singlequote", "label": "singleQuote", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L3"}, {"id": "$graphify-root$_prettierrc_trailingcomma", "label": "trailingComma", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L4"}, {"id": "$graphify-root$_prettierrc_printwidth", "label": "printWidth", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L5"}, {"id": "$graphify-root$_prettierrc_tabwidth", "label": "tabWidth", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L6"}, {"id": "$graphify-root$_prettierrc_arrowparens", "label": "arrowParens", "file_type": "code", "source_file": ".prettierrc.json", "source_location": "L7"}], "edges": [{"source": "$graphify-root$_prettierrc_json", "target": "$graphify-root$_prettierrc_semi", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".prettierrc.json", "source_location": "L2", "weight": 1.0}, {"source": "$graphify-root$_prettierrc_json", "target": "$graphify-root$_prettierrc_singlequote", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".prettierrc.json", "source_location": "L3", "weight": 1.0}, {"source": "$graphify-root$_prettierrc_json", "target": "$graphify-root$_prettierrc_trailingcomma", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".prettierrc.json", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_prettierrc_json", "target": "$graphify-root$_prettierrc_printwidth", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".prettierrc.json", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_prettierrc_json", "target": "$graphify-root$_prettierrc_tabwidth", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".prettierrc.json", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_prettierrc_json", "target": "$graphify-root$_prettierrc_arrowparens", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".prettierrc.json", "source_location": "L7", "weight": 1.0}]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"nodes": [{"id": "$graphify-root$_components_json", "label": "components.json", "file_type": "code", "source_file": "components.json", "source_location": "L1"}, {"id": "$graphify-root$_components_schema", "label": "$schema", "file_type": "code", "source_file": "components.json", "source_location": "L2"}, {"id": "$graphify-root$_components_style", "label": "style", "file_type": "code", "source_file": "components.json", "source_location": "L3"}, {"id": "$graphify-root$_components_rsc", "label": "rsc", "file_type": "code", "source_file": "components.json", "source_location": "L4"}, {"id": "$graphify-root$_components_tsx", "label": "tsx", "file_type": "code", "source_file": "components.json", "source_location": "L5"}, {"id": "$graphify-root$_components_tailwind", "label": "tailwind", "file_type": "code", "source_file": "components.json", "source_location": "L6"}, {"id": "$graphify-root$_components_tailwind_config", "label": "config", "file_type": "code", "source_file": "components.json", "source_location": "L7"}, {"id": "$graphify-root$_components_tailwind_css", "label": "css", "file_type": "code", "source_file": "components.json", "source_location": "L8"}, {"id": "$graphify-root$_components_tailwind_basecolor", "label": "baseColor", "file_type": "code", "source_file": "components.json", "source_location": "L9"}, {"id": "$graphify-root$_components_tailwind_cssvariables", "label": "cssVariables", "file_type": "code", "source_file": "components.json", "source_location": "L10"}, {"id": "$graphify-root$_components_tailwind_prefix", "label": "prefix", "file_type": "code", "source_file": "components.json", "source_location": "L11"}, {"id": "$graphify-root$_components_iconlibrary", "label": "iconLibrary", "file_type": "code", "source_file": "components.json", "source_location": "L13"}, {"id": "$graphify-root$_components_rtl", "label": "rtl", "file_type": "code", "source_file": "components.json", "source_location": "L14"}, {"id": "$graphify-root$_components_aliases", "label": "aliases", "file_type": "code", "source_file": "components.json", "source_location": "L15"}, {"id": "$graphify-root$_components_aliases_components", "label": "components", "file_type": "code", "source_file": "components.json", "source_location": "L16"}, {"id": "$graphify-root$_components_aliases_utils", "label": "utils", "file_type": "code", "source_file": "components.json", "source_location": "L17"}, {"id": "$graphify-root$_components_aliases_ui", "label": "ui", "file_type": "code", "source_file": "components.json", "source_location": "L18"}, {"id": "$graphify-root$_components_aliases_lib", "label": "lib", "file_type": "code", "source_file": "components.json", "source_location": "L19"}, {"id": "$graphify-root$_components_aliases_hooks", "label": "hooks", "file_type": "code", "source_file": "components.json", "source_location": "L20"}, {"id": "$graphify-root$_components_menucolor", "label": "menuColor", "file_type": "code", "source_file": "components.json", "source_location": "L22"}, {"id": "$graphify-root$_components_menuaccent", "label": "menuAccent", "file_type": "code", "source_file": "components.json", "source_location": "L23"}, {"id": "$graphify-root$_components_registries", "label": "registries", "file_type": "code", "source_file": "components.json", "source_location": "L24"}], "edges": [{"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L2", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_style", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L3", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_rsc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L4", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_tsx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L5", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_tailwind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_components_tailwind", "target": "$graphify-root$_components_tailwind_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_components_tailwind", "target": "$graphify-root$_components_tailwind_css", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_components_tailwind", "target": "$graphify-root$_components_tailwind_basecolor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_components_tailwind", "target": "$graphify-root$_components_tailwind_cssvariables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_components_tailwind", "target": "$graphify-root$_components_tailwind_prefix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_iconlibrary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L13", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_rtl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_aliases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_components_aliases", "target": "$graphify-root$_components_aliases_components", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_components_aliases", "target": "$graphify-root$_components_aliases_utils", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_components_aliases", "target": "$graphify-root$_components_aliases_ui", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_components_aliases", "target": "$graphify-root$_components_aliases_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_components_aliases", "target": "$graphify-root$_components_aliases_hooks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_menucolor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_menuaccent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_components_json", "target": "$graphify-root$_components_registries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "components.json", "source_location": "L24", "weight": 1.0}]}
Loading