{"_id":"@rc-component/tabs","_rev":"23-b361be66256bd2c3455c82c3caebed26","name":"@rc-component/tabs","dist-tags":{"latest":"2.1.0"},"versions":{"1.0.0":{"name":"@rc-component/tabs","version":"1.0.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"5f756f2b0da99d93f31231daf0078b60a5e34ddb","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.0.0.tgz","fileCount":84,"integrity":"sha512-+g4H7JXMGJt0xU0LRo42TA4cIJEMN0WkEmPc2sijkdzl3isevX7aHSGU12PfPrqxkpOxyGKU63WZZr/65ZDIuw==","signatures":[{"sig":"MEYCIQD7w5OFgJvnusctc14b6JjKCGlZqCtOCiYfoeknx7q6HQIhALmxxCgwpd9x29Of2l+VFRsYDqCiGKstxlGK1bdDVwna","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149268},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"1559c3b5f8149f2bf4b8b435b7b7441270ec4fd1","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"_nodeVersion":"22.5.1","dependencies":{"rc-menu":"~9.16.0","rc-motion":"^2.6.2","classnames":"2.x","rc-dropdown":"~4.2.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","history":"^5.3.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","coveralls":"^3.0.6","cross-env":"^7.0.2","fastclick":"~1.0.6","react-dnd":"^10.0.0","react-dom":"^18.0.0","sortablejs":"^1.7.0","typescript":"^5.3.2","@types/jest":"^29.4.0","@types/keyv":"4.2.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","preact-compat":"^3.16.0","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","immutability-helper":"^3.0.1","@rc-component/trigger":"^2.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.0.0_1739352701579_0.7468650087079034","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@rc-component/tabs","version":"1.1.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"c708cb659aa6b009208da1f0190ea4851c1bcf8b","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.1.0.tgz","fileCount":84,"integrity":"sha512-e+akEGD+CgMlF4GLL/mUSCVLgk4TLYeeuHrq4PDFRUETPtZdEnjUzIr0A0L5Qm7D2r0gTPg4CTGg2Ao5/d0Q6w==","signatures":[{"sig":"MEUCIQCEAjSDTnQEOG84TyMMW8cZFUP0Zc7PNbbXpUInigK0RgIgMqWQ9m8CdKpD45Vv2ntGa2JN5JzNCDmM3/VD/KD9AIg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149410},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"ffde754b90a40806f278ffe082c2b9c6fdaa5b68","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"_nodeVersion":"22.5.1","dependencies":{"rc-menu":"~9.16.0","rc-motion":"^2.6.2","classnames":"2.x","rc-dropdown":"~4.2.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","history":"^5.3.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","coveralls":"^3.0.6","cross-env":"^7.0.2","fastclick":"~1.0.6","react-dnd":"^10.0.0","react-dom":"^18.0.0","sortablejs":"^1.7.0","typescript":"^5.3.2","@types/jest":"^29.4.0","@types/keyv":"4.2.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","preact-compat":"^3.16.0","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","immutability-helper":"^3.0.1","@rc-component/trigger":"^2.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.1.0_1739781471915_0.5552751091361046","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@rc-component/tabs","version":"1.2.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"bad35b88550196ab0c67de2558b002ce9a18a512","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.2.0.tgz","fileCount":84,"integrity":"sha512-crArSsMiYBnl+h7ZUD0qQ8U9yyLb5s39KXdxxZLDHTacF9nodorML7i8iTU4wkTduyTDgkHqALCPxgjSkKO+nA==","signatures":[{"sig":"MEQCICqB7XfyWhh3ziR+B21lKPeXHFK9CpLke7l2yrZoTqf3AiA5LKQj8IyhRsSWguRz6g1SCnKo6Ckk0bO5oXfoMFWXKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151094},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"1bc44a5e8d21fc4ea91f3227073472de5c46c94c","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"_nodeVersion":"22.5.1","dependencies":{"rc-menu":"~9.16.0","rc-motion":"^2.6.2","classnames":"2.x","rc-dropdown":"~4.2.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","history":"^5.3.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","coveralls":"^3.0.6","cross-env":"^7.0.2","fastclick":"~1.0.6","react-dnd":"^10.0.0","react-dom":"^18.0.0","sortablejs":"^1.7.0","typescript":"^5.3.2","@types/jest":"^29.4.0","@types/keyv":"4.2.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","preact-compat":"^3.16.0","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","immutability-helper":"^3.0.1","@rc-component/trigger":"^2.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.2.0_1740035423702_0.8311473316863127","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@rc-component/tabs","version":"1.2.1","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.2.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"}],"homepage":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"8680e1bb0572a4edf3188428afc40bd6919b42a5","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.2.1.tgz","fileCount":84,"integrity":"sha512-3Pt+CaGUyqGN/fgVOWpfd/qdVcMI263eLirVOcJ8h1EtpAFbc0rRDN3lkdO6KAhAaKXyu3b0nxILEbzv40IAjw==","signatures":[{"sig":"MEUCIQDajW93Q8XwtQzVu+vgh5mIan+E0dyBDSHW37JIK6O1fwIgFxYiaZBSmsYfqL7acVBM3c0AYBTAAp2AscRHcvd/I4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151744},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"f65defc7c423ddb19cf82a4d576db5367281a237","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"_nodeVersion":"22.5.1","dependencies":{"rc-menu":"~9.16.0","rc-motion":"^2.6.2","classnames":"2.x","rc-dropdown":"~4.2.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","history":"^5.3.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","coveralls":"^3.0.6","cross-env":"^7.0.2","fastclick":"~1.0.6","react-dnd":"^10.0.0","react-dom":"^18.0.0","sortablejs":"^1.7.0","typescript":"^5.3.2","@types/jest":"^29.4.0","@types/keyv":"4.2.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","preact-compat":"^3.16.0","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","immutability-helper":"^3.0.1","@rc-component/trigger":"^2.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.2.1_1740050714951_0.15138080890871652","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@rc-component/tabs","version":"1.3.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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"}],"homepage":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"00e562f1b01332cadee4cfa3e6b2befcea59190f","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.3.0.tgz","fileCount":84,"integrity":"sha512-mLx0CUkTYtca32RC7sDYMFr4lhjIHThhjbMl5Qv8MYTizadoj4UtqbsA+5yzoiRnYHzq614CVebQZ37CWnZRRA==","signatures":[{"sig":"MEQCIDlERJ/3SVVHM6FukB9Dsfs7UTkdntFVNMRlK3nOzQAtAiBW2QS8ttMAmbuTi4keYnzLkduOTto5Lh9CQglv5m56YA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151834},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"629f13ba97bf0c452b991371a274288ef596bb22","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"_nodeVersion":"22.5.1","dependencies":{"classnames":"2.x","@rc-component/menu":"~1.0.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","history":"^5.3.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","coveralls":"^3.0.6","cross-env":"^7.0.2","fastclick":"~1.0.6","react-dnd":"^10.0.0","react-dom":"^18.0.0","sortablejs":"^1.7.0","typescript":"^5.3.2","@types/jest":"^29.4.0","@types/keyv":"4.2.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","preact-compat":"^3.16.0","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","immutability-helper":"^3.0.1","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.3.0_1740468485777_0.02465760863172206","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@rc-component/tabs","version":"1.4.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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"}],"homepage":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"e104644755699f1a004b3a204d63d8cc169ceb72","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.4.0.tgz","fileCount":84,"integrity":"sha512-pnssZ/Q9lmGlR1CazyNVAlRTTNDWbkQSLEbCwtUiNH63xwyeloqhuaQvaryODwkQBaQzmPCzfgMy7fSJWuoAZw==","signatures":[{"sig":"MEQCID+OCaNF5brH+hSAxXwgtPzXbblPrdXduo3/o2qzXZqnAiBN0qsGMPpRAxdvKgSm6BYfHVU4wO9JmZpiIkfGGi18dQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":151923},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"db242f19816afcf6c7fa9d1d330d0873350d1cf1","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"madccc","email":"1075746765@qq.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.9.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.13.1","dependencies":{"classnames":"2.x","@rc-component/menu":"~1.1.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","cross-env":"^7.0.2","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^29.4.0","lint-staged":"^15.5.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.4.0_1744117927079_0.7052112906905275","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@rc-component/tabs","version":"1.4.1","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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"}],"homepage":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"53b789b8ec6db36830559bc7a173798e4c067903","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.4.1.tgz","fileCount":84,"integrity":"sha512-Tu/F56y27obAfZNl6fOJxWXyG2T0Bn5scBsV6RSWeGtqlfcFthFyeonLsJhLnhD7NFdagdd8jSZeHZAtLRJJOg==","signatures":[{"sig":"MEUCIQCPDgmmufHxgH+5n0pyKzKshehd/2A5HWs+689KdYN/XwIgVmXkTDykNpqKrYieozfjwz7jwZk29mLF4pZZ7R/J3w0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":152015},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"024b41deed25e7ebb34d99b61719b8c8f91f457b","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d .doc","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.5.1","dependencies":{"classnames":"2.x","@rc-component/menu":"~1.1.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","cross-env":"^7.0.2","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^29.4.0","lint-staged":"^15.5.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.4.1_1744168889458_0.5984455323565174","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@rc-component/tabs","version":"1.5.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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"}],"homepage":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"44ddf6e5db48217dea5626b6a099431515007fa7","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.5.0.tgz","fileCount":84,"integrity":"sha512-ABg4PWAK8yuCmpeYN7hGOM+rQA8Si5lmEW36eWYsBT8fjIMkJPE5CmwjhfdZVGYqfrJI+vM5v49WYgVd9v1nWw==","signatures":[{"sig":"MEQCIFqy3Au8R4b9DDaNNcwlVJvzl6NtbUAkgGSa7QudfYaNAiACwT5TakWbo2e1Xm75jUbLw98KdNEUB5nXyukhgAB1dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":152809},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"fe5eabb37fbc78759e1081c40ad81adb9e7ae8f9","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.8.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.5.1","dependencies":{"classnames":"2.x","@rc-component/menu":"~1.1.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","cross-env":"^7.0.2","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^29.4.0","lint-staged":"^15.5.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.0.11","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^8.31.1","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.5.0_1746500763647_0.4563622387326729","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@rc-component/tabs","version":"1.5.1","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"c13e3d82178a3fb979e5a9e31dc8f8aaeb04b3f4","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.5.1.tgz","fileCount":84,"integrity":"sha512-W3XD5VK0g39PkL9hmJqXd9N0z9+0IM5CqiwBD+icu4sE0JiGMYjZNwyiY1Uuh9VUqZs6/hP64pFIH5bcKiUKbg==","signatures":[{"sig":"MEYCIQCGgFnMhGcOxRkzAg2nDdvmGxxrM60tIaLRDInFJRoQgQIhAN9WpZhudFiFdnVg4bZYca/6iLEDJAXeZamFqnuj3bFr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153114},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"56274cb0cd1e917ed2bb1fa6be51a2c65a0aeb6c","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.9.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"classnames":"2.x","@rc-component/menu":"~1.1.0","@rc-component/util":"^1.2.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","cross-env":"^7.0.2","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^29.4.0","lint-staged":"^15.5.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.3","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^8.31.1","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.5.1_1753413513631_0.4212636494481612","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@rc-component/tabs","version":"1.5.2","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.5.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"db86a7a9b483b66e3426d4d492ac1c2b043f467e","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.5.2.tgz","fileCount":84,"integrity":"sha512-RYb6EwBNfME/AtQ6rMklIR0Xfz+N0O8g5ghT+9d2h+w8bsa7BHpMMPzse161AbVH7ZWCj/72GhPZHKYCxYy5aw==","signatures":[{"sig":"MEQCIFSWLtF1wg7HoN6eobtMuLnOrVk3DzOyWSbvC4KtVtBpAiBVfFGrIJWUMuapcKUiA7OjCm2AlhL36jTsW0846Sgy/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153034},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"0c5dbbb24ea9d03bc868ee2a14570998fcaa8f3d","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.9.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"classnames":"2.x","@rc-component/menu":"~1.1.0","@rc-component/util":"^1.3.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","cross-env":"^7.0.2","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^29.4.0","lint-staged":"^15.5.0","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.3","@types/classnames":"^2.2.10","eslint-plugin-jest":"^28.9.0","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^8.31.1","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.5.2_1757322094103_0.4687614646961049","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@rc-component/tabs","version":"1.6.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"8beb3dc4bed77e6eed592a36df70ff39a6f07269","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.6.0.tgz","fileCount":84,"integrity":"sha512-2OY02yhS7E0y0Yr5LBI3o5KdM7h4yJ5lBR6V4PEC1dx/sUZggEw7vAHGCArqCcpsZ6pzjOGJbGiVhz7dSMiehA==","signatures":[{"sig":"MEUCIQCbxzEBP4i0XU5BY03WXlGXroGlBMWJ4KQTD2k7Avn1pwIgcR5VvPc3UjSaimmER1s+nakQmjhLIa+Y5K8pKb104/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":152530},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"84a1bdc2f278ab9fea253fee0fd7999900cd00c3","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.9.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.1.0","@rc-component/util":"^1.3.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","cross-env":"^10.1.0","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^19.1.3","eslint-plugin-jest":"^29.0.1","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.0","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^8.31.1","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.6.0_1760410397377_0.599618427602278","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@rc-component/tabs","version":"1.7.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.7.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"8e74ac1ce42c937a64e07fb91a7f7640560df09a","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.7.0.tgz","fileCount":84,"integrity":"sha512-J48cs2iBi7Ho3nptBxxIqizEliUC+ExE23faspUQKGQ550vaBlv3aGF8Epv/UB1vFWeoJDTW/dNzgIU0Qj5i/w==","signatures":[{"sig":"MEYCIQDwChtNv2Eh9kTx0H+k2iqRqR0ePUjBv5vPOU94N1/QYQIhANodgLHUIUfYB5Mu0BP7vkiR/vcclJDPWrqfjHDzdegf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":152386},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"b92cdee57c516972eb2d36802d6272a9783ec114","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"10.9.2","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.2.0","@rc-component/util":"^1.3.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.3.7","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.7.0_1764839794354_0.9946447997312551","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@rc-component/tabs","version":"1.8.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.8.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"53f7d8ffaeb647e182a3ea0003ea801480b3e3a3","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.8.0.tgz","fileCount":84,"integrity":"sha512-KPbsZ7E12IdN/V7GeY8IapyR2FACx5+QdNVqygpgXeTa6XryHvwHmJ+7RKM5DUrOW56CRRUaa2rXCQ/XIVnAhg==","signatures":[{"sig":"MEUCIQCarMUj6HAGwEQ07OCtOkf98OFPoH+SEpdcm9a8JMtBQwIgeQmqP29pCnftrPfLzVyFg8h06BRJznwrQvLDewI1KIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153774},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"6844fec53cef48854884c14ce917049a4ec96c15","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.7.0","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.2.0","@rc-component/util":"^1.3.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.3.7","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.8.0_1773223252470_0.6742360802337648","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@rc-component/tabs","version":"1.9.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.9.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"8f3e3755450e5a90d240d1ed3dc140d520b1fbef","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.9.0.tgz","fileCount":84,"integrity":"sha512-tn1slmbbaTyt8mgwyWJcT8jo/qNiYUs6u1H7OgGQt9faYO06BJIkU5cTmMqORzIrNmSEeeUY6pD5i+JlqSHYhg==","signatures":[{"sig":"MEYCIQDt277Ug6TRIVMsx2SLASITLvKv19z0PfXPo1FMjX6hOwIhAK8CYjz71imSnBBgzy9pT/qY8XjC8w3eOT3XGpokqYK5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153774},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"3732bf57df149c67f4ac394e4b0a302d855d15ed","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.7.0","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.3.0","@rc-component/util":"^1.3.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.3.7","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.0.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.9.0_1778048617844_0.34600354308805903","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@rc-component/tabs","version":"1.9.1","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.9.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"52b9cb0392c718fba43e7d558f46f6c910d19acb","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.9.1.tgz","fileCount":84,"integrity":"sha512-6mY08Fce6aNOHuGsxbzT+f2ekgL9mg1cGGHkittMlVGymjGg+kGupu5v90sRxcUd/paRU9jclLLXtF/PkK1FUA==","signatures":[{"sig":"MEYCIQDYP/51WhoKKupuC3g5PaWbEoI3995xJitAu/5m3xWo+gIhAI+IDnlcHqAb+eR4yPJnIMglNM8KZelAQ1KcPZCyF2dn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153424},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"9b57a79819d3392a9805eea369aa39320c720425","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.7.0","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.3.0","@rc-component/util":"^1.11.1","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.3.7","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.9.1_1779854247302_0.18154318428059613","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@rc-component/tabs","version":"1.10.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.10.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"cba235e27212d38df8bb9a0ad197bebac14078ec","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.10.0.tgz","fileCount":84,"integrity":"sha512-Mg60RrBZOODMjte6cicRF38cBzMMUgZfA2GJmrzxN3qEtcLnxXZefgHPjmGgLOPWGwjHtX+36GEDVRQfJ+Pgfw==","signatures":[{"sig":"MEUCIGYJe0vzCJ0gxYRZLD4CBfeieune72tCYpkmEbdcECzdAiEA3NM7yVO/zamoGeA/xHrSZHxu3e9xRooaUo1OjtdGs8k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153425},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"926f67ec60cfa5d5672e03ec22ecf7e87f8aa806","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.7.0","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.4.0","@rc-component/util":"^1.11.1","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.3.7","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.10.0_1780307387874_0.43747908755824483","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"@rc-component/tabs","version":"1.11.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.11.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":"http://github.com/react-component/tabs","bugs":{"url":"http://github.com/react-component/tabs/issues"},"dist":{"shasum":"c157b2fadcdc2f3ab6c69d0098f73e03c6aa0c12","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.11.0.tgz","fileCount":84,"integrity":"sha512-hA/drZYOVa/MMIb4M2fWf3yaTyTG4qVuIABmghvEhyfw2nBob5VTH69lMCDjSVKmgODjO6nWlCV+gVn3xBrj5Q==","signatures":[{"sig":"MEQCIHdKb5R/LSQybLsM1sfCOjd74Z9ZzbqvgFKAvgDS7SycAiAbq6DGPFqOJNWcWDSX0Yr8ljqukXQdIGRce+15kPQRag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153887},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"8c7ea8d76712859490aef5b9b47a30e822cf227a","scripts":{"lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"dumi build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky && dumi setup","coverage":"father test --coverage","now-build":"npm run build","docs:deploy":"gh-pages -d dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run lint && npm run test && npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+ssh://git@github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.7.0","description":"tabs ui component for react","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.4.0","@rc-component/util":"^1.11.1","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.0.0","less":"^4.1.3","husky":"^9.1.7","react":"^18.0.0","eslint":"^8.54.0","father":"^4.0.0","rc-test":"^7.0.14","gh-pages":"^6.1.0","prettier":"^3.5.3","react-dnd":"^10.0.0","react-dom":"^18.0.0","typescript":"^5.3.2","@types/jest":"^30.0.0","@types/node":"^24.5.2","lint-staged":"^16.2.3","@types/react":"^18.2.42","react-sticky":"^6.0.3","@types/enzyme":"^3.10.5","@umijs/fabric":"^4.0.1","@rc-component/np":"^1.0.3","@types/react-dom":"^18.3.7","@testing-library/react":"^16.0.1","react-dnd-html5-backend":"^10.0.0","@testing-library/jest-dom":"^6.1.4","@typescript-eslint/parser":"^5.59.7","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.5.2","@typescript-eslint/eslint-plugin":"^5.59.7"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.11.0_1782462391998_0.5908777504372285","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"@rc-component/tabs","version":"1.12.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.12.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://react-component.github.io/tabs","bugs":{"url":"https://github.com/react-component/tabs/issues"},"dist":{"shasum":"41a1a77ed1afc4f1b8b727003a058c631aceea1b","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.12.0.tgz","fileCount":86,"integrity":"sha512-XL7Kqy5fnUE2WTlO1/fCGrrfNlGFebdr7JseGkEIjzcVMAtIFQJ8sqCSOmxcXstjU6fonD/4rnhZHxj7sDTajQ==","signatures":[{"sig":"MEUCIDf23TKkVNPgXc7FlPa+bW2YKyuON/zSNIYyk4vMuC25AiEAyOWx4BA1EJEVnGtUPpfRqv3UguciqCMfkiBSgKven0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161881},"main":"./lib/index","style":"./assets/index.css","types":"./es/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"88901e9b862b01eaf0d86a62d4498ff448b6bf1f","scripts":{"tsc":"tsc --noEmit","lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"npm run compile && npm run docs:build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky","coverage":"rc-test --coverage","gh-pages":"npm run compile && cross-env GH_PAGES=1 npm run docs:build && npm run docs:deploy","prettier":"prettier --write --ignore-unknown .","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+https://github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.7.0","description":"Tabs UI component for React","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"22.15.1","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.4.0","@rc-component/util":"^1.11.1","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.4.38","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","gh-pages":"^6.3.0","prettier":"^3.9.4","cross-env":"^10.1.0","react-dnd":"^16.0.1","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.1","lint-staged":"^17.0.8","@types/react":"^19.2.17","react-sticky":"^6.0.3","@types/enzyme":"^3.10.19","@eslint/compat":"^2.1.0","@rc-component/np":"^1.0.4","@types/react-dom":"^19.2.3","typescript-eslint":"^8.62.1","eslint-plugin-jest":"^29.15.4","eslint-plugin-react":"^7.37.5","@testing-library/dom":"^10.4.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","react-dnd-html5-backend":"^16.0.1","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.12.0_1783582443606_0.3211465416475803","host":"s3://npm-registry-packages-npm-production"}},"1.13.0":{"name":"@rc-component/tabs","version":"1.13.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.13.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://react-component.github.io/tabs","bugs":{"url":"https://github.com/react-component/tabs/issues"},"dist":{"shasum":"22dd1ac7b96a81e26b39eac1fea6ffdb5e90b58f","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.13.0.tgz","fileCount":86,"integrity":"sha512-3FXr+9ZII8tFLWuDWrgjRaxZd2mazkKJAGRFEfVmp4r1qnBglOlxQ78l54Td1aj6/iFaaEReKSAF2HToztU5uw==","signatures":[{"sig":"MEQCIGqo74H7iWbUJX+EKJ61s0q8D/3in+bUXKE8sbsMV3iuAiBTUTGDbvEseOln6/pIfKcQCInzqwqBGg3ZbFEELMf//g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIF6CNu+e46H6y21rQlmb5kGS1GQGmlJ4UaIu1hSjHYRwAiBuuKBRQfbBx2z4IgLbbyCt1iyP3KJ2wPp0lORUe5z5Ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161881},"main":"./lib/index","style":"./assets/index.css","types":"./es/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"dea2f5f48991865ddbf743b0f783f45eb72ff671","scripts":{"tsc":"tsc --noEmit","lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"npm run compile && npm run docs:build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky","coverage":"rc-test --coverage","gh-pages":"npm run compile && cross-env GH_PAGES=1 npm run docs:build && npm run docs:deploy","prettier":"prettier --write --ignore-unknown .","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+https://github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.17.0","description":"Tabs UI component for React","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"24.19.0","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.5.0","@rc-component/util":"^1.11.1","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.4.38","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","gh-pages":"^6.3.0","prettier":"^3.9.4","cross-env":"^10.1.0","react-dnd":"^16.0.1","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.1","lint-staged":"^17.0.8","@types/react":"^19.2.17","react-sticky":"^6.0.3","@types/enzyme":"^3.10.19","@eslint/compat":"^2.1.0","@rc-component/np":"^1.0.4","@types/react-dom":"^19.2.3","typescript-eslint":"^8.62.1","eslint-plugin-jest":"^29.15.4","eslint-plugin-react":"^7.37.5","@testing-library/dom":"^10.4.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","react-dnd-html5-backend":"^16.0.1","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.13.0_1787124542973_0.9645794416935447","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"@rc-component/tabs","version":"1.14.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@1.14.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://react-component.github.io/tabs","bugs":{"url":"https://github.com/react-component/tabs/issues"},"dist":{"shasum":"ec8794cb5845c30f0c247a22dee07aed17f23715","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-1.14.0.tgz","fileCount":86,"integrity":"sha512-m//ph0+MoEyIK/vHhylljZYIiaf+uN7Pi6iFKqBoR9YIJlryzawswp7SKUGbkjh68+uRXKxsGSTtcxE8zW+Haw==","signatures":[{"sig":"MEUCIQDmGSPFIHq3RmcN/DiMIyLcYyisSwpe83xWZMd4mZA+eQIgCba7XZQ8nx/xVOXxUSMC42eYRnarjUrcME0LUdHeZjg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICfMFJRIXLjB4Ljx4NqHWqLvMZ3KpQTUba1RRzZwA61pAiEAiWNr27uH2UoZnrz/esjM+H3p3P1U8VB3RD5Oab34sEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161881},"main":"./lib/index","style":"./assets/index.css","types":"./es/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"3fcc54ecbf837ffb3df21a9a7f528c2d9307412e","scripts":{"tsc":"tsc --noEmit","lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"npm run compile && npm run docs:build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky","coverage":"rc-test --coverage","gh-pages":"npm run compile && cross-env GH_PAGES=1 npm run docs:build && npm run docs:deploy","prettier":"prettier --write --ignore-unknown .","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+https://github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.17.0","description":"Tabs UI component for React","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"24.19.0","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.6.0","@rc-component/util":"^1.11.1","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~1.0.0","@rc-component/resize-observer":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.4.38","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","gh-pages":"^6.3.0","prettier":"^3.9.4","cross-env":"^10.1.0","react-dnd":"^16.0.1","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.1","lint-staged":"^17.0.8","@types/react":"^19.2.17","react-sticky":"^6.0.3","@types/enzyme":"^3.10.19","@eslint/compat":"^2.1.0","@rc-component/np":"^1.0.4","@types/react-dom":"^19.2.3","typescript-eslint":"^8.62.1","eslint-plugin-jest":"^29.15.4","eslint-plugin-react":"^7.37.5","@testing-library/dom":"^10.4.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","react-dnd-html5-backend":"^16.0.1","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_1.14.0_1788250783783_0.2680217602047479","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@rc-component/tabs","version":"2.0.0","keywords":["react","react-component","react-tabs"],"author":{"name":"yiminghe@gmail.com"},"license":"MIT","_id":"@rc-component/tabs@2.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"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"}],"homepage":"https://react-component.github.io/tabs","bugs":{"url":"https://github.com/react-component/tabs/issues"},"dist":{"shasum":"2fb5c50190ac8243f90d9ee4bde070ed8e959499","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-2.0.0.tgz","fileCount":86,"integrity":"sha512-gpknpprmgyPXdDJ4TJ2NIVNbHc+S43bb4G1iAESq5DYCQwT6zGURWE/1uGtCoyQBZ+ySk2Tx+fekpbw9GafvoQ==","signatures":[{"sig":"MEYCIQDCrDhXu8rNM58Ynf1zVvjV158U84zqIg8hblD66IextAIhAI5uOZw7f8MZ5vmkqYZZDXTJ0w2utrIi67zw/m/bCNF5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICJiWiGCFZvuc16kb+qKFh6cCk4SQfTSLup0UplOSkDfAiEA7sS5/C7YJ3YM6+uWHCZn9C1a/oB+M7mIRU8n4r8bmJQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163166},"main":"./lib/index","style":"./assets/index.css","types":"./es/index.d.ts","module":"./es/index","engines":{"node":">=8.x"},"gitHead":"479d869c68d289760e271440f4b6d157464b3a41","scripts":{"tsc":"tsc --noEmit","lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"npm run compile && npm run docs:build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky","coverage":"rc-test --coverage","gh-pages":"npm run compile && cross-env GH_PAGES=1 npm run docs:build && npm run docs:deploy","prettier":"prettier --write --ignore-unknown .","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+https://github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.17.0","description":"Tabs UI component for React","directories":{},"lint-staged":{"*":"prettier --write --ignore-unknown"},"_nodeVersion":"24.19.0","dependencies":{"clsx":"^2.1.1","@rc-component/menu":"~1.6.0","@rc-component/util":"^1.13.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~2.0.0","@rc-component/resize-observer":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.4.38","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","gh-pages":"^6.3.0","prettier":"^3.9.4","cross-env":"^10.1.0","react-dnd":"^16.0.1","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.1","lint-staged":"^17.0.8","@types/react":"^19.2.17","react-sticky":"^6.0.3","@types/enzyme":"^3.10.19","@eslint/compat":"^2.1.0","@rc-component/np":"^1.0.4","@types/react-dom":"^19.2.3","typescript-eslint":"^8.62.1","eslint-plugin-jest":"^29.15.4","eslint-plugin-react":"^7.37.5","@testing-library/dom":"^10.4.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","react-dnd-html5-backend":"^16.0.1","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/tabs_2.0.0_1788925712771_0.6284924746995575","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"_id":"@rc-component/tabs@2.1.0","bugs":{"url":"https://github.com/react-component/tabs/issues"},"dist":{"shasum":"c6d7b172d6ca359e0f85ac4a8aeb42003a0d0309","tarball":"https://registry.npmjs.org/@rc-component/tabs/-/tabs-2.1.0.tgz","fileCount":86,"integrity":"sha512-P8gI71rxEynv/gKuylhBcS1dnwSad8oe1PvO0+ToqOHRAaOHBNgLW5SYKXrMGmKxilAwQJyi0vllFjgEwosUmw==","signatures":[{"sig":"MEUCIHDahRxwwF5ZkQgqEYbLi3OqSamdKp7UPsQx6CNkTp39AiEAjfizsRFE+4ef96RpP9kb3cZhIDedqNSTbYWizt+DFqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFsWk1KarzKqHSeD1fW6qV8Sx7tM01gS6uBFatixYbHOAiEAkmFgZn2vyJCDzrMPbMRcVRdDzQazuDaAqUPv1lSW8Gw="}],"unpackedSize":165266},"main":"./lib/index","name":"@rc-component/tabs","style":"./assets/index.css","types":"./es/index.d.ts","author":{"name":"yiminghe@gmail.com"},"module":"./es/index","engines":{"node":">=8.x"},"gitHead":"822d74dd7c706777b1dcd47eacdf1f1be555e57e","license":"MIT","scripts":{"tsc":"tsc --noEmit","lint":"eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js","test":"rc-test","build":"npm run compile && npm run docs:build","start":"dumi dev","compile":"father build && npm run compile:style","prepare":"husky","coverage":"rc-test --coverage","gh-pages":"npm run compile && cross-env GH_PAGES=1 npm run docs:build && npm run docs:deploy","prettier":"prettier --write --ignore-unknown .","docs:build":"dumi build","docs:deploy":"gh-pages -d docs-dist","compile:style":"lessc --js assets/index.less assets/index.css","prepublishOnly":"npm run compile && rc-np"},"version":"2.1.0","_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"homepage":"https://react-component.github.io/tabs","keywords":["react","react-component","react-tabs"],"repository":{"url":"git+https://github.com/react-component/tabs.git","type":"git"},"_npmVersion":"11.17.0","description":"Tabs UI component for React","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/menu":"~1.6.0","@rc-component/util":"^1.13.0","@rc-component/motion":"^1.1.3","@rc-component/dropdown":"~2.0.0","@rc-component/resize-observer":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.4.38","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","gh-pages":"^6.3.0","prettier":"^3.9.4","cross-env":"^10.1.0","react-dnd":"^16.0.1","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^26.0.1","lint-staged":"^17.0.8","@types/react":"^19.2.17","react-sticky":"^6.0.3","@types/enzyme":"^3.10.19","@eslint/compat":"^2.1.0","@rc-component/np":"^1.0.4","@types/react-dom":"^19.2.3","typescript-eslint":"^8.62.1","eslint-plugin-jest":"^29.15.4","eslint-plugin-react":"^7.37.5","@testing-library/dom":"^10.4.1","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","react-dnd-html5-backend":"^16.0.1","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","@rc-component/father-plugin":"^2.2.0","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tabs_2.1.0_1789120304937_0.8184958504308419"}}},"time":{"created":"2025-02-12T09:31:41.479Z","modified":"2026-09-11T09:51:45.183Z","1.0.0":"2025-02-12T09:31:41.750Z","1.1.0":"2025-02-17T08:37:52.110Z","1.2.0":"2025-02-20T07:10:23.934Z","1.2.1":"2025-02-20T11:25:15.146Z","1.3.0":"2025-02-25T07:28:06.014Z","1.4.0":"2025-04-08T13:12:07.278Z","1.4.1":"2025-04-09T03:21:29.697Z","1.5.0":"2025-05-06T03:06:03.837Z","1.5.1":"2025-07-25T03:18:33.790Z","1.5.2":"2025-09-08T09:01:34.291Z","1.6.0":"2025-10-14T02:53:17.594Z","1.7.0":"2025-12-04T09:16:34.501Z","1.8.0":"2026-03-11T10:00:52.614Z","1.9.0":"2026-05-06T06:23:38.017Z","1.9.1":"2026-05-27T03:57:27.459Z","1.10.0":"2026-06-01T09:49:48.044Z","1.11.0":"2026-06-26T08:26:32.146Z","1.12.0":"2026-07-09T07:34:03.763Z","1.13.0":"2026-08-19T07:29:03.069Z","1.14.0":"2026-09-01T08:19:43.873Z","2.0.0":"2026-09-09T03:48:32.859Z","2.1.0":"2026-09-11T09:51:45.023Z"},"bugs":{"url":"https://github.com/react-component/tabs/issues"},"author":{"name":"yiminghe@gmail.com"},"license":"MIT","homepage":"https://react-component.github.io/tabs","keywords":["react","react-component","react-tabs"],"repository":{"url":"git+https://github.com/react-component/tabs.git","type":"git"},"description":"Tabs UI component for React","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/tabs</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/tabs\"><img alt=\"NPM version\" src=\"https://img.shields.io/npm/v/@rc-component/tabs.svg?style=flat-square\"></a>\n    <a href=\"https://npmjs.org/package/@rc-component/tabs\"><img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/@rc-component/tabs.svg?style=flat-square\"></a>\n    <a href=\"https://github.com/react-component/tabs/actions/workflows/react-component-ci.yml\"><img alt=\"build status\" src=\"https://github.com/react-component/tabs/actions/workflows/react-component-ci.yml/badge.svg\"></a>\n    <a href=\"https://app.codecov.io/gh/react-component/tabs\"><img alt=\"Codecov\" src=\"https://img.shields.io/codecov/c/github/react-component/tabs/master.svg?style=flat-square\"></a>\n    <a href=\"https://bundlephobia.com/package/@rc-component/tabs\"><img alt=\"bundle size\" src=\"https://img.shields.io/bundlephobia/minzip/@rc-component/tabs?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- 支持 RTL 布局的顶部、底部、左侧和右侧选项卡位置。\n- 使用下拉操作菜单处理溢出。\n- 支持可编辑选项卡、额外选项卡栏内容、指示器和自定义选项卡栏。\n- 为面板和导航自定义提供语义 `classNames` 和 `styles` 插槽。\n\n## 安装\n\n```bash\nnpm install @rc-component/tabs\n```\n\n## 使用\n\n```tsx pure\nimport Tabs from '@rc-component/tabs';\nimport '@rc-component/tabs/assets/index.css';\n\nconst items = [\n  { key: 'overview', label: 'Overview', children: 'Overview content' },\n  { key: 'settings', label: 'Settings', children: 'Settings content' },\n];\n\nexport default () => <Tabs items={items} defaultActiveKey=\"overview\" />;\n```\n\n在线预览：https://tabs.react-component.vercel.app/\n\n## 示例\n\n运行本地 dumi 站点：\n\n```bash\nnpm install\nnpm start\n```\n\n然后打开 `http://localhost:8000`。\n\n## API\n\n### Tabs\n\n| 名称 | 类型 | 默认值 | 说明 |\n| --- | --- | --- | --- |\n| `activeKey` | string | - | 受控的活动 Tab 键。 |\n| `animated` | boolean \\| AnimatedConfig | `{ inkBar: true, tabPane: false }` | 动画配置。 |\n| `className` | string | - | 附加 className。 |\n| `classNames` | `Partial<Record<SemanticName, string>>` | - | 语义化类名。 |\n| `defaultActiveKey` | string | - | 初始活动 Tab 键。 |\n| `destroyOnHidden` | boolean | false | 销毁非活动标签页面板。 |\n| `direction` | `'ltr' \\| 'rtl'` | `'ltr'` | 布局方向。 |\n| `editable` | EditableConfig | - | 可编辑标签页配置。 |\n| `getPopupContainer` | `(node: HTMLElement) => HTMLElement` | - | 弹层容器解析器。 |\n| `id` | string | - | 根 ID。 |\n| `indicator` | `{ size?: GetIndicatorSize; align?: 'start' \\| 'center' \\| 'end' }` | - | 指示器尺寸和对齐方式。 |\n| `items` | Tab[] | [] | 选项卡项目。 |\n| `locale` | TabsLocale | - | 无障碍本地化文本。 |\n| `more` | MoreProps | - | 溢出下拉菜单配置，详情见 [MoreProps](#moreprops)。支持 `popupRender` 自定义弹层内容。 |\n| `onChange` | `(activeKey: string) => void` | - | 当活动选项卡更改时触发。 |\n| `onTabClick` | `(activeKey, event) => void` | - | 单击选项卡时触发。 |\n| `onTabScroll` | `({ direction }) => void` | - | 当选项卡导航滚动时触发。 |\n| `prefixCls` | string | `'rc-tabs'` | 前缀 className。 |\n| `renderTabBar` | RenderTabBar | - | 自定义标签栏渲染函数。 |\n| `style` | React.CSSProperties | - | 根样式。 |\n| `styles` | `Partial<Record<SemanticName, React.CSSProperties>>` | - | 语义化样式。 |\n| `tabBarExtraContent` | React.ReactNode \\| TabBarExtraMap | - | 标签栏旁的额外内容。 |\n| `tabBarGutter` | number | 0 | 选项卡之间的间隙。 |\n| `tabBarStyle` | React.CSSProperties | - | 标签栏样式。 |\n| `tabPosition` | `'left' \\| 'right' \\| 'top' \\| 'bottom'` | `'top'` | 标签页位置。 |\n\n### Tab\n\n| 名称              | 类型                | 默认值 | 说明                               |\n| ----------------- | ------------------- | ------ | ---------------------------------- |\n| `children`        | React.ReactNode     | -      | 选项卡面板内容。                   |\n| `className`       | string              | -      | 面板 className。                   |\n| `closable`        | boolean             | -      | 是否可以在可编辑模式下关闭选项卡。 |\n| `closeIcon`       | React.ReactNode     | -      | 自定义关闭图标。                   |\n| `destroyOnHidden` | boolean             | false  | 销毁非活动面板。                   |\n| `disabled`        | boolean             | false  | 禁用该选项卡。                     |\n| `forceRender`     | boolean             | false  | 在面板变为活动状态之前渲染面板。   |\n| `key`             | string              | -      | 需要唯一的 Tab 键。                |\n| `label`           | React.ReactNode     | -      | Tab 标签内容。                     |\n| `style`           | React.CSSProperties | -      | 面板样式。                         |\n\n### MoreProps\n\n| 名称 | 类型 | 默认值 | 说明 |\n| --- | --- | --- | --- |\n| `icon` | ReactNode | - | 更多按钮的图标。 |\n| `popupRender` | `(menu: ReactElement, info: { restTabs: Tab[], onClose: () => void }) => ReactElement` | - | 自定义下拉弹层内容。`info` 对象提供 `restTabs`（所有溢出标签）和 `onClose`（关闭下拉菜单的函数）。 |\n| 其他下拉属性 | 来自 DropdownProps | - | 其他 [rc-dropdown](https://github.com/react-component/dropdown) 属性如 `trigger`、`overlayClassName`、`open` 等也都支持。 |\n\nDropdown 2 使用 `more.open` 和 `more.onOpenChange`。旧的 `more.visible` 和 `more.onVisibleChange` 已不再支持，升级时需要同步迁移。\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/tabs 基于 [MIT](./LICENSE) 许可证发布。\n","readmeFilename":"README.zh-CN.md"}