g6/2c9bddaf-async.0aa3caab.js.map

1 line
5.6 KiB
Plaintext
Raw Permalink Normal View History

2024-11-28 17:15:47 +08:00
{"version":3,"sources":["docs/api/reference/g6.camerasetting.en.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\"><p><Link to=\"/en/api/reference/g6\">{$$contentTexts[0].value}</Link>{$$contentTexts[1].value}<Link to=\"/en/api/reference/g6/camerasetting\">{$$contentTexts[2].value}</Link></p><h2 id=\"camerasetting-class\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#camerasetting-class\"><span className=\"icon icon-link\" /></a>{\"CameraSetting class\"}</h2><p>{$$contentTexts[3].value}</p><SourceCode lang=\"typescript\">{$$contentTexts[4].value}</SourceCode><p><strong>{$$contentTexts[5].value}</strong>{$$contentTexts[6].value}<Link to=\"/en/api/reference/g6/baseplugin\">{$$contentTexts[7].value}</Link>{$$contentTexts[8].value}<Link to=\"/en/api/reference/g6/camerasettingoptions\">{$$contentTexts[9].value}</Link>{$$contentTexts[10].value}</p><h2 id=\"constructors\"><a aria-hidden=\"true\" tabIndex=\"-1\" href=\"#constructors\"><span className=\"icon icon-link\" /></a>{\"Constructors\"}</h2><Table><thead><tr><th><p>{$$contentTexts[11].value}</p></th><th><p>{$$contentTexts[12].value}</p></th><th><p>{$$contentTexts[13].value}</p></th></tr></thead><tbody><tr><td><p><Link to=\"/en/api/reference/g6/camerasetting/_constructor_\">{$$contentTexts[14].value}</Link></p></td><td /><td><ul><li>{$$contentTexts[15].value}<code>{$$contentTexts[16].value}</code>{$$contentTexts[17].value}</li></ul></td></tr></tbody></Table></div></>;\n}\n\n// export named function for fastRefresh\n// ref: https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/docs/TROUBLESHOOTING.md#edits-always-lead-to-full-reload\nfunction DumiM