{"_id":"@rc-component/cascader","_rev":"4537457","name":"@rc-component/cascader","description":"cascade select ui component for react","dist-tags":{"latest":"1.15.0"},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"time":{"modified":"2026-04-09T15:01:20.000Z","created":"2025-02-25T10:49:21.663Z","1.15.0":"2026-03-13T03:50:53.554Z","1.14.0":"2026-01-30T08:33:09.940Z","1.13.0":"2026-01-27T08:56:11.003Z","1.12.1":"2026-01-27T05:46:39.998Z","1.12.0":"2026-01-22T08:37:20.874Z","1.11.0":"2025-12-31T07:44:10.626Z","1.10.0":"2025-12-24T04:03:46.201Z","1.9.0":"2025-12-02T09:27:54.807Z","1.8.0":"2025-11-25T07:48:47.405Z","1.7.0":"2025-10-24T08:14:44.974Z","1.7.0-alpha.1":"2025-10-22T03:27:59.271Z","1.7.0-alpha.0":"2025-10-21T07:28:22.259Z","1.6.1":"2025-09-11T09:16:55.177Z","1.6.0":"2025-09-02T08:41:16.251Z","1.5.0":"2025-06-24T03:11:14.016Z","1.4.0":"2025-06-13T08:48:25.743Z","1.3.1":"2025-06-03T13:43:04.107Z","1.3.0":"2025-05-16T07:37:41.543Z","1.2.0":"2025-04-29T02:32:26.888Z","1.1.1":"2025-03-13T08:15:46.474Z","1.1.0":"2025-03-06T03:23:10.781Z","1.0.1":"2025-02-28T09:51:41.974Z","1.0.0":"2025-02-25T10:49:21.663Z"},"users":{},"author":{"name":"afc163@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"versions":{"1.15.0":{"name":"@rc-component/cascader","version":"1.15.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.6.0","@rc-component/tree":"~1.3.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"gitHead":"ea7af8347dbeec3e8aa2fcc6581527a8c3bb019b","types":"./lib/index.d.ts","_id":"@rc-component/cascader@1.15.0","_nodeVersion":"22.15.1","_npmVersion":"11.7.0","dist":{"shasum":"554cba8e01e94a1288547cec96422b2cfc73ff40","size":24778,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.15.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.15.0_1773373853180_0.8241571014588529"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T03:50:53.554Z","publish_time":1773373853554,"_source_registry_name":"default","_cnpm_publish_time":1773373853554},"1.14.0":{"name":"@rc-component/cascader","version":"1.14.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.6.0","@rc-component/tree":"~1.2.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"gitHead":"ce65100b5aa009a1730a4f747bc440040569fec4","types":"./lib/index.d.ts","_id":"@rc-component/cascader@1.14.0","_nodeVersion":"22.15.1","_npmVersion":"11.7.0","dist":{"shasum":"74e1fca58cb14f8f75f6e4bf1debd90534aaea7c","size":24779,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.14.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.14.0_1769761989801_0.05554423899776961"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-30T08:33:09.940Z","publish_time":1769761989940,"_source_registry_name":"default","_cnpm_publish_time":1769761989940},"1.13.0":{"name":"@rc-component/cascader","version":"1.13.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.5.2","@rc-component/tree":"~1.2.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"gitHead":"120f4812793918ef85955b039afbf80ba35d496f","types":"./lib/index.d.ts","_id":"@rc-component/cascader@1.13.0","_nodeVersion":"22.15.1","_npmVersion":"11.7.0","dist":{"shasum":"009f2c4528780374fdef5b9b8b2f389253cc6109","size":24778,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.13.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.13.0_1769504170834_0.9124282678600917"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-27T08:56:11.003Z","publish_time":1769504171003,"_source_registry_name":"default","_cnpm_publish_time":1769504171003},"1.12.1":{"name":"@rc-component/cascader","version":"1.12.1","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.5.0","@rc-component/tree":"~1.2.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_id":"@rc-component/cascader@1.12.1","gitHead":"7ebd481f76fd8e28305f8a34f211a663d8cc872b","types":"./lib/index.d.ts","_nodeVersion":"22.8.0","_npmVersion":"11.6.0","dist":{"shasum":"77fb122ed123d4d398e4eb09473bbdbdbbfcdd8a","size":24866,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.12.1.tgz"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.12.1_1769492799823_0.4435569533843813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-27T05:46:39.998Z","publish_time":1769492799998,"_source_registry_name":"default","_cnpm_publish_time":1769492799998},"1.12.0":{"name":"@rc-component/cascader","version":"1.12.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.5.0","@rc-component/tree":"~1.2.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"gitHead":"bbbb2bf8c8f64313f390cfd6f6e2167f4e7849a0","types":"./lib/index.d.ts","_id":"@rc-component/cascader@1.12.0","_nodeVersion":"22.15.1","_npmVersion":"11.7.0","dist":{"shasum":"8710d763528386c3eb9f2feaef91f82b88d9c390","size":24851,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.12.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.12.0_1769071040730_0.6986028485513982"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-22T08:37:20.874Z","publish_time":1769071040874,"_source_registry_name":"default","_cnpm_publish_time":1769071040874},"1.11.0":{"name":"@rc-component/cascader","version":"1.11.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.5.0","@rc-component/tree":"~1.1.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"gitHead":"ebd81961815e8b70efbe8640d54fcaccd5e25242","types":"./lib/index.d.ts","_id":"@rc-component/cascader@1.11.0","_nodeVersion":"22.15.1","_npmVersion":"11.7.0","dist":{"shasum":"71e9fe8daab963143b351102aaac58cd652d44c2","size":24846,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.11.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.11.0_1767167050466_0.44020323309699827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-31T07:44:10.626Z","publish_time":1767167050626,"_source_registry_name":"default","_cnpm_publish_time":1767167050626},"1.10.0":{"name":"@rc-component/cascader","version":"1.10.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.4.0","@rc-component/tree":"~1.1.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_id":"@rc-component/cascader@1.10.0","gitHead":"4a8c8104958a3767314aff8165821de08d2418b8","types":"./lib/index.d.ts","_nodeVersion":"22.8.0","_npmVersion":"11.6.0","dist":{"shasum":"0338f2e48171b19455b9d0951768c9c2df0c4418","size":24843,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.10.0.tgz"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.10.0_1766549026055_0.8336532952533606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-24T04:03:46.201Z","publish_time":1766549026201,"_source_registry_name":"default","_cnpm_publish_time":1766549026201},"1.9.0":{"name":"@rc-component/cascader","version":"1.9.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ tests/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.3.0","@rc-component/tree":"~1.1.0","@rc-component/util":"^1.4.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/form":"^1.4.0","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^16.3.0","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-test":"^7.1.2","react":"^19.0.0","react-dom":"^19.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=18.0.0","react-dom":">=18.0.0"},"_id":"@rc-component/cascader@1.9.0","gitHead":"69aeaac619dbfa885ef8673d68e702a92b234132","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"a9b342d4b545d4f8658d1b00dcc63e4871d9c740","size":24840,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.9.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.9.0_1764667674641_0.676007950026867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-02T09:27:54.807Z","publish_time":1764667674807,"_source_registry_name":"default","_cnpm_publish_time":1764667674807},"1.8.0":{"name":"@rc-component/cascader","version":"1.8.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.2.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.3.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.8.0","gitHead":"81270c07a69d25d6a65d5e066e7f763df0f377ef","types":"./lib/index.d.ts","_nodeVersion":"22.8.0","_npmVersion":"11.6.0","dist":{"shasum":"4cf83f4fde4b08e7cff368a0a69ddac33407a118","size":24900,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.8.0.tgz"},"_npmUser":{"name":"afc163","email":"afc163@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.8.0_1764056927220_0.5970394083624546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-25T07:48:47.405Z","publish_time":1764056927405,"_source_registry_name":"default","_cnpm_publish_time":1764056927405},"1.7.0":{"name":"@rc-component/cascader","version":"1.7.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.2.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.3.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.7.0","gitHead":"02a9a288c5a012904e47fdcecd97ff13ad67a60e","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"1f6c07d26d1cc784938fd628f0aede75e731241b","size":24933,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.7.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.7.0_1761293684766_0.5635522644405782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-24T08:14:44.974Z","publish_time":1761293684974,"_source_registry_name":"default","_cnpm_publish_time":1761293684974},"1.7.0-alpha.1":{"name":"@rc-component/cascader","version":"1.7.0-alpha.1","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.2.0-alpha.3","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.3.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.7.0-alpha.1","gitHead":"5d37eeae9228484294f540c415a22551a2fc21bc","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"5cae37d135059b8170404d9dfe8c59f4417c71cf","size":24942,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.7.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.7.0-alpha.1.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.7.0-alpha.1_1761103679082_0.6194356139381534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T03:27:59.271Z","publish_time":1761103679271,"_source_registry_name":"default","_cnpm_publish_time":1761103679271},"1.7.0-alpha.0":{"name":"@rc-component/cascader","version":"1.7.0-alpha.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.2.0-alpha.2","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.3.0","clsx":"^2.1.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/node":"^24.5.2","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.7.0-alpha.0","gitHead":"44ac86bd3beb180697ba307f288670e2b68b1416","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"82712b7f14eab8618a7b831adb11bf149c73c195","size":24968,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.7.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.7.0-alpha.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.7.0-alpha.0_1761031702076_0.4026999895727559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T07:28:22.259Z","publish_time":1761031702259,"_source_registry_name":"default","_cnpm_publish_time":1761031702259},"1.6.1":{"name":"@rc-component/cascader","version":"1.6.1","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.1.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.3.0","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.6.1","gitHead":"b9b4a9c72132251c0d2a24ee5324b00750d0c377","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"515e67916ffd263356e44b82d4a1e4ed7d4bd44a","size":24999,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.6.1.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.6.1_1757582214967_0.3975059493781763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-11T09:16:55.177Z","publish_time":1757582215177,"_source_registry_name":"default","_cnpm_publish_time":1757582215177},"1.6.0":{"name":"@rc-component/cascader","version":"1.6.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.1.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.6.0","gitHead":"d774daabd511905aa609fb0009be024a831572a7","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"6361ca6cccebee5b5a22bd8f5137ce1266cb390a","size":24987,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.6.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.6.0_1756802476070_0.41344295906901807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T08:41:16.251Z","publish_time":1756802476251,"_source_registry_name":"default","_cnpm_publish_time":1756802476251},"1.5.0":{"name":"@rc-component/cascader","version":"1.5.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.1.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.5.0","gitHead":"3176b779174b0f0cc2aaec8df337fcdb1a41c7b2","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"1d76bf1e499eacbb62d8b019e082c14b309d972e","size":24963,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.5.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com","actor":{"name":"zombiej","email":"smith3816@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.5.0_1750734673844_0.27295003629847225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-24T03:11:14.016Z","publish_time":1750734674016,"_source_registry_name":"default","_cnpm_publish_time":1750734674016},"1.4.0":{"name":"@rc-component/cascader","version":"1.4.0","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"author":{"name":"afc163@gmail.com"},"license":"MIT","_id":"@rc-component/cascader@1.4.0","maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"dist":{"shasum":"dc646392dda19e5b8a0309925377233845e462fd","size":24963,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.4.0.tgz"},"main":"./lib/index","types":"./lib/index.d.ts","module":"./es/index","gitHead":"41793617c0d50b8326829688ad41889f1c2c9f22","scripts":{"tsc":"bunx tsc --noEmit","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","test":"rc-test","build":"dumi build","start":"dumi dev","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","compile":"father build","coverage":"father test --coverage","lint:tsc":"tsc -p tsconfig.json --noEmit","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"repository":{"url":"git+https://github.com/react-component/cascader.git","type":"git"},"_npmVersion":"10.9.2","description":"cascade select ui component for react","directories":{},"_nodeVersion":"22.15.1","dependencies":{"classnames":"^2.3.1","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","@rc-component/select":"~1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"dumi":"^2.1.10","glob":"^7.1.6","less":"^4.2.0","react":"^16.0.0","enzyme":"^3.3.0","eslint":"^8.54.0","father":"^4.0.0","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","rc-test":"^7.1.2","gh-pages":"^6.1.1","prettier":"^3.1.0","cross-env":"^7.0.0","react-dom":"^16.0.0","typescript":"^5.3.2","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/enzyme":"^3.1.15","@umijs/fabric":"^4.0.0","rc-field-form":"^1.44.0","@types/warning":"^3.0.0","enzyme-to-json":"^3.2.1","@rc-component/np":"^1.0.3","@types/react-dom":"^19.0.0","@types/classnames":"^2.2.6","array-tree-filter":"^3.0.2","eslint-plugin-jest":"^28.8.3","@rc-component/trigger":"^3.0.0","eslint-plugin-unicorn":"^56.0.1","@testing-library/react":"^12.1.5","enzyme-adapter-react-16":"^1.15.6","@rc-component/father-plugin":"^2.0.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_npmOperationalInternal":{"tmp":"tmp/cascader_1.4.0_1749804505563_0.8607234266400483","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-13T08:48:25.743Z","publish_time":1749804505743,"_source_registry_name":"default","_cnpm_publish_time":1749804505743},"1.3.1":{"name":"@rc-component/cascader","version":"1.3.1","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.7","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.3.1","gitHead":"e3ade1ab0d239dc6e67baf146655b0697173ff14","types":"./lib/index.d.ts","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"bbff7aedbcf175023e0534fadf35dd5113e70b4a","size":24525,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.3.1.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.3.1_1748958183911_0.42390320764052825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-03T13:43:04.107Z","publish_time":1748958184107,"_source_registry_name":"default","_cnpm_publish_time":1748958184107},"1.3.0":{"name":"@rc-component/cascader","version":"1.3.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.1","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.3.0","gitHead":"26bf58fe7cb69ab370f748113ff12c654d15fcae","types":"./lib/index.d.ts","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"b3a74e95c6e3ce8654b95e14708a3d95eccb5fec","size":24336,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.3.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.3.0_1747381061354_0.5649058426046365"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-16T07:37:41.543Z","publish_time":1747381061543,"_source_registry_name":"default","_cnpm_publish_time":1747381061543},"1.2.0":{"name":"@rc-component/cascader","version":"1.2.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1","eslint-plugin-unicorn":"^47.0.0"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^58.0.0","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.2.0","gitHead":"208c3ec4fbd95c21e5fafb20e62700866f2a2fd5","types":"./lib/index.d.ts","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"12670152e32e904ffd20d88000ba6b283b88471e","size":24384,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.2.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.2.0_1745893946715_0.40833193375111776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-29T02:32:26.888Z","publish_time":1745893946888,"_source_registry_name":"default","_cnpm_publish_time":1745893946888},"1.1.1":{"name":"@rc-component/cascader","version":"1.1.1","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^52.0.0","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.1.1","gitHead":"25bedbd412247e0fa92f1e3d5467cc3e19dfc529","types":"./lib/index.d.ts","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"468d986e5dff065412aa833485356e1441a0a8b4","size":24135,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.1.1.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.1.1_1741853746260_0.6902336723517923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-13T08:15:46.474Z","publish_time":1741853746474,"_source_registry_name":"default","_cnpm_publish_time":1741853746474},"1.1.0":{"name":"@rc-component/cascader","version":"1.1.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","tsc":"bunx tsc --noEmit","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.0","@rc-component/tree":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^52.0.0","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.1.0","gitHead":"e8a8761d020fbb716bac4e2f9cf57ae0acb858b7","types":"./lib/index.d.ts","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"35ae7e45796667f0e933ce5d5590d45cbf312c29","size":24023,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.1.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.1.0_1741231390585_0.8839162049732769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T03:23:10.781Z","publish_time":1741231390781,"_source_registry_name":"default","_cnpm_publish_time":1741231390781},"1.0.1":{"name":"@rc-component/cascader","version":"1.0.1","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1","rc-tree":"~5.13.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^17.0.38","@types/react-dom":"^18.0.11","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^52.0.0","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.0.1","gitHead":"ee97a7d6c47781a774396fdc230dc0f6ebf460e0","types":"./lib/index.d.ts","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"6cfae84121b36825aff8c69bdcf5f3606d66f4f5","size":24274,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.0.1.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.0.1_1740736301819_0.47951678316878055"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-28T09:51:41.974Z","publish_time":1740736301974,"_source_registry_name":"default","_cnpm_publish_time":1740736301974},"1.0.0":{"name":"@rc-component/cascader","version":"1.0.0","description":"cascade select ui component for react","keywords":["react","react-component","react-cascader","react-select","select","cascade","cascader"],"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"repository":{"type":"git","url":"git+https://github.com/react-component/cascader.git"},"license":"MIT","author":{"name":"afc163@gmail.com"},"main":"./lib/index","module":"./es/index","scripts":{"build":"dumi build","compile":"father build","coverage":"father test --coverage","deploy":"UMI_ENV=gh npm run build && gh-pages -d dist","lint":"eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx","now-build":"npm run build","prepublishOnly":"npm run compile && rc-np","lint:tsc":"tsc -p tsconfig.json --noEmit","start":"dumi dev","test":"rc-test"},"dependencies":{"@rc-component/select":"~1.0.0","@rc-component/util":"^1.2.1","classnames":"^2.3.1","rc-tree":"~5.13.1"},"devDependencies":{"@rc-component/father-plugin":"^2.0.2","@rc-component/np":"^1.0.3","@rc-component/trigger":"^3.0.0","@testing-library/react":"^12.1.5","@types/classnames":"^2.2.6","@types/enzyme":"^3.1.15","@types/jest":"^29.4.0","@types/react":"^17.0.38","@types/react-dom":"^18.0.11","@types/warning":"^3.0.0","@umijs/fabric":"^4.0.0","array-tree-filter":"^3.0.2","cheerio":"1.0.0-rc.12","core-js":"^3.40.0","cross-env":"^7.0.0","dumi":"^2.1.10","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.15.6","enzyme-to-json":"^3.2.1","eslint":"^8.54.0","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^52.0.0","father":"^4.0.0","gh-pages":"^6.1.1","glob":"^7.1.6","less":"^4.2.0","prettier":"^3.1.0","rc-field-form":"^1.44.0","rc-test":"^7.1.2","react":"^16.0.0","react-dom":"^16.0.0","typescript":"^5.3.2"},"peerDependencies":{"react":">=16.9.0","react-dom":">=16.9.0"},"_id":"@rc-component/cascader@1.0.0","gitHead":"51a92151f6a672096c43694c1c5c826835943bee","types":"./lib/index.d.ts","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"c9e17ec900543775a93b12c2a221b527b36edca9","size":24253,"noattachment":false,"key":"/@rc-component/cascader/-/@rc-component/cascader-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rc-component/cascader/download/@rc-component/cascader-1.0.0.tgz"},"_npmUser":{"name":"zombiej","email":"smith3816@gmail.com"},"directories":{},"maintainers":[{"name":"afc163","email":""},{"name":"chenshuai2144","email":""},{"name":"madccc","email":""},{"name":"peachscript","email":""},{"name":"zombiej","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cascader_1.0.0_1740480561456_0.41523752874659037"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-25T10:49:21.663Z","publish_time":1740480561663,"_source_registry_name":"default","_cnpm_publish_time":1740480561663}},"readme":"# @rc-component/cascader\n\nReact Cascader Component.\n\n[![NPM version][npm-image]][npm-url]\n[![npm download][download-image]][download-url]\n[![build status][github-actions-image]][github-actions-url]\n[![Codecov][codecov-image]][codecov-url]\n[![bundle size][bundlephobia-image]][bundlephobia-url]\n[![dumi][dumi-image]][dumi-url]\n\n[npm-image]: https://img.shields.io/npm/v/@rc-component/cascader.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/@rc-component/cascader\n[travis-image]: https://img.shields.io/travis/react-component/cascader/master?style=flat-square\n[travis-url]: https://travis-ci.com/react-component/cascader\n[github-actions-image]: https://github.com/react-component/cascader/actions/workflows/main.yml/badge.svg\n[github-actions-url]: https://github.com/react-component/cascader/actions/workflows/main.yml\n[codecov-image]: https://img.shields.io/codecov/c/github/react-component/cascader/master.svg?style=flat-square\n[codecov-url]: https://app.codecov.io/gh/react-component/cascader\n[david-url]: https://david-dm.org/react-component/cascader\n[david-image]: https://david-dm.org/react-component/cascader/status.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/react-component/cascader?type=dev\n[david-dev-image]: https://david-dm.org/react-component/cascader/dev-status.svg?style=flat-square\n[download-image]: https://img.shields.io/npm/dm/@rc-component/cascader.svg?style=flat-square\n[download-url]: https://npmjs.org/package/@rc-component/cascader\n[bundlephobia-url]: https://bundlephobia.com/package/@rc-component/cascader\n[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/@rc-component/cascader\n[dumi-url]: https://github.com/umijs/dumi\n[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square\n\n## Browser Support\n\n| [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>IE / Edge | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Safari | [<img src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/electron/electron_48x48.png\" alt=\"Electron\" width=\"24px\" height=\"24px\" />](http://godban.github.io/browsers-support-badges/)<br>Electron |\n| --- | --- | --- | --- | --- |\n| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |\n\n## Screenshots\n\n<img src=\"https://os.alipayobjects.com/rmsportal/TYFXEbuQXIaMqQF.png\" width=\"288\"/>\n\n## Example\n\nhttps://cascader-react-component.vercel.app\n\n## Install\n\n[![@rc-component/cascader](https://nodei.co/npm/@rc-component/cascader.png)](https://npmjs.org/package/@rc-component/cascader)\n\n```bash\n$ npm install @rc-component/cascader --save\n```\n\n## Usage\n\n```js\nimport React from 'react';\nimport Cascader from '@rc-component/cascader';\n\nconst options = [{\n  'label': '福建',\n  'value': 'fj',\n  'children': [{\n    'label': '福州',\n    'value': 'fuzhou',\n    'children': [{\n      'label': '马尾',\n      'value': 'mawei',\n    }],\n  }, {\n    'label': '泉州',\n    'value': 'quanzhou',\n  }],\n}, {\n  'label': '浙江',\n  'value': 'zj',\n  'children': [{\n    'label': '杭州',\n    'value': 'hangzhou',\n    'children': [{\n      'label': '余杭',\n      'value': 'yuhang',\n    }],\n  }],\n}, {\n  'label': '北京',\n  'value': 'bj',\n  'children': [{\n    'label': '朝阳区',\n    'value': 'chaoyang',\n  }, {\n    'label': '海淀区',\n    'value': 'haidian',\n  }],\n}];\n\nReact.render(\n  <Cascader options={options}>\n    ...\n  </Cascader>\n, container);\n```\n\n## API\n\n### props\n\n<table class=\"table table-bordered table-striped\">\n  <thead>\n  <tr>\n    <th style=\"width: 100px;\">name</th>\n    <th style=\"width: 50px;\">type</th>\n    <th style=\"width: 50px;\">default</th>\n    <th>description</th>\n  </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>options</td>\n      <td>Object</td>\n      <td></td>\n      <td>The data options of cascade</td>\n    </tr>\n    <tr>\n      <td>value</td>\n      <td>Array</td>\n      <td></td>\n      <td>selected value</td>\n    </tr>\n    <tr>\n      <td>defaultValue</td>\n      <td>Array</td>\n      <td></td>\n      <td>initial selected value</td>\n    </tr>\n    <tr>\n      <td>onChange</td>\n      <td>Function(value, selectedOptions)</td>\n      <td></td>\n      <td>callback when finishing cascader select</td>\n    </tr>\n    <tr>\n      <td>changeOnSelect</td>\n      <td>Boolean</td>\n      <td>false</td>\n      <td>change value on each selection</td>\n    </tr>\n    <tr>\n      <td>loadData</td>\n      <td>Function(selectedOptions)</td>\n      <td></td>\n      <td>callback when click any option, use for loading more options</td>\n    </tr>\n    <tr>\n      <td>expandTrigger</td>\n      <td>String</td>\n      <td>'click'</td>\n      <td>expand current item when click or hover</td>\n    </tr>\n    <tr>\n      <td>open</td>\n      <td>Boolean</td>\n      <td></td>\n      <td>visibility of popup overlay</td>\n    </tr>\n    <tr>\n      <td>onPopupVisibleChange</td>\n      <td>Function(visible)</td>\n      <td></td>\n      <td>callback when popup overlay's visibility changed</td>\n    </tr>\n    <tr>\n      <td>transitionName</td>\n      <td>String</td>\n      <td></td>\n      <td>transition className like \"slide-up\"</td>\n    </tr>\n    <tr>\n      <td>prefixCls</td>\n      <td>String</td>\n      <td>rc-cascader</td>\n      <td>prefix className of popup overlay</td>\n    </tr>\n    <tr>\n      <td>popupClassName</td>\n      <td>String</td>\n      <td></td>\n      <td>additional className of popup overlay</td>\n    </tr>\n    <tr>\n      <td>popupPlacement</td>\n      <td>String</td>\n      <td>bottomLeft</td>\n      <td>use preset popup align config from builtinPlacements：bottomRight topRight bottomLeft topLeft</td>\n    </tr>\n    <tr>\n      <td>getPopupContainer</td>\n      <td>function(trigger:Node):Node</td>\n      <td>() => document.body</td>\n      <td>container which popup select menu rendered into</td>\n    </tr>\n    <tr>\n      <td>dropdownMenuColumnStyle</td>\n      <td>Object</td>\n      <td></td>\n      <td>style object for each cascader pop menu</td>\n    </tr>\n    <tr>\n      <td>fieldNames</td>\n      <td>Object</td>\n      <td>{ label: 'label', value: 'value', children: 'children' }</td>\n      <td>custom field name for label and value and children</td>\n    </tr>\n    <tr>\n      <td>expandIcon</td>\n      <td>ReactNode</td>\n      <td>></td>\n      <td>specific the default expand icon</td>\n    </tr>\n    <tr>\n      <td>loadingIcon</td>\n      <td>ReactNode</td>\n      <td>></td>\n      <td>specific the default loading icon</td>\n    </tr>\n    <tr>\n      <td>hidePopupOnSelect</td>\n      <td>Boolean</td>\n      <td>>true</td>\n      <td>hide popup on select</td>\n    </tr>\n     <tr>\n      <td>showSearch</td>\n      <td>boolean | object</td>\n      <td>false</td>\n      <td>Whether show search input in single mode</td>\n    </tr>\n  </tbody>\n</table>\n\n### showSearch\n\n| Property | Description | Type | Default | Version |\n| --- | --- | --- | --- | --- |\n| autoClearSearchValue | Whether the current search will be cleared on selecting an item. Only applies when checkable| boolean | true |\n| filter | The function will receive two arguments, inputValue and option, if the function returns true, the option will be included in the filtered set; Otherwise, it will be excluded | function(inputValue, path): boolean | - |  |\n| limit | Set the count of filtered items | number \\| false | 50 |  |\n| matchInputWidth | Whether the width of list matches input, ([how it looks](https://github.com/ant-design/ant-design/issues/25779)) | boolean | true |  |\n| render | Used to render filtered options | function(inputValue, path): ReactNode | - |  |\n| sort | Used to sort filtered options | function(a, b, inputValue) | - |  |\n| searchValue | The current input \"search\" text | string | - | - |\n| onSearch | called when input changed | function | - | - |\n\n### option\n\n<table class=\"table table-bordered table-striped\">\n  <thead>\n  <tr>\n    <th style=\"width: 100px;\">name</th>\n    <th style=\"width: 50px;\">type</th>\n    <th style=\"width: 50px;\">default</th>\n    <th>description</th>\n  </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>label</td>\n      <td>String</td>\n      <td></td>\n      <td>option text to display</td>\n    </tr>\n    <tr>\n      <td>value</td>\n      <td>String</td>\n      <td></td>\n      <td>option value as react key</td>\n    </tr>\n    <tr>\n      <td>disabled</td>\n      <td>Boolean</td>\n      <td></td>\n      <td>disabled option</td>\n    </tr>\n    <tr>\n      <td>children</td>\n      <td>Array</td>\n      <td></td>\n      <td>children options</td>\n    </tr>\n  </tbody>\n</table>\n\n## Development\n\n```bash\n$ npm install\n$ npm start\n```\n\n## Test Case\n\n```bash\n$ npm test\n```\n\n## Coverage\n\n```bash\n$ npm run coverage\n```\n\n## License\n\n@rc-component/cascader is released under the MIT license.\n\n## ???? Contributing \n\n<a href=\"https://openomy.app/github/react-component/cascader\" target=\"_blank\" style=\"display: block; width: 100%;\" align=\"center\">\n  <img src=\"https://www.openomy.app/svg?repo=react-component/cascader&chart=bubble&latestMonth=24\" target=\"_blank\" alt=\"Contribution Leaderboard\" style=\"display: block; width: 100%;\" />\n</a>\n","_attachments":{},"homepage":"https://github.com/react-component/cascader","bugs":{"url":"https://github.com/react-component/cascader/issues"},"license":"MIT"}