Optimized the root .gitignore to exclude virtual environments, node modules, and temp folders to ensure clean and lightweight version tracking. Co-authored-by: Cursor <cursoragent@cursor.com>
78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
|
"version": "3.0",
|
|
"generator": "axhub-ai-extension",
|
|
"exportTime": "2026-04-20T15:28:27.772Z",
|
|
"sourceUrl": "https://arco.design/themes/demo/preview/list/search-table",
|
|
"viewport": {
|
|
"height": 869,
|
|
"width": 1800
|
|
},
|
|
"mode": "full",
|
|
"files": {
|
|
"domlist": "structure/doms.json",
|
|
"stylePool": "structure/styles.json",
|
|
"theme": "theme.json",
|
|
"screenshot": "screenshot.png",
|
|
"content": "content.md",
|
|
"pageMap": "page-map.json",
|
|
"topology": "topology/topology.json",
|
|
"selectorMap": "topology/selector-map.json",
|
|
"contentBlocks": "topology/content-blocks.json",
|
|
"behaviors": null,
|
|
"responsive": null,
|
|
"networkSummary": null,
|
|
"html": "index.html",
|
|
"css": "style.css"
|
|
},
|
|
"flatStructure": {
|
|
"skeleton": "flat/skeleton.json",
|
|
"nodesDir": "flat/nodes/",
|
|
"stylesDir": "flat/styles/",
|
|
"index": "flat/index.json"
|
|
},
|
|
"livePageAccess": {
|
|
"sourceUrl": "https://arco.design/themes/demo/preview/list/search-table",
|
|
"selectorAvailable": true,
|
|
"note": "每个节点文件包含 selector 字段,可用 Playwright 访问 sourceUrl 进行补充采集"
|
|
},
|
|
"screenshots": {
|
|
"current": "screenshot.png",
|
|
"responsive": [
|
|
"screenshots/desktop-1440.png",
|
|
"screenshots/tablet-768.png",
|
|
"screenshots/mobile-390.png"
|
|
]
|
|
},
|
|
"assets": {
|
|
"imageCount": 0,
|
|
"fontCount": 0,
|
|
"imageFiles": [],
|
|
"fontFiles": [],
|
|
"viewportScreenshotCount": 0
|
|
},
|
|
"stats": {
|
|
"nodeCount": 729,
|
|
"styleCount": 130,
|
|
"markdownLength": 1842,
|
|
"sectionCount": 1
|
|
},
|
|
"capabilities": {
|
|
"hasFonts": false,
|
|
"hasScreenshot": true,
|
|
"hasResponsiveScreenshots": true,
|
|
"hasTheme": true,
|
|
"hasMarkdown": true,
|
|
"hasPreviewHTML": true,
|
|
"hasSections": true,
|
|
"hasTopology": true,
|
|
"hasSelectorMap": true,
|
|
"hasBehaviors": false,
|
|
"hasResponsive": false,
|
|
"hasNetworkSummary": false,
|
|
"hasContentBlocks": true,
|
|
"hasRebuildPrompts": true,
|
|
"hasFlatStructure": true,
|
|
"jsonFormat": true,
|
|
"tailwindClasses": true
|
|
}
|
|
} |