mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
Converts two additional components to JSON architecture with custom hooks: - ConflictDetailsDialog: Dialog component with conflict diff analysis - DataBindingDesigner: Designer for data binding configuration Includes: - JSON definitions in src/components/json-definitions/ - Custom hooks (useConflictDetailsDialog, useDataBindingDesigner) - TypeScript interfaces for type safety - Registry updates and exports All tests passing, build clean (0 audit issues). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"timestamp": "2026-01-21T05:06:08.176Z",
|
|
"issues": [],
|
|
"stats": {
|
|
"totalJsonFiles": 337,
|
|
"totalTsxFiles": 363,
|
|
"registryEntries": 402,
|
|
"orphanedJson": 0,
|
|
"duplicates": 0,
|
|
"obsoleteWrapperRefs": 0
|
|
}
|
|
} |