{"_id":"@bluedot-tech/arco","_rev":"5-a53fe16805e8a5e573eb45dfbf60ea5d","name":"@bluedot-tech/arco","dist-tags":{"latest":"0.1.2-beta.0"},"versions":{"0.1.0":{"name":"@bluedot-tech/arco","version":"0.1.0","license":"MIT","_id":"@bluedot-tech/arco@0.1.0","maintainers":[{"name":"bimuyu","email":"1198810568@qq.com"},{"name":"cailin.wang","email":"dreamcailin@hotmail.com"}],"umd":{"file":"./dist/index.min.js","style":"./dist/css/index.css","module":"arcoMaterial"},"dist":{"shasum":"cedf3d14f59149b002208f42f0ad48a6ad00a56b","tarball":"https://registry.npmjs.org/@bluedot-tech/arco/-/arco-0.1.0.tgz","fileCount":39,"integrity":"sha512-gSHWAIF8z4WzKtmcZa2LQNFnHCgGc8kbb6qrhzgwsuQIBd16z6M0DpLtpPN26+yHsLIgwj0Uf6/2LC9KgO6q0Q==","signatures":[{"sig":"MEMCIGu+BU1V5wGwZbbW/h/0Mm8xpgkrK/1m81QBtvjYJCsGAh8BjFaqWgAgWn1IYD8mj1442kQCMKkFkZIHihte+2vZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYhoHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQRw/+ODKgnoMN+qxnjBFxaHtAR0Zs8hqJCqDyHO5h9yMMIfuZXKkv\r\n38xqq8oqWHyrvincoUkWMNnprDHVxkzsmnSH2Mnajx0TyefrYsNOciqajRmS\r\nQyoHfJ4x0eJrWrgOHV4jZYGslG043P4fPJGgxD/cyQOoFr8btkkRlwYwlHoq\r\n81aPykUW2/Dzvcb+AwVh0GujuGJOJn7xJ6gdcKVWwAeaOXAyKqVsK62w7s9x\r\nBY9okMffpOj/n3JuP16XLPsAqnR+gTiFKV8rerXFjWHxHE9h331lZpeOMhuR\r\nKtrKjFKEn+c+VBA3SeRw7ES12h7gHA/nWQFgfV3ZOXfVS55wHKLplSFc9zmS\r\n2sPq4YyFASNdq6GN/kde5W8Yzr/0/OVQQqs910sWxFJcqiRy8GD5yD9HwF6H\r\nIXbmZuJa1UZ+3A6So5TNJyLKKow7nlA1YwM1EzabuN14OsqHg7jv+bw0EE99\r\ntXPWJDu2XQdeRZIYda8Xx07JfG47Z7teRujG1t81zKP/JnPywSf6W/gaeAaa\r\nj/wiSfMWA3wo3dMKGbNuc4LdST+2gbY/p1VN3to2tllcs/ktAzHqNLVP2kvq\r\nicey7b7ju4BrJAKh/c2P4f+xnHdmW1OC+f/YLRqufN0rlgaKh3Ult9WY64bS\r\nWmElzwzhN9DcopJaW/LSPXQBusV7y0aBybs=\r\n=opiU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./es/index.d.ts","module":"./es/index.js","gitHead":"fbd9f6627ade722853d5875fbedc85f4c80475f7","scripts":{"dev":"start-storybook -p 6006","test":" arco-scripts build:component:cjs && NODE_ENV=test arco-scripts test","build":"arco-scripts build:component","clean":"rm -rf es lib dist","docgen":"arco-scripts docgen","eslint":"eslint tests/ components/ --fix --cache --quiet --ext .js,.jsx,.ts,.tsx","format":"prettier '{tests,components}/**/*.{js,jsx,ts,tsx}' --config .prettierrc --write ","stylelint":"stylelint 'components/**/*.less' --fix --cache","test:node":"arco-scripts build:component:cjs && arco-scripts test:node","show:config":"arco-scripts show:config","test:client":"arco-scripts build:component:cjs && arco-scripts test:client","add:component":"node ./scripts/addComponent.js","prepublishOnly":"npm run clean && npm run build && npm run docgen"},"_npmUser":{"name":"bimuyu","email":"1198810568@qq.com"},"arcoMeta":{"type":"react-library","title":"bluedot-arco","category":[]},"_npmVersion":"8.1.2","description":"[物料平台文档中心](https://arco.design/docs/material/guide)","directories":{},"lint-staged":{"*.{css, less}":["npm run stylelint","git add"],"*.{js,jsx,ts,tsx}":["npm run eslint","arco-scripts test:client --bail --findRelatedTests --passWithNoTests --coverage","arco-scripts test:node --bail --findRelatedTests --passWithNoTests","git add"]},"sideEffects":["dist/**/*","{es,lib,components}/**/style/*","*.less"],"_nodeVersion":"14.20.0","dependencies":{"omit.js":"^2.0.2","@babel/runtime":"^7.5.5"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","gulp":"^4.0.2","chalk":"^2.4.2","husky":"^4.3.6","jsdom":"^16.4.0","react":"^16.13.0","enzyme":"^3.11.0","eslint":"^7.15.0","fs-extra":"^9.0.1","prettier":"^2.2.1","react-dom":"^16.13.0","stylelint":"^13.8.0","typescript":"^4.1.3","@types/jest":"^26.0.19","cross-spawn":"^7.0.3","lint-staged":"^10.5.3","@types/react":"^17.0.0","arco-scripts":"^1.25.15","concurrently":"^5.3.0","gulp-replace":"^1.0.0","jsdom-global":"^3.0.2","@types/enzyme":"^3.10.8","@storybook/react":"^6.1.10","@types/react-dom":"^17.0.0","@types/shallowequal":"^1.1.1","eslint-plugin-babel":"^5.3.1","eslint-plugin-react":"^7.21.5","react-test-renderer":"^16.13.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","@arco-design/web-react":"^2.28.0","@storybook/addon-links":"^6.1.11","eslint-config-prettier":"^7.0.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.0","typescript-json-schema":"^0.45.0","enzyme-adapter-react-16":"^1.15.5","@storybook/addon-actions":"^6.1.11","eslint-plugin-typescript":"^0.14.0","@typescript-eslint/parser":"4.0.1","stylelint-config-standard":"^20.0.0","@storybook/addon-essentials":"^6.1.11","stylelint-config-css-modules":"^2.2.0","@typescript-eslint/eslint-plugin":"4.0.1"},"peerDependencies":{"react":">=16","react-dom":"^16.0.1","@arco-design/web-react":"~2"},"_npmOperationalInternal":{"tmp":"tmp/arco_0.1.0_1667373575158_0.611184290187162","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@bluedot-tech/arco","version":"0.1.1","license":"MIT","_id":"@bluedot-tech/arco@0.1.1","maintainers":[{"name":"bimuyu","email":"1198810568@qq.com"},{"name":"cailin.wang","email":"dreamcailin@hotmail.com"}],"umd":{"file":"./dist/index.min.js","style":"./dist/css/index.css","module":"arcoMaterial"},"dist":{"shasum":"e53c9d546b1dca48ba049579b8a1377b26102f99","tarball":"https://registry.npmjs.org/@bluedot-tech/arco/-/arco-0.1.1.tgz","fileCount":35,"integrity":"sha512-dp9R2D8BBKtJ2JsOzk+YIHhHfI7w3GmU1FEmwXIMBgXtnveGbdTRfMHpQZwH4dtxaH8RqCOADhMBcAAVp6U6iA==","signatures":[{"sig":"MEUCIQCdCKwmdQ/P9AZ8tHBofDoZ4T/92KWXEHEeMZ1gBI3f6wIgYeCWnjNlwBld1Qh9QvpRX2paVUsjXNoB2+wOzUdQMoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYjXGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqosQ/+OM5fNxQ6L8A2JRCXEmjVbdXAzN3e8KvjuRhwyAza6+7TS0z7\r\nOVCXkfbTJq1qPNGMRRR8jVa9L/m8pDjw0jYJYWxhO/gJ1JEvmn+BDcUXeOGR\r\n4SyIOu3qtVRHd5K//9LeODEXDBLYW9T+gBJHsC53baOGSTSJmoCB7w2J4YSQ\r\nJ9tiH9dVcGfGszpiyCfUBZZLfyT0FaK+qZSvMjKUo3jaDM0VUxTSvqfmNI2J\r\nKGQs62MFYr70EtK/fpdAV641heDiDVD3JY+1zKORH9tb1qwBAk81izrlE9ng\r\nC+WwEHTPCw4FQSveIcCli25vLRuUb3iVfpge75P+1Q9HBP02pmrS1Hvg3+Mj\r\ncIyjXt/F4PhBX3bNuj7AwnZBwH7rgJQvtNH0zvmDetvNbJObDN9CJp6KyfAY\r\nt+KTgonaVA30+Gf6yv2o3lcqUJ5WQO/wQbeIDJ4NlTyeg1BQBw0CwBHyc37i\r\nd8Ht04K5iEGwRBobf9xUMP2CLYGS4BedNS1VUqkchun7r09gt11eAiOOCkAv\r\nhUQE1P/pZ5GLxqi1HfJUCZCGtpBdYj2f4cWDB59Da97/SxcEjBiNaw4NgbfX\r\n3R9TFj6dWZgxfAwhbufbS1A6cmC2IyeLvYBfOl0eSGKsgYmUHrMH+FVz3e36\r\n6UUvKlzZteLJSQDfZ76mo8WWP7BYKURpt7g=\r\n=hQGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./es/index.d.ts","module":"./es/index.js","gitHead":"e79e7b252c4b3bde11e50fe0cc17efeb0560c9d2","scripts":{"dev":"start-storybook -p 6006","test":" arco-scripts build:component:cjs && NODE_ENV=test arco-scripts test","build":"arco-scripts build:component","clean":"rm -rf es lib dist","docgen":"arco-scripts docgen","eslint":"eslint tests/ components/ --fix --cache --quiet --ext .js,.jsx,.ts,.tsx","format":"prettier '{tests,components}/**/*.{js,jsx,ts,tsx}' --config .prettierrc --write ","stylelint":"stylelint 'components/**/*.less' --fix --cache","test:node":"arco-scripts build:component:cjs && arco-scripts test:node","show:config":"arco-scripts show:config","test:client":"arco-scripts build:component:cjs && arco-scripts test:client","add:component":"node ./scripts/addComponent.js","prepublishOnly":"npm run clean && npm run build && npm run docgen"},"_npmUser":{"name":"bimuyu","email":"1198810568@qq.com"},"arcoMeta":{"type":"react-library","title":"bluedot-arco","category":[]},"_npmVersion":"8.1.2","description":"[物料平台文档中心](https://arco.design/docs/material/guide)","directories":{},"lint-staged":{"*.{css, less}":["npm run stylelint","git add"],"*.{js,jsx,ts,tsx}":["npm run eslint","arco-scripts test:client --bail --findRelatedTests --passWithNoTests --coverage","arco-scripts test:node --bail --findRelatedTests --passWithNoTests","git add"]},"sideEffects":["dist/**/*","{es,lib,components}/**/style/*","*.less"],"_nodeVersion":"14.20.0","dependencies":{"@babel/runtime":"^7.5.5"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","gulp":"^4.0.2","chalk":"^2.4.2","husky":"^4.3.6","jsdom":"^16.4.0","react":"^16.13.0","enzyme":"^3.11.0","eslint":"^7.15.0","fs-extra":"^9.0.1","prettier":"^2.2.1","react-dom":"^16.13.0","stylelint":"^13.8.0","typescript":"^4.1.3","@types/jest":"^26.0.19","cross-spawn":"^7.0.3","lint-staged":"^10.5.3","@types/react":"^17.0.0","arco-scripts":"^1.25.15","concurrently":"^5.3.0","gulp-replace":"^1.0.0","jsdom-global":"^3.0.2","@types/enzyme":"^3.10.8","@storybook/react":"^6.1.10","@types/react-dom":"^17.0.0","@types/shallowequal":"^1.1.1","eslint-plugin-babel":"^5.3.1","eslint-plugin-react":"^7.21.5","react-test-renderer":"^16.13.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","@arco-design/web-react":"^2.28.0","@storybook/addon-links":"^6.1.11","eslint-config-prettier":"^7.0.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.0","typescript-json-schema":"^0.45.0","enzyme-adapter-react-16":"^1.15.5","@storybook/addon-actions":"^6.1.11","eslint-plugin-typescript":"^0.14.0","@typescript-eslint/parser":"4.0.1","stylelint-config-standard":"^20.0.0","@storybook/addon-essentials":"^6.1.11","stylelint-config-css-modules":"^2.2.0","@typescript-eslint/eslint-plugin":"4.0.1"},"peerDependencies":{"react":">=16","react-dom":"^16.0.1","@arco-design/web-react":"~2"},"_npmOperationalInternal":{"tmp":"tmp/arco_0.1.1_1667380678328_0.6993669368484432","host":"s3://npm-registry-packages"}},"0.1.2-beta.0":{"name":"@bluedot-tech/arco","version":"0.1.2-beta.0","license":"MIT","_id":"@bluedot-tech/arco@0.1.2-beta.0","maintainers":[{"name":"bimuyu","email":"1198810568@qq.com"},{"name":"cailin.wang","email":"dreamcailin@hotmail.com"}],"umd":{"file":"./dist/index.min.js","style":"./dist/css/index.css","module":"arcoMaterial"},"dist":{"shasum":"c96f1720b1840497b59085c64b786df7d73c282e","tarball":"https://registry.npmjs.org/@bluedot-tech/arco/-/arco-0.1.2-beta.0.tgz","fileCount":35,"integrity":"sha512-5SUoy4pYKHU7ZruAF8OILj9nndBhDACGGqRlY+eUp65kV0CWw/qvhN7mK0/7NH01MR99JV8XzYJ0RPnFgs6CeQ==","signatures":[{"sig":"MEUCIEO0k/kY0ALTb9qL7URGjC2aXbPGwiDbNYuU0A66thS0AiEA20+tyaf4iFVMzLfSNLVGBEOlldGWpf3Pg82cEe8u3fo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYkV6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqboA//WWdK5uTdLWONPNOtAVtJl5ERqEZF/eFiDINvYmw0nQb7g6BB\r\nAKI6V/pYDmWS40bh8azHBjOYcRCvymyzi5jY96wVnnuggdIdp//1jnFGySXe\r\nD1adjYi3icVFcEC1+WnbTCFSmcVVYI1qovv1A1RFJHAXob23h0y6ThvVb2QO\r\nvU8oh+SgPENu5Odu/PNxR1pOwk3prYjcA77xj/Lc70MKgH4eL23hwmVFJd1r\r\nimktPCw6Xp9Z+OalYvKar4NWMv4m6xUHrMEAxIRqc2cjJ12zo/AUEoGbt1Kw\r\nAj8exgb5PjPQrfYUTpvPbfxc3KzgcDxA+3VQdr7+u6E41i04JAbzosQIhnww\r\nyp0R/DzczQO/1HMPR6tuMLsOhIHmQ9Km8HrsesL/UtQHz9tWtTBBbZq/hx/n\r\n1XHjvu2+ZTE/majarUOWM34dj85FwRIJZzzHeGRWWu9R+o5E0G0Mq4y3Zoc4\r\n9LAjS+ARcv4K1Yqxol9QGhhEvQKjPgREJgj4NBxRFz5bp6DzdaiTUwMkU2Xk\r\nFQPqzllolXW1c3opkqAbDvnTYzu9io9bR9/64rwIYx3b7QkrMtG1WVCZKqPT\r\nIP1bKN3dxeu+Q21j9qcyBm1ANRkLt5QBxBr1Bo2buamkeiibbJgMN2kd9lTS\r\nu66yxYOGrF+WpxAOJgSAxLTaYoRqAsnu0ik=\r\n=xjcJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"types":"./es/index.d.ts","module":"./es/index.js","gitHead":"37ba1b8e122e0dfb07d043baf1e316310c1955a4","scripts":{"dev":"start-storybook -p 6006","test":" arco-scripts build:component:cjs && NODE_ENV=test arco-scripts test","build":"arco-scripts build:component","clean":"rm -rf es lib dist","docgen":"arco-scripts docgen","eslint":"eslint tests/ components/ --fix --cache --quiet --ext .js,.jsx,.ts,.tsx","format":"prettier '{tests,components}/**/*.{js,jsx,ts,tsx}' --config .prettierrc --write ","stylelint":"stylelint 'components/**/*.less' --fix --cache","test:node":"arco-scripts build:component:cjs && arco-scripts test:node","show:config":"arco-scripts show:config","test:client":"arco-scripts build:component:cjs && arco-scripts test:client","add:component":"node ./scripts/addComponent.js","prepublishOnly":"npm run clean && npm run build && npm run docgen"},"_npmUser":{"name":"bimuyu","email":"1198810568@qq.com"},"arcoMeta":{"type":"react-library","title":"bluedot-arco","category":[]},"_npmVersion":"8.1.2","description":"[物料平台文档中心](https://arco.design/docs/material/guide)","directories":{},"lint-staged":{"*.{css, less}":["npm run stylelint","git add"],"*.{js,jsx,ts,tsx}":["npm run eslint","arco-scripts test:client --bail --findRelatedTests --passWithNoTests --coverage","arco-scripts test:node --bail --findRelatedTests --passWithNoTests","git add"]},"sideEffects":["dist/**/*","{es,lib,components}/**/style/*","*.less"],"_nodeVersion":"14.20.0","dependencies":{"@babel/runtime":"^7.5.5"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.6","gulp":"^4.0.2","chalk":"^2.4.2","husky":"^4.3.6","jsdom":"^16.4.0","react":"^16.13.0","enzyme":"^3.11.0","eslint":"^7.15.0","fs-extra":"^9.0.1","prettier":"^2.2.1","react-dom":"^16.13.0","stylelint":"^13.8.0","typescript":"^4.1.3","@types/jest":"^26.0.19","cross-spawn":"^7.0.3","lint-staged":"^10.5.3","@types/react":"^17.0.0","arco-scripts":"^1.25.15","concurrently":"^5.3.0","gulp-replace":"^1.0.0","jsdom-global":"^3.0.2","@types/enzyme":"^3.10.8","@storybook/react":"^6.1.10","@types/react-dom":"^17.0.0","@types/shallowequal":"^1.1.1","eslint-plugin-babel":"^5.3.1","eslint-plugin-react":"^7.21.5","react-test-renderer":"^16.13.0","eslint-config-airbnb":"^18.2.1","eslint-plugin-import":"^2.22.1","@arco-design/web-react":"^2.28.0","@storybook/addon-links":"^6.1.11","eslint-config-prettier":"^7.0.0","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-prettier":"^3.3.0","typescript-json-schema":"^0.45.0","enzyme-adapter-react-16":"^1.15.5","@storybook/addon-actions":"^6.1.11","eslint-plugin-typescript":"^0.14.0","@typescript-eslint/parser":"4.0.1","stylelint-config-standard":"^20.0.0","@storybook/addon-essentials":"^6.1.11","stylelint-config-css-modules":"^2.2.0","@typescript-eslint/eslint-plugin":"4.0.1"},"peerDependencies":{"react":">=16","react-dom":"^16.0.1","@arco-design/web-react":"~2"},"_npmOperationalInternal":{"tmp":"tmp/arco_0.1.2-beta.0_1667384697846_0.6236322756606782","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-11-02T07:19:35.101Z","modified":"2025-06-25T02:23:19.277Z","0.1.0":"2022-11-02T07:19:35.363Z","0.1.1":"2022-11-02T09:17:58.521Z","0.1.2-beta.0":"2022-11-02T10:24:58.042Z"},"license":"MIT","description":"[物料平台文档中心](https://arco.design/docs/material/guide)","maintainers":[{"email":"cailin.wang@outlook.com","name":"cailin.wang"},{"email":"3540172031@qq.com","name":"mars-is-register"}],"readme":"# Arco 物料库\n\n[物料平台文档中心](https://arco.design/docs/material/guide)\n\n## 快速开始\n\n**在 `npm run dev` 前，请运行 `npm run add:component -- ComponentName` 创建第一个组件，否则 dev 将会因缺少 Story 入口而报错。**\n\n```\n# 添加组件\nnpm run add:component -- YourComponentName\n\n# 开发模式\nnpm run dev\n\n# 构建\nnpm run build\n\n# 发布至物料平台（需先发布 NPM 包）\narco sync\n```\n\n## 样式\n\n在 `components/style` 下，你可以编写全局样式。\n\n`components/*/style/index.tsx` 用于组件样式的按需加载，你需要在此文件中声明该组件依赖的其他组件样式。 例如：组件 A 内使用到了组件 B，则按需加载 A 的样式时同样需要加载 B 的样式，故需要在 `components/A/style/index.tsx` 中声明 `import '../../B/style'`。\n\n\n## 提供 Demo\n\nDemo 目录位于 `components/*/demo`。在 `demo/index.js` 中，通过 JSDoc 的语法提供物料及各个 Demo 的相关信息。\n\n```javascript\n// src/demo/index.js\n\n/**\n * @file\n * @title 名称\n * @memberOf 数据录入\n * @description 一段对于物料的描述。\n * @author 物料作者\n */\n\n/**\n * @title 基础用法\n * @description 一个物料最基本的使用方式。\n */\nexport { default as Basic } from './basic';\n```\n\n## API 文档\n\n**为了帮助他人更好地使用你的组件，请提供详细的 API 文档。**\n\n### 书写注释\n\n我们提供了自动化的文档生成工具，它从 TS 接口定义中提取注释自动生成属性文档。按照以下指引使用，为接口书写 tsDoc 类型的注释：\n\n```typescript\n/**\n * @title Button (必填，带有 `title` 描述的接口或者类型才会被收集)\n */\ninterface ButtonProps {\n  /**\n   * @zh 按钮尺寸 (属性的中文描述)\n   * @en Size of Button (属性的英文描述)\n   * @version 1.2.0 (可选，新增的属性在哪个版本开始支持)\n   * @defaultValue 'default' (可选，属性的默认值)\n   */\n  size?: 'mini' | 'small' | 'default' | 'large';\n  /**\n   * @zh 按钮状态\n   * @en Status of Button\n   */\n  status?: 'danger' | 'error' | 'success';\n}\n```\n\n### 扩展 TEMPLATE.md\n\n`TEMPLATE.md` 是用于自动文档生成的模板，你可以修改此文件添加更多组件的使用帮助信息，但请不要删除其原有的内容，否则可能导致内容替换失败。\n\n```markdown\n// TEMPLATE.md\n---\nfile: index,interface (可以指定多个文档提取的入口文件，使用逗号隔开)\n---\n\n# TooltipButton\n\n## 属性/Props\n\n%%Props%%\n\n### OtherProps\n\n在这里你可以书写更多组件帮助文档。\n\n## Demos\n\n%%Demos%%\n```\n\n## 测试\n\n测试目录位于 `components/*/__test__`。你可以在 `index.test.tsx` 中编写你的测试用例，在 `demo.test.tsx` 中可以进行基于 Demo 的快照测试。\n\n`npm run test` 命令允许你传入任何 `jest` 的命令行参数，例如 `npm run test -- --u` `npm run test -- --no-cache`。\n","readmeFilename":"README.md"}