mirror of
https://gitee.com/antv/g6.git
synced 2024-11-29 18:28:19 +08:00
1 line
14 KiB
Plaintext
1 line
14 KiB
Plaintext
|
{"version":3,"sources":["docs/api/layouts/FruchtermanLayout.zh.md"],"sourcesContent":["import API from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/API/index.js';\nimport Badge from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/Badge/index.js';\nimport CodeGroup from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/CodeGroup/index.js';\nimport Container from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/Container/index.js';\nimport Previewer from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/Previewer/index.js';\nimport SourceCode from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/SourceCode/index.js';\nimport Table from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/Table/index.js';\nimport Tree from '/home/runner/work/G6/G6/node_modules/.pnpm/dumi@2.4.14_@babel+core@7.26.0_@swc+helpers@0.5.1_@types+node@20.17.9_@types+react@18.3.12_es_54awilfh3ualxwsi36hmrn5nxe/node_modules/dumi/theme-default/builtins/Tree/index.js';\nimport Playground from '/home/runner/work/G6/G6/packages/site/node_modules/@antv/dumi-theme-antv/dist/builtins/Playground/index.js';\nimport { DumiDemo } from 'dumi';\nimport { DumiDemoGrid } from 'dumi';\nimport { Link } from 'dumi';\n\nimport LoadingComponent from '@@/dumi/theme/loading';\nimport React, { Suspense } from 'react';\nimport { DumiPage, useTabMeta, useRouteMeta } from 'dumi';\n\nfunction DumiMarkdownInner() {\n const { texts: $$contentTexts } = useRouteMeta();\n\n return <><div className=\"markdown\"><h2 id=\"配置项\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#配置项\"><span className=\"icon icon-link\" /></a>{\"配置项\"}</h2><h3 id=\"clustergravity\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#clustergravity\"><span className=\"icon icon-link\" /></a>{\"clusterGravity\"}</h3><blockquote><p><em>{$$contentTexts[0].value}</em>{$$contentTexts[1].value}<strong>{$$contentTexts[2].value}</strong>{$$contentTexts[3].value}<code>{$$contentTexts[4].value}</code></p></blockquote><p>{$$contentTexts[5].value}</p><h3 id=\"clustering\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#clustering\"><span className=\"icon icon-link\" /></a>{\"clustering\"}</h3><blockquote><p><em>{$$contentTexts[6].value}</em>{$$contentTexts[7].value}<strong>{$$contentTexts[8].value}</strong>{$$contentTexts[9].value}<code>{$$contentTexts[10].value}</code></p></blockquote><p>{$$contentTexts[11].value}</p><h3 id=\"gravity\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#gravity\"><span className=\"icon icon-link\" /></a>{\"gravity\"}</h3><blockquote><p><em>{$$contentTexts[12].value}</em>{$$contentTexts[13].value}<strong>{$$contentTexts[14].value}</strong>{$$contentTexts[15].value}<code>{$$contentTexts[16].value}</code></p></blockquote><p>{$$contentTexts[17].value}</p><h3 id=\"height\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#height\"><span className=\"icon icon-link\" /></a>{\"height\"}</h3><blockquote><p><em>{$$contentTexts[18].value}</em></p></blockquote><p>{$$contentTexts[19].value}</p><h3 id=\"nodeclu
|