{"_id":"@rc-component/input-number","_rev":"13-4601442212f50053aacc602058f3c6e6","name":"@rc-component/input-number","dist-tags":{"latest":"1.7.0"},"versions":{"1.0.0":{"name":"@rc-component/input-number","version":"1.0.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.0.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"478753ce88857ab7f54cb62969b050ca76629a8c","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.0.0.tgz","fileCount":28,"integrity":"sha512-TdBAhxjeZhkWvwC0ViFyeZ+upKkMIbAlmb1oT6U1Pa6sQe32URpFLcycW3/Si12rV99OqJNSScXjkuy3V6EkSQ==","signatures":[{"sig":"MEUCIDg5j2ASJn1myxOs1wLTo/Rj7By++pjN8FWSHT2E++tHAiEA9fzIfgY6SUV7p7AIzgd0xJnfWtTBPVxitfNzauAne1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":74440},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"d9662d5831f6a9d5bda90e39742b75d5f7eb0c9c","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.8.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"classnames":"^2.2.5","@rc-component/util":"^1.2.0","@rc-component/input":"~1.0.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.5","dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.1.1","rc-test":"^7.0.14","ts-node":"^10.9.1","cross-env":"^7.0.3","expect.js":"~0.3.1","react-dom":"^18.2.0","rc-tooltip":"^6.0.1","typescript":"^5.1.6","@types/jest":"^29.2.4","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/classnames":"^2.2.9","eslint-plugin-jest":"^28.10.0","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.0.0_1738045025380_0.7273803505752927","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@rc-component/input-number","version":"1.1.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.1.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"027ead90236fb095edf71ac36dab1f2df0f55a52","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.1.0.tgz","fileCount":32,"integrity":"sha512-+wC3fZz9iDpk9qVescnul/JzYZx5/LvDZ4XVtE4igQsZ6NymqvHYp9SOd/DlC/inrtJcrQJYVMRWHOVY7qKWxQ==","signatures":[{"sig":"MEQCICj9XqtvwzBtZL01g2PeuP/loZDBFwcC005WchktGF4IAiBnD0dW+MD1YuGinleKmokP5TYNcavCI+v6qzBznxYm0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77543},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"43705cc47cda6671b081745802cd466641d13339","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.8.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"classnames":"^2.2.5","@rc-component/util":"^1.2.0","@rc-component/input":"~1.0.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.5","dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.1.1","rc-test":"^7.0.14","ts-node":"^10.9.1","cross-env":"^7.0.3","expect.js":"~0.3.1","react-dom":"^18.2.0","rc-tooltip":"^6.0.1","typescript":"^5.1.6","@types/jest":"^29.2.4","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/classnames":"^2.2.9","eslint-plugin-jest":"^28.10.0","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.1.0_1745934140867_0.6991560730396171","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@rc-component/input-number","version":"1.2.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.2.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"1a37059f8db8c0d181436969afc82046482ee804","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.2.0.tgz","fileCount":32,"integrity":"sha512-vbY+/w8iZXfNSbN2Ki9CYlmEBJiqXv7HZw2BIQoFrHJ5P7qn4n3QpNrF+qUThUUAUZ441ptbOVm9QmjY+UWHNQ==","signatures":[{"sig":"MEQCIDni+3muG4TDeeRqj/2PBVFvwHCSdIpTQj7IOPk26m+aAiAbu3PD75hP+Ni04i8Dt10yx9+bgSzIpEH/nfco4Rx3Nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77210},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"c1cded656f49207200eebbfd177596117418b226","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.8.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.5.1","dependencies":{"classnames":"^2.2.5","@rc-component/util":"^1.2.0","@rc-component/input":"~1.0.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.5","dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","cross-env":"^7.0.3","expect.js":"~0.3.1","react-dom":"^18.2.0","rc-tooltip":"^6.0.1","typescript":"^5.1.6","@types/jest":"^29.2.4","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/classnames":"^2.2.9","eslint-plugin-jest":"^28.10.0","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.2.0_1747378331662_0.9479095191005207","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@rc-component/input-number","version":"1.3.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.3.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"1694d1104e36f71d567726826cd63961741a8899","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.3.0.tgz","fileCount":32,"integrity":"sha512-8lkLUUfJHYfnTtOjwh77V6k4ctV/wVRL+zYfxUGk3FmLfMOz2p8M9OPkjX61o+1LTcPDhHU1YOIv0Omx/F2HbA==","signatures":[{"sig":"MEUCIFU7UN+uTDmKtx9qrq1Geq3qnlaMLOdwRi4iWoGjjjOJAiEAu3r4jIc5Abo0chFBkE5zEcTdb70PPW4BFuTiYo0iTig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76899},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"72c6e46b3fc6220475326b4e5ec0263a2b2bbaa0","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","now-build":"npm run docs:build","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"classnames":"^2.2.5","@rc-component/util":"^1.2.0","@rc-component/input":"~1.0.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.5","dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","cross-env":"^7.0.3","expect.js":"~0.3.1","react-dom":"^18.2.0","rc-tooltip":"^6.0.1","typescript":"^5.1.6","@types/jest":"^29.2.4","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/classnames":"^2.2.9","eslint-plugin-jest":"^28.10.0","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.3.0_1756972435844_0.36268935476168207","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@rc-component/input-number","version":"1.4.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.4.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"348f4ccc210d470f4da279b71455c7840a026bfd","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.4.0.tgz","fileCount":32,"integrity":"sha512-4VQ+UB4BtHuk2RVEB0dMTIvFOh2kRFyfsJuf6yKkmHxSdbtxMWhA94P3Za828sdXB85coYXg8cM3buPmlweIKQ==","signatures":[{"sig":"MEUCIQC+eClGlaIjWGgUaAwbgDim/4EyYGDpcmsM2ZqYgSgUmgIgdO5au521aGv7lJPxIAhtuizoo86+UeNA5rqLqqaioSQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77323},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"e12a92d26d254cafc0d237a3bb94c8913c1dc0fa","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.2.0","@rc-component/input":"~1.0.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.4.0_1762157005053_0.18287585932844364","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@rc-component/input-number","version":"1.4.1","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.4.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"4fe6b4edefb4771b966357ccc32c3750365d8249","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.4.1.tgz","fileCount":32,"integrity":"sha512-Pa5RbIharka1PHOLWTRhQAgPX8bkOddfutplhjw+OSKXNFaRRMiDraoqLfkUJAEqefvL4sBnJeLczAQzefK1ng==","signatures":[{"sig":"MEYCIQDC+9iqc2Czy4wHCt8geGajXcKBvL4Q1mnb77uS5tsfnQIhAMZrXXV0g3fQapXKoDCugEhm8Fa7QJqrm0N7c8DtTpXU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77323},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"15d2f310b57169a63dcfbc49f8534c8a37c2f6a4","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.2.0","@rc-component/input":"~1.1.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.4.1_1762157484870_0.40374560347496335","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@rc-component/input-number","version":"1.5.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.5.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"285a16f44f671de620b2cb9983e093c6a02c7622","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.5.0.tgz","fileCount":32,"integrity":"sha512-ViyZr3JlSQdF4nXAg77asEzObMFdE8wtjBWCehwqppSsa22lPGHqQH/qDHdfHC4YmzGNyF4zKVZ+ixtiUfS/TA==","signatures":[{"sig":"MEQCICZfDol05zXz+SWwca06yUd3mTDJY7676Jd/yDLqzNmFAiA+kXn9/VYrvaZNs3aH2xk8EO5yTKHn6mUagNdWKG8kFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77455},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"f27b8d9f636bdde13955fb50dccf486c24ee1344","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"11.6.0","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.2.0","@rc-component/input":"~1.1.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.5.0_1762221049755_0.418164585881194","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@rc-component/input-number","version":"1.6.0","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.6.0","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"6f82ac93b9263ddbdeda5e7578597acbdb04135b","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.6.0.tgz","fileCount":28,"integrity":"sha512-338IiISu2RTVM9UsMaG5F8Aru2apiDJIh1qG/shvbdD+qNOU2lToO+Df/Zt0Pwm/cZGGLMWQGoO0aAEL2I5tUg==","signatures":[{"sig":"MEYCIQC0E8j411ZLwcMCr+/VZMQutg/opNFg2k/4DPZvCVeo1wIhAKdzICAOW7pUZjlzTHOXShAY2TIsOuq5vGItCruBMLY0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":72587},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"5613cbc46d6358c2c803e2e6c26c86ff8d98cd6e","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.4.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.6.0_1762783136128_0.6197285691879124","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@rc-component/input-number","version":"1.5.1","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.5.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"d9ca8fedd607e43dd74bfe3ae81df7d86cea5b53","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.5.1.tgz","fileCount":32,"integrity":"sha512-FrGc0Kz1IMl0eWxvpKJ1qGOMaaAq/Unj62EueRfj2LyK1Rn3wbOL862+ukKfb8kZIPBZsQ7r7P8/I/77AbBZzQ==","signatures":[{"sig":"MEUCIETuu5Mjy8x0YymwC10z7PqqY6sGMtFTxhA3u+hpBr96AiEAuscGZZKhsi3b12OgJrkAt99kdylx4s1g2ifOT0DrIaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77417},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"1424de3dca4b587538af7518f6568d7621e64b95","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.4.0","@rc-component/input":"~1.1.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.5.1_1762786773901_0.6912823837574578","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"@rc-component/input-number","version":"1.6.1","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.6.1","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"61c34a137656e5ece05b5b4dca32a989c37e2a60","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.6.1.tgz","fileCount":28,"integrity":"sha512-O3ICFDiEjIug70rkACeRQbfxkM7HZ0fkA63C0bN3LV2zTJUvOGhBoasesAMPZEPbcBokXbG+ua2uZ1IY0K+v8A==","signatures":[{"sig":"MEUCIEMs6USbpDQ5IKrpK7oyg1LxZESdoSp/ee5GDC0g8668AiEA4IrntGiMIttC8yyxSDStWLKWYAq1ZyQFxdJ8oBfUgpQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":74261},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"6a2897bcf96d714b65d901851f35cebb9b49b07a","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.4.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.6.1_1763220345586_0.3464918131128769","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@rc-component/input-number","version":"1.6.2","keywords":["react","react-component","react-input-number","input-number"],"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","_id":"@rc-component/input-number@1.6.2","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://github.com/react-component/input-number","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"ae04e1ee69393fc047588c632e7ce6e19faf617f","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.6.2.tgz","fileCount":28,"integrity":"sha512-Gjcq7meZlCOiWN1t1xCC+7/s85humHVokTBI7PJgTfoyw5OWF74y3e6P8PHX104g9+b54jsodFIzyaj6p8LI9w==","signatures":[{"sig":"MEYCIQCqFPokOOptSc8BpFUae0Uf+SN+uDgBcKHQ/VsYRcHRZQIhAMTg6cXn77crRJiQnhte6Jovh7nsjPaWcSerEv6kicuO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":74321},"main":"./lib/index","types":"./es/index.d.ts","module":"./es/index","gitHead":"fdde44f9789ef9cb75f92fa7bba61fe11a38ed88","scripts":{"lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky install","coverage":"rc-test --coverage","prettier":"prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/input-number.git","type":"git"},"_npmVersion":"10.9.2","description":"React input-number component","directories":{},"lint-staged":{"**/*.{js,jsx,tsx,ts,md,json}":["prettier --write","git add"]},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.4.0","@rc-component/mini-decimal":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.13","glob":"^11.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.2.0","eslint":"^8.54.0","father":"^4.5.5","rc-test":"^7.0.14","ts-node":"^10.9.1","react-dom":"^18.2.0","typescript":"^5.1.6","@types/jest":"^29.2.4","@types/node":"^24.5.2","@umijs/test":"^4.0.36","lint-staged":"^15.1.0","@types/react":"^18.0.26","@umijs/fabric":"^4.0.1","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.9","@types/responselike":"^1.0.0","regenerator-runtime":"^0.14.1","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.3.1","@testing-library/jest-dom":"^6.1.5","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/input-number_1.6.2_1763220806019_0.4149821176262698","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"_id":"@rc-component/input-number@1.7.0","bugs":{"url":"https://github.com/react-component/input-number/issues"},"dist":{"shasum":"0eaee781d1a47bb7a3c0d167e03a03012a0f7793","tarball":"https://registry.npmjs.org/@rc-component/input-number/-/input-number-1.7.0.tgz","fileCount":30,"integrity":"sha512-Rx6HdkB8LZmX6kHo/e9m0sGpBKXx56r9QQYvrZDDRMRW9w8A+uKsXdosTpOETp6cfIdNVwyCnrX5ZaA7tXKcRQ==","signatures":[{"sig":"MEUCICSgEXqQLhA/N+QsdKGuJq3cYiE+Gxr1wuzEujxE97gxAiEAyav9hFqZXIUNQBdLN/barPsrNuPAQ+CpmumcFZfGI3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDjT0BDJvq6AJfKul7Pp2Goe3v1KdCragFDy+NfF4JK9gIhAN6oK6covguMoqmk2d0R5GJmBSNqGVZphrxp0OvRgz9o"}],"unpackedSize":87655},"main":"./lib/index","name":"@rc-component/input-number","types":"./es/index.d.ts","author":{"name":"tsjxyz@gmail.com"},"module":"./es/index","gitHead":"2e4c1b7ca2473f2251bb5c5f0549326c0b329792","license":"MIT","scripts":{"tsc":"tsc --noEmit","lint":"eslint src/ --ext .ts,.tsx,.jsx,.js,.md","test":"rc-test","build":"npm run docs:build","start":"dumi dev","compile":"father build && lessc assets/index.less assets/index.css","prepare":"husky","coverage":"rc-test --coverage","prettier":"prettier --write --ignore-unknown .","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","prepublishOnly":"npm run compile && rc-np","docs:build:gh-pages":"GH_PAGES=1 npm run docs:build"},"version":"1.7.0","_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"homepage":"https://react-component.github.io/input-number","keywords":["react","react-component","react-input-number","input-number"],"repository":{"url":"git+https://github.com/react-component/input-number.git","type":"git"},"_npmVersion":"11.17.0","description":"React input-number component","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"_nodeVersion":"24.19.0","dependencies":{"clsx":"^2.1.1","@rc-component/util":"^1.13.0","@rc-component/mini-decimal":"^1.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.4.38","glob":"^13.0.6","less":"^4.6.7","husky":"^9.1.7","react":"^19.2.7","eslint":"^10.6.0","father":"^4.6.24","globals":"^17.7.0","rc-test":"^7.1.3","ts-node":"^10.9.1","gh-pages":"^6.3.0","prettier":"^3.9.4","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.1","@umijs/test":"^4.6.68","lint-staged":"^17.0.8","@types/react":"^19.2.17","@eslint/compat":"^2.1.0","@swc-node/jest":"^1.5.5","@rc-component/np":"^1.0.4","@types/react-dom":"^19.2.3","typescript-eslint":"^8.62.1","eslint-plugin-jest":"^29.15.4","@types/responselike":"^1.0.3","eslint-plugin-react":"^7.37.5","regenerator-runtime":"^0.14.1","@testing-library/dom":"^10.4.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","jest-environment-jsdom":"^30.4.1","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","@rc-component/father-plugin":"^2.2.0"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/input-number_1.7.0_1788853931774_0.8894882658376768"}}},"time":{"created":"2025-01-28T06:17:05.276Z","modified":"2026-09-08T07:52:12.037Z","1.0.0":"2025-01-28T06:17:05.549Z","1.1.0":"2025-04-29T13:42:21.040Z","1.2.0":"2025-05-16T06:52:11.855Z","1.3.0":"2025-09-04T07:53:56.016Z","1.4.0":"2025-11-03T08:03:25.283Z","1.4.1":"2025-11-03T08:11:25.041Z","1.5.0":"2025-11-04T01:50:50.058Z","1.6.0":"2025-11-10T13:58:56.307Z","1.5.1":"2025-11-10T14:59:34.114Z","1.6.1":"2025-11-15T15:25:45.775Z","1.6.2":"2025-11-15T15:33:26.219Z","1.7.0":"2026-09-08T07:52:11.874Z"},"bugs":{"url":"https://github.com/react-component/input-number/issues"},"author":{"name":"tsjxyz@gmail.com"},"license":"MIT","homepage":"https://react-component.github.io/input-number","keywords":["react","react-component","react-input-number","input-number"],"repository":{"url":"git+https://github.com/react-component/input-number.git","type":"git"},"description":"React input-number component","maintainers":[{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"peachscript","email":"scdzwyxst@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"readme":"<div align=\"center\">\n  <h1>@rc-component/input-number</h1>\n  <p><sub><a href=\"https://ant.design\"><img alt=\"Ant Design\" height=\"14\" src=\"https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg\" style=\"vertical-align: -0.125em;\" /></a> Ant Design 生态的一部分。</sub></p>\n  <p>🔢 React 数字输入组件，支持格式化、精度、步进和键盘交互。</p>\n\n  <p>\n    <a href=\"https://npmjs.org/package/@rc-component/input-number\"><img alt=\"NPM version\" src=\"https://img.shields.io/npm/v/@rc-component/input-number.svg?style=flat-square\"></a>\n    <a href=\"https://npmjs.org/package/@rc-component/input-number\"><img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/@rc-component/input-number.svg?style=flat-square\"></a>\n    <a href=\"https://github.com/react-component/input-number/actions/workflows/react-component-ci.yml\"><img alt=\"build status\" src=\"https://github.com/react-component/input-number/actions/workflows/react-component-ci.yml/badge.svg\"></a>\n    <a href=\"https://app.codecov.io/gh/react-component/input-number\"><img alt=\"Codecov\" src=\"https://img.shields.io/codecov/c/github/react-component/input-number/master.svg?style=flat-square\"></a>\n    <a href=\"https://bundlephobia.com/package/@rc-component/input-number\"><img alt=\"bundle size\" src=\"https://img.shields.io/bundlephobia/minzip/@rc-component/input-number?style=flat-square\"></a>\n    <a href=\"https://github.com/umijs/dumi\"><img alt=\"dumi\" src=\"https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square\"></a>\n  </p>\n</div>\n\n<p align=\"center\"><a href=\"./README.md\">English</a> | 简体中文</p>\n\n## 特性\n\n- 受控和非受控数字输入模式。\n- 小数精度、自定义解析器、格式化程序和小数分隔符支持。\n- 支持键盘步进、鼠标滚轮步进和自定义步进处理。\n- 支持前缀、后缀、步进控制器和语义化 `classNames` / `styles` 插槽。\n- TypeScript 通用值类型用于基于数字和字符串的值流。\n\n## 安装\n\n```bash\nnpm install @rc-component/input-number\n```\n\n## 使用\n\n```tsx | pure\nimport InputNumber from '@rc-component/input-number';\n\nexport default () => <InputNumber min={0} max={100} defaultValue={10} />;\n```\n\n```tsx | pure\nimport InputNumber from '@rc-component/input-number';\n\nexport default () => (\n  <InputNumber\n    stringMode\n    formatter={(value) => `$ ${value}`}\n    parser={(displayValue) => displayValue?.replace(/\\$\\s?/g, '') || ''}\n  />\n);\n```\n\n## 示例\n\n运行本地 dumi 站点：\n\n```bash\nnpm install\nnpm start\n```\n\n然后打开 `http://localhost:8000`。\n\n## API\n\n### InputNumber\n\n| 参数 | 类型 | 默认值 | 说明 |\n| --- | --- | --- | --- |\n| allowClear | `boolean \\| { clearIcon?: ReactNode; disabled?: boolean; label?: string }` | `false` | 显示清除按钮，可自定义图标、禁用清除操作或设置无障碍标签。 |\n| autoFocus | `boolean` | `false` | 安装后聚焦输入。 |\n| changeOnBlur | `boolean` | `true` | 提交模糊值的变化。 |\n| changeOnWheel | `boolean` | `false` | 允许通过鼠标滚轮更改值。 |\n| className | `string` | - | 根元素的 className。 |\n| classNames | `Partial<Record<SemanticName, string>>` | - | 输入数字槽的语义 className。 |\n| controls | `boolean` | `true` | 显示增量和减量控件。 |\n| decimalSeparator | `string` | - | 显示格式化程序使用的小数分隔符。 |\n| defaultValue | `T` | - | 初始值。 |\n| disabled | `boolean` | `false` | 禁用输入。 |\n| downHandler | `ReactNode` | - | 自定义减量控制。 |\n| formatter | `(value: T \\| undefined, info: { userTyping: boolean; input: string }) => string` | - | 设置显示值的格式。 |\n| inputMode | `string` | - | 原生 input `inputMode` 属性。 |\n| keyboard | `boolean` | `true` | 启用键盘步进。 |\n| max | `T` | - | 最大值。 |\n| min | `T` | - | 最小值。 |\n| mode | `'input' \\| 'spinner'` | `input` | 渲染模式。 |\n| parser | `(displayValue: string \\| undefined) => T` | - | 将显示的值解析回一个值。 |\n| precision | `number` | - | 显示精度。 |\n| prefix | `ReactNode` | - | 前缀内容。 |\n| prefixCls | `string` | `rc-input-number` | className 前缀。 |\n| readOnly | `boolean` | `false` | 将输入标记为只读。 |\n| step | `number \\| string` | `1` | 步长。 |\n| stringMode | `boolean` | `false` | 将值保留为字符串以获得高精度小数。 |\n| style | `React.CSSProperties` | - | 根元素的内联样式。 |\n| styles | `Partial<Record<SemanticName, React.CSSProperties>>` | - | 输入数字槽的语义样式。 |\n| suffix | `ReactNode` | - | 后缀内容。 |\n| upHandler | `ReactNode` | - | 自定义增量控制。 |\n| value | `T \\| null` | - | 受控值。 |\n| onChange | `(value: T \\| null) => void` | - | 当提交的值改变时触发。 |\n| onClear | `() => void` | - | 点击清除按钮时触发。 |\n| onInput | `(text: string) => void` | - | 当原始输入文本更改时触发。 |\n| onPressEnter | `React.KeyboardEventHandler<HTMLInputElement>` | - | 当按下 Enter 时触发。 |\n| onStep | `(value: T, info: { offset: number \\| string; type: 'up' \\| 'down'; emitter: 'handler' \\| 'keyboard' \\| 'wheel' }) => void` | - | 当值逐步变化时触发。 |\n\n除非上方明确覆盖，也支持 `id`, `name`, `placeholder`, `required`, `readOnly`, and `tabIndex` 等原生 input 属性。\n\n### Ref\n\n```tsx | pure\nimport InputNumber, { type InputNumberRef } from '@rc-component/input-number';\n\nconst ref = React.useRef<InputNumberRef>(null);\n\nref.current?.focus();\nref.current?.blur();\n```\n\n| 参数          | 类型                                    | 说明         |\n| ------------- | --------------------------------------- | ------------ |\n| focus         | `(options?: InputFocusOptions) => void` | 集中输入。   |\n| blur          | `() => void`                            | 模糊输入。   |\n| nativeElement | `HTMLElement`                           | 根原生元素。 |\n\n## 键盘与滚轮\n\n- 上箭头和下箭头会按 `step` 改变数值。\n- `Shift + Arrow` 将值更改为 `10 * step`。\n- `Ctrl` / `Command + Arrow` 将值更改为`0.1 * step`。\n- 鼠标滚轮改值需要通过 `changeOnWheel` 显式开启。\n\n## 本地开发\n\n```bash\nnpm install\nnpm start\nnpm test\nnpm run tsc\nnpm run compile\nnpm run build\n```\n\ndumi 站点默认运行在 `http://localhost:8000`。\n\n## 发布\n\n```bash\nnpm run prepublishOnly\n```\n\n包构建完成后，发布流程由 `@rc-component/np` 通过 `rc-np` 命令处理。\n\n## 许可证\n\n@rc-component/input-number 基于 [MIT](./LICENSE) 许可证发布。\n","readmeFilename":"README.zh-CN.md"}