{"_id":"react-selectable-box","_rev":"30-37fe25fdd26e367fe1076ac2c1eb472a","name":"react-selectable-box","dist-tags":{"beta":"2.0.0-beta.1","latest":"2.1.0"},"versions":{"1.0.0":{"name":"react-selectable-box","version":"1.0.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.0.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"5bfebdd5412c4b9950a14c47c141996697ecaad6","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.0.0.tgz","fileCount":24,"integrity":"sha512-w1y4GEA2I3QWWPjsn9MUMdZGggZfsRQLfgFfeHbnH4HoVRHA+75LGmlkPbrVPN4Ba3CHOvstvKSs5LSkcg6//g==","signatures":[{"sig":"MEUCIBpSA6XNhSr9FOxeSOBMhVssNQAR2beMbJz4xX2ePEUDAiEA0iUZEPa5Gmxrcn8TrAvN4lVxRKVwMJ3e9nKBvvQPHyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206167},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"5c82d6aa6457d5fd99fdf009baa9955af9fcc83d","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"rc-util":"^5.36.0","@rc-component/portal":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","react-window":"^1.8.9","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.0.0_1692331634419_0.8630727950005714","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-selectable-box","version":"1.0.1","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.0.1","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"a1f33418252d119cf39912d494ce51d44314e1cb","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.0.1.tgz","fileCount":24,"integrity":"sha512-b0u8hxlm4Sqw4nlcQnHSid3v+JOQ05F3MJBs8q53xoKfY1qlNBMoDdyBwc0ObQEuCAici3/T4bZb1yZ2sXw6TQ==","signatures":[{"sig":"MEUCIQDQfr3yx3gWwOT3kzhOSKSbmD0buGSr8cXwq30kDeplfAIgMfb+V5iNq95lPCVE6l0S0+qBEQkxmDf+DZz3JE6NJ/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205522},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"8b4e3a6f6e9644a1ea876a526c2c060bdc172437","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"rc-util":"^5.36.0","@rc-component/portal":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","react-window":"^1.8.9","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.0.1_1692348030259_0.23955401885427108","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"react-selectable-box","version":"1.0.2","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.0.2","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"df361d9f831ba8867059a78eae72890c23341371","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.0.2.tgz","fileCount":24,"integrity":"sha512-Gy6Y2QxJe6DLkqXW5tPNBuUe6DgugkdeTyfzXHKb2rCcbPjpDeFei9USeikIMMxaID7H1VbPt3nL7Vmlo6YHTg==","signatures":[{"sig":"MEUCIQCA6QQT0/ee2wJY2dEP2bQ7vz2mFt+1doB43vVyJdX2PgIgY57YuuZw7GXXCNu4YWu27LebA4DIhctCLSUPjOlpnq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205785},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"f0c20f074a2c6fbf774265e53c0f94442058999e","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"rc-util":"^5.36.0","@rc-component/portal":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","react-window":"^1.8.9","@dnd-kit/core":"^6.0.8","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^7.0.2","@dnd-kit/utilities":"^3.2.1","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.0.2_1693668569921_0.43830520088951785","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"react-selectable-box","version":"1.0.3","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.0.3","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"1a486839b4b77172bf79444f8501eb945ce42938","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.0.3.tgz","fileCount":24,"integrity":"sha512-zQwjbfcaiOcWpD0/8hCTfKqR4GUMyl9tjGjaXuoAaqAlPudtii5ROsNjRWd2a6hxfCQtKwmCO6SgJmQojh6krA==","signatures":[{"sig":"MEQCIFp+ZZIeGz44fBB6QF3ZaXeD+dziNcYL/16SFEzd6ZwDAiBc0X8UgDPsLX1zOEjBANSifbs//YiEz7GAdXM0EnkwTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205785},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"6db0352eb391d9f730e87e0a62a4974abac2b7ff","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"rc-util":"^5.36.0","@rc-component/portal":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","react-window":"^1.8.9","@dnd-kit/core":"^6.0.8","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^7.0.2","@dnd-kit/utilities":"^3.2.1","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.0.3_1693726782330_0.5319763378712257","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"react-selectable-box","version":"1.0.4","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.0.4","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"8f6219033ee7682c293f6f1c3702352f36341801","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.0.4.tgz","fileCount":28,"integrity":"sha512-3qiS+/EP2pVBNSAqN1icjy5nRTD7rXHfqw0RkTXU0QqLZRGEGxWgUPs4AXAIE5ZZrT368DnrH2/19i5reTKvwg==","signatures":[{"sig":"MEQCIB8t0a5RfvOIJF+LYQ9T2cmNbH5NuE4L+WpQ+G2EoZ3TAiBVoi8N/MOvVgfESQxFtUZeydcQVcrGh1z12GSSdN2k7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207620},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"b19fd7d4c8a3a2cf7cf3b91a9407d414972fd111","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"rc-util":"^5.36.0","@rc-component/portal":"^1.1.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^6.0.8","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^7.0.2","@dnd-kit/utilities":"^3.2.1","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.0.4_1693742113834_0.6954260207626475","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"react-selectable-box","version":"1.0.5","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.0.5","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"d2ff2548d5e7df86017bcec02298be550dcc88f8","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.0.5.tgz","fileCount":40,"integrity":"sha512-ak1NouJ/SFFcicTOywH8Au4p81MeY8G6SYhuE/srbGVvM5AETNddLkKM6x/c1WwNb3W2/nZshw5Qoo6C0iEQow==","signatures":[{"sig":"MEUCIQCzILUDeW0+gVqY/qkz7ETlWnedKPBihk+FT/Sxnr/tnAIgCScwBVf6hZVYlfFJlteasm5QjcaaHDIjnUOIAaeKuB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205887},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"e82042ff683cfe1114a36972c86e48686abce638","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^6.0.8","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^7.0.2","@dnd-kit/utilities":"^3.2.1","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.0.5_1693755747002_0.21644813058509071","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"react-selectable-box","version":"1.1.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.1.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"32836aa74e6562e321e448ed70862c86d9259abb","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.1.0.tgz","fileCount":40,"integrity":"sha512-yVQlYuc81U9y7WmLKz89+z3cmGhsCe7Ykipxthz/KA2nnfisTyQh3GlEhjdrnqIIWK5sp1RpDa6s+8P96lG5dA==","signatures":[{"sig":"MEUCIHB8MO/bH1LD+92TW9eUhEWSD29BMYUJt1KIZdZV9szIAiEA0Zm/AyDHRXnTVIRISHGLoFvYFJ3vii1rxfKDVQ/wfrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206335},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"be14ae05fd1a9908bcb585e4945057596cac053d","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^6.0.8","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^7.0.2","@dnd-kit/utilities":"^3.2.1","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.1.0_1693795764276_0.4392071424325745","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"react-selectable-box","version":"1.1.1","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.1.1","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"fde09a4863eccc0a71764360932268ceb10d55ad","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.1.1.tgz","fileCount":40,"integrity":"sha512-eXKivaix5Bd/WlJm37MEjmhAH8FHLPjHyW1GqKcGOMzSpBA5PxMFqdtWcMXsyIeNwvIykBQMSbfhEfR4SDdXJg==","signatures":[{"sig":"MEUCIQDworAFZ/0MdjyvC6ewRsN/dDz4UHC7CTv96D9XjdGxSAIgMfJbj0HDkUFRPpXX5taGDOM90cPGhI8bmpIDQHxVTTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205917},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"94aeb1bddb6dcdad28c8f762209a224c33c838ac","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.6.7","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.17.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.1.1_1694501337812_0.3396270147955782","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"react-selectable-box","version":"1.2.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.2.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"4ef395ce7fe8b4b5f9176b067d887ec9609543e6","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.2.0.tgz","fileCount":48,"integrity":"sha512-HGRC/1deCq/Sdbt92cTJgY0x9zMOWErVQRlX+WiaBRl7Ymi+F9Nx/aaAD8YGo9Mi6HZ0/MJANfuw6aAXzeH21g==","signatures":[{"sig":"MEUCIQDcqEZeqStVypGJlEEExpK7kcaQl1fDi306pldgdaec0gIgHP6Y8A5820AU2OX5DK70vgRBG5x+ApGekpDoVkVx2jc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221454},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"c309f171190e35dae792d6c085f9ed21ae972a2a","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"9.8.1","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.18.2","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"latest","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.2.0_1700728691226_0.7845086971170991","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"react-selectable-box","version":"1.3.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.3.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"cc76360e8ef2af8a05c9e08e2160a69c01f7f4ab","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.3.0.tgz","fileCount":48,"integrity":"sha512-KxINYhDY98qlrzGvVtiS8x9hvcpPwEfJrlq1ahydptod/SAi5gVpzJqtv4mBVmf91UFrs6RZX7faCO2LDT8rVQ==","signatures":[{"sig":"MEUCIQDQLKYMPx3E2bBd/cDx5F32P+Fljdt9ICrpIGOEbb42BgIgLEZRU5NRBWyLDBr4KsiKqFu/wHY4U1f8Tclhoe9YtgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223397},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"16e77d01353c6cb048a556071a5e20b6e501088c","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.3.0_1705567015790_0.8452654342528867","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"react-selectable-box","version":"1.4.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.4.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"cbf2d1030ffecb05c1c40d8bea8e34efd33aac18","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.4.0.tgz","fileCount":48,"integrity":"sha512-RWPz5hNj0A49Vpexh1IkEiurKnPglgzAdYrAv6T35Du8R0H7GYgNlIF5lmSEIClLr1GHB0jRVrphX8RbYax4Kg==","signatures":[{"sig":"MEUCIQDTg8dsgiRR6fF3HiK93eGtSeo7+q2LRh7eDja+I1cmEgIgKg4mCyjaap0rdIlN1/mvqNdgle09m77r/XynnjLLQHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":224929},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"104f2a9e434d223be3940506a8d3b57b81e80810","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.4.0_1706089079032_0.07656618668858028","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"react-selectable-box","version":"1.5.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.5.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"610351257bdbb00dece9bba45f135b9995654ee1","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.5.0.tgz","fileCount":52,"integrity":"sha512-5ORFUmNcjis+At9zQDhYRwidV/N6YCy1Je6Rxw4Nf4DgqhgU18KB3ePf+7XaK0vVh9knFM63Du1rS9qFtLd4mg==","signatures":[{"sig":"MEUCIBqecAUzuagvMmzkyLFKw4z93eFP0tPZXrM6TXNzwPE+AiEA5jGkqVVHqCC8J6R9EaC8TrNToKih3SNv4wOHTq8G0eQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237685},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"41542ace2446050e509a0337fbb46e053767fd0e","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.5.0_1706240337596_0.29914789309655654","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"react-selectable-box","version":"1.6.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.6.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"dc473ed31ef5975d12f2d45a73b26eaaad19e3dd","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.6.0.tgz","fileCount":52,"integrity":"sha512-2mFjVA31GX4FURJ0abUKO2Oof4JENJWVW9wJoHWdZE6YTzfV4RO4pZKb6tUtPYhfe0R5ATzBJDs4CaknI6MC+Q==","signatures":[{"sig":"MEYCIQCNKBNHm2Zhg2M98AgnKhEmxRMs6obcIWqhmW6u52jHMwIhAO5KwpBNfgrwlXN3Byj9mqg6ynlQTTo2hlEJHqeahLlI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":239160},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"dc2e9205f3422a548087e558ee1eee87e50800de","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.6.0_1706261834200_0.9164134895897096","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"react-selectable-box","version":"1.7.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.7.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"caf8267c5e13ba166669b8b9b4656422349b7061","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.7.0.tgz","fileCount":52,"integrity":"sha512-BEFgKf9+gnovAsDcSD8SZzLkDV2J0FvA/hITe1nyBqvDVHHdRL47B1eU7tubMO1PqKZgtkjMLjTAHgiEwPSB5A==","signatures":[{"sig":"MEYCIQCse5/GibIEZ9zFLH5Eyi6C3k3HIrXK71FWBAs5g1KFNAIhAPiz81AKkkUwEG1mywc5ESZC/B8oDospWzxqNFXAJywW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240092},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"1c7011b1b0c10f4eb9c889dc467356c5d0729a3e","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.7.0_1706664093370_0.638540316103261","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"react-selectable-box","version":"1.7.1","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.7.1","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"b4f83643b7d959fb260c4b346e9c08589f6bc30f","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.7.1.tgz","fileCount":52,"integrity":"sha512-Ojdg2+jE/D3uoGUsRsALtnGmgL/YRBnN3Me5ds3zZprtO2q88oY45RDS9XpnfvGQ5sdkbgkQfAEux8erGWStcA==","signatures":[{"sig":"MEUCIGu0ikJwk3yae1vKL4wSXFLGNpS4Y1OAPtZ28N2b0/OoAiEAv2fgkJCTZMQjtvLMVGTM9+j8oWokTnWh/2dK2sKbSvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240156},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"73a846057721eb7ccb491eaa8a567fac649ebd92","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.7.1_1706693377966_0.9188364213953704","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"react-selectable-box","version":"1.8.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.8.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"a0c7417d6ce4d1ed89019a8cde0c51cb9b7b5098","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.8.0.tgz","fileCount":52,"integrity":"sha512-d680CsNbeGed+QiWg7kmGyaqFWBPBXVQWNb5O/QfsPOFntqKvcUWeaXma2B8xwDXLfCNtJBWb+vE+rjnGYDVxw==","signatures":[{"sig":"MEYCIQDnSxC96ajWQX5cCzEwfJ905idLgsaLMzO/sZLmA76aNgIhAOCl7ZJy4a+Kh0Zos9UOU0R8oaSYLxx7jYoVWYYxhdC5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241119},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"a3d5088cfce0f9bf4be3c2399ed189facbf5a153","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.8.0_1706765327722_0.40860817785179293","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"react-selectable-box","version":"1.8.1","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.8.1","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"87248b3573c0dc6a455dead4c2035c9ac2ec5b6c","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.8.1.tgz","fileCount":52,"integrity":"sha512-FqJwy+P50rFah3QwD9cLFzntt20ydOtGcND9FLaD3qvkwDtcfP+pJElxq0hMZUgHcT17VHAa4Yf5/ceGKgFT5A==","signatures":[{"sig":"MEMCHyf+qx8yJyUUF4srH/JrW1S/x4TC9t04nGyDb8wiQJYCIBf514fg5UX0Rw4heqHzqAfqeJETq81FGieHwEqUO3wK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241125},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"f56db8dd3dd29b90bd37e81268b06a484d8c2c0a","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.3","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.8.1_1708320892439_0.12528636960381379","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"react-selectable-box","version":"1.8.2","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.8.2","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"50fbcfe511b45975bf8fa6aa0f17ea2142e19b9a","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.8.2.tgz","fileCount":52,"integrity":"sha512-2Vxr9LXKs3eGLwHwhHY3mD5YDE3vTt57VXKIytXo9tuPMi6wJ9ORIrXJbLSR7GSjRnPA6TmEEtgYGFQIY3Fa3A==","signatures":[{"sig":"MEUCIQCLrFisPZ/qRy73GMt4zYR/QsgC+Eh2fVn1E/utyer8NwIgZF8QBeMsY03XLAZQnBBXxwIsnuamTAlFrawhtVWfVEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241022},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"84e5143abe2b0007a9b05d4866bdad2956356045","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.4","description":"A React component that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.8.2_1708705152797_0.6185255010923014","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"react-selectable-box","version":"1.9.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"6ea9a8feca8ea0a132520e88832679b76824af69","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.0.tgz","fileCount":52,"integrity":"sha512-qaMP7rEgD8ucSZo2fhFen+IxLr8gbCcUtqB5SESGV2yhkrhCs/Ln7zkuq/V7dvA5FpLo9+yWA8zd6dfU6ti56g==","signatures":[{"sig":"MEQCIDXJf8I0sE4hgXj/2Wsy5ESeZMw7gHjT0+EaTUd+OU0rAiB/gV/LI1MXCXNERIfXk9c5GZ2S2daI6VmkmP4kTZFtEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241189},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"b9814c4fac7e15fa73d59315e5d2750cbdc08249","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.2.4","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.19.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.0_1710225240643_0.7164496695407372","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"react-selectable-box","version":"1.9.1","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.1","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"b411dd23245c560a2bb2108b7c7386d7b4b00996","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.1.tgz","fileCount":52,"integrity":"sha512-ix3DS5hp3qhJpuIiE7KelxnqRmAtX8ruxb+oCvQmtbPFdRRSP1qLpPnUukZ1zFtjalG9fRNWe9qwpkYEp20c2A==","signatures":[{"sig":"MEUCIQCPsXUu9mFqrwXgVJSALB7k3ezQzis1fT/mIl7Dnj/aJwIgZDW8/ErLulLcBA59hRRVG8lM74afKekiYMSNEmTvtug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241249},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"dd984a7ecf6ee6bff6f0c9ebcbed1edb3fa42ec4","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.3","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.1_1717748204608_0.9681326868408684","host":"s3://npm-registry-packages"}},"1.9.3":{"name":"react-selectable-box","version":"1.9.3","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.3","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"8bac2401fe2741802a1d2320ff938b32088fbf72","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.3.tgz","fileCount":52,"integrity":"sha512-hVPmqjEK2m0hKuIe680lj2S6TNEnGdRLbm6LMYr0yaDkvKNygY956d5dfrGUVNdRax7/Twr28382RW97nOW5Mg==","signatures":[{"sig":"MEYCIQD3YibaDUb0T1Pwfh4X8JQ73SS5bT3fZ/EmHDg/X1EOkAIhAIPt/SwMuOOAZoJio8yOk9jJMOPgukmaRBa7OKV5HMbg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241486},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"da36613a4d407337fb8b9a0721e55ef3389ac609","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.3","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.3_1718100129622_0.09218060052673782","host":"s3://npm-registry-packages"}},"1.9.4":{"name":"react-selectable-box","version":"1.9.4","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.4","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"d4eb1e6221795e16864715bdc902b33fc60e1ae6","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.4.tgz","fileCount":52,"integrity":"sha512-1GIE507K+WTzjWn4xOkpmDBPpIXEYLfJcm2sBd8G/wsLtnvsu6sCIxPu+mMwYzr3UK/BAyON346rl9llCJllLQ==","signatures":[{"sig":"MEUCIQCbXjJPNLakUaSC71qdRUaQN6ZmzInR/Qo3UWIeuvgrbAIgPM5LSA3LdRtLnWWos+C+/pdFqAhtOfIQznE9z99AB7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241227},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"1c2d4eeb1ed7cc30af52b6d8d2dc5ff5ea02f0e8","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.3","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","react-virtuoso":"^4.5.0","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.4_1718342486928_0.9080490738636804","host":"s3://npm-registry-packages"}},"1.9.5":{"name":"react-selectable-box","version":"1.9.5","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.5","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"d39f2cdc9e0423fa9c0a7d2bd83b03c2d6014e35","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.5.tgz","fileCount":52,"integrity":"sha512-TZ9BZKkL/YqKfn6O9ApaZOgLh5e5Isrzf8Uj4pDF/HuUcBLy6i1Ii/Fe0Ioa9y6oBglAagKRabtvrlyNs5gXtg==","signatures":[{"sig":"MEUCIQD/3evBwtMN+OwQduAkat6iq/5qAhMWN1uyjzy7ji1hgQIgXYD+lY3ARiidCfnbzmO97OiylfzgBBkOK7ULfKt44Pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240652},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"1f3aadfea2acccd295459cccc4e7777117859e0d","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.4","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.5_1728353105436_0.16721160499283538","host":"s3://npm-registry-packages"}},"1.9.6":{"name":"react-selectable-box","version":"1.9.6","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.6","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"3d204ca59dd27677b484bc1317a2eaa391bb85b0","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.6.tgz","fileCount":52,"integrity":"sha512-fIadalYBWCln7z7A5obvJFf/4DLog9zpO/PKG/zbNF+VR+XdWF1bScM3uw9f47LwDG8LnuJh/Ny/II0uULWKzA==","signatures":[{"sig":"MEUCIQCMAvgOdTmPjodHLapL00LlxLRZX8AfXumo4eS90lduMQIgSMRlDro7ESe8AnaE7vIehjfAw4YsC9PAZrx1ALMiM+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240857},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"6708b9c42ba4d7dc129c46f837480cc5a8603d38","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.4","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.6_1729127794815_0.6859299155571825","host":"s3://npm-registry-packages"}},"1.9.7":{"name":"react-selectable-box","version":"1.9.7","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.7","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"3edb945aa4f3df05370329532e7ff800f4a3622c","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.7.tgz","fileCount":52,"integrity":"sha512-D8nsvhorWDP9c8lERT8H46+7LVst8k+MHdTrGd9rNuV0TZddhnVYIYMjSgb3HTtyqV2l7iThmIN0R0hsC3tfsw==","signatures":[{"sig":"MEUCIDP3uW7KaH91H1w6bJZCw56eZDcWp34h5Nf2Aqg6PtOOAiEAzBvDY5t8Ibx/qRC2qFpdUMUgb9M2yzhxJtUYyePg820=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240376},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"aebf8fdc4ab6e0a9e6f26bdc759bf291ce25a009","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.4","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.7_1729150230698_0.1996467360591656","host":"s3://npm-registry-packages"}},"1.9.8":{"name":"react-selectable-box","version":"1.9.8","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.9.8","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"c24b8923e58595487d28c0f21532568497850328","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.9.8.tgz","fileCount":52,"integrity":"sha512-PzfmllhfpOIH16kT29cqqBl/fPa6BuIxZjmytrSa4PX7Gcb+FXrV2bszAZPiQUdSTQ/rgzxQbrRFDYSis2e0GQ==","signatures":[{"sig":"MEQCIHNs5l1kDjdChaqieCWljepYvKh0ELaNu/boy8IDtBgYAiBxDsmsfpBDHeKcqLE0V9+pUJRYLP5mHg5DUzBtY7eOMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240437},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"af205e62317e080a91faa2f3fb48035086ab87ec","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.7.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.4","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.9.8_1729215074931_0.1702193175232789","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"react-selectable-box","version":"1.10.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@1.10.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"127820f670fdc988ba0f97cb142fbbb91dff8377","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-1.10.0.tgz","fileCount":52,"integrity":"sha512-2z/91e3b2Kc/oouIXepPs98emlnJdMrS+zIK9/zSrq0b/JYX1d5wVfh/crroQpirrqbBAZ0KG6MEL8TO47Bn8g==","signatures":[{"sig":"MEUCIQCtzBK6f8ZNZYr6HR+/s0BKjIX4ZmcNLpyvPmB0qRO2nAIgaBCopmksT9x44XwYcMGWaqHDa/XVJvEfmQ7Mwxwn3rA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240852},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"944a945bdb9ea8577004a60eae24e75efb81355c","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.8.2","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.5","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_1.10.0_1732757684346_0.9926406267771726","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"react-selectable-box","version":"2.0.0-beta.1","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@2.0.0-beta.1","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"de1e4b948e183d8c90b42329b91c3bdb338ac588","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-2.0.0-beta.1.tgz","fileCount":48,"integrity":"sha512-aFnXI5Q7qG8X2u60L78jNYc4N9fURk8KZY0sFtPy5C39HYuzgwMJeETrAUIFjSNROljnyZLc24qemDNe92gIxQ==","signatures":[{"sig":"MEUCIQCTX1W4WvfMVfC7L1VzPgCZSZWEEQpmBtKEIwa3tWFwtwIgFAzFcsmBt/8HaIRJbpNOxASQCGyLiCTfOy4sj//pvbA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238084},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"064844fe359b63d98ae6c3a2c577c01e4a7abb43","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.8.2","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.8","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_2.0.0-beta.1_1764662457472_0.9404443282221531","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"react-selectable-box","version":"2.0.0","keywords":["react","selectable","selection","mouse","drag"],"license":"MIT","_id":"react-selectable-box@2.0.0","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"dist":{"shasum":"12d7825dedfde9e330632635bdd658a182a5bbb8","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-2.0.0.tgz","fileCount":48,"integrity":"sha512-93Avo2+7omhRv9Hpdjnn5CHQHHup7cbaw2mfCwrB+vAwSEoJm1u9m0J8ZQXKXylHhoYxEbDNoRuDA9OraK9ybQ==","signatures":[{"sig":"MEQCIHGST7e0palpr1uEq3lpjjcl+KXQmx/s6IAYqpgOobu5AiBBPvM/Q3dYccqUmN5fdBVibXQheMIv8xoE7BegRiVsXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":238364},"main":"lib/index.js","types":"lib/index.d.ts","module":"es/index.js","gitHead":"daea4f4f4e13019a0aafcab958a0665c780ca529","scripts":{"ci":"npm run lint && npm run type-check && npm run doctor && npm run build","dev":"dumi dev","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","test":"vitest --passWithNoTests","build":"father build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","setup":"dumi setup","start":"dumi dev","doctor":"father doctor","prepare":"husky install && npm run setup","release":"semantic-release","prettier":"prettier -c --write \"**/**\"","docs:build":"dumi build","type-check":"tsc -p tsconfig-check.json","build:watch":"father dev","test:update":"vitest -u","test:coverage":"vitest run --coverage --passWithNoTests","prepublishOnly":"npm run doctor && npm run build"},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"repository":{"url":"git+https://github.com/linxianxi/react-selectable-box.git","type":"git"},"_npmVersion":"10.8.2","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"],"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"]},"sideEffects":false,"_nodeVersion":"18.20.8","publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.8.3","dumi":"^2","husky":"^8","jsdom":"^22","react":"^18","eslint":"^8","father":"^4","vitest":"latest","prettier":"^2","cross-env":"^7","react-dom":"^18","stylelint":"^15","commitlint":"^17","typescript":"^5","@umijs/lint":"^4","lint-staged":"^13","@types/react":"^18","concurrently":"^7","@dnd-kit/core":"^5.0.1","@commitlint/cli":"^17","@types/react-dom":"^18","semantic-release":"^21","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@types/react-window":"^1.8.5","@vitest/coverage-v8":"latest","@semantic-release/git":"^10.0.1","dumi-theme-antd-style":"^0.29.7","@testing-library/react":"^14","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@semantic-release/changelog":"^6.0.3","prettier-plugin-packagejson":"^2","@commitlint/config-conventional":"^17","@types/testing-library__jest-dom":"^5","prettier-plugin-organize-imports":"^3"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-selectable-box_2.0.0_1764840879401_0.14702077246785095","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"react-selectable-box","version":"2.1.0","description":"A React component used hooks that allows you to select elements in the drag area using the mouse","keywords":["react","selectable","selection","mouse","drag"],"homepage":"https://github.com/linxianxi/react-selectable-box","bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"repository":{"type":"git","url":"git+https://github.com/linxianxi/react-selectable-box.git"},"license":"MIT","sideEffects":false,"main":"lib/index.js","module":"es/index.js","types":"lib/index.d.ts","scripts":{"build":"father build","build:watch":"father dev","ci":"npm run lint && npm run type-check && npm run doctor && npm run build","clean":"rm -rf es lib dist coverage .dumi/tmp .eslintcache .doc","dev":"dumi dev","docs:build":"dumi build","doctor":"father doctor","lint":"eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"","prepare":"husky install && npm run setup","prepublishOnly":"npm run doctor && npm run build","prettier":"prettier -c --write \"**/**\"","release":"semantic-release","setup":"dumi setup","start":"dumi dev","test":"vitest --passWithNoTests","test:coverage":"vitest run --coverage --passWithNoTests","test:update":"vitest -u","type-check":"tsc -p tsconfig-check.json"},"lint-staged":{"*.{md,json}":["prettier --write --no-error-on-unmatched-pattern"],"*.{js,jsx}":["eslint --fix","prettier --write"],"*.{ts,tsx}":["eslint --fix","prettier --parser=typescript --write"]},"devDependencies":{"@commitlint/cli":"^17","@commitlint/config-conventional":"^17","@dnd-kit/core":"^5.0.1","@dnd-kit/sortable":"^6.0.0","@dnd-kit/utilities":"^3.1.0","@semantic-release/changelog":"^6.0.3","@semantic-release/git":"^10.0.1","@tanstack/react-virtual":"^3.8.4","@testing-library/jest-dom":"^5","@testing-library/react":"^14","@types/react":"^18","@types/react-dom":"^18","@types/react-window":"^1.8.5","@types/testing-library__jest-dom":"^5","@umijs/lint":"^4","@vitest/coverage-v8":"latest","antd":"^5.8.3","commitlint":"^17","concurrently":"^7","cross-env":"^7","dumi":"^2","dumi-theme-antd-style":"^0.29.7","eslint":"^8","father":"^4","husky":"^8","jsdom":"^22","lint-staged":"^13","prettier":"^2","prettier-plugin-organize-imports":"^3","prettier-plugin-packagejson":"^2","react":"^18","react-dom":"^18","semantic-release":"^21","stylelint":"^15","typescript":"^5","vitest":"latest"},"peerDependencies":{"react":">=16.8.0","react-dom":">=16.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_id":"react-selectable-box@2.1.0","gitHead":"48d1bb761f08bb296318741c53c581bc986135c8","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6ZT3+yOYz7Pf7imglitl/moXJdwy3AfJ4CJLO6S2p7RGUa+R0yC2lFYrUlwfbAJTLn5Jz2i3T8IX12JOHZHEzw==","shasum":"9e083a2264ea8eb5c13086424b6dcabdda9d7ac3","tarball":"https://registry.npmjs.org/react-selectable-box/-/react-selectable-box-2.1.0.tgz","fileCount":48,"unpackedSize":239456,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFrCNN7MT4HE55OmEQDs7erXT/PtfYh+Dq3roAac43t6AiAPiBBIhuzLFZmrr+0cpY/vRSAFhNWRq1aInwtLlYW0Vg=="}]},"_npmUser":{"name":"linxianxi","email":"904492381@qq.com"},"directories":{},"maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-selectable-box_2.1.0_1766373366616_0.5163934852549612"},"_hasShrinkwrap":false}},"time":{"created":"2023-08-18T04:07:14.332Z","modified":"2025-12-22T03:16:06.946Z","1.0.0":"2023-08-18T04:07:14.593Z","1.0.1":"2023-08-18T08:40:30.469Z","1.0.2":"2023-09-02T15:29:30.132Z","1.0.3":"2023-09-03T07:39:42.541Z","1.0.4":"2023-09-03T11:55:14.037Z","1.0.5":"2023-09-03T15:42:27.212Z","1.1.0":"2023-09-04T02:49:24.508Z","1.1.1":"2023-09-12T06:48:58.049Z","1.2.0":"2023-11-23T08:38:11.551Z","1.3.0":"2024-01-18T08:36:55.986Z","1.4.0":"2024-01-24T09:37:59.304Z","1.5.0":"2024-01-26T03:38:57.756Z","1.6.0":"2024-01-26T09:37:14.408Z","1.7.0":"2024-01-31T01:21:33.534Z","1.7.1":"2024-01-31T09:29:38.131Z","1.8.0":"2024-02-01T05:28:47.943Z","1.8.1":"2024-02-19T05:34:52.638Z","1.8.2":"2024-02-23T16:19:13.120Z","1.9.0":"2024-03-12T06:34:00.828Z","1.9.1":"2024-06-07T08:16:44.767Z","1.9.3":"2024-06-11T10:02:09.794Z","1.9.4":"2024-06-14T05:21:27.107Z","1.9.5":"2024-10-08T02:05:05.648Z","1.9.6":"2024-10-17T01:16:35.103Z","1.9.7":"2024-10-17T07:30:30.965Z","1.9.8":"2024-10-18T01:31:15.272Z","1.10.0":"2024-11-28T01:34:44.504Z","2.0.0-beta.1":"2025-12-02T08:00:57.684Z","2.0.0":"2025-12-04T09:34:39.568Z","2.1.0":"2025-12-22T03:16:06.756Z"},"bugs":{"url":"https://github.com/linxianxi/react-selectable-box/issues/new"},"license":"MIT","homepage":"https://github.com/linxianxi/react-selectable-box","keywords":["react","selectable","selection","mouse","drag"],"repository":{"type":"git","url":"git+https://github.com/linxianxi/react-selectable-box.git"},"description":"A React component used hooks that allows you to select elements in the drag area using the mouse","maintainers":[{"name":"linxianxi","email":"904492381@qq.com"}],"readme":"<a name=\"readme-top\"></a>\n\n<div align=\"center\">\n\n<h1>react-selectable-box</h1>\n\nA React component that allows you to select elements in the drag area using the mouse\n\n[Changelog](./CHANGELOG.md) · [Report Bug][issues-url] · [Request Feature][issues-url]\n\n<!-- SHIELD GROUP -->\n\n[![NPM version][npm-image]][npm-url] [![NPM downloads][download-image]][download-url] [![install size][npm-size]][npm-size-url]\n\n[![Test CI status][test-ci]][test-ci-url] [![Deploy CI][release-ci]][release-ci-url] [![Coverage][coverage]][codecov-url]\n\n[![contributors][contributors-shield]][contributors-url] [![forks][forks-shield]][forks-url] [![stargazers][stargazers-shield]][stargazers-url] [![issues][issues-shield]][issues-url]\n\n[![ docs by dumi][dumi-url]](https://d.umijs.org/) [![Build With father][father-url]](https://github.com/umijs/father/)\n\n<!-- umi url -->\n\n[dumi-url]: https://img.shields.io/badge/docs%20by-dumi-blue\n[father-url]: https://img.shields.io/badge/build%20with-father-028fe4.svg\n\n<!-- npm url -->\n\n[npm-image]: http://img.shields.io/npm/v/react-selectable-box.svg?style=flat-square&color=deepgreen&label=latest\n[npm-url]: http://npmjs.org/package/react-selectable-box\n[npm-size]: https://img.shields.io/bundlephobia/minzip/react-selectable-box?color=deepgreen&label=gizpped%20size&style=flat-square\n[npm-size-url]: https://packagephobia.com/result?p=react-selectable-box\n\n<!-- coverage -->\n\n[coverage]: https://codecov.io/gh/linxianxi/react-selectable-box/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/linxianxi/react-selectable-box/branch/master\n\n<!-- Github CI -->\n\n[test-ci]: https://github.com/linxianxi/react-selectable-box/workflows/Test%20CI/badge.svg\n[release-ci]: https://github.com/linxianxi/react-selectable-box/workflows/Release%20CI/badge.svg\n[test-ci-url]: https://github.com/linxianxi/react-selectable-box/actions?query=workflow%3ATest%20CI\n[release-ci-url]: https://github.com/linxianxi/react-selectable-box/actions?query=workflow%3ARelease%20CI\n[download-image]: https://img.shields.io/npm/dm/react-selectable-box.svg?style=flat-square\n[download-url]: https://npmjs.org/package/react-selectable-box\n\n</div>\n\n## Introduction\n\nA React component that allows you to select elements in the drag area using the mouse\n\n<img width=\"600\" src=\"https://github.com/linxianxi/react-selectable-box/assets/47104575/9d463acf-c56b-48d8-b7d5-2dc02b4257e0\" />\n\n## Usage\n\n### Install\n\n```bash\nnpm i react-selectable-box\n// or\nyarn add react-selectable-box\n// or\npnpm add react-selectable-box\n```\n\n### Docs\n\n[docs](https://linxianxi.github.io/react-selectable-box/)\n\n### Example\n\n```typescript\nimport Selectable, { useSelectable } from 'react-selectable-box';\n\nconst list: number[] = [];\nfor (let i = 0; i < 200; i++) {\n  list.push(i);\n}\n\nconst App = () => {\n  return (\n    <Selectable>\n      <div\n        style={{\n          display: 'flex',\n          flexWrap: 'wrap',\n          gap: 20,\n          padding: 20,\n          border: '1px solid #ccc',\n        }}\n      >\n        {list.map((i) => (\n          <Item key={i} value={i} />\n        ))}\n      </div>\n    </Selectable>\n  );\n};\n\nconst Item = ({ value }: { value: number }) => {\n  const { setNodeRef, isSelected, isAdding } = useSelectable({\n    value,\n  });\n\n  return (\n    <div\n      ref={setNodeRef}\n      style={{\n        width: 50,\n        height: 50,\n        borderRadius: 4,\n        border: isAdding ? '1px solid #1677ff' : undefined,\n        background: isSelected ? '#1677ff' : '#ccc',\n      }}\n    />\n  );\n};\n```\n\n<!-- contributors -->\n\n[contributors-shield]: https://img.shields.io/github/contributors/linxianxi/react-selectable-box.svg?style=flat\n[contributors-url]: https://github.com/linxianxi/react-selectable-box/graphs/contributors\n\n<!-- forks -->\n\n[forks-shield]: https://img.shields.io/github/forks/linxianxi/react-selectable-box.svg?style=flat\n[forks-url]: https://github.com/linxianxi/react-selectable-box/network/members\n\n<!-- stargazers -->\n\n[stargazers-shield]: https://img.shields.io/github/stars/linxianxi/react-selectable-box.svg?style=flat\n[stargazers-url]: https://github.com/linxianxi/react-selectable-box/stargazers\n\n<!-- issues -->\n\n[issues-shield]: https://img.shields.io/github/issues/linxianxi/react-selectable-box.svg?style=flat\n[issues-url]: https://github.com/linxianxi/react-selectable-box/issues/new/choose\n\n## Buy me a coffee\n\n<img width=\"200\" src=\"https://github.com/user-attachments/assets/15ca0403-5235-41db-a31a-b219e4677c18\" />\n","readmeFilename":"README.md"}