{"_id":"@blueprintjs/select","_rev":"283-c71161cc75c63ad30d626c50ee565df5","name":"@blueprintjs/select","dist-tags":{"next":"6.0.0-alpha.1","latest":"6.3.6"},"versions":{"2.0.0-beta.1":{"name":"@blueprintjs/select","version":"2.0.0-beta.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-beta.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"87bc7d8f0be28a86b6b00d174b8fdec755b3a3ae","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-beta.1.tgz","integrity":"sha512-S6my2J4MaIfgkThRpHHwvlpIMtdMo5XA/XScJXvJ88MH28d0w5xyCx/vzXlDP4PIjK/PxNf/syk4wvu8jz23lg==","signatures":[{"sig":"MEUCIQC6qJGA14x2obNq2aowb8I3MD8YPbMuwiXSXpn4vdx/vQIgObIXvTm90OHldUbzz75PKgkuTt8KjNuTcKgrw+JqMw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p 'compile:esm -- --watch' 'compile:css -- --watch'","dist":"npm-run-all -s 'dist:*'","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p 'compile:*'","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint '{src,test}/**/*.{ts,tsx}' -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss 'src/**/*.scss'","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"_nodeVersion":"9.3.0","dependencies":{"tslib":"^1.5.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-beta.1"},"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","es6-shim":"^0.35.3","react-dom":"^16.2.0","typescript":"~2.6.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","enzyme-adapter-react-16":"^1.1.1","@blueprintjs/node-build-scripts":"^0.4.0","@blueprintjs/karma-build-scripts":"^0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/select-2.0.0-beta.1.tgz_1516224117919_0.5303864858578891","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"@blueprintjs/select","version":"2.0.0-beta.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-beta.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8fd228ef2de6b5bd790c618e3a0c7d7e67bc451e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-beta.2.tgz","integrity":"sha512-x6ap8gJEY1ixkW/hGJaf+wAsGj4Z2lq5rwbOB4IMN4P+V8vxao8z5+BnATFCVYdpYVuACK0OxUwLJsQpkTUb8A==","signatures":[{"sig":"MEUCIGlbx9cDVJHN7QDHAlgyiN8eZWemyIQBwtjo0DTlN9bUAiEA7MJYriLBnKutJpkrnEGTo4TquUkK0Ka1J8HiD4xOcZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p 'compile:esm -- --watch' 'compile:css -- --watch'","dist":"npm-run-all -s 'dist:*'","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p 'compile:*'","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint '{src,test}/**/*.{ts,tsx}' -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss 'src/**/*.scss'","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"_nodeVersion":"8.9.4","dependencies":{"tslib":"^1.5.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-beta.2"},"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","es6-shim":"^0.35.3","react-dom":"^16.2.0","typescript":"~2.6.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","enzyme-adapter-react-16":"^1.1.1","@blueprintjs/node-build-scripts":"^0.4.0","@blueprintjs/karma-build-scripts":"^0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/select-2.0.0-beta.2.tgz_1516733288536_0.3719564750790596","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"@blueprintjs/select","version":"2.0.0-beta.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-beta.3","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"99c8e66aaad710a31140831503d47b89d3e2d907","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-beta.3.tgz","integrity":"sha512-Gz45k1Bo6yqHRP3l75yj0JxBsSdKRVXOMo79qXxong98F/Qr5b+7Gb+s27KrJlnEoU22RA/tKishHq3RRAErIA==","signatures":[{"sig":"MEYCIQCwlqgnBpUTXEDDmNK7Q6RbjyBp8UI20+PJLaN6liunawIhAMvG9W90A/i6ECy3lKZ0/jH1CS1Me0CpdQP/5dNpDvQ+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p 'compile:esm -- --watch' 'compile:css -- --watch'","dist":"npm-run-all -s 'dist:*'","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p 'compile:*'","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint '{src,test}/**/*.{ts,tsx}' -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss 'src/**/*.scss'","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"_nodeVersion":"8.9.4","dependencies":{"tslib":"^1.5.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-beta.3"},"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","es6-shim":"^0.35.3","react-dom":"^16.2.0","typescript":"~2.6.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","enzyme-adapter-react-16":"^1.1.1","@blueprintjs/node-build-scripts":"^0.4.0","@blueprintjs/karma-build-scripts":"^0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/select-2.0.0-beta.3.tgz_1516737613746_0.07959073805250227","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"@blueprintjs/select","version":"2.0.0-rc.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-rc.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6aa6d6829ddccd961b7fb605cd8cd6647e5e09a6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-rc.1.tgz","fileCount":69,"integrity":"sha512-1kfsPS/9MLy4cLaW/fBHDnoO64TYT7/etNUi427hONHIz06Zjf5A77rqKu7/YHMQGl6xrC0qIhDhsaynmL/ASA==","signatures":[{"sig":"MEQCIHAXcTax4uJs+sVLeN4JDigDVdwU/fbXvXAz1sokYzjRAiA3RZnjGGXrRP5Fi7fZ0k1aXZ0f1PcQsB03KKm+2CvoIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286366},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p 'compile:esm -- --watch' 'compile:css -- --watch'","dist":"npm-run-all -s 'dist:*'","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p 'compile:*'","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint '{src,test}/**/*.{ts,tsx}' -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss 'src/**/*.scss'","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":false,"_nodeVersion":"8.9.4","dependencies":{"tslib":"^1.5.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-rc.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.6.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.5.0","@blueprintjs/karma-build-scripts":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/select_2.0.0-rc.1_1518015749972_0.5715458579054813","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"@blueprintjs/select","version":"2.0.0-rc.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-rc.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2d0cabae9f9f390a0bf369d9c1264487dd6a9675","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-rc.2.tgz","fileCount":69,"integrity":"sha512-DIClJeIrHnfq4hQlh1NcXsIQ7ZfF+OifenfohRIfrh5dCxI8YqsCLIqcL/GnX732qBrRyZth/OnUQ2DGGqcD5A==","signatures":[{"sig":"MEQCIBNppteieJ/rAe4gsoZrYdIPq6FVJDPsIa1d9uu/fAbxAiBsI+HznnzBn7BuwGvURqZRKjmc4WgJ2foIVljIa1rQXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286362},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p 'compile:esm -- --watch' 'compile:css -- --watch'","dist":"npm-run-all -s 'dist:*'","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p 'compile:*'","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint '{src,test}/**/*.{ts,tsx}' -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss 'src/**/*.scss'","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":false,"_nodeVersion":"8.9.4","dependencies":{"tslib":"^1.5.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.6.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.5.0","@blueprintjs/karma-build-scripts":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/select_2.0.0-rc.2_1519087773194_0.8563042763809334","host":"s3://npm-registry-packages"}},"2.0.0-rc.3":{"name":"@blueprintjs/select","version":"2.0.0-rc.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-rc.3","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"7c37ca66886b4962794aaa402904362a7444be1f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-rc.3.tgz","fileCount":69,"integrity":"sha512-HCuVoZXUEUlVpKdTsglJgrpNJW7VTh6ES4MwOkP1vUQjk5BK3mzPBxclfXzIFrRhX7ALvplrlRlf70xFtsLXoQ==","signatures":[{"sig":"MEUCIFaxwvNOMWwkRfaHUc+q2ZFbu1VP/mlH/V/RKXk2H7k7AiEA2wmLfyzaIsy8x/oD6g4x5+csUVjTHc3l/OpAywTll7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288695},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"npm-run-all -s \"dist:*\"","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p \"compile:*\"","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint \"{src,test}/**/*.{ts,tsx}\" -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss \"src/**/*.scss\"","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-rc.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.5.0","@blueprintjs/karma-build-scripts":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/select_2.0.0-rc.3_1520918844820_0.6654744369652954","host":"s3://npm-registry-packages"}},"2.0.0-rc.4":{"name":"@blueprintjs/select","version":"2.0.0-rc.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0-rc.4","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"cec4a0c50e204931cb383b5828b3217c67937a91","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0-rc.4.tgz","fileCount":84,"integrity":"sha512-tIgO/YyGTEhy3j/8fgLnpCv1HiLs8WWOkslcNWiGvvH48W/UX43hOjV0IacWnmx3aBuDaE7dQj/8/5SJYtu+pA==","signatures":[{"sig":"MEUCIQDUsgg5Bo6+QP6DTEJgy3mlUdv8MJlIQuvwxYKUjpHHDgIgZCiMDKvlJvonFU2TKI9t70ueLW6GiW+qwNlyWzib6ZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241788},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"npm-run-all -s \"dist:*\"","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p \"compile:*\"","dist:css":"css-dist lib/css/*.css","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint \"{src,test}/**/*.{ts,tsx}\" -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss \"src/**/*.scss\"","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0-rc.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.5.0","@blueprintjs/karma-build-scripts":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/select_2.0.0-rc.4_1521671582653_0.6792915525172951","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@blueprintjs/select","version":"2.0.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"35c1e05e1171774fe4cb6772f5f8f77d5be80c4d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.0.tgz","fileCount":84,"integrity":"sha512-h5FdDzI0xeeKNISPIAIh9j6e1oPOEwnDYcRvKrob/lOCXS94iShk1VcMtfhfum2nigvz75MWUR8qjIGEBHOZsA==","signatures":[{"sig":"MEYCIQCSTPtS1ZEnkWoW6Mz1dbRMNEFUPuNc1tK7lXg4U2njkgIhAPryqIx+AmSlBL2fO/u74xS8dg1oIql3zYZrewFtvF5J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241778},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"npm-run-all -p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"npm-run-all -s \"dist:*\"","lint":"npm-run-all -p lint:stylelint lint:tslint","test":"npm-run-all -s compile:cjs test:pre -p test:karma test:iso","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"npm-run-all -p \"compile:*\"","dist:css":"css-dist lib/css/*.css","lint-fix":"yarn lint:tslint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","lint:tslint":"tslint \"{src,test}/**/*.{ts,tsx}\" -c ../tslint-config -t codeFrame","lint:stylelint":"stylelint -s scss \"src/**/*.scss\"","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","tslint":"^5.9.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.5.0","@blueprintjs/karma-build-scripts":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/select_2.0.0_1521754585620_0.38875135533662886","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@blueprintjs/select","version":"2.0.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@2.0.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"4746aff7ed534113b17d0663bf548b2867dc4b2a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-2.0.1.tgz","fileCount":84,"integrity":"sha512-QTNzYrc6LeBxNTAGr4wqFCjf5AXfNC8XfYt/H+rPmNJyDusVutDID4IXzhFlMM+Xt8xDNu7ayqKO6H3S82fjfw==","signatures":[{"sig":"MEQCH3HDFSBUgQtrZdjpBTYkaQEuYBlcwbN4TADW6p2XEiUCIQCwK2vRlW5+Yg5m3KTa7ZF/qFKnF7Ds6VzCie4gF6+/2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6LuGCRA9TVsSAnZWagAAjBwP/Rl+7xTNY6TFE3Yt/M01\n5UOMl+tqKo9aWvzMKgcKXZulFsITAT3Gx5R9N6b0IClgeWTNgFVKqUt+a3vp\nAyaXP+2zMIUVajHTsiedG9WVpgy+R8dlCG55HjYAs+sgthZhmNbaxG3KKyTl\nV2U5zka/+6wm+kQf9or8evUvgmmhnqCN0xrBuEsZLhP34D05elX3WiKwVsuR\nG6osPu/QlcmsKoIGZyNDQznt+uCp5nWb4t4kYlnDmd6U2RWlqOYN8k5w1HHJ\ngO7M+MUzyTZBt+yraMLVG9fOa8pTZ3vXOgtrz55gsfv37QJJLQ+EEwMRuG5O\nrvz8uaf1Ispv7Hxt272kICSJRKWvOrw/X07Ynm0bu+gkPluiSc6Oh1EGJ8JE\n+wIOFd+1+U5y/CKfjQKJh34WWM4pIF9htGLCsmh29JqtwilZ3DyoXgk4D5eh\nvUZvKHt1ft5zAXJudw2ns/DMYqqZrxDMa3ijOPZ/1yACkHFYWIJkmgBq1b5y\nvbLeSCQ1iLjgotdcN7RhNmTo9RYO6CtSR6zBFQ99qykpwU2F/pPGLF8VvTN9\ng5GBPBRJfVlF/WULnaFFaa5kO4PKW0t35buiZAcxVV9yYWULpX7fHM2WdNRl\n0iaS0L9fVShxuDP4kDyml2gCgUXJK9kR9KaXrfT8rE9yvYUMGM5aXXra1gHP\n/jws\r\n=TRtf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^2.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.6.1","@blueprintjs/karma-build-scripts":"^0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/select_2.0.1_1525201797382_0.5837977620127095","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"@blueprintjs/select","version":"3.0.0-beta.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.0.0-beta.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"10adb6ae3ec66403572b1944a23af12ea7f77762","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.0.0-beta.0.tgz","fileCount":84,"integrity":"sha512-wnZaOkSShc3RC4MG7fvloWp1Ffh3cjMKadXZA1PvhKyWRT0d57offedxIqqM3wnmfn9o76kOkg5h1K/EFCWqNQ==","signatures":[{"sig":"MEUCIQCt5+NvrZOozLnPg6O1XVLgyC7fyASWX+5yYbZaY5gxlAIgI5POo2tt9KJcEkT9FAxWY4NRqJu1qLQNZjJcFtXnJyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa83afCRA9TVsSAnZWagAAFCgP/2N9Yph/pq59agKLPI0g\n6uGuUrfBzLVp+HcWMbUaA2Yrz3LLy5EiVd4EfwYiR4o9b7UtC4+7JwDpKc+P\nqbayxlwZKMk+UjLGOxRem4+5uQFn9FYOn/gLUnLHYkgH/VHVs9CrML2QxrTy\nPKPsO71bhd79LiIZLF0ExN9mxiW5f9uCEDokcyzy1wpQEopWLJ8RxtxqklRO\nur40VP+oY9b3IFmz9OqtMsDW6ph3cF8ktR6A0ZRNy/dKgvX1I3FEcNuEMPki\nQ7BvTkZcru9/9JJSjlSy52NQzPaczyi1i14/OxsJtIixDn9+O+zlpeat0WiY\nfo4KV/+TelYXzvPMxOrFUsnJ9LKek+D6T8A8LNhmVNsOupAV2N5w+3IWTShB\naBaWgez2K5QiY9Yf3YJjNRo0f/HaUg8VMJiO4cKenIADqoJtkH8Iitr+HouQ\nmkjSc5Z+v7rnSkHTnKhrP0BgR8T2kpluMcUStqk8dtROJgEdUj+hJH8R0hMa\nYFft9xCh+tK9QSEBhJSO5xSmluz65iAXu23R63ltJbljZiTuSnBWjM/NJAAI\n9vaOvWIoOMjRgwfujghff2u6tT8I6K+o7VCaHht/nWzZX5O9nfDBZZg0zB1S\no60RBrhsd1HoHvukECid1BTWNsr1qPAtMg4Xm4WC1dF/AQXD8rHmaxArRTKL\nsd+j\r\n=hbfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.0.0-beta.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","react-transition-group":"^2.2.1","@blueprintjs/node-build-scripts":"^0.6.1","@blueprintjs/karma-build-scripts":"^0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/select_3.0.0-beta.0_1525905055188_0.6194288160317794","host":"s3://npm-registry-packages"}},"3.0.0-rc.0":{"name":"@blueprintjs/select","version":"3.0.0-rc.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.0.0-rc.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2c191ea9055b4add265bb91b1022f392d6c155ce","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.0.0-rc.0.tgz","fileCount":110,"integrity":"sha512-4c9nVQCh1DceKKjwWAz8TiMFsYazbx+sXQaW7f4qP8x5eTMXZsHk8oPSkFMLc6Zzl5WiQjT2URyvJNFb/cNSKg==","signatures":[{"sig":"MEUCIQClmskIKpKTATBv/3tB9GaeM5QVzdQPpHQXuYY7csXkTAIgHC7wgSdc3D2eUXEmldOPHq3a7QSS1jIyM8gPSUzNU74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKt6YCRA9TVsSAnZWagAATfMQAJfnxX36GbfPlt2r20mc\nqUwd6DwxWq2y53lguA31kYUvm3pZRi1u5zT6EXR5L1rL++0sTAw2fkFCHpAN\nsFG3pM23Hgln2wZf8D8Z0zhim8sFPx6EOHd5LXvR9TRgT72NqUSRjJtAc4iP\nDPxKjBY5k9Beebi3PJPtdINmD9TN5vOddg2VFOYvLFnqLDsiQRiAMzKfh/Pk\nHg8JPmpd5u7zBMcMw/z9fcKFI0H1X986NEioQmWQcFd4PvtRAlOYkuoTZU7+\njKmO3KAL3ZlDkQqkdEWQjFUa1ALUw9MSC826hUbuIJAUkikrIjkvsDHDIQTV\nLvSpAKqb64Zda8XnBJXLZ3BOpAo50a3GqDJUS7qUpCzBWVaccD04AYUXz/dB\nj3iKG4WPaXgl3rKjtFDjcGgzdTIeuLSkBijule8sIXVDrnpCk1kvJWQ0wyJ3\nCjpDTFhiW1FvO89yMsqe5gYzNrBlf7+hgNNHvxNJnhe20+9I4a3jXFMBpssC\noRrDifIktbkHfmQYcKIzHQzjvzK63pLR5vbLcZ7SZPl9Sumpa538ySdVw9qz\niqCqSrnJS/QQcD2DBDLnZICzbAcN5fuXk28DzYiL2i5ia1zJBJznKxL32R7T\nSgA/M1sykkVCampwpCjEd7rUE+VWwjEQUN1sceA7aNl2HuO3fJORQJYCES/f\nOEWb\r\n=Ob8F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.0.0-rc.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.6.2","@blueprintjs/karma-build-scripts":"^0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.0.0-rc.0_1529536151928_0.49131197542577976","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@blueprintjs/select","version":"3.0.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE FILE","_id":"@blueprintjs/select@3.0.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"736051be2b65d93a62927e403d13cd16beb3b73f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.0.0.tgz","fileCount":110,"integrity":"sha512-MG0Ph1rPx+dBm3QJW3b+VlgIaJD7z/MBvkflyLZKFwmK0eMFgWDTXYbpoKrQc2/dfdDiLzek7FdelloZDOJAUg==","signatures":[{"sig":"MEQCIBvRaeJ66XHNyoI3oYHqr/1vrST0n6zr0PhfYxE3AzjKAiAwEqD5VF8bMhQNj9lj1CJb2oZzwvaaHuh4Sf3+7Wqi5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":305897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRAi8CRA9TVsSAnZWagAAM68P/A/IYyV6z9LPJK205JFZ\nXSPX/2DPPPPYbc1eI5KONkaT3aEAwqmJjmT0Hhx5F/wecZ3ePQBolBC6NVZU\nmrbRODPYrqGIF8AkF/frSgE6XiWRm99iqQsr/IBRz9IIwK7ys9Vts/x6ucn1\nJTaZKiJPqUnWuNc+Us52syncndv+DGHMIsCUj8gvEAI2PzHF+NS8O8SksUZg\nXtPP5nF5EekR227VqG+pBYdDPgLOPr5YpiYromFWl0B+LlhGgHKHtbq8IZum\nF2HzY67cb+4lgc4yvdD9Ow9EbQIVV81jl55tSPiHESG+f5aCvHRl/c94mFU3\n+y4qnn9ergZ+H168rNh7zgGQbkOHfIJu2Z4RU7HCpNTtGynb2ZdizEj6xhMJ\njUojaq19Trri44wslhYp2Fixv5hC9ZATWsmgBJ52xud6Pzer5tHRjHF5AdJ+\nsyqC63NwgU48+7dUHJ10/jHtyu7n4f/6P5ENWEtmJ2UqmNHdqIf9eOeQ28y+\nQH+dnyowQDrQmJwfivAWsKEPuAnIggR6b2dcMCxwfbU6KZq63V1dtRq7CuGB\nAWOXI7J5DQa2gRzxcPZlEYk2UUtMEIz9dc9MDJJnOR2E+dQU61GUdukgBMJ2\nP8j6hfvnOLQ55vIJRB8zm8LVpE4c776OgKByA/HKMf31C3zVAse0GdaxK0YI\niHrh\r\n=Q08A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.7.2","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.7.0","@blueprintjs/karma-build-scripts":"^0.8.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.0.0_1531185340490_0.9093516981153245","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@blueprintjs/select","version":"3.1.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.1.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5ec50aa31cc852ff90fd1d3666c00b6c32c408ba","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.1.0.tgz","fileCount":110,"integrity":"sha512-zMdmDkESnB824qKA9kWVtfMEUq4YWnYu/+OamVEd/BqU2EiDkDzhjSVYFqUzgo4bf8mjP55UG+23Niz2e3L7og==","signatures":[{"sig":"MEUCIDwDuBGcIzqxsdfDZAKxxrMriDaVIjDrtOJ+Ky3TGoJ6AiEAoPFse0Se/JJRwELG2wogVCt0+GaqECN4gR+WvnfNgC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":279378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY4DXCRA9TVsSAnZWagAAhc8P/00S2XVFy1hl1O9gK0VQ\nEvUXpJ6vnJcywdUn4GphPcU+55mbP0CT/493pmFBpOoxEXQMAXHFnG9r0MlF\ntmWZmch/UBSS3uwgoZ+RJfqpx2r+GOnDpi8UOnSaneYGocCLoHvNbCESeWa8\n9Qc0bgyBI8PexeSi2J8YSj610Uhu/Yo1ER3JmQkn0BW5ZdxhA0H1n8fBRgdJ\nsga5wdlELBFhvHGSwOloAZJo1493S4psTtt1ofyJe+QhWdliUDCuzZc+ifui\nZiOQpUUE3zfwKEsiQT3bzRfCyQfEcA4QatofmXFOM0ua073cdVjUjC6FqT9X\nriYiAxfz6EXyOIRpFQTdRorM6WhvUaW+GePHm53sLU6OealiuRjOMgOpcXVq\n8MfjERQmp1VG0Mh2qxl/F+tg0kfCO4Wy4FEklzayXme7TOsCx48BxcAY0BJq\nm0Mw4okNoXKZ3N1a0zu66AjLMBXW29Jh5d/zsG6CgPVPtSU+uqVgzV33iSrN\nYiEAPRhlpR/afN4kCk/6lbNCQHto6WQfeg/VbFpH4nw6B22w8e77nAOFqVjp\nN6AT5xXTdYsYtz8yHv1kasUzwmuR5XPAw279d+/ek3mMe3J32JnSoPuIF80i\nJCMfMi56e16T9FB6WKM56HDTaKqMCm6t4V3JLiebB/ftrwOyhiSuR1YxjZn7\nIyis\r\n=xznJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.7.0","@blueprintjs/karma-build-scripts":"^0.8.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.1.0_1533247702624_0.6411826772561664","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@blueprintjs/select","version":"3.2.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.2.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"743fdafd6b4d3140473f45cba452bd937338b419","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.2.0.tgz","fileCount":110,"integrity":"sha512-kieg23ktzCXBUT7oVKBwlnPrjpwH8GgB722BL4nMV+c9cnt9gHuhk6eGORd3w8tK9gI85F/+brVkimbmQShVZg==","signatures":[{"sig":"MEYCIQD5J7vDkgIGO+R0lP4h7GG/DOB+ARh/HA9DL5WrVBarEwIhAOxzv2NdO13K8wV6M9mgbJRT1kdi6ceuoJtktxd/7P4v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmbnKCRA9TVsSAnZWagAAl9MQAJCGFnDE5EeGieLy6nPQ\nqP0ZCS495Flmi0dnFQj8F3zZFHllgk6x5s87pXW5Eb1Asb18CM6Se4b2CAfV\nKxVq/cY6KyclMKO7fCPJorV9WyhLo5KAryYamEPT5XQvACwxEc1Zx3998uOw\ngNiHPJIx8frOvwoTAECReHdyOLrkFmTNl1EbVS5KHsrSaHcLpOtDUvzpFXZU\nQ6BTd/7E9on3cHxxPhZOTH5rxmI5Ro8fJXHjhW4iQRHv+W9NPWQBtWyvI+ZV\nHKwh+3i7q+Rk9sEUq5sYs8N+R08OLsYNFismAhH8shj5oBgnB79xbXxpi+VH\nSJ7ODURSTMfcDvqRRhI9NT3Ou7hfKJKqUENzBswAxXSMLByjWzD+8pz5z0nF\n0acKCdr9i4mp39vf9GEO/xYjGwSxGYGxX4UW7YP/ebdNUSzcBeysBlbtSIWd\n/fkqvXYbS2lCAcmQ5ixqMkwoA96Qcvf/bNFkAr6KS7Z/GhxgICyWX9VmeLk6\nrsywqjBwNQ+YVN7CjujD9ecVyPq/6H37Zb7dkNuuW5GSeMiJ9B0loBIu7/t+\nT4RzkxK+hMr8QDzUUVLKIdokE9yQa+5mP0eW9qMG1auBKw/dKvE0Iz5acp+C\nhjybZL0Uaw+0IxQ5Vuv453Bg5mTQquxQkVI1nlqTf9a317AA4gJDLILWDnoP\nsGmE\r\n=n03W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.6.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.7.0","@blueprintjs/karma-build-scripts":"^0.8.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.2.0_1536801226227_0.8746936313545033","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@blueprintjs/select","version":"3.2.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.2.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"44d2fd82c7d08d03e8decd47131fe848b17d7cc0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.2.1.tgz","fileCount":110,"integrity":"sha512-fAxmfRI5jorG4TsHe8WlwycL9tti2J1yt+U6r83IjuuT4ddZ6HS1Dt7RaLPpGEMQDCAcTvDBlrBpSDewjGG1+w==","signatures":[{"sig":"MEQCIHHxxAB5NT1XVJsjE28Y7uRBaPQVq/CHM+ajCmvj1//+AiBiLOxzQxZtyQMIqiGTul7JFxVVc/hDLqgaKSTcBl6g8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0hOkCRA9TVsSAnZWagAAewYP/1EXyNk4R7H8Umy1kmzt\nC4QYtnT3evVzGul/Jl6CiGme5lXZ3UJPcHVR1KgUL5LN/4fqrBI9L9R6ZGgH\nMEOZGdFvsrrV3Q0w0BgMTjwXWcPdqMWo8SBmL0MhY88WejDZ3FBO6IVVREaG\nSngyHVj51VUuKd4i1i8bZfyflmjKcM/pbQbocv2pnlb0wWloWiXxZ35v9Ojr\ncPI3/k+GiiVH3a+Rk4vjqkZC6gx3gxJXm7/q8TRSAQikuPiRmuVN9gYOCa/I\nGeA2zCbqwUmvU0PPgU63STqnR7zNa0Sns4eLZn0d9JZD9GYAf/Rh1J2cAnGv\nk/al4amdbDcjk1UyTbibhWosDojp7ulL+SJICq6J3a7DahAfmhqzIZqHS3aS\nXff7jnD9icPplwnJUPjKr35dPfRcAa+CTJXZCQc0uBIHZnBHXCckoB3XP5Yj\nGX9FVr+70tZx/Xj8F9nogILIP+7C9ztW2iI27ADbqMrsIYFGETwA4bu/4wow\ng8dla4XZQR4NMJDus9pnaWYw8p3Yf6v7WiOiLVQqyRQBVZWiziMN0/UN+Ju/\n5pgyiXTv4Sb6Fwbjlxp69lYUnqtZkYfvQXrHYBNOnbP65xxRnPL+T3qUTATp\n45FF4n15Bc8x9F2OF592AwlYJoky5yxqJ7oaW1ztx8fu2FVzeKP2eWIKIjE2\nKJu5\r\n=2aTB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.6.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.7.0","@blueprintjs/karma-build-scripts":"^0.8.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.2.1_1540494243178_0.1367541656176381","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@blueprintjs/select","version":"3.3.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.3.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e5ff961a846a9e90ca627b58912bda5058518941","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.3.0.tgz","fileCount":110,"integrity":"sha512-veqsiLzUwXyKCgOJJrFHmthoaPzIyIzSlbPMz15p4f+Cc/ropHQOBqVlfoQiS7ASi4AnzI56tHwQ2PvzT56a2w==","signatures":[{"sig":"MEUCIQDxIC3xMfsNwUcFksUZcaj7+NpOUu2DTYhFb73LfPaVPwIgXn46RCqETp9iEZ4YDNd4fOAN+fQU3faY0epLxXzuFPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7yDbCRA9TVsSAnZWagAAlf8P/0bW7KWUwUH1h5yImfKD\nWJtzgVdrmZuWOzx7ctwaUYIC/J5/388Kym6AG2cTnwAX3xym4lTGmkOttgdC\nejQsvqmcpGotqG3VkfJl/nv8LCYAfkO/AF37ytSk3cpKITV8s7FZtVjGemSh\ne3iqmAhoQIG/353DwV0U3Fymkwbn1TVkrIaTGGMg7vpWnCwKCz91f2uSMnXt\nfVpES1CX4lPoAvRgqSKdFNw1SgGWDk/6KX/whblpgWAEzQ59RRFRkJOKH0ce\nFuVjpPIzUFBuVDeNRW7swvxjZ4r69GyruHzDtSMMQoHXRbHQTntz0ndl+bag\nNnfrDSQ9tHY5ehBed1X+DCXA3LxoXUjjh9FjVCE6c7wcIZLTlW+qYbxVRxWN\nNgMc0kj1IHBzMy2ZPWtg6qeB77K9SEdrVHyhSOdc4SyzHQP13nczG6NF0T3Z\nLuDRNDY/nq6/nlGjTX5hGrBXsGpY7eAxTEHxXordvI5V4Z7vscoUcshOCvPx\nbk2rmuw70enw5vdhmN2TG0Er9lvFvGkTXUkNrQNIgMoO4oOoo+19Q0wP9nIR\nxxSqUTz+1v1CV7WVdO24SOCprpflXPlrqzFQ3yxJaxGe7eXfK4k1Vualz/cy\nRhl+IbAxg1JF+TMinvqTSsgFx/yvtY53REaL9ExuaWTxdHzf3czpdFhW/0Hz\nMvb2\r\n=iBj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"*","@blueprintjs/karma-build-scripts":"*"},"_npmOperationalInternal":{"tmp":"tmp/select_3.3.0_1542398170817_0.7057410746592967","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@blueprintjs/select","version":"3.4.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.4.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"eead75796fdbe8273bb52b1d6ae0dc2816579f6b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.4.0.tgz","fileCount":110,"integrity":"sha512-lWPioIs95cPOtbJjPZhO+B5u2dTiOCWyl5fAx8klbgrDppAXSbwpzCbpzD8+5LsbA5xXNRt8Qhss3pX9jE6XJg==","signatures":[{"sig":"MEUCIQCEHSd15H+OlZNnhzZMsYLuDo0Dht0R+x8JkGhJ0oOiFAIgao6bjI5rGJhXwfn8NtYkAXpA+kI72Bzagmb7PdkLW4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCqSlCRA9TVsSAnZWagAAl2cP/ilaGalFZeghyl1aob4J\nLfxGOZBkFNfBvBGB3Br91A8yzNDo9Gnjz8wrr9jZaVScuNNXjZZvN/nfHSh8\nd+Demd8oYjSTIwuqK1mOtOamDQmsQ06CNdujcRpY0Bsg9iU+ElXUPUDI3I+J\nJk7mm7hcdiEzY84IvZg8dztT15+yuM0Qk9atHr7YgUyPL0pm8oRob04jGwKI\nV05300q62ezViRNkDNZ6XwQPATvmNArFmDvKzfXB86PLjS7tRsKE618boc7+\nW1YzVKUGR7dh4IgQ6fBjw05yYTp9ncC5OcVgLXPK/L/ixUx8+ndnL+rzM/m0\n0zgfgOiHgzxt8j5oj92kPaTJs9lAUAaZp1BOL619YvZJXosZkuGCr3P1V6vf\nAf9W5SCUyAYwySEcJfpbveuJXmPXJv3RggE5S+Psmi21nmQJBj0ykXYLuwJr\nq5ZOveEcop7wL6LNZJdE1kWaxCF8VZQqKFXxFE0LOBaLIWrIi6TtTMWINDS3\nvEV/ZZI97f+y0WGSJ93460i/699+v2dApD45k4Nv+juQ4clUcCqo3uNvKec7\nR4adZrYHbuxSDd8dEdDGOQys/hJyB+huM82zba5xyevU2ZhxUjfVXKMFLwAN\nDZf2RgPI/CPR5Utk7UjNJp2fjNx4f0Ej6DwdynstOeAnC78E6U35u54BnMdu\n6v/T\r\n=G/zX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src/tsconfig.cjs.json","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.10.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^1.7.1","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","webpack":"^3.10.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"*","@blueprintjs/karma-build-scripts":"*"},"_npmOperationalInternal":{"tmp":"tmp/select_3.4.0_1544201380858_0.7425488797153417","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@blueprintjs/select","version":"3.5.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.5.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"72ec09c3096ff327fb4f2e50cd95178fd9801487","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.5.0.tgz","fileCount":148,"integrity":"sha512-6TQAqdShmy3cYJb/BVlZOOwxuZvUNcLxG2FO8D/n8AfZp0tcuuK3lPnKJ2lEksqKWUzGOuV6fNtX3yeVpG/LIg==","signatures":[{"sig":"MEQCIAgiLsdzniaL1NAQMfkul6baeI9aN/fmO3vEk1rle6A7AiAfoVKrOSBygQwM6aa4IdnwvZhwKsDgAdgy+AeUgHbVYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcN/ZJCRA9TVsSAnZWagAAg9EP/jhGjnRRjqLEBnzgqqqa\nznPpB3z9nofJLWpj3FLwHCa4Fm6Xm31FWBLRiGJR2ax77sbKDcFUpiE4tyz7\n8B0Z/Vkh3wdQS4vA7Ja7NQbmYBAFJGkeO5v2dFJcdGIU6BnrquDEBpO3lphW\nI6UwFMm/Rv+BKkdwcvWVoB+bjPzU7MaMZuaf7H8O9a02bU2JjvpTlG7GB1Z9\noS/0n0V94ERiorpG4UCZ+4R/DV7w341r4+nh7E9rPG1CKRU4XG41t2o51/9C\nm9TTDo7kTCuMg+FwD2i0B+zuvnk4DdbpwsHUFNiAyYfaJXk+B3LHdiOT75l4\ndhIjD3/A1lMG47qVCTTcZG54oSPyNpkeZkKqAfc9xNLtUT4CNBfRiTpuTeNz\nwmgpXCTJRepbsUnmSSeQxGyVSpFzc9vp09tc8Tilgv+mQSQMg9h4/6exGjGx\nkFm+41C3vNHdQ/2jPZc01J1748mwCZpY04ObVzwvqoaW62EedwXSuLgZxPfk\nMvrXbEFBLhP7kUXke7HXXTQg9/bhvipFGT9agTlIJhCUFnG9juYGILM0IDl5\nFQlilDJS5663nT8sP/6XRxQqB9qvKQaEmqw7VqI+sV/a0cR9mVw3ug14jGnF\n6cPsV+y+JcvfDqVIK2kWzGCN4LE1F22cMTOTqu1ahPjPpihp82eTQe2yFNVi\n+hDM\r\n=dZg6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.11.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^3.1.4","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"*","@blueprintjs/karma-build-scripts":"*"},"_npmOperationalInternal":{"tmp":"tmp/select_3.5.0_1547171400512_0.598849255700773","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@blueprintjs/select","version":"3.6.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.6.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6c42107c99c4d0007eedde239218956210d53427","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.6.0.tgz","fileCount":148,"integrity":"sha512-3EwjZQRLT4ohywPkJ8DPEAjsNovry9dJP+XrbTjHDQhtm0NOH+7aWITZ/+GelhMRT7tPMjzE4CGKv8nxaLWYXA==","signatures":[{"sig":"MEYCIQCAiIx+D6V+0mnH+4z2qk3ezcvq7ZAgYpQ6urxHkfC63wIhAOZxzuYW3T3lmlU/QoMgKzS3czyubKAsuU2+5LrsBxdu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":403171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRnExCRA9TVsSAnZWagAAxkYP/2jjxFr6iA5fzK44GQk+\ne3W8vsJUpzts5NR1XXP0EPAbUW8Ytzo6v1YzCEMrKSE7cSjEjmoSQIqsneZ6\nQJtnuRtDRJrJJ+HrLUFOEb5WfrXNeaiDtmzCTBZYPnEQdENHf5mcGc1CM1RC\nS6MddzShcMcULjpcGwuJM0BmAN7aV715ighnPe97wj3qn3qAi6aIvXBSdbJW\n39CaKkhO9NQllMn8TKIyvetLAXWUUQWqsdSHZ3wiE9zaFcdJg0JiAx3b4Yxp\nfjVIiNIGdGUutWSHcCFsmxiXEbhJqPOJhv31XnbBpHt1jiyuk3T6hX2vFSFk\n2neZZL5bTtpuBjYm11YeKZnff5eFhcFAbk+KM9kLBA+N1pyPa+3CA6dBAwDR\noleOOXTvchLASO81PI0cEpgx6th4mxluAytgmVPthq36TnNwjum5GpOZYRZo\ngvb3oUrCTr04+70t5U3iCSz93Z6tNTIlg6FfGim/8Zi4Y39ZH2Y/OmvTsj0J\n6GDtLwNbsSIaot+8Len5y2gGmaSIkgsNO1/20lp66RKcVypZgObHtwBntvZs\nhiN6YwTvYJCc/4x5Zv/g/+vepc6077OcmaNZrC/n2j6S+qrBwJyZiLlsU5Zq\nPI//Zta5olDPQhjewHz1fCC4SGTlx9XdHvq+Qfs/TrHQJIMPdzhZ9IM64H+d\naT5q\r\n=SKRo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.12.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^3.1.4","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.8.1","@blueprintjs/karma-build-scripts":"^0.9.1"},"_npmOperationalInternal":{"tmp":"tmp/select_3.6.0_1548120368653_0.20101347643102518","host":"s3://npm-registry-packages"}},"3.6.1":{"name":"@blueprintjs/select","version":"3.6.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.6.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d9ffe9f09ac0c785feb33e5af6afd9c4659e0957","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.6.1.tgz","fileCount":148,"integrity":"sha512-LLq0v60haWkLE/Nka7TbLhrTBBm3QfzvO3t2KrbKXqQhChFHnrAbXeltGUBaRFsqes9idkcA2MEZMu6LQ6a5Zw==","signatures":[{"sig":"MEUCIQDQOPxsd0DeZDfAQW/0TtMmAWR6I2spPutasLAhWAfAfgIgWxnAWA4IXQOV9XJc7revkBQ0B1dxs9Aiy+zjg0o61/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXMU/CRA9TVsSAnZWagAAD+MP/i2f+udLonm4WqXhVudB\n+K6Dm7c17HBMHxEWp26RJWTaEm/ji2wgYb+ZElw///yPeNvbfO4OuBYM+xeL\n7l5jl9j4zwD4P0Oya5mLM350Xwj3cybdjJ9OBZ21PQ8haYMDask4h6PqMQKD\nuCqYvbqCbYA+pndknr3Ec/ZoYtW2wWrMDc2xUGhSWiD43FhtEIwEPvjuPfbO\nP/YhAuI5wK+aoaoTkmFgo4ZLjGw3OMfn5s9IrNfWPDK8nwxsTvWKwb6LFKUw\ntaFAkK8IARBR12OmH+nqFd7RGxRv42gH0+bhLL8OqudcNWGHQi6AlYa2lA1M\no5vnZj8H2eCHM09izJk6jgsS0//Seug02WeCcon16NpRoKHL73x8T3uBjJs8\nu6g09s+rDIQptlOX/ZixSD7CEIU8MI/b+FUOF+ZQDBendwuIKyP4twFDGqqA\nWXfh2qVAi/m4qZv8LYjTHzJaQsGHRaEc/5SZl0U/o16AGYqO+n2wqovkMLCK\nehmPRIDI2gkdNODcSJW9I5CvrxoeGllDa2ej1yN3sCKBq9PJa5h/6jUfzZFd\nLB4zlEbAAiqVjoDjxwHyB/CUdt6vd9J73NJ1C0xnxOge4ZB8MO6oj17XY2lC\nRJ9uY/skEQDLrdqzWdQRkX4mouTBm6johDqc0KVHpwEXrqJOidRafwo7Tl1T\nEAJ4\r\n=d+iE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.13.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^3.1.4","mocha":"^4.1.0","react":"^16.2.0","enzyme":"^3.3.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.8.1","@blueprintjs/karma-build-scripts":"^0.9.1"},"_npmOperationalInternal":{"tmp":"tmp/select_3.6.1_1549583678736_0.7886833612565796","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"@blueprintjs/select","version":"3.7.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"SEE LICENSE IN LICENSE","_id":"@blueprintjs/select@3.7.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a3aadb3f4f8ea48c9ea482666808f2312d581271","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.7.0.tgz","fileCount":158,"integrity":"sha512-T3mj6h3NjbxsSJlDvkgi0AJYQc/pcxtynV2t0tlTysasOHcw/iQ3+/LKZdhb1UWobttOkpWDKR06NPJWJHLIlw==","signatures":[{"sig":"MEQCIFsRuT9wtEk9j+1w5EI+ngmKpGAacEyyvlPowfqV6W00AiALt2qDVjKGQLuuN4ICqMk70BCjVr+piHIBkLUPCRqXbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":446766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceGJFCRA9TVsSAnZWagAA9jkQAKE5nAGyJBG9wuoJixjO\nSVWabtC90lqYdYh5t9iraHHTYQFK7YWc+upJRtK6KpHNrpmEsZoAS/HWsFln\nnvHKPpCeWYaeEwDItNEBRPgmasTFk7mcuDlT/i6KSh1yWYy/y2PDZPPOUdrX\n0hBZ57Fzk65JkuOllwTy8LtVHxMbooB4X3Gzu+s1z8VJCpMqML5cbZ2r9oN+\n7pfD/OtYHcqCATPFXCDS/671/AdeXMkjHXWph8VwvNstkyaELh2EFJrVcqg/\nIsLDNfXoVUaVTpfRe54biycm1UuO481caaisxlKYDRdzzxvCOe+wlrAYe6Cc\nZpNRHxQtSMCDhost5HHc+bCkbHU2Ta734h5WN/odDtCPOyEcReEjQZIPfhQB\nw/sl+QhyggWKRfH084bT9MrCD51qk7Fsvwl4/aQzRACBehRYLuFSITmcJK/c\nq8XoIujY9hmGxm0rtkQOdwaPMyxhr/HjFMy76hh/4LnMiOfy325Oc0ABGkDS\nf7JZKpEIPNO+KzsFLH5oi772kKuxm21in9R79aVPSn+2qHiHRY0xPkv5xfpb\nRzZTKLNpMcP1w43ALJ540Y4bw2jwSjKy3trTLuBa0s+T1ABNnaBz3u/x4xm6\n2qNDl9SZM8Kdl0BIUWFzjb9KvOOTc5HtfLdhVLcOB3o30l8tT/d930AIIFuQ\nLguP\r\n=Gtp7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^3.1.4","mocha":"^5.2.0","react":"^16.2.0","enzyme":"^3.3.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.8.1","@blueprintjs/karma-build-scripts":"^0.9.1"},"_npmOperationalInternal":{"tmp":"tmp/select_3.7.0_1551393348587_0.5200520205738803","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"@blueprintjs/select","version":"3.8.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.8.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"903cc9ab50da4cec08f559be27b7fa7f9f1560e5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.8.0.tgz","fileCount":158,"integrity":"sha512-sWWGZx/nARtxKfoFODlEQxA7HDpddGDC4uKPNMd1ZQgKazEtMkw0rFVm550K6Aoj0wp82TqqmcxHrb0VL6Epiw==","signatures":[{"sig":"MEUCIFyebIQ/mDfmpYhdwHGd4BA2shKFxZFcYlVYdLgKski9AiEA8mYsWK7oDmTuzfDQqxbLnZs6M96rCPGiyxlxfOUvPdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":498602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoWteCRA9TVsSAnZWagAAy/QP/0Y3K5rI7L6gGGpWT82j\n375qlntqGl/UiPOdbVV8OklR6kD5ebVhXsDD4NnAQJC9aTeyvBhiOmyeN6zm\nto0pD6jp0KnV4mE5yz14fEj0A0dTac6yK4SJGIXrd93qsStd/Nc+/j8VW74k\nFur7IzkwBlwNStlNIheYoIZqQh+bWUSUek0OexyOWkbkQzoCWm8ZmwWOUdCN\nfrJu1ypHfwT2GQJGY5N8pnveUWtsPebOFKd7pNwJaEnVB9U7AdOssuEtRpXz\nixnxb58cnq5fakQYbxLTSG2FL5JsezyF6sC+tURb1ooP343WAwUM2TiMnsqr\neZOrITMi9IVX/yn0ltpNHOx0P9K2E7ap745b+Uq5P6KtMALLDSkPyKe8V0DM\nL6Sd+3aSmC2AwbIhw+M2JkV1/iaH5lVqPjQWeFfBatmtX9Y7/STTgnB4IhOh\na2+wzB2QD+tOWlPZ1nXmWbpH7dNN5EQGug7IMJUymSYdSbt0ZkqDEV9EY0kf\nWg/BbsZrbwDFgBx/ogk4xL9MuFeWYXZCE3xkrtAnJZ1X8voZW5IUB7NBCDv2\n+Oixs8xPNmqu3+QC/BFu2lXy7H6pHYetcvbm+2z8mcvu6dXaE3RVE73Yu+q7\nOGqsfu4h7XzyXu8YagxSPzyXfNma0WtOVewyFA7hWW7YYIWqoX/NfVXByLq5\nr6Xy\r\n=ywnJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"5.6.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"8.10.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.15.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^3.1.4","mocha":"^5.2.0","react":"^16.2.0","enzyme":"^3.3.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.9.0","@blueprintjs/karma-build-scripts":"^0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.8.0_1554082653670_0.7155734403872072","host":"s3://npm-registry-packages"}},"3.8.1":{"name":"@blueprintjs/select","version":"3.8.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.8.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e3a27746731b9cbaa9179620fdf3f3883a176ab9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.8.1.tgz","fileCount":158,"integrity":"sha512-CUWqdikGY04yzEWBFGpHRUfKc2kKP/w9ExXv7hrknuRZDJU8mQwzbPpxMqf/97/2m93vb1nYbjWN+QkSmDgOzQ==","signatures":[{"sig":"MEUCIGyQCPWK1l2xWevWR8Ij4gYmKlmTT3wOKFCDTMOW2oLyAiEArafI0t4kvhTjWrHiXdUCgwRes9xRUKz6To8bg0H6aws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":502980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7i/nCRA9TVsSAnZWagAAUgMP/1y98tnkZsACor/WKE17\nAnWjvTBsXHFX3EHCGdbP6IoT9JjJSfvuMgTWSA8jQY8Gy7cMGu/1dkhtnPkO\nwhTul90FJAlyq5QxPJsIVTkued4DFSCK4xwHR0JDk08ypGwxaiFAlzmAD5cT\neCorUosU0T2/cr9kdbBGq2bRwHHsO0R1qt7rXR962z1lEa+8J4X/qsMiMkBe\nQ7nPy8fri2zPgIMvybmoFr2ugqXD56vDu+si688g6KWrpzW4AhNEMxloMGtO\nVheKKgPdbgiG+CnS0xVVAUZWaokZLSnIiRdFt/TuqMhPQmtCqXvQgyyG2feS\n+hoPQJz7mHBxA1ozNCWdtjmEVaV2Fam5DReDy7GloCUIF0dE+YQMtbQhB3O+\nJ3OH6R3llYkHHWDW1Fqnso5i4SRziDtE9mnCxEazlXVg3UeBw3oYih1rnz8V\nCyMKalRK296syyGJU46TBq2Llv1KSoyb7hj81LQvNJFJDP3zeEmkdqZxcvsl\nbcGb1i3UuN+bEufbNUUEWT+tjdGmOGDqmMlo8Xbp+VWe5w2v1rFxsyVWsxBm\nLWB05sgRi/ZgmF8L6hQqB8khJNzwoijKrqA53N50grKYYF7a710aBsXBoIu0\nc0g25R6aDnmKGuz4zX92qjgBO0+N+Kw2yKkqJcm71GXMDBGejYo+4rFjUo0G\nmKFw\r\n=4KZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:pre test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","test:pre":"tsc -p ./test","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.4.1","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"10.15.3","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.15.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^3.1.4","mocha":"^5.2.0","react":"^16.2.0","enzyme":"^3.9.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.9.0","@blueprintjs/karma-build-scripts":"^0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.8.1_1559113702514_0.7136054687309459","host":"s3://npm-registry-packages"}},"3.9.0":{"name":"@blueprintjs/select","version":"3.9.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.9.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"728fd9cea8ff1cb3226db99b3b3a1851da3e766a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.9.0.tgz","fileCount":158,"integrity":"sha512-TmInLtGFc3My78KTmf9JUw5gawxdO7oxn3bEQDQbWPuvb/1K0u0et+dTVlwGTk9GiNopQ2NtoCj+GQ75miF9QA==","signatures":[{"sig":"MEUCIGe9xHkerHLid+Wf4OKzY0tfhYWjqEXzt+dIBA7g4uWyAiEAh3ChEbn+5RVbq2Gvy0Cse2qeD5+oGOZtrkNqykqlofE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGoE6CRA9TVsSAnZWagAAzM4P/2T0j1hwDjWxLpMGd/6h\n/tVTKa0kNjX79LgKLG4CZ+iwe2qHeNncudgda5+PIwKFw7K0XMkJNEX2woP3\nh7tCOd2p6U2e/KyqA/5XxzCNBvHSlw2KhNwxytOwOtl5dr6SMMuwmhMEscHL\nr6mXRuWNjNDXQJwBCEiqUQIgC27XO/3vGNmjCs0hVB9p011VaekcGLTWRtgm\nmEqe2+ae+6EGvTl7X7UH6MAmwu/YEPsUm3mVyd2wAPWwhNjVxUWvq47EPI06\n+0x5/FeK6zvQEKSpWV8uibEReFRKzZTh4RtSxzTiy9MidHRnB1IIA5rrmpn7\n9p1uNkomdhAdhM0PPfq72RVnuRJRT/q2iBqS4UIkxriP7NCrdCiJxtlHP5Y+\nwKAC8ah1NvG8rKRg3zrp8UhghVDskqkJlu+jc2CnNiBQyYWPpC1CPpe/bq8i\n3qx/xuNn/OzIlxLX2Z0e9RwsGNnvOr2osGAhpWG9p64qvHTBaMGN8YKZkrw1\nl0OOtiYdgt/XhDgraNIs4QWsSWFvFv3P61OOZnXCfOHMjaV2JdEWlYarNIXG\ncsyA5Tf/VaeCDXNW50ocQACJXNpeCWfy3b+EwEFslDyHQqfICebiB1AWZw6l\nipAuVfWRZeZAzF3kRh62RouZYy9cdGenBb6GJ5CQVG600K/+yGKq6AtuXNQx\nvkoQ\r\n=yb2k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.9.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.17.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.1.0","mocha":"^5.2.0","react":"^16.2.0","enzyme":"^3.9.0","react-dom":"^16.2.0","typescript":"~2.8.3","npm-run-all":"^4.1.2","webpack-cli":"^3.1.2","react-test-renderer":"^16.2.0","@blueprintjs/node-build-scripts":"^0.10.0","@blueprintjs/karma-build-scripts":"^0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/select_3.9.0_1562018106136_0.09674078855688917","host":"s3://npm-registry-packages"}},"3.10.0":{"name":"@blueprintjs/select","version":"3.10.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.10.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e5711a25416e62d236afb8a3062af45b3b4206ef","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.10.0.tgz","fileCount":158,"integrity":"sha512-Akm/L5tndrOUuf05od9IJ0WSQgHdbJ4/i2RRoLLH5ZiI8s1OZiCbKJYDSCbCOTviCdZSuL0qkJsBcYhOI/Czeg==","signatures":[{"sig":"MEYCIQDYreq7NWukQO2Ffjw0btKdLPDgMEfj3lwAJ44+uRrMgQIhAIsKF3hkuwxLlTOm3Mv+8zvkyQiKhTwUeK5EHrFXHnWf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":502497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQICnCRA9TVsSAnZWagAA8vYP/1kW6blcdzmE9xHbpiid\no4iubO4YUvExjUhCCsupaApVyJnlgEfJhT7yxRe05XsBOKc91xBlMGvWLwkz\nXXLqfE2p1ROSZBtox6g/w+Pbyn8KZFs6Q8RQdqrCmYbMPKOyPpRINRYY9tiH\ngGMrtasj0vw/l31xtOYHiq93LXWPV1tvvB1BXGGGj2GkE+JyskNW5XDVnc8w\nMibGONENQqg3T6VHV6cMZsv9HL16GsNW3a8MxAJCUUV0rxjbWQbkIj8EIBN/\nWbNoKlV1iY3C/NztoY/6l8lhsJjCI2Y2PdxUeB+tDDF1UkMwG1NpMLGG6SDy\n9k/p/toKPkna9RGv+S08OuLPfxjO8sU18kmNEqUPkIiUY6rKMutfG59wtRZr\nE2QA84og/n8rOFfi/O7btRuY8Q7rPv4bgu/Vd9fAgsqfKr9d6nKmUpYwYH90\n+cyyIrkPW9wtPhASaN0ETu/v6CnRGDHGu8cVHjz0pu5Zi4oV2U0to2tYYHzc\nEElAxMAWM/2bDPd9Wuobkeg4Ujzfwy7qrkokLBjwPPQVotAazl5q2J2vATbc\nLpU7YMtnb38c6+2xVnJ4/N0SKp+Rzle5g6VU3zweRIFGw4vssuXsnY2NUnY5\nkoxlBxDPFaj1JQLYMOIKv3wEwEQn7i+bd3zfdL0q7U2pNgwKUWABbO5KFZOY\nQlUv\r\n=WuOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.9.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"10.16.0","dependencies":{"tslib":"~1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.18.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.2.0","mocha":"^6.2.0","react":"^16.8.6","enzyme":"^3.10.0","react-dom":"^16.8.6","typescript":"~3.5.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.6","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^0.11.0","@blueprintjs/karma-build-scripts":"^0.12.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.10.0_1564508326544_0.29904625940702156","host":"s3://npm-registry-packages"}},"3.11.0":{"name":"@blueprintjs/select","version":"3.11.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.11.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"31e92976e62bb341c961ec031d544a3263f925ef","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.11.0.tgz","fileCount":158,"integrity":"sha512-yf8cR4ZuNSxYwKXuEwlkEGdssY1B5btaU6gXlBn526L95d6DCyiv10979+UlMEPQAWGcHfHQUhVJM1GurUNw3A==","signatures":[{"sig":"MEYCIQD0DxyVAKiX38yuumizfr9rfKohoetamsYminr4J/pJvAIhAOHDcqlOfZPBorrF9HV2IpD//ZEHK5JPIbr1jIwidrmO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmP8JCRA9TVsSAnZWagAACtYP/2Dk4bDrmPHnhJCz2zkp\nn6uOAQB35W0gkpwnmGvrmyiChEAyuib1lZY9gCHxTPVsSkLVyCD5+SoUl6KI\n4iaS3WP9ejp7Is0S7MldSdemGcEVwdbNYVWrKsow79ki5DLezsNmOCKzpRgS\nvqBbnZiJFz8SA+duwg8pE4+aZkq82YmAFMhs7R+VWO2ueknEmWAx+Dwgkrx5\nYD5mPqQrIzREBAyYrmWXiGACCGQDULzdg8z5myEablt+w3gqtAwBtlp4LBKI\nzozsNR1kPY6ntp9itq3bUCZbaZ0rgasnRliCaq3EtaOq+OsrrC2iUVMxDogx\nhNv7+6WMH+9V4STcihkafXvJ/kl6m77qqVQ6nCg5jZMXCq9YTGv3tqHSFGEQ\nnRAGGvR8APw+5D4+lm4X7UK3TZHmg1Js7KbaKvAILNmFQ6bNxz8+7PI+aZ5i\nEnj/nIk2JdAZRWqluLgqkc9XxUPowwd91HMrUckIN+mmDxLQ4QG8mtRAefdU\new8a5k5K70iJCfcBHZteR9hwLTaSj0qAzLExkergs5nxH232FfgnufwyY+T6\noc2QMWPhbAJXazJyGYznGhpK3qna4w8k/FIK0lrAI0GENfxHjsKN1lZ6f7PN\ncoMDsYfhswoTg5NHezyWivApNhoRwQQzup3eT6wkdwA9NoyKAOanvYVpguzH\n1arg\r\n=2Ob9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.9.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"10.16.3","dependencies":{"tslib":"~1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.19.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.2.0","mocha":"^6.2.0","react":"^16.8.6","enzyme":"^3.10.0","react-dom":"^16.8.6","typescript":"~3.5.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.6","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^0.11.0","@blueprintjs/karma-build-scripts":"^0.12.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.11.0_1570307848870_0.3160783318755911","host":"s3://npm-registry-packages"}},"3.11.1":{"name":"@blueprintjs/select","version":"3.11.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.11.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6cb5b70c31013752a0ccfa205996ab6311d74ef3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.11.1.tgz","fileCount":158,"integrity":"sha512-J3IfKq+L9JsKQQbrLdJ9K2621FV2K7iptynklSsCP6owlGDDcsbS6JEu/X2B8n7f5v0bez070+fQTa2JxtKRFg==","signatures":[{"sig":"MEQCIA4XEglMjAhpQRzU06ufzTZZ2Szx3h5bwHSQdLdRH5hhAiBB/294CnYNi6nZvcIga0Pco9jbPk5NqIjaiHewU9vIYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":503408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdo297CRA9TVsSAnZWagAAeLEP+wbAYvgtHFFYVSQo9vrV\nyaXcKJMZoZtzl052sCU/ZzDkSP9orWnlw9NBIEdhjffSV+kWT/vgnGTx+4t+\nkcG0gjSoU9lhoEVxkkbZitgYOA4DnJvaTqhpQsEVJH+W7iIl3LO9ZpGqXfnw\nnsimNbNzmMXZdV8ov8pJ3e1CHR8+1u5PnWIBjP0NbOtMNWH3JTJjus2SmMK4\n8wLRudsMFwhyBfWhDlMqPYb8eLG+22RgCuIPD6PtwbyyZQDE6x71eJSg9HoR\n+jNeiPe/Tg6L3BvqBs2CEezuyc1ZgYLXFzmFipj7Nyi2J6sxeplsfSE8x67v\nd3I/W6UqQyzy9jCcWn8Vfz9XhqLMwOn1W0TyLOKLMcNEPrjt/rbd0Bq+CVgf\n4DEhGgx7aebZ9lv+ZkWdZPuOPCGeU57hnMnDuxaFvxHQ5Eq5WnksZKvPE6xU\n7h5o62VClVRpFf2clXteIIRNNgJ4wwtKwJy+vRacj/ZS8hqk6FOTLgnQpPiP\nm6gWs94Wc18+aGZGcPvp7eKCj5wrOpXiVcm4qOvTLd6+W0TNDjexHx8IrKx6\nAseiKQZT9N8sp4b5wgc4BvyJTA6IfAGJlMvIBnJ9GSgtf0wocTxc3BAfrBAL\nWMPgqHkYbdPQThPg/zPZ18oqoZd4q4h1I9/kn/AmWyLBUX+Y8KRKlM9LcGvb\nNaCf\r\n=QYJh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.9.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"10.16.3","dependencies":{"tslib":"~1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.19.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.2.0","mocha":"^6.2.0","react":"^16.8.6","enzyme":"^3.10.0","react-dom":"^16.8.6","typescript":"~3.5.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.6","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^0.11.0","@blueprintjs/karma-build-scripts":"^0.12.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.11.1_1570991994731_0.464902133840825","host":"s3://npm-registry-packages"}},"3.11.2":{"name":"@blueprintjs/select","version":"3.11.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.11.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3324db0de44a9f386b957aac1ba3ec774b3eb1e7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.11.2.tgz","fileCount":158,"integrity":"sha512-fU0Km6QI/ayWhzYeu9N1gTj0+L0XUO4KB3u2LfJXgj648UGY8F4HX2ETdJ+XPdtsu6TesrIL7ghMQhtLcvafBg==","signatures":[{"sig":"MEUCIQCFTFM/AsS9cM5CBYc8jH/cheGyYb+D9ESwEtgh+zj/RwIgZRrWgpIvyxd3Zf/slTOrJs/HkmO8PdWDSftDAA0SM4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyfQwCRA9TVsSAnZWagAAS+kP/i1bbk7qUrRHIwsKX3Rs\nl+X8A0dHk2nyp0zVVNDjIH+iC0DV/ZexitcgstQEIAkafsD/eEl0sGY4JdPL\niiIhY93ED9FpiqFS0uc2pPjXpmO32zxbBy7l5t83rKYsuBdFWLJDW4EUADQ2\npNn6jv6woyvD6/hqEV3w4VS7Y9d0v8PnfKvQiOgqLekKCS9whupNoRXy2tJx\nJ0dKaNHJCXwh4mz4c73E1BoZOOlsQpz0PR3LAffjbkM3V638hPpgfQB3NVSK\nmAJfAqHXAaOTGFe4jLa95jprhV9Cze1iR55+b4SAx0lkW8zd5T6RDRuo+gYv\nrQ7aDJXyref+prxLvShf5QjHZPk9F49jTTm7kK/mnu0tIe0FLFA2qGymgMpe\nB5+0ct1r+GYb9GwWt7msvtW/GtPNk2rzhKNN11T+gf+gVGL3JN3eFuOcvIMK\n5kX+/+WwwRd7KrKPARyWPhTbLa43XiCN1hS3o0kP+Vfsjpv5eqttIMST9NsG\nOdzKG0hB8Ip8xDFvffpK5dwwMkRrGPXiRgHJ+MGTkrmrWGDQy7K4P3gxH1yw\nXKLbIjFa+RmVcDUpuMsh6jIHEvw9RqseA2+mt0epTAChMYJDRmW8d7XPtiJD\nFqeVCOBOs/NQGHdZph5RxlgWq5yp7yQz8iY3XHrankgEqGBtsIrzXtp8ssHB\nI2w8\r\n=nqT3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:ts","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:ts":"ts-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"ts-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.12.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.13.0","dependencies":{"tslib":"~1.9.0","classnames":"^2.2","@blueprintjs/core":"^3.20.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.2.0","mocha":"^6.2.0","react":"^16.8.6","enzyme":"^3.10.0","react-dom":"^16.8.6","typescript":"~3.5.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.6","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^0.11.0","@blueprintjs/karma-build-scripts":"^0.12.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.11.2_1573516336235_0.7283133355166149","host":"s3://npm-registry-packages"}},"3.12.0":{"name":"@blueprintjs/select","version":"3.12.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.12.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"cd20b39ecb79c9c117d9a26fd54789ed6d605aec","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.12.0.tgz","fileCount":158,"integrity":"sha512-rABlv5M+h7onuoUuNsratyiukPnkdblDm7lt7GT4fbRmJglSsKylNnfHogNDZkMMHqmgmVB05mgzBQ+kcLA1cw==","signatures":[{"sig":"MEUCIQCpo2pExeLxjXGiGQrMFk7IOSziOTmVvwp5QnHRpzTvLQIgb366jLnK2rorwlGSQ74AflL1cp7mx8vXM0AS5OcOcoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":518252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVc4eCRA9TVsSAnZWagAAUFkP/jpX1+i4x1T2tKmdyHcH\nPEY8H+1O73EX2Y10/hALs3D+ky10Pg9FA1g+RXYX0waUkICmGeB4Y9MCeGLB\nqbcwf9dpQasbOLFXoM1vfeIolrLQ1wgrkddjIedxhk9epOpZPU/x85DCbwNW\n8tsj8T5oleXfkr5hj069m1tPSVjOFhDoyPbAlgf9a2GijPHQiJHoJm+q4lfJ\n+PvZTszxaz63dnSpb9i25ORWrPI0Xh2dRzjTLe2kyLMHQxVJRUcqOcRMcZ3D\nvwSViiyo+TZlDwOMF1VJWYd4dbsW+IC+nfynNIqUzsu9M8dOg0Ch07cD+lH1\ngbK5bB/bbQgAW9ByzHEMP3ldkcjmvRVLTD2y4j38wlYiKqIzAy/sKnRIZJr/\nauPUhPr2A0Qx6gQb/djQAWk39BO7TNPD+k2zAeb6vF2QoBIim15Jvq+uoHaI\nlF7ykP7vrkTDBgOikobIt3qkezUQA3NAnnEoXHbyF4ykzBlwMoj2aDnW8dJk\nLVffzE90uhAaoh2/2t5jkC6MqHbXisKbNrk6vceiphen8IBd8hs0HTZ9U3aR\nHeY0aoqHzCWCwbREFJnKQ/Tn7SadVe2pp5SwtwWdkkSuNLEkNqEphkO7Mpdq\nJ9cPeNcI75bI4FW0rOmsrz8F4eXHUWdiXQBsDFhL7F3+6CdIWmOGznkUvJg1\nl69s\r\n=ePSc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.13.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.1","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.24.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.2.0","mocha":"^6.2.0","react":"^16.8.6","enzyme":"^3.10.0","react-dom":"^16.8.6","typescript":"~3.7.5","npm-run-all":"^4.1.5","webpack-cli":"^3.3.6","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.0.0","@blueprintjs/karma-build-scripts":"^0.12.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.12.0_1582681629817_0.8847468633730933","host":"s3://npm-registry-packages"}},"3.12.1":{"name":"@blueprintjs/select","version":"3.12.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.12.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3cd1444525e6edc1e7f1940454107b9ce4fe5afb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.12.1.tgz","fileCount":158,"integrity":"sha512-bu/gQ9Z5sy4KBvEB9gUgut5LluMFdMsVrMu482ySNPZh7gHcfEid5LuiGIG1Vl18dI7jr3dfkF09m5alt+Yr9g==","signatures":[{"sig":"MEUCIGwEWJiStyKEKdnMvYg/iONGnVgLGQkQrdw1pnCbtelDAiEAlaGDLJzNg3MlyUzK94iMeqTWfHQPDco3omIfAY4cKKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4yGCRA9TVsSAnZWagAA4UkP/1eYSFA7OtM6ScjaWUuJ\nMBmCDxl5I9z7zg01QXkMmP8xdLBq9NF8WF1MnmPdKibGDFVtBIQF6Z9EKa1o\ndIJ+gACMd7Qdg1GwLqozQ9844768pZojEQbTfNEcBW9IjBqqisO5ixm8QQcR\ncQjGEbV2gML9dLpTWurwm3KED0Qtxvu+cK3g24srjOskwJEnkCvUleoNSgQ7\nOTrgnWYV+d1ytTWNHVVoLB7Mqw3iMcUBDFQoF2I3Ge/8g8rU5SjzenbYnM5y\n97KXuKpwQflCAkjmWQPAidACq51a17j62X+4T8YEyFC1a/Mm88N3d7BRQZCj\nCH2glA+kurnIBKOXm/BeH0ttthAi2ueDuTzMUh0YtnLFQOMQ784s6YlAyR2r\nrN9oA2JSN4M8J0SHt4PZzaE+rBcaBW/ycOovVUYtAdTIzt2rkCsOIJgHQEZ6\nMoMR5gWodRxzQyT5nuD6FgsVaEQkamzJouRHOHCNP3kimALY/eSJ/zdvvgKd\n3vJUja5LJXzmU9F7jqjMqV9xKcOldsqNHYHAP7vyQmNZQSn7jJ8AO92GPDye\n3eo+v9yolgAbHtwaMgD3hJOE80LtxOhTVwAE7+Idkbu+QOBq8Dz+sLQu3R/j\nwMts3EMXgB26kYbt0Fx3PsGdIOZh1n9+nm3qpz+TUXmFWSpoPfXdncoBdo/0\n+0CE\r\n=QHp+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.13.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.1","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.25.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^4.2.0","mocha":"^6.2.0","react":"^16.8.6","enzyme":"^3.10.0","react-dom":"^16.8.6","typescript":"~3.7.5","npm-run-all":"^4.1.5","webpack-cli":"^3.3.6","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.2.0","@blueprintjs/karma-build-scripts":"^0.12.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.12.1_1586465925370_0.785394525976542","host":"s3://npm-registry-packages"}},"3.12.2":{"name":"@blueprintjs/select","version":"3.12.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.12.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"1bec7530125e731f1b9ca69a4316783891f629a2","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.12.2.tgz","fileCount":158,"integrity":"sha512-29IGTE/Dc1Osts4HPQGHndQa/c+nQ8uh1fa0ZXEJi2eF4xofsVy0GRL+SpeY9w5FFUlupGzQm6c7qsFKWkltnA==","signatures":[{"sig":"MEUCIQCPLL0MV4sVBofM1XEcO/GE/i5OlkbOmUf/V8ZrPPKSogIgQSDZOx8nhg4np1NFINPkpoYI88LYHTrFfXhOz3it4x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen9iMCRA9TVsSAnZWagAAWRwP/jOoDRQnUU/uJZWq2+ft\ngRtRDp1Uw6sOaPmmYErfz4Y1BzM43pqY1Dc8nvfAUNFWsm6UggV7Mn407dPW\nYzX+/XEuVm88HNgHaPsdse5nuXLMDOBLcpVFmNkXA/d84rZIFKbxzqGNCdwo\nWQf8d15DOFHTiPhdxup8ISGe2mw2b/LCSM0up7NLjApWW703Om1NncqbjRH3\n1f5RnDfkp4Y9RvsyWSs47jlL/i64IAm3X+Mt6l6K+R0kHX8FAA1vr6wPsDYy\nDC9ZWZ9M4u95qQNCbbds4MogvSeWBHEBtfngvCtZxe9Oa00N5Uy9ydRCBqMI\nfsbhshmsZ19Ms6hd3EgaBLdilDWE73n+Z9SyLVJJsUwtLcgo1ir3x1/OXdQh\nbdN9EfwTfSyTRkBzVd7AWbfE85X0YfBxU7Pd+mcIWUoeg0Gm3HxxVfs9XrUm\ngEjNM9ryX58IS8rRL+KaIOT4Q6iiI14gpUTU6tNk7c3r6k7cID8JUKJ0f0PU\n2qOuHta1UxOZtFMnvV5QPEz3J2cYbWzzGodQy5zoNUBMH4rQSNKxPOHj1z4P\niXONeHYNBHSMdfEyOuFW60+8jnWAbnYwad8pnIMuiWFAFdjQnmM5Fd9gRQQI\nM58ETOV9ne9AV94SrcC/tJgBSWoJi89sckCc6ixO0pSQmNng8aWmMdAttmH2\nknIe\r\n=trnn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.2","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.26.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.2","mocha":"^7.1.1","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.7.5","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.0","@blueprintjs/karma-build-scripts":"^1.0.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.12.2_1587533963628_0.5663833990435745","host":"s3://npm-registry-packages"}},"3.12.3":{"name":"@blueprintjs/select","version":"3.12.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.12.3","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"27a660d794b2464da2453991dedd115186766a92","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.12.3.tgz","fileCount":158,"integrity":"sha512-WU6RGk2NSlPS4VjcpljmGQY+w4ezMCazoQfh37JMDNq5Xa/wzrKaleXifMmZUUWJNvjtsZ0sNDNLzI+DGuX0dQ==","signatures":[{"sig":"MEUCIQCiRN7VTiFmqjCiwqPsEFETYSZ6qEQQnPglLdkEQ9yKMQIgT0f/w+OL/OTlvp5SbUeJOTCykKKDgik4JmKIkARfNwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesENzCRA9TVsSAnZWagAAHcEP/1wixlhk0Gs4Wi27rQ/c\nvz32WntskK1+GNXRQ/Dv2UQ0yG3L+b8sGW4nrpbjlGoUIqKODMDksKlsMg6x\nWRU1FVuMDqcn++FyZz60AF+awtyjk72UnnN0usdfj7ecvJsL9epDoeqxvvjk\nr0sTVT6OEAWEO9zgd6MIkrMk6wNzhIvQOGOASwIFNbpZ9pyXd+BZVTNz339S\nyVdDHWTB98fQknYR1pbIFugBePlMHsdhT6FbJ5lgbEFMrV+vRDmjVXBUhdox\nJGWFNKkSASYKtMJvSy8XDrWXNMFW00iu15rw+6RLJR1NEA6cjY1hH3EbSCT+\nAM1QvP9yvLcaUFxcwZ+PYwpTdiQo9dcnQZDhWyq07IaSaLygjXrHHW1/ccvx\nHfVyRx//XHJPQElV9EtHUiwiL9KjA1KhpPIKNz5aqMpXzNKxLZi0exl4RUYn\nqnZWcGr837deM7FVnSGTPaiMvSuf/i5BpPjqXxYmMr0wOguTJ16AoR2wS+m9\n0uQJFp5NJz7FyMqs10earrXaPIhbY6l4P8SEEPdhJM0F8/Ye0yG/Fii75fTm\n/boqJHMzpbTiKt6BgW8+z58FdHJ8oLH8IfqMod1G9hJV2dLRB4eJJ5vdOGLb\nXcGSRrWmoRWplWMxgaFouOOjO4N5UkfdNj2p+YVXhQOht9fyilzDAtTWmlmE\npAe6\r\n=JJuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.3","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.26.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.2","mocha":"^7.1.1","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.8.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.1","@blueprintjs/karma-build-scripts":"^1.0.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.12.3_1588609907176_0.8899034642468393","host":"s3://npm-registry-packages"}},"3.13.0":{"name":"@blueprintjs/select","version":"3.13.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c42e535525441f2b7149a94de07c5665e49cdba1","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.0.tgz","fileCount":158,"integrity":"sha512-DwLEpZee95xeO1tyCs8SLgP6yb9mp2l/B34N2MOsRL7eXZb+EiILR8fxnCzwx6/D7JL+WKsPP9UHhCOLaTbYug==","signatures":[{"sig":"MEUCICzRsVraNXUckz67re2wL8ACspK2KHS3L7yeY2awWySnAiEAsHqiOE9sGMueR8JtB78UfAlb0CDiO74b/yk3rO/WNqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":529591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexHGoCRA9TVsSAnZWagAA1XIP/j1/GKhubImX/osc7duh\nsg1RoWzw04Aoe/6tgsK6ZadRIwuyinCdehorwW4EYzb3LjSBJwNEOTHcwYuB\nXm8BqitneSBcy03PyQrkNsDhwcKP4Lxqoc4VL9VZduPuuMFiPpvcOcTW263V\njnNlnJ7DUA3bkGKvWllye9Oxh1sX/Y7jppYOx71V1yj75jxv6bN0i/F7njgB\npYzwzFcjUsr8VE5PJUrofXv6mYFsbys2UwHutucdN2IzSU9JOTZe1xNQxSUn\ngzWuSLhhI6DZ+Pue/iCIX0EbGsb2O2jyQRvxraOnYrU1iVW6NPQJAXbhlqyA\nx2Ced4nSTuWKnfKtPUJkQRU59PVI80JRpjGCBtd0o7rkAVewhq2KATHsCg14\nJkMhGmJNfQUs5kLCi4WV6jFZ7zU1rUmRQpCVoJ54UfQ3mSz75qLF29tI266O\nSQpDOov6WGNeFFVOCUMvjmfHwa/rSnmr/8uHMVJ91VaAIAkFG64HHTG2823f\nf1dOqOW5bHn9RnbthvOMC7j5X0fvjqnortIsVUiT5TfewSOYtEHY2VPoUYTF\nfTwUXZSVlKrfJKFvizMy/ihPhITJALhAfnP/xqey4cURxPVNw/3EsOtqnVzv\nKpOP73wSem0z5BJZ44/isL6LifWvzjNILnlcNYb1J0WFpHUaSAdOQg3rFHIW\naJGi\r\n=1XL/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.3","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.27.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.2","mocha":"^7.1.1","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.8.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.1","@blueprintjs/karma-build-scripts":"^1.0.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.0_1589932456059_0.47586909376500985","host":"s3://npm-registry-packages"}},"3.13.1":{"name":"@blueprintjs/select","version":"3.13.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"576c4933242b0343de8883080810d912f5c18630","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.1.tgz","fileCount":158,"integrity":"sha512-2TogyeYPz6H/ebuu2Wmb+10nXbz0uXKu7I8UtuYp2qaXeo8SwHMR43dsYhTk+1o1p0nbT1ipyA3IfF7Ky2UB2Q==","signatures":[{"sig":"MEYCIQDdbqSbet3dsJUoJM/j6oYv4ey1QHz6jGXypSq90yAEsgIhAPZ2g5iQKx47bXd050IIUtkZCRbAmxzbGqvYzZ+T6ZLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexq9/CRA9TVsSAnZWagAAv/QP/Ajawsz6EW69JpH7lxsI\n4Xj28TszdPPcJnCyZYgXLlhxdxM106ygTXPG1rRlpEVP5FaxCsv50g9788bW\nucm55O3q7y00teu8hJO3viOHZpRH05KnNM7SdMZDL3J9tzAswI3EEqbm7V4b\nCWwMQ3ZQl9/YyVCgf9m9bxyqZnu57UZG1boBufoDl0aXzFwdGR0THPwHkbiy\ndui+XT5QBN4sf4iKxJlAjyyC55MJb3Oxb5bwfQ6aIfAN1H6aiFlBsCg8aH1z\nch/UM1ac9KK0fRskBhaZx7L0b8mNhAbD/+gmydSzgLnqgRs/5Hqa924lsIi+\nVwvPCpuF2e4XQj3MJyTIcV5a8u12M24jYDhtQBiSzdTebWoJe5d7P5/IvTjd\n9esOE30G6toMhjh6JYI5EQcRHOYFzqQjOHWhqcqJIE0qxpJCjO9Zkn8lGDUF\nfSJG3WHdHyk655GgjgTMpEB2Agi1NZ+P9ZDxCoQhLKC1fai3BbPowzUFjOO8\nEL/42aggQwi9cJvAoNlrU+ymEFPsKutxqjvf8BKjIfwz4vjHSeGGskaropdl\nb3u52fZ0tXMnA8NBmCKvIvOFpt98y22IZ0qmLhbDO/7LsQyTsdNAAzMrVvAj\nZEEWmlKA1FMBZL2azaGnkOl+CopusIVury3pYEbaEsc9aehIi7pv5nfaLXBy\niYP7\r\n=pblK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.3","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.28.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.2","mocha":"^7.1.1","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.8.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.1","@blueprintjs/karma-build-scripts":"^1.0.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.1_1590079358998_0.6624449968709001","host":"s3://npm-registry-packages"}},"3.13.2":{"name":"@blueprintjs/select","version":"3.13.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"45cc1bf50e4cd51d9e99f8b39a071ee4c84c64c3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.2.tgz","fileCount":158,"integrity":"sha512-cx/pUqAbbGJpBQgmdc9Cwj8CKbDbgq6dxcG5qTXs3nXNZQRO5KtwaKSJEzSxO9PhmxxpEn6FrScukoevqHwHvw==","signatures":[{"sig":"MEUCIQCSg9702QFHzmvFQvMwesrCtjICfCnBTrXnM8ik5TAPngIgIPztqzECm0GTlFNAEWgtc0lTpViVb1nfh7a6K/WH9vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey+xyCRA9TVsSAnZWagAADHcP/j8vcj881dg0gM3DC0TN\nqwcXIVDuNUP/gnQYFZZ9B9RkHE0blSqsJvVi5sqpLg7EaSm/HBbnDJo2GPU5\nFA093uOhC/ZCY/Gl+TMO/siet7gpmHct6p8WUh9s+eTvWo34uZktxmtu+aO/\nPa1pNQ3kwLZJGSereHvkCTaAQll+fppwVCnQILNeyOdoSRnzk6A8+fbLnNdM\n2J/p8ReW2wmVEOOgvKLXF7fD/hekIqjYC7gy+JM3MKDFnA+AyFJoGkU8JpS4\n8QVOmt0Ymm/urEoJ53px9V9eO3lfs23N2ODg2qHGK+ef5RTKboQ5gNo5NSQK\nBjIbb1mSMiZ70r7il1E3XL3sbI9ycQubDd7YkxRx+fj04xO0UG4h23EsIBnS\nBFexXTnLnaIcdjDC/POsrZftl/Vf4CGYyFQDxpDBzVyDWby0tSs2oGAh7tGX\nVSYMrJnjc409Yq6Vq6e221mog0x9AHSrXfihrUSmjMrDboPexROkOtOzEhvA\nwsymPNiPgeAwCugGoxtSOuKhM8hsNs3q01pEbIc8L03PyHENd9xmVKnYogKG\n5hnThdGdeisvyFpTOzJlOfn3FFzQCRj2PInKd6mbT6S4Ll/UcCI9DKGC4jam\nD7kVHaHKRsZPgS7cFNufte9xCudBDDrfG9G5z+8EYd8/x8a815hwbijNpZYN\nmnc4\r\n=1hkn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.16.3","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.28.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.2","mocha":"^7.1.1","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.8.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.1","@blueprintjs/karma-build-scripts":"^1.0.0"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.2_1590422642490_0.991970816755297","host":"s3://npm-registry-packages"}},"3.13.3":{"name":"@blueprintjs/select","version":"3.13.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.3","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c9ab2a4f4ebfd22019ca27c093bcd955bc54b84f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.3.tgz","fileCount":158,"integrity":"sha512-glpZB00DO3kv8I5sLNp67nfE+BIYV1QWm2SfEALYZ39ewGDPM0guiUvuZTgF/RCgpNRhKzlNP44Ur7i3VWS8bg==","signatures":[{"sig":"MEYCIQCIgUByxxoeWXrJ9qWYWgivwmoX4wv5N8VllH6bQLeCTwIhAJ6pOxIGSKf/57D+F1XvGGXnyh/SxURbSSmuy0JPsEWW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":540509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4Y7ICRA9TVsSAnZWagAAStYQAIyCtd+vDRP4fJlKdfCd\nMPtmXavv35ShZ6b/AcE23dSkXXa/q1fZO0Rik/2s1xX9llQZbh5rsoQF+2Ln\nrESq2vnNzfbrRtTaLgQjAedBiRnFbzWvGwZGPzCff65T15copLLibp5ZqfDN\nqiD5GOvMdjVvBDfMsRcYg9jw/j0vfgJc9ZXysMdbJ6btsZF1AFYPzYXPANpl\nfRMVPE8kWz5af48SgYrl6bmwFT6MQUjK23mOUA5ToQrVOGnaMrJJyBhRRMO3\nYMmMD5TK0TA5XjYGvH72GBnv9dGneVpvW3UMh5ZNgYYz9Ed5xXtjJzroF3hg\nJrBZ6ISfkKvYJ+WoH7V/KBTtEtYRRUW0DWd9/GtxOGZefcRvUvfLaZdvpUOV\nnrpbfuD2so3Y4nBCtsbyG9GJ35FGZYfNwth5XhehKlTfjwjDClOGH/5W0XJ8\nn4LBTgBNfAjuLv0LRdQuKsLtTtERFOhvH+M8hv0Qz7CHwtRQEKwv1KfKo2Ni\n/8gKH749QwkQO4lc7KM8kiFxUExAdDk6fUzbmOxZKo+fO+2xUIBfsdG6JaOy\nNcGA56jcTx+xKKeINVKTv3ySMWJGdxLIYNHZ7lDX9vGg+Xk1bqHiTnF4RTqP\nqv5FW5jcy7jG1/uiC+K8Yb7vsBRND8AuUGffB7ZLttj9jg5z98Lm3TXkQqOc\nCmXq\r\n=ozvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.4","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.18.0","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.28.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.9","mocha":"^7.2.0","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.9.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.2","@blueprintjs/karma-build-scripts":"^1.0.1"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.3_1591840455536_0.760373011422665","host":"s3://npm-registry-packages"}},"3.13.4":{"name":"@blueprintjs/select","version":"3.13.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.4","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3ef633239e2eaf69d5579634324d52cf5a323669","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.4.tgz","fileCount":158,"integrity":"sha512-kUw6paX/0ktQp84CF9go4MlDT9lblG+8VHF+Jf5PCKolF2gIaAjV0GxAUCaUnkOu6We7XGlWfhj/pTyOYVzCew==","signatures":[{"sig":"MEUCIQC/KdXkT/f31vKS6rRV09c4x9Zb88J52e+FhArlCFba3QIgImm+ff7ldyUK8613mrVlH1pBtOM8MLD19vxPAgiUvd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":541102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe857rCRA9TVsSAnZWagAAnm0P/jjxGF/tSYS6wDflkqyp\n/Jle5EKTpU7RyVqHC+j9ypFZGpwAv8vT/W0lhh8ilZC4zJIT3xBqhw+57qUx\nZtX0MZ5NMRKOaifTFhKIrKMQRNImUqe1R0J22spshRsi5pmXS9bLfl62KIwr\nL7vc+9gukqL9GUui3AgmL80DiVg36cFkK2qU6/UFqBLmTWPE1k5tRDd1C8t8\nM5B8xP50vv9w5GIKXyaHYiyyf0f2Ol3rUpZFT43OaWQHLOzPBSaHCwFzubO1\nL9a23p7k67Sux3FqvDdAsC3SUO3XaPPT0rwsvHoPb+ZBNYIIIZbbgYa2amwR\nKIejLA0l6x+WInoOlGISfeEtioWjBVUr3S54cHLIBSvL1VxkV0/PGqcQXS2r\nYGl8vO1EFf9mAo9Zms4A7Xrb1TSvZfnYEErvE3BsOrUhSzYoTHGD80tKTbpY\neN5aSKSmTTCtj0Qf7l35MUnkI848RVNSyWBzSATPzrPq5LyRGRXS2H+zjQZ9\n9c0sL37CMv7ZUGTUAYlFC147m4wMUnXaszvBh3DNwZh+cbxzprnU5APaKCDA\nA/pK4y363Dx6hjw9KbU50JFCdFBkq+N4wb6WpKLobdZ3VfTK7uFabdHXb3kb\nP7FhLdc2LvFCpUuMphZNmi2se4l7S9Ndt+gQDpASBp3KSvXOvtWPr9OLEL0p\nfHpU\r\n=u5CA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.5","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.18.1","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.29.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.9","mocha":"^7.2.0","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.9.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.2","@blueprintjs/karma-build-scripts":"^1.0.1"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.4_1593024235116_0.6123668200503607","host":"s3://npm-registry-packages"}},"3.13.5":{"name":"@blueprintjs/select","version":"3.13.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.5","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"397b1833893a9a80ca111048b3ffa1335dc52649","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.5.tgz","fileCount":158,"integrity":"sha512-GFdLhmD23JvWueLNDBZjE5+Kii1zT/R7vx/Ta5fPv3gdSnUBMyGZMkQAjKWrn7o7xyOE1im5G2A0sdhcfcs3iw==","signatures":[{"sig":"MEUCIC384ku5hs55qamnnD9/vuW2YflS0h7dQk4nA9odLmRBAiEAtrDNq1yJegX1mJnbuEUxTzyfkf+ZTv5qOBI3h6oePG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":541102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEHpNCRA9TVsSAnZWagAAdYoP/2tT82VR3ncCmY+2oEpo\n6eAGvOQGPjH0xDPUMIYej1EuIHqW0N+u/2FA9zRpZSJWSnakNn3yIG6aGq9p\n2t0vd6lXsrQySg87lW22semraYgzUaYjfbgMjeGacolN0DiJa4xDpqSYeYOZ\nKUvgB/9p0CB2wRuyJc6TgkvUmzN3/J45t9L6lAgpgr9zmILhfzSpBZaUJFH+\nCI3txVjJyjBIW/m0JcppE7w7O4ZYr14GjtKypTvl7t3cT+RjnnAjP+cSuT24\nFhHkRXmSdUiSStfMyvudCsQ7SpZiaBVyqtFgSgcJZ2za+vQsXuDNPi694yU4\nzvjRAFWeniWUdPBFGDQEuQfmiEXXM2I+AAoS3sWnpxcqJxBGZMtG3uzMufPF\nWYF64BjzffnX6QjbjVqY9qqfS8OXtwpAUvEOBHuXC3msMB9Eiv6U1atIB9ed\n/uP4X2zAuvBUW2Qn6ocoTcowBMftD+ieqUInnvxMhstfxgNMj9vP9cyicOLD\n9dE9H5hEYrMs3xBvcfTiepJtI/v927qm/7se57lQAIxoUnScKuMU/2Y6lJni\nHobWmkP7QFZ+q4aneIGHyL+rndav0Y3XEi6jFA0UdSFPaUaeGXNBQDSb9QSJ\nPvdFEusvN70fygcPzqTDnet3eNYsmZhle/GgBHoRmDAbCoFQ80yiOkmySYc4\ntTF5\r\n=+Qid\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.5","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.18.2","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.30.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.9","mocha":"^7.2.0","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.9.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.2","@blueprintjs/karma-build-scripts":"^1.0.1"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.5_1594915405518_0.6175848769404413","host":"s3://npm-registry-packages"}},"3.13.6":{"name":"@blueprintjs/select","version":"3.13.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.6","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"9ed41e150011d27e615cb50200fa5c6c767800e3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.6.tgz","fileCount":158,"integrity":"sha512-qE5pcFNc7occAFJtEWx8SysRylZSWTyOtGNuAF3MjC4iqVnhBcQJjGGTAC2lf42ZD3OL4u14TI0kFEEB4VNnQQ==","signatures":[{"sig":"MEYCIQCTx94wY7l6T6I6ETDFtudNt/q2Fr2V1HC/hcXZxmBjOQIhAKkWKsuSVLS8FRhFNRr10G5CyaCCqpWTPQZAhu1v1f4L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":541102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJ9YCRA9TVsSAnZWagAA7EoQAI4fa3r3MF5xM4c5hV1+\n59P9huHjJqr3h+0megYreMM3vWwqdK3kbaUqdjl8vMGY3vWTKuFVuof5leBB\nXMLpuEYaPj5VHQtNbOJFO5paByW1fs13QBYdMe3kvO1prz3vUr6s04/qyW8p\nRDga5iowFbGII/BiWS8m4a2Wk7iRvCDOpk6PtrT4Jv7HHId4+N4hECAaLEb2\nKJGoYutcHSIRdsJHHII4Gvwp/4fhQ/50m2HMTZDo33o7hCnat9gk3QhivN5S\nLYHmzPt+FHTtKRPr891zwysGZaWW18B0/6HtJeXDV0zkUm2anL2SS3i7dvPD\nF98FDD+Vfnki7diwUFX86GasnaLukfjLJ4mqZkLgR0Fj5VjiuaoSiwisYD+U\niaXjj71Vyd90Oo5kDNVy0qZ9fgaJgZtfWE9h3NRQx325pXJBdOYKhAwvxLHc\n5jrjBuGTDP8SbKAjYdxcNkknbd+H/vB6DU5Mdxf8XKvu9TPqRZIPgrbHBGCE\nZGeYG7YbLJS48vj50R3+cUacdelK7AYrccfoAk2F/tzO+L3bL7ZLENzH3JBk\nvh8k5CACMMu7DKC+SrK4QtheSBZSEXCErYnbVZep8VoXNRk7TLwaZ4i7PWIP\nMTynvvgVJNap8mYoKyHIYgCKl5Md9THSKWaAzLvyquv6m1QxNjasGHH2Ay5V\n41X1\r\n=VEAX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.5","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.18.2","dependencies":{"tslib":"~1.10.0","classnames":"^2.2","@blueprintjs/core":"^3.30.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.0.9","mocha":"^7.2.0","react":"^16.8.6","enzyme":"^3.11.0","react-dom":"^16.8.6","typescript":"~3.9.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.11","react-test-renderer":"^16.8.6","@blueprintjs/node-build-scripts":"^1.3.2","@blueprintjs/karma-build-scripts":"^1.0.1"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.6_1595973463918_0.448439514507166","host":"s3://npm-registry-packages"}},"3.13.7":{"name":"@blueprintjs/select","version":"3.13.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.13.7","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"166675a8caeccacdb31216e92ef114f29888dbf6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.13.7.tgz","fileCount":158,"integrity":"sha512-kJVtbDDGVwIIC1+cN7H0DUrlumSVZGNEq2CnczQNI07RkHpPzuIR5stjn3LU+NjtCa3pidPNr4w78JRTesZzLg==","signatures":[{"sig":"MEUCIB99svLOBjjbTfMKtF9QhIl0RRMfdUb+7oKu8yll7WYoAiEAm9HcHeUP6qN2UrHFRJA8hzQejjfg08dRPnokz9bWflg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":539137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMwoECRA9TVsSAnZWagAAFWcP/3j5GUGhRyJvlaWZ/oxw\n9/xOzsiXBGHPK1Nru30I/EYiKTRPGQ+qyC0T/UC+HjyFDFvWHjMdk9frHCNq\n4oZPY2bB7P811wamqbjl1fsbVScxCuNRfUtFh9yiCEEkJ0e8PU7lKi3p4UDk\nCyPoA+lkoWTkrmOIFUOagjiM96lbId4S3UaBH8jIlmyaspo6VDUpTzsZPZbx\nbPCqjkyt+xuyOwHSPKCzdRHwXG7FY522FLrNjGW94qstU9cWGkUxMIxwmKFl\ndxoJnsJtFsUmwa1RZ4DJQFCslJs4mpt91ffYilZXmMdQU0tYVdKL+ZF9wnC5\noNO117dq0wf/DFGZwT/GEeIepbx/uGbWgNqm44XregSpg6CBmHOblsQVEq7K\ndCDl+o7zWx0sOwlJgtdZswl6fqWYmGprAVx5iaINaBPEcnq84HvrdiFa8HLL\nQTOfxm1vKCiQlTVEsLfyA6QAF5sP8YcqJUEciNMdzp4+pEWljZz2O75gn87M\nacOwcDQneLeb2xsAEAef7HgYwbJ2RvheNi6fqM57hJNWtd7PuRE0rKhWL3Vo\niMJDp5b7Zhvo6EfxAo16rqGxzrOqv2QV6kOWlntOFDDjHtZy+jQT1d7tnQP9\nLjLCK85Ad4mLhPWPtL5a2OJbnIAp+2sJVyUQz8+gajPSZRTZghLTqQPDqDDJ\nZDkn\r\n=iR0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.6","description":"Components related to selecting items from a list","directories":{},"sideEffects":["*.css"],"_nodeVersion":"12.18.3","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.31.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.1.1","mocha":"^8.1.1","react":"^16.13.1","enzyme":"^3.11.0","react-dom":"^16.13.1","typescript":"~3.9.7","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.13.1","@blueprintjs/node-build-scripts":"^1.3.3","@blueprintjs/karma-build-scripts":"^1.0.2"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.13.7_1597180420362_0.40277842035482014","host":"s3://npm-registry-packages"}},"3.14.0":{"name":"@blueprintjs/select","version":"3.14.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.14.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2a35d6d2bfc6f0c16c096d9d14f96df81465dfee","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.14.0.tgz","fileCount":158,"integrity":"sha512-NdpbtyPI+a+YhtIKz7CAEYsLoNaubLyr1TjsEk4Cd2RYvCZLwFv1x//yZoT3zK9Jn/uqjsIIFZi/Z/xn9D437A==","signatures":[{"sig":"MEUCIHPPFc7EfieW+++j4eSQeOTON3JLKV+nXT4YvH7oci7KAiEA4JgECDTejuYME5rrc0j69Whmip/pHR3SoAGF2v4HJRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":543945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfamOWCRA9TVsSAnZWagAAIDUP/AxPTjWvqgY7lBgwa4/A\n8cMsACPmHNQgoxSj3c3tvD2a9XHmlf+vK6ldgrBxyfXx8tnnYltTD0Uu+/iO\nCsS+I9ScOgBXPSW6VkTeJS/MaSXFMfxzF7dCgraIVnhiZ34q3hBKX4tXsdEv\nEylQWN9P4S35fqhZbKVemZd0fPx6xJFjsa1hcuDb5BcpyRuuqsa7+BMP0v9K\nhucBpgVbB1hpyEEYEujiNLSrmMqSN1cA4bQLER1wF656MYt44FI+mraSwU4r\nNfkqPXtZbGNMcn6TTlzFXMu+ev/9dkDSZ+5cqsiJOclA/WgH4ANhDpVgUtfh\nD/lufTN43PaYUix2/Tl6UF0gyH7EkXp6QqJnYFSK7k7auFtMLjfVI7knuPst\nDL/q5NWATWoyJm5AOijR9hQCwUix0Wm1Jrp9fw2MTnkgY2OsPKONe+dEX6rD\n//wuM/HZ2JR0naO7FX2UW+1+entodr5dfyfdQ9bjxbKrgEAycPSaFoUgfIR7\nX1FtlMYJhsiQmWYxpHVRDYHsGp19rEy8TuDB3MgEsBYkYbJHw0jCrXA41dok\niyBNErkVX4b5CHbCQZiF6genHHfzZXfgkgkCQW0cPPCwmkGyQmqLRU7Q6QYT\n+dfBS9wjalm3rWZfJgFAof/Oy6Qzp3yKMU/YlpeVutUdvP3KQ75z2CFBiQsl\nKSXd\r\n=oVT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.6","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.18.4","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.32.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.2","mocha":"^8.1.3","react":"^16.13.1","enzyme":"^3.11.0","react-dom":"^16.13.1","typescript":"~4.0.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.13.1","@blueprintjs/node-build-scripts":"^1.4.0","@blueprintjs/karma-build-scripts":"^1.0.3"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.14.0_1600807829758_0.9257182229413232","host":"s3://npm-registry-packages"}},"3.14.1":{"name":"@blueprintjs/select","version":"3.14.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.14.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"1b29bc73bb33a393c0139080655fce5693427d2f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.14.1.tgz","fileCount":158,"integrity":"sha512-4z+1PB1CnnzfcxIjqjC9v1uamuwdJskoeI+XVYLA3PWScenKvk+29XoitiWUM6TcupdyNXhNRHM8ijva937vCg==","signatures":[{"sig":"MEQCIGHEV40BeSpYPbQS4k4Q9emgBXr3Vt0tn8X0sGGEROYjAiAeLaGjVI+DZVTzDDkCaG1yw7ItMZe84pLjM68i/K1Ivg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":543945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaqt3CRA9TVsSAnZWagAAfqkP/0xHelwXZvnhDQtZEcf1\ngHjv/4xeoUuYC5tvnoXtc1BBGetDoThN/FtwGj6dh9vwtrzjFW15Tmo8n/GH\n2DgmxE27WYh+gBkMLT3d+4Sj8n4z/oOSy2AGuEyVRK0PxozcyamzKuK24CZL\nOGkC8KJ3O+GiYakIs7+mORQTYQp6Kh8+99nedp7155/Mkt/YcYaAjX5RuwQd\njsXWcPwMvwPCBe7gJckIoh/bjY/0rhq8xvdK5jLGMIsgvUgTmF25BdjEUNCV\nu95VuoGAAOIraLuTVcA5q7agfmsnd5Dh/EihGhxrMpQCJZdJorWHn1g0glSv\nXfy4QjQDWcjomDhmIPoqQtyq3r3mvhKX2qc7GV2DqqTfu5el7OHIVXNp82lk\n0tQxZiA3Wtvk8WOZwmHZrd0D4aw3YkhiOlcJkigrcHtUliXmFaOBoqUdAEKJ\nAHqeQdQNiS3/aplEfRvrACU0RFvV4VKt2Zkg7VrHO2k7o3vavZdZfGV1THdq\n6xjjdb/2W6E1uKBLPuFMUzPQR4iLnOv4dNqW/7iHruNTgRcobzZh9+2rDCAJ\nraFZwW5dmbdlsbUeWbvaFYpNZ69lZVj0D+0qc4w2sLDV5GPU1sbzvRgp/L+C\nViyOf9MOH7ATDpUMlJYd1PCBctsBVxQ+L+7R7DDVc0WUFtiU8QJiwkEkB8Of\nrLwP\r\n=WAvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.6","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.18.4","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.32.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.2","mocha":"^8.1.3","react":"^16.13.1","enzyme":"^3.11.0","react-dom":"^16.13.1","typescript":"~4.0.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.13.1","@blueprintjs/node-build-scripts":"^1.4.0","@blueprintjs/karma-build-scripts":"^1.0.3"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.14.1_1600826231263_0.5953429529057002","host":"s3://npm-registry-packages"}},"3.14.2":{"name":"@blueprintjs/select","version":"3.14.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.14.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a62e18e2f6648fa7cbf248d69502c155d4a7c7bd","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.14.2.tgz","fileCount":158,"integrity":"sha512-TJ1wUqmmBrnFzlLSkUoaBKAYLvJLvzJNmGVD59yPjO6jCIbuOV/Edt1YzHmxK7OJN3ku/LwylJ7NjI3pKLRiWA==","signatures":[{"sig":"MEYCIQC83zkJ2KyAkSYNtaQPQxJtRdwFqGQvO/IpBKRYO0nJfwIhAIHY+qufAuL/nnL+5ESqYJ+pX6+KJXKT04nxVTq3GqwK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":542704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdgAQCRA9TVsSAnZWagAAoEoP/1dFU8MZTRbzj1TsjVAf\nun877iVasMC4EfDa3YIHpvMU1aP/XXD8DABBipY31Z+NaVPiUZhA+ydt6Xh1\nYnebHUAV9kwb0AbAuMqQLWYm67CcK+AIGTum4l30xdMVOj8TTdPCG3td6saw\noViveLdoi/mz+fYxcGqPnVpVSyg782VE6l6CSZrlXsnxd2dLcKwLfo3KS8bI\nzs58HDtsQ28nf7GIgwslClwfNfhFwFwJm1lmaMErs0FSZS+xgHZZlhZvkPbb\nTqu/Fmo9x/rwDzpkDHhzWNoHZJ72i6276UMAW6PAouCfelxnVxUy53QBzupL\nTuZR28ZGV+fT21oAdvqkBEaUlQiXuRLA+0lBrITHTrkpbcGg3LKIS9qb9R6D\n6tVQcIZ671hNbYTSOkTQPECZxUjBuTGGrSFJiuulr6bOHxu6EI/FpM1bKMdL\nzUzHY6yUv3w7sOj+QrAYiNplf0rA1e+1mBfruFpRjK5ZEHSbuHHCsF2RRHvj\nR21sjVO947LDuX0YSyuIFTDubfxT9zatIK+IwsRuMxIZc2NAYkqECMLudWAV\nkj1LVq7wRRBOrXieYQtc0kLtkaVvrhpgoAtSZ48WeFQI1JKZu16mFs9g8sbw\nyS/gpLsDbbILVQdINpoEgmJymAqYoxCu0RljAvoE470MUxOpvVFIHgIDY2zk\n2O7z\r\n=tc5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.6","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.18.4","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.33.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.2","mocha":"^8.1.3","react":"^16.13.1","enzyme":"^3.11.0","react-dom":"^16.13.1","typescript":"~4.0.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.13.1","@blueprintjs/node-build-scripts":"^1.4.0","@blueprintjs/karma-build-scripts":"^1.0.3"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.14.2_1601568784272_0.5591270826754824","host":"s3://npm-registry-packages"}},"3.14.3":{"name":"@blueprintjs/select","version":"3.14.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.14.3","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ca26ba4161b0d2b261198e12abb3e97a02dbcc10","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.14.3.tgz","fileCount":158,"integrity":"sha512-7psdf8SiqZUN1oUjtior1Y994+agKAO02o/7VYx93zfwW8dJkn5bTxGQnc0kDMXWWSFevsZMGfiQav78lZOgBw==","signatures":[{"sig":"MEQCIHxQmT/DornLTxfoXtcUQ48SEkWIsTjGsIWazEh/HAucAiAoPSILgp/AJ/6bc+cM+YbQ0WjKgrUCHRQf7jChJMuO9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":542704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiJx8CRA9TVsSAnZWagAA+qYP/3sZ4zntcKRjh8HZSinZ\nlEJcuu2rwJHDCz/uUuo0MdaMSL0T1YrE/mtTW3JOIPzkW4GypvHTNLJ4ZVHB\nriF0RM2tDF8GAsL/JD+2DWfZABChm14D3uQuwk3eIlRkEiO54dTR5fB5q+YF\nQq3QFmPHF8VcldWe3sbH8Ncm5H5aRCtYz7YnASJ5myjBVpKr2V4Ls3M0qhSv\n2AxN0td7X9paNFIall5VaO+CAhy3MPkQUeB/XXQMTzA7Rmkq3oMnyjZccYLR\n/wMtNIX9cYUOs0FPHKlmFXTbAi5a1uEtgFQeVa+TyLgKsIxAxa5DzpqeyPT9\n85dcvqvM37/6XaOIgWwULKlCIY2Ax6lkcc3dX6QO+e2Xv86ezHNHiGpxEkn1\n9kEAtMokb4SBz4UIgr+7OfEbeJZ8fzqnO4xw7RPYxA9Wp4FZro03Q7V8qq/N\nAC/rIOqbR5+WX0r6hvmkaVlcmd4FNVtXajteCmv2evn/nFRSzz9rWT+r0YAF\nXXyh+eJOxbgiqJ2J22C8Ji4yM45m+BpBPGkM/Ia0jJizIr6xVumSEKuz1gUA\n405GwuySAzy6T1xAJMdk4BoL33pi6MUmHGSb+teowNCF6RtCvvNoi4BXEMrL\nrUw7hOaj/EwvwGLONICkm6k9BDrrIMZJqBjr6Y0cWYhwG3+YVPuuWJlqLiiy\nxHZg\r\n=ZfR8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.8","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.19.0","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.34.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.2","mocha":"^8.1.3","react":"^16.13.1","enzyme":"^3.11.0","react-dom":"^16.13.1","typescript":"~4.0.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.13.1","@blueprintjs/node-build-scripts":"^1.4.0","@blueprintjs/karma-build-scripts":"^1.0.3"},"peerDependencies":{"react":"^15.3.0 || 16","react-dom":"^15.3.0 || 16"},"_npmOperationalInternal":{"tmp":"tmp/select_3.14.3_1602788476140_0.5039253429992641","host":"s3://npm-registry-packages"}},"3.15.0":{"name":"@blueprintjs/select","version":"3.15.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.0","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6307017df896fbd7b523fc08e41097b475be0831","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.0.tgz","fileCount":158,"integrity":"sha512-pRiCVqzrJ+bV/Aac9OouxniD2DJVCVNnkk6KJET7PU9ZxD7Bo/42W9xmTlUCSd7r6FRRarYyKbRRjRXGP7U78g==","signatures":[{"sig":"MEYCIQDkZBnwuGIzu3ubN5C8nNcsVra4xmrfBab4HNli+2QS5gIhAPPlfdN0s67Tf5Vp/pNfW2Rcc62YWC99mkOS8wmTq+k7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfswKWCRA9TVsSAnZWagAAn9AP/jV+oV90Uis26rd62yWh\nF1DlJJ0oe8n4fjVtOU13kL3bvr+ZEVIiDxJnzAGo1R8KP3DRcGR9pSfPH/ok\nHr8vJm1aERq/KrlZC26iGXer9RbO4YNXpU4JVxgV4WDjJGF/WbOmsGRgULor\nEKXHSPFVSiFq5iYaNfHBLpnsKexhtFAyQ8DXP/E0Qd7xRPQbZP1T5q1641Yi\nOhhH9n3mC0x06PtE/edPnpVSHD/DWxupchOrg/efmdxh8M9CFSvZJzYRJefm\nlCQJlTGqLgn51dNEiR50lXoBmHUR4bxlxp6Xg201x6K/7cBilKXiyZb0M4/X\n0Ktm65ekqvvcJR2BRHGBF4ks1++qS9VG9HmfTQGPFSAzyavz1hd0UYSV6oN9\nym2MCct4xng80l3P/ziJkDvCJw1CL68LL4rRTTVx4iiDSR6rQRzEyyt5ycWq\niK3BeTu/HkIkYM+KlSDjBinlpr6E/L0g79OjTfHX3Gshfs8GG7Pwyxn6/Dos\ncKkJCXb7fei4TlneqS1UmnJ7Yfzj3mxbGVGTEbdtVNgoE7SRLcpUeNi64wnU\nCuNhjKdURp01Y8MEEpLOsuPHDWuEALJeviFb/zPZBrttNffgkBg/eK8tBLS1\nWEtTFtdlbycjUR+z1FYYKAjH3gjaa8gjuIrp8fqbxhfwHHpLlYjwJqQ/nXOl\n8tiS\r\n=65ib\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.8","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.19.0","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.36.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.2","mocha":"^8.1.3","react":"^16.13.1","enzyme":"^3.11.0","react-dom":"^16.13.1","typescript":"~4.0.3","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.13.1","@blueprintjs/node-build-scripts":"^1.4.0","@blueprintjs/karma-build-scripts":"^1.0.3"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.0_1605567125778_0.8673230701575148","host":"s3://npm-registry-packages"}},"3.15.1":{"name":"@blueprintjs/select","version":"3.15.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.1","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"93b2447a3b7f8198da42020b038b6405550111cb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.1.tgz","fileCount":158,"integrity":"sha512-eF02TqPzx/9Jwr3ITiWaLnVlVIkrAeYEl6GEyaxJwPD1N78qDkcbF/mTAr884s/U163s+g4bQVGCuZzuVoYH8g==","signatures":[{"sig":"MEUCIQD+BcKRk1v1ORSf9ZlW2y+WbbstxDKSdExE6eKrfQhNCQIgWKnSfzYC0NEOz4FAhUsmV8UuolvxkpWsAacwlGDpVH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":550176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgByG3CRA9TVsSAnZWagAASFcP/3TkUesCwCieGtEFeAk6\n2p7NvAs3YivY9IJj9t9jkVuJCPFh7HJ74DkP1bvMdim6PDxahGGRXa5iiJJ9\noJuTWelj3JtISXVEYvdgnpmf7RRKlTJ4JsaORrb4wDLkCSCmviouRqw+/6aW\nkPzug2MyYSnyEI/DMtF3gEzjRU6g/7htHccwCc7Y90aP0hkppj49thT+7zlI\nfeATm3hAaijXzEPF7maGLMbIqq5E8k/uQGXbnujZo2WdhovI4zbAbP2N/U2g\nSgKF2YtLqPuTG/lJJdn7ZmjrXDf/QjO58siYxX9L4AYcxcRUAYBK94EZdiCe\nMjnePQnpfcn38TXFKIo9dukMt579ZCoRV17tizZMoi5LvUhdSIEWbR2k0NxA\n/v0WB9xUV3a895A+76LRJhsKDzsiNS3+y0jzUIfN7Lt9cSnlMDzrA0o/qf4s\nmUzf2x88FVHAviJCs5UvUC0lnMOY1dmj2+oIZAd6biQG0lW3PhRxOqU7VqbU\nrUsvmphGs8ijUayzjot0lypjnOjLEvMUWnBesFwcbPM1sNmsuQmXMnB+dbPI\ncSgsS9b1ht26Pu6FW9LxtQObHCCZlb/sM+q6+RLB9cI5oVUFSEKGPYP2Ykto\neefSp/Vz42y6iWnfwbZ+vN64RiWjt7Rk2vthzcKhRESkk6ADYfZK6pNXb9Bc\nOGN2\r\n=Mkg7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.10","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.20.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.37.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^1.1.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.1_1611080118636_0.6640851375069419","host":"s3://npm-registry-packages"}},"3.15.2":{"name":"@blueprintjs/select","version":"3.15.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.2","maintainers":[{"name":"blueprintjs","email":"ggray@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"89237fb129076277be98535a4e3c0e053ad4f83a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.2.tgz","fileCount":158,"integrity":"sha512-3uY89fSxH4zrvZObDx1SEr/K3KizjgY7Z/005/acFkSN+2GFSD9GU5rmwEQfBDdHk5VjqHEWykD5c8YySH1nDA==","signatures":[{"sig":"MEUCIQDtqxyAVucW3MZpFFtKc3RI4XQEIWfSmXtDZMtOwjujgAIgVXPHzGLYMm5sC0iy9S6mg3XVUAxoW0Y0XrDJeqBXRsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCbv/CRA9TVsSAnZWagAAlOIP/1byOeIh1Nnq9R34fmPe\neKpr9he2d/FiYsLCKoWg04EXMATccqiVh0FaWw4aQoViT3+uNU5+UoYYVvKt\nPsMttxq87EvdZih6tNR5uoGl14KGnSDrlhmE2gFt2GvEnGn++l+qCdI8yi+t\nU2RAaLX/wg51cGBG02giwoXNITZYsbb8LWmB6HX8d6X5/v9/j/ORjpLcfAXb\nNsHZoR1zXBNbWwUeXmRU3SH06oTPFKJ+i3rHmEsc8l7L93QW6agjs3oNtmpN\n/2klzSqt2ClgfXFSsLZg+NsvPY0oBumCp4j5E0BGaopXaO5LYeqL19w3WjF2\nuQiWYL46tDKiEFRjj3YGrQxeBWyKah87sGN9KbruMSXf2577qu2V7OQKGf/T\nzwrXhIQHxQMVLtq85ln7lJbqRjm+qR0I2iDM0Jp0NAXcHys5teTLu2BdthtR\nWn8qpsYlfW9FNJMEGNQ5Crg/8QUZ63zfi+85SNERNvhlX0I/ntOa9aNXkeDO\nQSNUPxLbFO0qaxe5Iq0FF4aDfwxKxjTDWLKOeh2YjloU544tF0UKsDtgE0Cg\neM5EDWPqMGeTWLXtIbzQQ9+oeIecW8ylevSjtyrlASoypZbpvIiikW0nL201\ns+jqWYliUeYE/39RkVh4I0zb20iqpkOkNMIO69fnvLyIw40cHuHRa1T8VjHZ\nQn/O\r\n=PvP6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"ggray@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.10","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.20.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.38.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^1.1.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.2_1611250687087_0.6298680519744113","host":"s3://npm-registry-packages"}},"3.15.3":{"name":"@blueprintjs/select","version":"3.15.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"21f7efca21fbaa0613df412ef349dfa852017e3b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.3.tgz","fileCount":158,"integrity":"sha512-fsuAgPNiavE5YjzKf2X5a5LryFLX34prpU/2ZJ1WxkXzXFqZAPtzikNcRHdCWEwWddXxwM40LBPUTyGXHI023w==","signatures":[{"sig":"MEQCIBn4g8/FqgzcOikBeSEN4ch5fHIIc36ByBZ0rNfoI7nHAiAbMsFCH3tFLJaWBlOiQ04Ngha9v4kjlJx6JeFHmbNGfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDvLlCRA9TVsSAnZWagAAl30P/Ajxar+TID/y7XY7SxE5\nonhWFlkWDrTC2YcppuGwycFo+djdgF/1qciqNchMyFfKh0EJdM+468yeAHW5\nVxA4fVAGyC0yNOxDXqXFnGVxFk9R4h4DIR7MqwShrWNmDUMRUdlFdZ+63oiN\nDFJqDKyQ90+qnQ6ODhdMx+Q9PLJRvVN8QRJFi8ykJoOFuJHIxNqYb5xBFvOo\n7VQh7rT3I00OAx+DoXTeMX3+7gyNBjeVan5VojTcHpFZRMqw7pbeF47YR9J2\nYeriHvgU1I2SlkbpHbZ2VWC6dZct6KVDCsahifneAl+OdHKLA8cW7iT5a3Hc\ntVehymq1PhHW4fQyHvlDt31y+cMFDcyr0S9cPgXfsC2RVXEUfvBdq6WON60K\nj2Us8eczD2lL275BrT0O/BMdlYGZjNPUlB+nRJuVRdiUv/VR0J8q/8Zdhse0\np+tcLF8rtxbuzDA0x8MXxlMfV7MsN4UBENv21GdTJZjSJg8f7dO1KnlzBcwV\npBZQ82evwj6IUmdHJHOd4olQbTx3Hm5W+qVfSnoDm+4+OIEAgDrxsiUxqJzY\n1uU7kY/4cKaqJcHuTSelnI47fjrwGXBA+zbjYSMBZynIe8AYJRVD1aidazbF\nclvlEgH+9YIx+lul/bPqpMQ29x4qRudYbuDLkC2peuR8w8GjUVLn4VnfVW+g\neNvS\r\n=qzFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.10","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.20.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.38.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^1.1.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.3_1611592421287_0.5433761530481132","host":"s3://npm-registry-packages"}},"3.15.4":{"name":"@blueprintjs/select","version":"3.15.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"bca5042e1b66ed89da5bc89693ddc1942b22dc25","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.4.tgz","fileCount":158,"integrity":"sha512-TsDDn5Pp39Bazv1Spu8evALKpBjQ5j+5SOlCBuXokMWcFI99RekG5jI9fYQKsOlyvXGWxazMG/vsIuIf5tXKoA==","signatures":[{"sig":"MEQCIAJhfBqVaiAejQyZV8QeJSC3KpyNgjEnBBOYfAzjD+o5AiB4pggBX6NkHVNTawGopn11CUyuJsl+LC9d4tMJH/Jdpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGF6RCRA9TVsSAnZWagAA86IP/ij4H+X0sJg+YBbrxZm/\nwOQWnNS371MnKHiZe11mSdhi0pYhXyx1yi4Pub6xw3np8nKKnjEXXMYjyyNr\nHp2ihixzhHitESvVzhQT0zTZ2+oM5iUOEm7lueWl8DtWfydS0ABDwX/SHK1x\nRJV9qz6Os3KYk0aocc8+IDf1p1qPlzJOFjx1fDf8AhAid537FEV226cW/cgb\nhKRO0duIpfnYMUtvTNbZSBdKQqCAFiIH/c90J3jhfvQ6dCcIwp2x8OmchZnn\nYw2EqY9SqmfNorhqczH+jlBF/8dCGeHyi2fd2dS0h+2B/AuFVyRnj628vgUD\nTEXBpRKOzQlyr7FIRbqFf73j/716BXo2kxAmLuRX2Zen7D54gHqKl/zLVrLM\ntnVq8IV9eSzJzuN0asdDRHYnZZTQkugVQokuxupL8Wthq++FmAqdHNpgPcYI\nvkmw+ubGPcCfkQNI93TZuTfcWQtyo3Nvs+PPon3H8OpzH8LuuXchU+8KojZt\nQnOXk0FOEOlCPCWMs9D4weM48IK3lP4/uNE5YmzZSlcwK5K3WoHBdxSftFx8\nTeqtZZW7MPsLurSseKoVTMlPw8zvvk23Fv4JPEaqSknmCksH0aRCA2onKs2n\n81JfCAxvTq+sIL4vbEdOkk0NPrv8YtWID92RXivO6VmtOt5oI/X/VqiwxzmC\nvgdz\r\n=zz6b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=mocha --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.10","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.20.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.38.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^1.1.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.4_1612209809368_0.743354617476512","host":"s3://npm-registry-packages"}},"3.15.5":{"name":"@blueprintjs/select","version":"3.15.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f3448a21ff596a793c8949d8ac5068b1fcd70bbd","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.5.tgz","fileCount":158,"integrity":"sha512-ZZaW60v7sKY2NIPvqG9PO+BAvbfeFvL/LQ6wNHias+T63Nk34NZrUx0a3MSELkTsJwdpZLZJLzH7c8zQANBOkg==","signatures":[{"sig":"MEUCIGfUjztf+L1xIHjZUesFJsl608AN8mnDRIyGoazxNu0aAiEAnxjQuySBnJ8lMVjIiyxV9Te++kZKmm5CbKGQfGiahtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLsYYCRA9TVsSAnZWagAAfxQP/0c/f3e0/vT5L05J1Fp4\nTXJzX0xhle94VKv9Hs0ABsCzqeAipK30m5N1eNEZGcQW6Y1dJfnBunzB0eOg\nW3DixdLnV2IZkBnhXZL0JrVnq8ry1oRC4H/br9OaY0OsH51DSEWJEcJp7qZJ\nFCzybw+FbKKQpNtwhA/pjilGFYMkY3z3CKT20OtB5FcduldGHBzt0wh//Hoh\nOrk9lxKI788LV/NC6lnsmD1RCJy6uQdsCQ4IO62s4489UHf3c5lxLtv4mQlw\nU25KufP7MUoR8t2qHE6VGEOfRyauIH/ypN2Xeq4yf7Luu9A2OPi/3PuapgaE\nbVwMbFvb9nfasP1eCzq4n6pxpS3A7tO3Wwm54bBc3H/3l1q5VhmORPJ9y44e\n1jZyVduypMm9GBXZRtll0uDz4TUKuOxCOzD9WJLSbprSRB4o4e0gWdakUomN\nU4eJbO9FpwYKXPZ6xnoQ5lMj88cEf7L/o+VsRl6BnMG9K4o0+i9DjsHk1LOJ\n5SD88b+z9Obg7NLaQHfCXadvmJTsQ57EJd99huNZbx9U9iJPEvjYIT3FgXj3\nuKijqJAZT83DYMHJIhmKbg5UxDs8C578fML//mhAc8knutZ78QfuQI4HI+dC\nRMfVH4ZPzir+yxxKjWQRtZXx9TWXuiZROUs+uq7Dw9eHSvVYeyXuNdFcMfad\nv8qn\r\n=krjB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.11","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.20.2","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.39.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.5_1613678103795_0.336643418661156","host":"s3://npm-registry-packages"}},"3.15.6":{"name":"@blueprintjs/select","version":"3.15.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f3852fdeb03a26110702fdf65e788f64edb83b3f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.6.tgz","fileCount":158,"integrity":"sha512-e+2n+hAxHM1GC67Yr3VFWpaX5571HBpAPcceQkhXT8hYR8cECtV2j7AKlJQ+F9Sn+LsIQPI9auVQMnomSjx/Hw==","signatures":[{"sig":"MEQCICzYXY+wj2ORELs+DIKn6IfuRvn+hMDT6gKGnW4dcY8kAiBBz0+mocyyV8uBRwTRN+3dW8HwFGv2fHSiCFUnA/+enQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQSLMCRA9TVsSAnZWagAA7uEP/2QyD+ppboh0MTAWduiA\n2+yjHCOhWr3DTLxyFppuUntRaL6WVR0E98fFYz8AVrKhd4p8pP02kehYD5SK\nV8xgXNGa8n7dYQ7y8rdd8UxiCoTeilDylISIfyv6/xLfVEBjDwhirxQ970zk\n7g+aGCMYshoS+YcZW5XUzwAp8TR5UMe3unvOIQ307bS3/V3vkajuI/Wkx3xI\npAGAgSdt1VEt0avWCx/jYq7JrctVGYelLn4xzheJGfltm2M3EIfIAtQ/oK2g\nMtcV+Jwb+H1A5JSK+yCEa6ZkuLXejZ7aKZIvm6T8t8ws6NwS0kCSMnMWrove\nM8q0P+xDr/dYPMN6Sfxhor/UTrGJ7oSkiM3ETkBEvbYz9Dhf8Kb+LvSeJ9L6\nMvCFTjYfR4UA4Q27o14u5sl9MS4hIodoXbVd4lKSCwVXPS9IrJsgyD+UlwHm\n2EitQ+kcghVHcAO+xT3gKHphUAt6RGF5uUmKqb0TCThl88/xZoL3TCVGOfAk\nYm1k1H4HBaFVmlnWPI1d908x1nAGIQu/njS5hyXrDUuyuAbsbxR2S+VfhYcf\nnkrwJHKEzGYO38L2U+HD9HkaUL7uXYogrhkVo1nAiCAkIc7Q6pm28SgfWOBI\nJefevoqxI4TvceCrDaTv+yWcqOEBoKR688Ul1OYgOl/LDrhZfoD5kgXOaQcN\ndP5e\r\n=Pl3j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.11","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.21.0","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.40.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.1"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.6_1614881484485_0.05942477841162486","host":"s3://npm-registry-packages"}},"3.15.7":{"name":"@blueprintjs/select","version":"3.15.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5d263588d4b11c8fed332877d3b957d6b54afdc1","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.7.tgz","fileCount":158,"integrity":"sha512-PZ1hh0bQjtSwNd2n1xr+D5XCZms72soDjgjLWUIGPIZIpZjmf+WpZFXJYME9AUWw55bCDPeZ9sUBa7/XEpazQQ==","signatures":[{"sig":"MEYCIQDAoqC+2u1HKFSHqgxEXhR43zrVMHWcwpZvG43VNGbVnQIhAIj4Qqqcu6HrA3yWaEx03+fJP7sH991JifNxjwdb3frY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRpQbCRA9TVsSAnZWagAA7CQP+wdvvs7369Zf+8sCmBVF\nUki2dhu+xzoGjwfZKKv5KtRy0pCLuSDBtjiyplf8bo6peHnOzYFeYRgATarp\ndVfMiR7Teg2o+dDKX9dwCLtxdRE3BNs/zdrQMokbujpYCQT7Dc3ozMG7DTjH\n062o6S7dwcWZU63zOa5SH2GDdSCdRFZ8y9SopvxYGbY8ihTM/sd8id4EgMJ7\nZUvWbo4+EhRENnED/WjVZjYGSKEYYZlu5iqNJ72g8G4ONpaqGSDu6+8O6UhE\ntor1UzSm0v6RWwNSdCsVPpG16ZPq2NcYjZ9LulmUR0++ysBsAlTLHKfMrwo4\nShlzeK8OrL0/oqkW43P5vM2ulEOSJzvHtIBq4MuxzVGaYBtmOcaXFB3oKjUE\nxtBHhcGauAV+ah5XWtqIt5Wp/gg8f0F2BRgoHO3qUm/b2PrmtpWEQsCz1G1W\nuwmfZ0az6tDGadrOJRsW7ZGhMp63+FD5ZzhycU5a9mYxLYKM6U0O3IPo2np/\nqJH2KRA+//YHQ2ScWt10UjWQdTl350zioxPStw/Hb3dokQ2Xi/I4QewtyCGd\nhiO1F1XzMM3vHVwjDBBqvn93AlwVpTM+V32tVGETSgnX4U8vidF5fhYfhGOb\nNXALTeDZGYUrdacJrtjLrPNmhwQa46Bipw8OlUnGit18yN+GbNq5Egmnf6Aa\nGl00\r\n=xDWu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.11","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.21.0","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.40.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.1"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.7_1615238171097_0.5976930353981751","host":"s3://npm-registry-packages"}},"3.15.8":{"name":"@blueprintjs/select","version":"3.15.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"20e3621789322fcdc630b9da9e3c15698853b8b6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.8.tgz","fileCount":158,"integrity":"sha512-PNpUolmXP/flKPsUjlMXu4p11l+otvOEsO3h7RkN3AT7Uoos2oc5WU9QZMfX8Y5/c+ecOPZlh7eJO2ZXH/5Rxw==","signatures":[{"sig":"MEUCIQDhpp+P/R4iwb+QoSUFd7/Q1/QcmenZiz1IbC5Z0FoquQIgAipzbqhyOSxrI9XzpIkzXRxfZfHKTu0cor264jA6XY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSTCECRA9TVsSAnZWagAAT9sP/2PfhONTK/2So8Nml4a7\nwE/8wKVgnpTja5N9834gw40r2B6tXU/CNCM7HiLfB8/WyadlEIxDdGlQn/VG\nmd7KUWdbVXVOOfLNqOmeAU9MvPqqdfngW/ShTJBcCYH99rrWGFo2SNkzPyPj\n/Km2hzB4NdXtUVwxb828LN6pym1JedwKhETAxB2qVMiYiJRbGjsluZlnXHeM\nNdmPF1iX6KB19O528SSHgVlb1cl+5Hqp3Wpo4eGI5Tc6bXZNOF/nRc5Y4t69\np/Lv9ryFPBywoSNWKkTE8fx78uuInsoqsCQzc9F1THuHOG0Icgx014CdEFYQ\nHpS4wRkXbEtKxnhmLMaNx159xaPFL9Eiuk6Z7gKHKq2BYzQVKWWaFsq0aH8G\nes4GskooesrVesANnq/Frj1XXTT959401FMsLvGgMbqa0AvvinbZJ9WfQ+0W\nK6kfQBFqmUknF1szYed82DySZavnhrYjlnVrcdzRz7UgFTOotA0cK5UaQ4hy\nOV/nPgntTsV14SDDMOd8guFXr1rp80/eZUHv83wiJlRm029GajnkJdm8L4YA\nboBmn3/7rnS5ZWD0w/6+Jy3IInBrfbqnh88ZDz2hgWhHNOv2ekLZ7F53HAGX\na3vsKmzlaXp2JU5YyzQWXUVCr4Gaq05UAObtQAMRivmzSx1pJ6mQ7GjkucFh\njzKB\r\n=CvCn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.11","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.21.0","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.41.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.1"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.8_1615409284324_0.350832301324431","host":"s3://npm-registry-packages"}},"3.15.9":{"name":"@blueprintjs/select","version":"3.15.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b925127cc87987901b5e2559a9beba4d6aaa4a34","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.9.tgz","fileCount":158,"integrity":"sha512-MBD6mud1XXFnLC2C6FP9OZ5gdfqv4LkpYkpsImtgKUINb31Jz9GE3S1d21PICuzuxcvZWyCku+t+P1lOgJVgxA==","signatures":[{"sig":"MEQCIGITVytpJz8lwQfhw1kvoBvJfiSbYqd8+ZdwrG0DzMyKAiANe1FSIwePkvTOTu9sw78JLgsR+QpZnI44Q6dKVKXHTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":551041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW8M8CRA9TVsSAnZWagAAum4P/1ld+I+zd6nM8bKXkd25\ngW2IwTOIHIWfo1UibesW3OA8yA80NFTgx1D1HJwjYilkx6Apa4xrRGu0xxcM\nI24Z2bprrQpdBVDlpF+mgBR+I7zJ5zINjavexl5EGd35ww4T4GV2X9DlhNHs\nvV8o4VBsxU04Ym65BS20Yokr7j99cGpHzezV9LbyKa0lirWAn7jrEdUygExE\nJlgFcsGeLKfbro3LiJ6EPkgDSHU/eIF/2qjM6cPBQoTfaHf0tbyZQkKTC5fz\nXkZtv1uNm+vYSvPp6PMK1LJaBu3smkaOPtVF/2NxLgOH5u6yHpUO71OGfBML\nBPNxsf1s5Ot7dfIoKN0dNaYGCTHjwMvQU87RpwyoXazx5l1GFyWg6iVa8pgf\nID0ScHzcHft82ZFQ9qQJqt8tz2Pz7u0k6oRAOTtG5Ck6zpSQPbq2RxK+ND+N\nJF/m6q/BS/xNUYske2AUqWQ5EuQR4eTAdgejMYoFoTVWeZxhQcL0P+UmMtSW\nr7PU60Vd0VjfARten11USVk/E1Zco0bW5g8MW22OTYQuq2dCn5VQhDu6Z+7/\nc9aOCx4iKsehONyvhfyrTxf5g/GydQN7MdoGX06IBs5UD+E0fDYq9i0qxM1+\n+1uu+bHVo+C4IgWmT83Ey5UyJDte1W3f2qaBuwhu7bSGgnu7sMAshoXWtTKm\n7pO4\r\n=NiVQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.11","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.21.0","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.42.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.9_1616626491853_0.3247492234018239","host":"s3://npm-registry-packages"}},"4.0.0-alpha.0":{"name":"@blueprintjs/select","version":"4.0.0-alpha.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-alpha.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d2a09e3867804cb9931890cc72dab66909957e3f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-alpha.0.tgz","fileCount":158,"integrity":"sha512-cxItoLRn03H0xxLZ0+h6kiM6W6df3jGvef+XUjVAKOW82G44TVzaK/8kRG1n629Hn07ZMuUs3BJKW+kow5UsLQ==","signatures":[{"sig":"MEYCIQCENipQMOdRMutkptkje0lbBqParzanXTcNHl0X2jwXFQIhAMsFj1iVJpbIhzMOvan0/ylhDw8zusVX/RJxO84it7hH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":555273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgddVkCRA9TVsSAnZWagAAq1sQAIasR1m1cQAvZn1rLdX8\nX7xN4jgtySwXN+ahsSXrRDYuOeKV/ksvihxyIj05PO0i0wXWXhI6qbjdEQlC\nYZMQaop/vxZj9jSDHqjh0ZL+wXtb2nVsJErFBQU02EC7z7XwCz4NpVWUlwuN\nfbdqoTI+PVImHhAtbxm3x59jdfFHr6zaT7B9YzNnCq+HRmu2sguhPXYKZTaS\n/Cpm71cOQdvCpaO69dt5ziVOpHGBAa0p36aT1fRMXTWHRYBR+0oIaDyUvOpq\nAvvL/5tIJn6EqI13INbAskAOXovnjlsfLki0Cwnj0xkC9IsrJLg7LdB1qAYt\nyddWd45QV1fTn5J/iSDsVNnsE1G2i8IDuCAH7A4zCXwRc6EHrg+0DaXRGnSh\n4IHmIbuJ9EykTJO3DZAImGB8PiOLYau5nrBiLu3unkqzNjKFULFVbX8Gy359\nBnYT7ofcYBda9gw74TOfBiIZ9IKg98/KJ8guoMhs/3p65arX1Zz2Xfw89Z5/\nvk5PsHs0iATho/3OPCT+kYsr0Ov+zfe58/9L5n7WBTwxLUx3l0ka27EJo/YB\nr6t/ADPuZKRHKvUbyDeIwQxRDqEYxDHEdFHw047b9t5z2fc1PTy+mw4aybr+\nP+5f6GNqqxwGx7oFFNXhcqs84K5b3AQ4ZJ8VlxVZuWELoQZS2IvFm0i4ll1Q\nGLJS\r\n=WJBA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-alpha.0","@blueprintjs/icons":"^4.0.0-alpha.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.0-alpha.0","@blueprintjs/karma-build-scripts":"^2.1.0-alpha.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-alpha.0_1618335076351_0.8941572227668919","host":"s3://npm-registry-packages"}},"3.15.10":{"name":"@blueprintjs/select","version":"3.15.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.15.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"94f975546ada104d56d5fbecef4279f06bcb49dd","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.15.10.tgz","fileCount":158,"integrity":"sha512-ZNOFHUCzYfxWwv1iNfiK9NKf2ShSEm3jZgsnba+E6yXciQwd2xxoA8cMMTWLhhXZY00rTMCs279QMl3YujuuWg==","signatures":[{"sig":"MEUCIQDbisHYl5gzBnKM9pXsKrOlDcU7DjrhIZQNMox/dwbkZgIgDME/6kSew7Jeem6MaaSURaE9lH5e7Pv9BwUfUVvK98c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeJUdCRA9TVsSAnZWagAAe5cQAIESxhinSjDZtNKEpkoM\nOooyGaL1TxSmwRHlMrKXKZstJg96+4mDD2EXHprQoJTsTE3TPfnAKL38oO2M\nBlxNT/MMju2/hKAH6Vn+G3yXdim7fnDlp18rFeQrRgGhi0DdY6c2fiBbFkTb\nqp2DfGgCg5NwwoFOe8ryKpbmPfBZUAFT8jhdVcQn0RXxCYgSsPsy8UsZzON1\nc9kJROLiKLnEGhkUIaPzeNC2a8NNZtEfIbZlwrS+/ZBJAxzn16fsJhMgVNCw\nI6eYgtmFbesRlfyYY7TVEXgCXLuFYiViE1MfIE93VO+Rit4870wyh0XG3gRA\n4w5TNO+9E7ooyz2Xld67e4s5Lc0CNUG+67gMQG2ZupTIGYhXPDFYRo67b8us\nB7W871ftkxO7jOS41Rwu0btavYRJRgtcdr//6U+9zGgGuSgqr5pdjVPCztun\nG408RxynL3dCO7qMQOApdOknxtEOcfN2341Rctw5S1HopQguw6++YWRPoTlS\nsh5BOQ3DaKMZYL9Cq/xoXpKigx9htSa00uV+F7cKmV8A7W9VQvi3M8Ykh/NM\nccXlW2j+XTgRcjI7DVkF0AMFI1xIUYAHKPTnCaoG9+bTJ72MCkx849yvTk9F\nnKg9k87AxW2Wa/IIv3gAH9QQs0MvW49vm5ml5Xi+2t4t+lmmR+azoLrk3V9t\nBlaN\r\n=xJNC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.43.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.15.10_1618515229348_0.8638991931073063","host":"s3://npm-registry-packages"}},"3.16.0":{"name":"@blueprintjs/select","version":"3.16.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"4d5c5a378b02937857517a4ff245991b9925d73e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.0.tgz","fileCount":158,"integrity":"sha512-x6ocSC1sxRfKtVGDIzP83xSWQvikzcq7Vpl+HvlonbpDWu4a9Ybx8wV5AM2Twjwp0laF8XSSUWFh75iA/g6rsg==","signatures":[{"sig":"MEUCIQC2+i6j0Hcwvgry3ylRqlz2RT7Ehn5soWzzxtu95INgyAIgEvrPVziSfSiNpBX/0kqLdrRFeAER14/pe7I7lJLxITQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfjqNCRA9TVsSAnZWagAA7f0P/iOgLJac9sVQC88GrmIn\naPhtPye8GYF29JhcjGUUoLNarLzwc1MVryDIeTUoaHi9MgigIYi4BnE135hN\nhc/5yQb/fp4Vhomg2o3SO+DJFi4cp1JhCSgubeMMVSD7AADqu/nXEB8zXrzy\nFYFMJi8HZYy+CueJ9owcS4Ch6tSsMJhdOwHhUTkP6jynO8VJpJJKwGzent6C\nU80VryhHaRHQXAOK7iILUGb+s+uli4YOYhHDWOExAXAUSbn/37hslUNRzCEO\n8SULarlDg1lCZBs42MqBLYw05oOdiLGkIrFSi51B4D4ErX2+bUhj02jRdGcM\nTuk6xrB0W1TBd7iT7TxA1mLYEQWyi1PQ4dHNHI0dkgWD4tOMedn6fZLZhy0N\na2Hd3qTyK7+afpQ7hFqfCs5FQewtmjO9kcmcr2G4046Z2EHE1qJHXZrC0+W6\nhsls3THe9WTGdHemYndkQ5sRB78wWBlqZV+EPiwwQ0Jy5CWcHIt+h0qQY2Qd\nad+FNoX9pYOjK9mWFg+2FwPdeQeWcxHLPp8zZhtcZDpR3mQ5X8+q5gRDsXEP\nSuw3s2BP9ch3O5bdHu+EASiqsc5pYMq4GLLyDwe9bTJKZvYcbk259MNE54Gk\nbaivTTgZ1su/2jsaBflahqHTxebfADplEv3Vu40TURhl3DscaA29p/LyANhp\nRvyO\r\n=A4NO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.44.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.0_1618885261294_0.16741133718574863","host":"s3://npm-registry-packages"}},"3.16.1":{"name":"@blueprintjs/select","version":"3.16.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e6a8520d5a5ef88ce0f22bde8f02a7022e7fccd3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.1.tgz","fileCount":158,"integrity":"sha512-ZUkmEgvrnGEltvllMMnFo7TZmyRPL6yF51yJdy92u54sLNXJiPJB4T+D1h6+BDUcaPshQLYYSZUleoJ41TQv7g==","signatures":[{"sig":"MEUCIQCdscvRG1xmWGlDw2Tnfg21kMekcmlSb3Jr/t4w70R/3AIgBQfwLmDwmKrsb9YI/+VtE2t73WugHIWzKbu6QrGA700=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiwSXCRA9TVsSAnZWagAAHgUP/0NcY0y2X5RWwtqowi01\n2xi7uf2vomk+gHvPRbath2+KvnJf5y9Pl9RTOGaspGu5K/kSUfPvP6TpMsqW\nZ9Ff4lDXFTIdP2mRu+rKsr34zu7wwGBdjEfjuRQZUItbyjkiUDJ4dPFw0Lii\nUb4cyBOuicQC+fFtAUS9Sx/8XKcm7yavoF0mMeY5ABTcGZDeeZZ933m38Efg\n4ce+wsEsslLMatVThSxnlcudWM8qzfEiYh6Lt6rg6WtjFtmst2Z2wDNCIozp\nGUie2izEBikcH6HVEZNdA4jI97UpGAX/6zEzptNee4cAmyr9NwVlRH98qB8Y\ncH3/gdD1JooDVRU2yYc+qhHhMevGEKvT+QX8RM3laowerWrnMVSecPe+5yKl\n8lsyTXmU4i2B5n70bsfaR7JDy+Z6J8XhYbUFQZtHYVZAKa7yLi/E0HXP8Ad5\nOpmiEyt2q/zvQJRaHu8zKc9lQY8ZSCsmFFtIbddVdRH3FpaG4I+T3ctrbtPL\nIzQxSOk3ekRSs5un0kmpwaGtB7Boeq3PUrEVESTaSGhH9pZ2UgqdxNbYZnjg\nlD8Th0mYTPwhldhpQi1bZJlt49TkS0TKYJqBMB381gFN6gNmfb+HgZIguM05\nkO3gu0OnPijQNm9eorgRhmhJPY4gttEfLaoG4TJFOyytQVvcHD+otv33RPHX\n/uMn\r\n=HYoI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.44.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.1_1619723414774_0.20685546551978518","host":"s3://npm-registry-packages"}},"3.16.2":{"name":"@blueprintjs/select","version":"3.16.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ac09710ebef14381c1c25e393a7d5bce76119558","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.2.tgz","fileCount":158,"integrity":"sha512-/wcQTVwQNqesmi7ag/BFjBMla64HkwyvPRfYK0INwaIW08itjoATflAvw5QYRqqk6FeZ/OwGUOwoKS8oe5goDg==","signatures":[{"sig":"MEQCIE6oZ2hOrgIfHw32YcftKOl1dWv94JuV14UPLGUJ9xxoAiBk015mlAiLfa84ktKBHTzb+PNXcEEE69zljieqAAuAPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkW4cCRA9TVsSAnZWagAAlHYP+gMmmMcIGe8UW2aVpac3\nDeqa9RsNO99zwZXZAG3TSPE8WRD18vDQ8GlYRNc4LLiIvOSHd7mgP2Mjmf7H\nkiIUyUbazoNjpj2fD+xYDh11JZZ73AYmojLIqbpNKCpVEObPGp/QPQuqSGSo\nNJYWb6uoYL99f5zhA2fA1eRjrCWBU1gphDj2Dd3cKn4PVK1CQGDmIbJDjvOQ\nmlzPFpTLpNaP9cht669ALPkr85ry0e23KCCSHszXifVuzPxjHXcUb5lyJm/R\nh4CwJcP5Ygo8lpxEU5ZzuRK8GEeNVgvt25byBuj4DvWJ+YqvLOqI/lgltSxZ\nZrEYJ/bJiFc5ayMynVvS4tFJRAbdezB4oDr8hKL6DVsoCjwHU3YtoNBn004s\nq+ieY98ZVUgaPso+iJ58079El9ETCm18qwYY0XkX1kgFJAv5y4+xm6Vnwj0H\neyAVppesOgcbeKszuOPPykpimjIVwRR4hlJC6HCkPGUfdu0GoIslatP14QIO\ntIxIyU3hcqhKD754GRJGMBNQ43KmG0H/FEzal8NJI1youM0L9j86vg73FWnE\nT78RUvOJcpFrfnByfIHvTCEHWRrSOhZHr2Tj1Iclu1a43y7VbKJqsv1dGs+m\nT8Vi1caEXXgZWrhqjdy6rlJJ+nbAxaZeV6oeu2JZ+825o9bEXKHcIgnPoDB1\nk8LD\r\n=YOd4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.44.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.2_1620143643796_0.520672746091551","host":"s3://npm-registry-packages"}},"3.16.3":{"name":"@blueprintjs/select","version":"3.16.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"68ded04dde20b174d4478a6be68c8916a885035a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.3.tgz","fileCount":158,"integrity":"sha512-V7agrVgvWVFyRXUv8OFjTJB5ZfUnYAAqzxvpdx6WQcdQTkMjRD0B7pWcZol+grbP1MJGFVAXP1Mqj2PW3BVCbg==","signatures":[{"sig":"MEYCIQCh2LXcMHQUvveFpSwSjOiswoDBNXb8CMGd6PsLnx/tIAIhANo5KE8rzlzaUGOfg+gkiHeRPYD+jLbu3iXYfIlio2k8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpV08CRA9TVsSAnZWagAA1YIP/irdKDldWrUYwd9wSAu3\n0xIzxBSdGLtT0BeV35EOIKCEOpEMYBbaIpCjJlSV7Ui4IPMhUp9wjbTCjdEW\n8UyyanuaTApT9rp4BWWXfDR4UHxT8sG8dXxe4269mNkcWB9y1g8ERtgUB07q\nfPwM4JEpa7ZFbsazokVYlVE7zJCByr0lgl3jFrygwCcS8DhFSt+lPEvIVavr\nawNiQwmhHz4A2rKZtcTx9BiHCJn5H5Lv3TnvRhdb8dBPjdiFRc2HilrsSLS1\n9tzwmVoroxJu157C8LlRZG7XC6gFx6preuP0amPO0VWsMErY/ZrRZuYIGcF4\neQdKHb88r+SS+gZBKR4ecahkzOdlriQZtKXCPFA0hNinHEIt5i7qqhmt3QI7\nOuKmvJ6+SXo6FcNxY3jpxPU9Kq7hotSZH/9yNbgBMF0FrtG45Bf1zVidGa0T\nVMjowefC3PNoYd6VOHeW0V/bnGtJO5gZp/hl4r4GQkwDiiy1WpRMUOBWdn4F\nAnoFaG/B54BbOwt5LvJ+mqqdDyc1ko4Oy8pQTSBex0NVpCF9ygbSbLDl4CgH\nS3iX8AU7FWb8gVKk/uFzV3VG2RU01jm5/NQh5Nz0nVUN36DRXKxSW1q29k7Q\nnlVmv7MLNlrxvH55DBkjjU3KG3jIjMxc9yego78obFrmMSUghhGae5YbnB1X\niAqK\r\n=xKPE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.44.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.3_1621450044215_0.0990123717315694","host":"s3://npm-registry-packages"}},"3.16.4":{"name":"@blueprintjs/select","version":"3.16.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d7a2a082a6b243889d0a491bf6b6c8da7bbc6e1d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.4.tgz","fileCount":158,"integrity":"sha512-5zBnaiy+1lrOYZPZIYhfYqN9heJJwNpnT214X0jDYaWAOPt/S+v8L50c7JflwV0JEaMgavc/FVVpKEb2ojw88Q==","signatures":[{"sig":"MEUCIQCcaNBZp9ljjLU9RtW0m7bBZidzOgoqNwWsSvV71U9naQIgIUUVtf+KjtVmUaEipdOKBxjFwQXLHFR9ncsd6xzRHQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr+bWCRA9TVsSAnZWagAAp2gP/A/6PaQWp0V4abcRhxgV\n0Wy8T2hZcrtaazUhgD7FKaSl7H++0oj5O//B6eT02xvoGcFqogC8uNKf+xGd\nXpUQf40ZmwZYODZof2WPrmnpuymyKtj2cQCuptDWgvasMufbC4IE0WVrz+Up\n5rXgtjc/kkfFGXxtYxytZKyWoM8iOe193Vd00nW/1iw93tjACcn362sCxzu2\n7Ak1TSWO4IlHf3M7yyVbRddMcImPdBSrzIKmWW/F5aCGIr0g30VDcRsBFWzj\ncJC004TXYpHTlYFEGUE+IRtuFNg2OohvIVpHfxyRsmhKxHMVNI0Z/iizoCO+\nkvbHwS4HOX9/vpk4HZ3Nmv9Nb8H6Ohn1VTdP2JfSuZY/xJ6n5OaBab6WqqEw\ng34gh9v8Bfx0RLA5X14fu26izOGdmRpzU86AbrHV/V0MYsO3jnFVCkf/bp9g\n4/hb4MNwgf3gWWPr7OviwHNLtzToZH0Y7VaLg3wLAGoYqahANy+WlzjAvSQg\nR8BBudqiEdsPrh5xo8z4GIpes+S2eNhcI27aQZcyZ9GIaxR/mddsjRS8letb\nqSYooA69y0e4W0o+YvtXr567r9trg0QVA8KyYxSPt0fBJaj7tD9kulE5LDmj\nmZULV4QrmXhzcv1GN7lL3ll2DrBwSXjWYqtcs+F8ypgFjR893ZDp4aFKjHUy\nrrN3\r\n=OJVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.45.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.4_1622140629824_0.08686977528371065","host":"s3://npm-registry-packages"}},"3.16.5":{"name":"@blueprintjs/select","version":"3.16.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"31b15a606dafd15643aa539d93d74795ec2aabe4","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.5.tgz","fileCount":158,"integrity":"sha512-+DJF7Fy11NjV1mUBHtEyx4fQTZDBki8NxxTZLsQWD6lGnUkZQDWToWmkr3oDC1+4MFG++Hf0nKvdp48FqY44IA==","signatures":[{"sig":"MEQCIETXgspklwmqSH116CNiwUqKBtderCePVa3GXwVsfZSPAiBSuVEhugzPQH22izPR7j4X4yE7VACZNmXu6vk7iMdLMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0keiCRA9TVsSAnZWagAAsjEP/jPtWTyfRrqgozQpmVCG\nU/UQ2f7xKFh4VyQDbYsTyKxU81MhNVLtpn+TylFMyzfIg9p+QvlUcMHJXwAb\ncvujPxC4BoA1fz88Cb9nlRyhB0JnSdw4ixdMhFC+1mfmWIKHcXGaMv30YEgE\n5aiqfR86zLIO9WqTTB5mdb2YHUahrfOXtiGqWHmSGdm/acT1vwa5BV4BzFzS\nyHVvMSOV1NEAnT6cNmrucoLA1hszK2Zt/2vRkV/5dJ/3qKDZ3nCM90b9H9ET\nB7S8y9c1eA6TMokcxxbntYM62P/R3krMMVTlOOfGY4wkrxM2lW0b+Hr9rVhR\nCRMYN+zIh+yqPCr4GP5YpEwJ1C6zmX5fTndEMDDdV4njcQ1EAGH4yHOGO9WH\njOLYF1iKLt+zx58SzLwu+VAx5McBQ1P/aL8vc725o1ydFaMcGbSiDkbVaU+2\nR3PzhaWJq+AenGp+xXIVDeEF36p1gH4Xn1epwRMeASzMHH58PSh28Ci5SQrB\n91VHDFtKwFsvATtzGsCudwvKJQ2aJ2oGNhyKIn7mpbstnjnBhDF1tOsf3Zgt\npCsrPQcUdTDjaYY44VX5pjkmXx3IZtZGibpHTN9Mbim58ikAo507OHsbKjdO\nboaX8TZCI0vPlH0MJY77yp/ZxCSGIQrRtUf1xI76l1uvx2j648OktGrxCRYF\n9Tpt\r\n=pc33\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.12","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.1","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.46.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.5_1624393633495_0.006358192316272326","host":"s3://npm-registry-packages"}},"3.16.6":{"name":"@blueprintjs/select","version":"3.16.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.16.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ae41a73bc7c23b07a20b0c50c71273c9d5d0d83d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.16.6.tgz","fileCount":158,"integrity":"sha512-lg2duuzlRw18+pbET6vlRY/TVSuuSI6wI4DObUiBAfU7G3fMa6d10Sp+0Yn00XaMPQ5y3MGn1gz0EbIJ3/A5OA==","signatures":[{"sig":"MEYCIQDFO18Zv9GwOI9JnhqoPyguOt+GgfGXVl2mJ58Kv0WYcwIhAJSgLDK+c3+vRhSfithoJ9Y5XesACxKMmrmjUwGd9/uQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":558540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8G6GCRA9TVsSAnZWagAA8rsQAKMCNvFY8Cg8b5XzZ3ga\n/D9VNvFAIO4foFVbSLafLjWf/BaHHzJXTC5TsmXmbT0IUcCTXD1hnfj0LNZW\nALC1Y/Q++F3Z4XWD7GCKdBa6En0nkrSQL8aZwJZkVUr0rNsD2GHnrLLsjnl/\ni6cxq5RbDs1EMaJV9F/PXtW3WK+rvOOx4pj5m5NRyIuaJOsULbRTBIMZqo6v\nmYyhpBab6q2uwxUJv7cBgGEgYE3ngrtBADg4fSYPTCI+YdTGnoTLF71hzsmX\nFj6OjtP+n36BgRIFBzoi9gGWB8JPrlRTyVG5ssBmedxy6lXO0Dl8bWRvvqL5\nC8m4ww4RFARs4GcvP85f/3gWYifNZ9eyROxRrWkmMJYAIesknY7jovVK+MsI\nP9IW32sJApxwKgMuR8UMJdtPrUN2MoSIYJpa9dRkW10AHlHZ0HETCTci/eGq\n0HMiZk2POhtzS3gw0idHmqkA70CwThhP/vR7no+U8gq8UfJPEqMNfjwA7uRJ\nqGhornC2lAtmhrEdq+1BKDQHizOa7zsqI2mgtP+yFybzFvJd6er5jqX7a1DD\nya/Gh4BchOXw5a/X7+F6gIaKCANX5M9aGtJ0k5lNaIqTm8y9Q2x1vFgvUFhu\nKFnqYZGZFvixlHWGs2145D/eHsV+WCjD9ZuHkgZ1ubSJ9/6R1WKk8HJAX98b\nBuIj\r\n=5lhl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.13","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.3","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.47.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.16.6_1626369670060_0.5659736454311823","host":"s3://npm-registry-packages"}},"3.17.0":{"name":"@blueprintjs/select","version":"3.17.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.17.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b4e49ed9dd8a2cebbf27226c3e2f25c4071fdb29","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.17.0.tgz","fileCount":158,"integrity":"sha512-38jvSt1zGOJuw6Vj3BrDn1ojZCI+U5UV8xEupGPTEVyszE7RwFoF8l1iDTLbiPwLV5DSOxTN0B6mxeSPX45OQw==","signatures":[{"sig":"MEYCIQD3SjWWUcSuQNGjvvk7y7YDo2YoUHU+SjcJbODvabd8KAIhALAhaTfqpGpuE9EPYNdBO9C2Ur9lqXQRgH2n2F1voL1l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHvi+CRA9TVsSAnZWagAA8/4P/0Xn+feRshRufFup2PGp\n6zJIWLQZPR0zpcI0DjxDV2aIVEQefdtnKQQHktF2pthNNRzlOZ5l2P2skp1N\nAsQ4mqO9f6kDnunGWLANLp+UlUllXoDvGiuWm2+esKY+lz2iYvWsL4IMrfOP\nRXw9vTt4qKPOksy5QDTIBi56q9xzGPTt8Uru/onxyR4Hf0fFM/ThC1J3kxoC\nMxz6ln17wcI/7C+CyV4ZjOC1E7LrPIKaZDekk9XAcxxqp5r10t++Y9eoe96q\n8kXIgusbwp5/x6BNI59VzbE7m5QJUgaivA51JnG+Mq+aPrYO5HfswLQyBXld\nPRV3QhAWuRcNbPlrGJe7qhtK0ki9P4Lb6fVcyGGl8nUZ22JT57F6S3nFkKyd\nLIWVLJUpe/o2/81TeIoi0zVXZ6UIPvSVOn+jR1kr2Cim8z68emQiNBNE1VbF\n41YMotm3PO0s7E5zKzYOEUGYf8pmCeilaOLHVwF/dTZFtMBcStnML/ZC8CE3\nxqga7uprLzX7ZmvXHTjHfGED8yV2AmU3kkCjDsKuzz/IwmqGmCC9d/7J7S7+\nt0CumnmUvdE6JyLN2NTYc2nAi6wdZ6MirDfWx1gGwoIV9NX54nOZQV6sEz42\nWE5VfhlfwjPvx9nuONl2nnR7unoqRR3pvMi1e2Z6HK/lV5BhWis5ni9P5VAq\njdHt\r\n=LvzX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.14","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.5","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.48.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.17.0_1629419709816_0.4131082696013062","host":"s3://npm-registry-packages"}},"3.18.0":{"name":"@blueprintjs/select","version":"3.18.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"22a993a0c38aeeb195c2e79ca55c75c552fa61e0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.0.tgz","fileCount":158,"integrity":"sha512-5Bl8ICpZ2OX/1Dlt5aP7YDSnO8v4kbLm5Z/GyFvTrFtk8RbPymWB7xuVWdIggUJjrEWW41UeQjTVEXLZRxngyA==","signatures":[{"sig":"MEUCICedu1EVIfoHObptRgMDzfp/hDG+87VZLeB5IbpjxbZ4AiEAkHcGv0hWgyCcA69UtA8G3LbxhgQJoM2U/epU0jb/jJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLWViCRA9TVsSAnZWagAAjU8P/AtOBOkjb6FpFK4Vx4F8\nT7/SlDiDLTn0PFjVNH7cdS9FoJFsD7LmLSPl/I+ruT5Wh6hJ15K2yo7A6QJZ\npmrQSh3TY30wWWpVQ1fKKFSolis0k8eUTZDAQ3KaGnyMXywfh0Z+2m+lC+EB\n24pySYCpsEsCj+wOJlqWIU5YPvy1w/TWJ/qZzKN4NkMQuvTYuhx0A/PWHi/t\nP3nIdyq2lpwCJewtvizurmvpxHPZbQe+WD2JYzwlhabPsNQIvsgyGyLfIJwY\n9lN3ZaLRYeWf+USEAAhMUistf7Lx0+g94le3/lQHSK5sdjHeevcWIh8QR4ii\nkwWswsTv12rwADndKpclGaB2wzmDB5Xy/DXHRCXY2cKGouKPZDV3PRykC8bC\n/ZIH0oAz/59UbVhFnVI16TqUSO6m7rs8jTFmKCQ70NOhHJA7UwWOdb/T+HHk\nHZIFym+f6GvrgY7XOUcYSHym+D0IV+6Sh9SjsHIM0mejdxvK1CGJkyi5sb6M\nhTL9xbqtmuSO2Fz9RirOeFTfH6Q+7UzEtoAkL7mcnjzMgYaahBibuEpyT9Ny\nTog9/F7RDXSYUwVLmq/l/8kxS/2EgUVYVQzdxE0PxLgAwPsHsPMJWl8gXj02\nzQqc4XHIRnWV/BBUgaOjWmignX8IWligsWuWTUF2SZKmNIHpIiZLKnesrxVD\nkpkw\r\n=V3Sx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.14","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.5","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.49.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.0_1630365026737_0.9855367469937326","host":"s3://npm-registry-packages"}},"3.18.1":{"name":"@blueprintjs/select","version":"3.18.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"655219326c09c80adf2711c0dd17191034c92248","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.1.tgz","fileCount":158,"integrity":"sha512-WwPkNLlNBy0Et0VuQDuxyo0UtBd6JPiWhR2F/xub8ZlYX7tayvXW5DaedtFlnS1OhNlPsolJTcJVoAgYy4Lnbw==","signatures":[{"sig":"MEYCIQCwzxkuRU5G1kmeb/tukHlJPkvhqdNI/mv0S/0Zcw39FQIhAJwtwIrnbhN9jDNPWzks2z0CJIsViej8NEPYTRY7rXGM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMpVsCRA9TVsSAnZWagAAGnYP/1o+Ms8i+Zy1vP6EjnV3\n6ouYZMBe8iguzbF+fzMGuUXRUAXqsVWVtk5Yz50W+E6sMy1oyAg9a+t3tKPB\ngTEtlCoN72O+coo4yyCDrayzf2GpsgPbCQZGgE76jwugQCs1JozY3SKXMlbs\nVDwzkpZ41HGfV9/JazGVWXyWZBqTPuLw+BiFHL6b2i5NXS5Y5lpDB86kz7TD\noKmJMzRLVgnc0B+Lo5axXHJEICbwrIwJUr89OZxKhSdSZLQLvanQAFBFwW6V\nkuP7tc6iyhbOAyf+cpUWJsPOzk+Fe3ki01vMMTqWrxamg34N7SRFEXlwkloF\nk4EoGqq/luFTfqx836xcDGeeYJk6Z3tG+e2t2af2sTPt6E6TACmZv8DkUNEc\nDnWrR+pzIHu8LCMRTTDykGhZtoNtJfG+jHiOqEMi8Pzic2L7q5v954DPsJm0\nCGcbWIw6z6vCjqHBNqGot3F7g7mx7oshqZQp5pqoIMzgSrw/xoJedWoMKBxc\nflm1YHrrrYaAB01ZRkOvwcJ2dUisZ+Kux9ryuvyAP7CPfwTUt1LbZTJPa0Wo\nQVUeY1RVtlWixbIvq/mja7UbaqGysiQ1ooTh+mmpjxoaYHgvHqAYwqf+4j78\nFDkTIcPCykHqHWYO4RnF1vHAZDxijqCeJN9MguQ5CmYK080HkXMyrIUOeg3i\n+pST\r\n=TWbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.14","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.5","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.49.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.1_1630705003951_0.8103765035916473","host":"s3://npm-registry-packages"}},"3.18.2":{"name":"@blueprintjs/select","version":"3.18.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f14f769d1266405a47a511591136bb9831424614","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.2.tgz","fileCount":158,"integrity":"sha512-TphNrJpe12p67NKm1WqJDNC20me5avRTlKZ4YItiKsEDtpFFuDiemKk8cyMecROLJNJ9a1caS5GkdViXwpbH4g==","signatures":[{"sig":"MEUCIFrK7oBF8mdUhzozDxvON1RvsXStBHOeWFzIxrYHe25NAiEAgXWZ6DOf8nZ6DeWC+HrYM646NuW0j0iDTHIEljJBBnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQiBTCRA9TVsSAnZWagAALMAP/ikvq7+TQODuDpA5iCRw\n88Xqk+MboI0BM8IX1ZdpThOXcIbwLbhIlVNF23aX52KHdzKkCfew7TC94cNt\nSqbxjyRLmDiGqFfiqAimKOe4h8srjNwezhsYbF4lKH1Ur1fk0nPgMyTQeCJ9\n9qLrvKJLdiT53BhbpwyDPpQRz8rj7W1PuLrIt2LrLkfeqzNVzUdMU84Gzg6P\nFy61sQaBwGMERta8jq54kwj/qS/cCYJeLXxOzvMEN/g1vVuJVfo3HGp6bo3R\nBgNFHYa982fzdRpUkZ1voDuBpXyVPy7hzLFvCUTkfqBQFwsCvGSnC2OMxjvs\nSGW1u7RuglLKI8U6cPMQRwidcV0FYya5mT093o5tPzTjKq0I7bqGi8omrZWw\nJD+oXht3OjCffWOmMudY4cSlwgUKVlKyGFgVs/+tydishNK0qQ9ATL2/3ymh\nTvHy4plq2gCjzCdaQisZeWV4CftGQcc9aXPnBQWMD/acTyCFSCGIIGTs7HI1\nbeevGzdTKJFxIjkBLAyiKjumNDCGotZtB4Xzb/CC1seThUCqOkudMZyYhCsq\nuUiQLV/92zGlUyWRYWI1ZpwxtQ5eKell2YwyWLpxARcxw4n8Dil8ANLkOSaZ\nD4q+SVsxcnkpwDxmfU2fzjIx9OpCNw4MRzXOfWslW9hjepppDB8cb3DwlGQo\npeEA\r\n=/6uD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.50.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.5.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.2_1631723603082_0.22602881268982888","host":"s3://npm-registry-packages"}},"3.18.3":{"name":"@blueprintjs/select","version":"3.18.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5edc775ebd85c5cd8364f073172d94328f4f8d0d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.3.tgz","fileCount":158,"integrity":"sha512-rjN0KuHgegHGj2V/QHilV50EJDkayMTCQFGh4jFZtVmElYBaNsz3lorJeIGc71Z7beMzapU0rJaiDKvkmuy3NA==","signatures":[{"sig":"MEYCIQC2oNSdaL5OOcoWNX4rHgKp8vYsDUtcNP964mEus9TojAIhALjIeqCUMSh61FJ3x1/JF7+3J5Hk9HkcA5nVfclSk5YU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ5EjCRA9TVsSAnZWagAAbZsP/2k513uqcxrQw2nIPbE5\napNKLzCdgO2Q8SbeagFEXs+XkGzMPQa5nZqd5clsfYU84AbRWh+VbVr9VOSc\nh+oDJmq+yj36su7Ijs4PdzhrwEHJKAddZl53x42Z50De3xxxGt/mEmnYsx/S\npy74FZNI+wL4QVSDJ+RakqSncBCbwVK25R+lW+JB1Qqy7NMB5fQxMeg3lfRs\nrjEvmcNIK8IggzXCx4VeTb63CPj53pgYkFySAoOe2dCNx8CrzenduNBZjc9S\n8/CLaqflHVww5CxqWjAyLZYWx439Y22xnT6L71ORwDQz2DBz6nt4uvXkVeff\n1IK8Do70bD0mOHimQHIXhBcrLs+wdEy8vvi9NaFu3h7iwEF5k1hKnz+68975\nIzh+rWxIuq84ReOce85Cb/egviwXmpuEAVuFvCQppw/ZkJCULyCBVVH4cmUu\ngXHtcD3hYXtyUMBRnQwkn4cqUXEmCKW6H21WZ50V+B/8UDT3bC7uke84aNcD\n2r6HDzRALpGrA0PsaC74Om/j+lT/Ry1Cue9N4Qk6e2N+Jfj2s5aXdgCRoGCv\nadgC3i3kYhEx2DP3O2u62d4/OL1TeZTODc/inFYzYgIzFP4/tvnqYxBSugXB\nsNbMTVuXvLNdDb4cSRoUvH31Egoe7pB75WCzBQzfuDtKi2IF8FgHcy2E+Snw\n5ubO\r\n=aXXq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.50.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.3_1631818019691_0.5851248555324164","host":"s3://npm-registry-packages"}},"3.18.4":{"name":"@blueprintjs/select","version":"3.18.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c76c327e239fbb9abd1426156601d9fed8878f4c","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.4.tgz","fileCount":158,"integrity":"sha512-veRQU0nNuCDhY8BJCkw8WrH7X3Vi8/08X87HlGytlBEA2qeBY7pIMo0COJLCcOLlB3Ptx3OkPyew+dyKrnq1jA==","signatures":[{"sig":"MEYCIQCEj3Kb9X6/flQhYA8WlzWFu+NGNIogoIwNzQ9ZRDP3lgIhAND+o8JqV+eg/5O1qPeNT/ZLIqbgT9aBIbjt5BxbcyR7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.50.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.0","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.4_1632172834638_0.9268982889266448","host":"s3://npm-registry-packages"}},"3.18.5":{"name":"@blueprintjs/select","version":"3.18.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"801f1638382e640f7ae0d16d87f26e56bc37b054","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.5.tgz","fileCount":158,"integrity":"sha512-KlAzrKRO58DDxd/9TMJX70Sy92qh1LXVh3H8nwPMm9D54VYE2vO+ANj15cswe28eLVTsEx9PYHo+RrMlEnewAw==","signatures":[{"sig":"MEUCIEfcDav6yD3e9fpzSTN1Fyg852fzjeIzff8VRL1yQSPOAiEA5juzDTb9/Bs8WTSEskMCGnFeDxaUJ39Ajk2OXyv/rGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.50.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.5_1632762677791_0.4494572367502121","host":"s3://npm-registry-packages"}},"3.18.6":{"name":"@blueprintjs/select","version":"3.18.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ef99bbb28c48456c2981495fc5e3e5c464e6fa6c","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.6.tgz","fileCount":158,"integrity":"sha512-xxhtxKIYxSDjnaUyzNAaM0ffHHW02FU0VuEG2A9IxueX3sfGNN5HQKKxFHIEfCWabRApEILGTzRx42uvfdSUww==","signatures":[{"sig":"MEUCIGIkyWFpp9xXFnd7bgbgVmO4XE+5Gnj/Lgbp1K/yI+o8AiEAkTtHqOcr1SaQdF38yXdhRuLKYKNdGibPV7sJDz8X5bM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.50.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.6_1632844337103_0.5770298082905478","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"@blueprintjs/select","version":"4.0.0-beta.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3dbc308a3bc242fe62e5d2abf78e3382758bfa1d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.0.tgz","fileCount":158,"integrity":"sha512-xpdye69cB8cfQkFGYg8XnMejFhBiYXdmHLCK5Y6i8SEWpdq47DkMaz/IgznzvQusGuRsVmkjlDsTo6dpj7ba4A==","signatures":[{"sig":"MEQCIAR7uVgGhXARmuOO0hH3EtoSSdM38FPGH2m1e3zh9UkTAiBJS4ZBitvK6DvFZhsbjdw02t3t2aQA2Q1+AW9eHnUJrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572061},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.0","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.0_1633017273773_0.5032782131584015","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"@blueprintjs/select","version":"4.0.0-beta.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"12a259d2728dcdeb31fcb68123f18fd769d59346","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.1.tgz","fileCount":158,"integrity":"sha512-kVN4KM8tfYJgEryEu4ltEYb8xTr9v1YGkIehTsiroPBTzwwMdetyuH9APnUipPsyGvKnjBeZjzNd07AzKqEQAg==","signatures":[{"sig":"MEUCIQCqpsoJ+aX+JD94/eEVnOlw4zLn1J+cer0XKr1RGoeuvwIgR+RcYV8+CBUYzyT0caBg/n6woya4yATI+TwaZJ83R6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572061},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.0","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.1_1633378709480_0.11841004099059727","host":"s3://npm-registry-packages"}},"4.0.0-beta.2":{"name":"@blueprintjs/select","version":"4.0.0-beta.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e8aae005545e7914448e12005c7b29d94c6f5774","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.2.tgz","fileCount":158,"integrity":"sha512-RArRRcN/yITCTOmPvmorDnIg7CQSe4We9XW54uSK7q+IHmhnq+tB+BAbqKz8IoZMfnexvLx/xp4QJwNVcgHlSw==","signatures":[{"sig":"MEUCIGuzBvYoPrSa8jrqMhnLTcWcXCnJ4s+AI0qKtArbMjrCAiEA8jfMJN1D5EA+kAqSDPbo03BBnUAK1s7LVxaQbo2P9KE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572061},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.0","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.2_1633630301735_0.6294109523255937","host":"s3://npm-registry-packages"}},"3.18.7":{"name":"@blueprintjs/select","version":"3.18.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"39f1a6e66d48c8d2329ba320eba4dc5187a6f3a0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.7.tgz","fileCount":158,"integrity":"sha512-OGLT0la5xS5tPs+t2P4wbfyw7W/bDVOpsagQy0fyJ78d8WS86Gw7q2u2AIAZVSPfLgHb4j2gsfub/fgtWg7naA==","signatures":[{"sig":"MEUCIBrzFkJRNluFK51BKHpbuRVQZBYMbXJK8x9ZP/9zYN6LAiEA6JB8sdU6PHwh/rTHeeFIMhTIEoatDTaIqD+QY8H2ths=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.51.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.7_1633633423976_0.8287569379949238","host":"s3://npm-registry-packages"}},"3.18.8":{"name":"@blueprintjs/select","version":"3.18.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"61d9b3b4a9a438dfda5183112f91873d69585b9a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.8.tgz","fileCount":158,"integrity":"sha512-SSNize1OV/EhuE48osc2n9KnAtCq+jVwyzXDQpa673GRyJt0vg8It2bWDY0LcTGZmbsi7gq1eBT3UG6Sjygb/A==","signatures":[{"sig":"MEYCIQD7fuNgtBId6s6nRurMEYDhFGWgkz+KRzCHOU4RMlxKugIhAOHlul1TWz6dkJRjuY451lndFWIH1l0BO9KTjQvXEBZg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.51.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.8_1634313502169_0.6915996687659902","host":"s3://npm-registry-packages"}},"4.0.0-beta.3":{"name":"@blueprintjs/select","version":"4.0.0-beta.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"66006ace90fe39d4d1d08c25c74c9edc3e545031","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.3.tgz","fileCount":158,"integrity":"sha512-TmiTCPx664jxlnbk3dg0nb6Z6w6VI+zBqvMc7JAIGPEZHBuKiu0kqEFGbsEiSuV89+EUjcYQM5JIjYphmVu25Q==","signatures":[{"sig":"MEUCIQCd8sre0j3rMbq76RjkfI6ZkRX54RIuxdplgM9I9BqBKQIgDVS231P3n4j69GoklunHdwG1GhOtyZ5/PBn9DZzEexI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572061},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.6","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.0","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.3_1634316924930_0.21707584997050122","host":"s3://npm-registry-packages"}},"4.0.0-beta.4":{"name":"@blueprintjs/select","version":"4.0.0-beta.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"35ab9a80125d87fa583303f1edbdcf5bfab9f0c1","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.4.tgz","fileCount":158,"integrity":"sha512-jbbH2K4umKn4nFHmmRielXUmdljJvguL0K5NlsEOptsHDZdlWra3MqfmbfZlggxXU+wJYWZjVBh8d2XVGRU2AQ==","signatures":[{"sig":"MEUCIQDM8slD2GZRisqLfruXueBqyLvHQ+GkU6Kq2kP/gZiP6wIgMVTW3txRSMyMCvEOQF/5O+vFaFEDH4uNKW3bp7yiyyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572061},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.0","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.4_1634664945710_0.8189914954144397","host":"s3://npm-registry-packages"}},"3.18.9":{"name":"@blueprintjs/select","version":"3.18.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"cfe6ee552c3ced06b0b55e49b7a90bd0a1f65ef5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.9.tgz","fileCount":158,"integrity":"sha512-qpDbOPwQn0FeagkNAmu3VbAehjX3rMY9Az7DCn90Jwp9T1Iy5D/kqYDV0+IibYcbK8r09L0MET0q68dUdkbnEQ==","signatures":[{"sig":"MEYCIQDClc0auNWoygKYsls8xZXA3+YePXGAHfHq236de2yQNgIhAIWI7GqVIChsbFAvLOhO60OT6tDZyfbSCAh1PHEfH2IP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572004},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.51.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.9_1634664993327_0.271583086898316","host":"s3://npm-registry-packages"}},"4.0.0-beta.5":{"name":"@blueprintjs/select","version":"4.0.0-beta.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"20118c2ea7dee0f9550117eaa008b36abfbe4444","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.5.tgz","fileCount":158,"integrity":"sha512-8eChCMEXgx2Aip/u866EP1OEVaf9ebP0zfgiXCC3zk4gabMiR8XiW9A3VG4uYANMjdyKS2wLNqnPp9HwKo2psg==","signatures":[{"sig":"MEQCIB1PNowDmhIWwZrXVgFewz2Ecdt1uF4TwmwfZAFmOaa2AiAHG8FVXjTUU6ZrPjPg9hmFLriU3+oUJZeoJAlwjUb1NA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572061},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.5_1635192107682_0.27076935348199305","host":"s3://npm-registry-packages"}},"3.18.10":{"name":"@blueprintjs/select","version":"3.18.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6f71a070da17e478701a0417f138e4b18e051b1f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.10.tgz","fileCount":158,"integrity":"sha512-0G3ZHTGi+FJeXdE7nn5UPxZyEWgRR/jE+LckHiq9Aqmh62JweLUDwMmofBP9o72k+zvMVtTyn78QLAxfHJN5Xw==","signatures":[{"sig":"MEQCIC7bUmoK374ALg+gKeTzgkfLQyUvNW9ZdnvsU115bLFkAiB99i8r3cS1BmQv4KVxe34wvoI+PZSDJ0QgvjvcAZDjAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572005},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.51.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.10_1635192566882_0.8076742980254432","host":"s3://npm-registry-packages"}},"4.0.0-beta.6":{"name":"@blueprintjs/select","version":"4.0.0-beta.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3dec4826efbeade4c6fccb7df9dc26b67fd5f348","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.6.tgz","fileCount":158,"integrity":"sha512-dEGXkgzR2TflEw4zEQ/D+VIBsYS917C/DWbAqU4/AjGEHxOfw/wfdQqh5IewGwG8O1mw8tlE7Gk9nXIw1HTFfg==","signatures":[{"sig":"MEUCIQCI9ABaSjBWr147tbUwa4vIxaiLhFgFZCRW8KJFU6rqugIgREy93cwT7K63hS+iFUf6HOJbLvz9yPruBZRYKNbhHv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572065},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.6_1635398895304_0.40655706755306786","host":"s3://npm-registry-packages"}},"4.0.0-beta.7":{"name":"@blueprintjs/select","version":"4.0.0-beta.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f4ba9d6cc2b2423be13fc2f37a690cf5a8fd072a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.7.tgz","fileCount":158,"integrity":"sha512-k2/OjOtdCJC6jWqc6/ZYhvXibtH7+0lYgcS21189c9a7MooKhceV/uCGJkmDLrylPE7TS6C5bhDFqiGy6dewLA==","signatures":[{"sig":"MEQCIAlBjkyKcrdBdNmTSeC8QcDDlFvmQTUidUQahcPdD+CrAiAGa6WThuJKhsRUQfGIh9D5asT3gh6MWbfkyt4bYaKGBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572065},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.7_1636036035148_0.6154105454944092","host":"s3://npm-registry-packages"}},"4.0.0-beta.8":{"name":"@blueprintjs/select","version":"4.0.0-beta.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"7f85b60028319fad14cbe941cfd9b0500c0e1a6f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.8.tgz","fileCount":158,"integrity":"sha512-ChmM8qJzYbs6w0u9xK5Xdeo/0YxRgTsMrsZ5mLVMQz1OBEmRwHw7ocxR2NUgsh5PeZluyDTHvB8UxWHeXAraUQ==","signatures":[{"sig":"MEQCIGsBXhn/pAUw/1TuPGJNhCWDoBnyJc1M4/B7HwJ9F+S7AiB5pFY977d1gIqMBvb/2e96kMivpCxE7abe1gCuDSCEjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572065},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.8_1636048969213_0.15206266543407043","host":"s3://npm-registry-packages"}},"4.0.0-beta.9":{"name":"@blueprintjs/select","version":"4.0.0-beta.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c5d792934d229c99d66539c863b66c60b4005260","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.9.tgz","fileCount":158,"integrity":"sha512-8d45E298DGZ55GvWTy4H0Xx9m/0dpP6qQyLRUPVjU/OwQZTH1qPLrKxJUr6IpXZCwz/sALZ2noQh/n3PBSSNxA==","signatures":[{"sig":"MEUCIQCblsBDmMD4MqdaMcVPC4U2Gmj40ehdJ+VQNMc+cAkCawIgfDP7oWCpJisREUuRXUqkChgYGvstlvZ5wbGnIFfUMMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572065},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.9_1636642036664_0.4368017140779179","host":"s3://npm-registry-packages"}},"4.0.0-beta.10":{"name":"@blueprintjs/select","version":"4.0.0-beta.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"668aa10cd95cafeed4df2ab27637668f74c9aef0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.10.tgz","fileCount":158,"integrity":"sha512-WL3jO+TPwuf2KcFyGts8kal5CYkMW+TLAdRKlsEcB7eLUZzn5SMdUxVcgZA4Z2OS3IF9MWhgaDiq8rb9PNE8Fg==","signatures":[{"sig":"MEYCIQClNHQYnRGNTNqoJMXTuutPitJQH43Mc8P8KHsiHmQ1LAIhALTccEUMUuoyV9Y/aeyieQA8aMdwAzoRk48d9a2+phoz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572067},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.10_1636643790024_0.6157865946428884","host":"s3://npm-registry-packages"}},"4.0.0-beta.11":{"name":"@blueprintjs/select","version":"4.0.0-beta.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c40f105a7f24088b0b22c0db809727a918671299","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.11.tgz","fileCount":158,"integrity":"sha512-ncl3Yd0NuNNlTagbrWgY9J2+1/NZJfz75PrXhSIArnGrW9g/yErNLv8C3D73DKyjzJPC0Z32rlDfdMeJypfzKA==","signatures":[{"sig":"MEUCIQDe6mlaKMK83LZb3Bp8GlLlhw40gUSO0NSWdpelhFAVhgIgCJRB2RrKOhJxJXluqbrarg64+kqr27L3gVCXHeH3rng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsmeHCRA9TVsSAnZWagAAJVgP/3GyYMkas5sMdvPvPDgQ\nKrxSu7FsBWKJtq72cypptu2FE7a3AFW/XREfAAVObDPrTD5l5y/7Z98gfYFd\nMOJJZXb5pXevzCRLhL9FBh7/XxUH1ak919BQsgdh6d7ELj1wJYdXKeMXANJy\nb2wo59G3frpHL7FdQHv9Ma+I1cmvdmGOsd4Yq36GxPKh484HZsCRJH4wRkHs\n0+ua/3E5DNbTvD5shpZ52BM/ww3da89gUpVibIjqURz8iLZa+MOP9zRyC9Bn\nXIPuTzbjSHVGArD6gB2FpPpdaCj/1/1M3NTKj9poUAggegIw+Q1uMmoM3B8+\nyBU/nJiNa2m3NQsNsvxkNRJcK8pudr90NxCDGtycK3+3sqo+5toUz1NX9sh2\naYBZCfU1TbbNGGkEDeJK7pWbQOdYYOrnK7l93SgNRDPImoS26rwfjggKCE+W\nnM3Rq8hSqxAyd2CvlA3REWC0xDe43q+sSf8680URtOnpu5QsrK6wrM4uI0om\nnP2aUSOB2I0aW91UrDZ26y0JGMT8Mw60oZ9VfWlyFcRkBNKa457Rku4b4fWG\nR1aw7Twqwy8ENAneOevJ+PGIeuarkpTUpwYIpe0PvbJZshi+LL4Q9OxREC8S\nY2Olo/leEixWsfgXjzwWACV4yBGjz9ddaNGXYSAqp9LhwW+mGkwL/HSanFKK\nS/oL\r\n=Jboj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.11_1639081863392_0.6641868038746086","host":"s3://npm-registry-packages"}},"3.18.11":{"name":"@blueprintjs/select","version":"3.18.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"9d79adecd18225c220515e3774d964277f78e99d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.11.tgz","fileCount":158,"integrity":"sha512-pEwx/ioJ7JxQV3abTlLx2+4RghCeYKTzT2QLf7Wr5a5CrLilz/utQ3jMSG0hlS6HM4/5q4zSclkVsI3zv+Tp3w==","signatures":[{"sig":"MEYCIQDxMDk7vwZTSPFYkuSPBPznNFrAnt5787fxEoFy1fvojQIhAJVvaib7Vs7zZoUScYZ5dYcYuaqHPow2UDqXM2At61v3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsmoVCRA9TVsSAnZWagAAseoQAJPSbpNSAe8bDyusbJQU\nTCBvfVXXxf9kMyr0jr5pelPI27O4J2XWWXox6wfTbV+OFS4FL8tKqQDXg/Iy\n/kpkaekalQ9ocepoH83jUqNg2NLQ1UHBZYP/cPkvnr+bLbzs2gVjufH7S3FP\ndpF7TsOceKnw7SH+8abA9P3068lbf2mWPaYn7xTTlKTBvYPvpHKf6YZlhuGm\n+3tPfoQB/mqPtkKp9b2QV8E84SrML+VeKFdYkA1Bre2BWTb6vpxFwEFwCZOa\ngMpH9NTJj3w2RWpQEY15+M7xIDHK71oPk4nnJtJY9f2wSTI5feLNhcbNUcV8\nFTCf4dMromkyXn6kx1VIfzKCszbsQdmvYNBPEt/cTYLybQX3C6LEP5uvmlRv\nVvw5DzDwkMEGY5uH65HL6az5BkqqKobnWJa5JFjkpgLjEMgkD8WjVG2IQm3B\nIDIBO5DgJzA1pCnuOH1F/PRTeHueoKHGOqTEDNf3fosv8z0JDWnxb2ZE6I8Z\ncG1dn3LuK23qfd+Ami6vSGf6znIPiZat/SkGr/OOVNp/dTU1jlOKkPCdz1EK\nzC85oK2grmaPpS1jrqCKVxuFxW34gXFQ+pzbYeWfj3gJqrb0DKKKCXM+egjO\n/NenoMav4Niym0YwGcF98EJZkcEhhgs1fT4Nh/pfPXK6H7SRQcAyGLS8SwCl\npFJ9\r\n=EnKI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.52.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.11_1639082517544_0.8474658773355874","host":"s3://npm-registry-packages"}},"4.0.0-beta.12":{"name":"@blueprintjs/select","version":"4.0.0-beta.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2cd2221358ee4003c648470e58c5c2ff396afd8d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.12.tgz","fileCount":158,"integrity":"sha512-inB9iMO9MhjusSCzJxClv52QUENW2gWoIAnmUCTZ0sAnhS5tQi2KYMwZiiKZIx8XHzWURCBrubNRmDAI99zVhA==","signatures":[{"sig":"MEYCIQCGAjUIFD/Wsq5Mwn4hzVUZLwrCchhcEFEn2V6EMeK+pQIhAJMDFwWeyEZKZZt1Dr1LFP6xedxmXXV/39lYjlmxpSs1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuOUJCRA9TVsSAnZWagAAQy0P/R/7UEK7LzE/zTt7ymU9\nPvJQ6qTtxPSs1Y0XZ3mkrLnaL4NX6gUCNh7sU8KxMxNhZjVHJr5pvNVpqipU\nPFJE/J+PmN55ZyIJZgCE+abvfNccNPle32VMadHkEYGPzWqy+eWEaWfVTESE\n68AJp3fzUqK5+VGOjSJVHOe/YRSIZkGqXwbFpD9mumdzU9vkI1EEo4Uqu678\ngSnVuFPDtWQrdmzAMSnIXaYZR36UCNQYzYL8AsTd6JmRBLVQj1wWNR9Op6IP\nLIJSHNwexkMJxhQHAj8YsgRt4GMBbzh6V3Y6fRz4OAsq9OfVB2TLyJOX9BMc\nS6cXSESGFqwzLC8B+df/QywP9/F7A6+Vko33QJaNe8YQLxzLd1FeL8QO8hYy\n4PE9Gb26K7XNYR4jUQVaGlY8wSWZes8U4ZTXW/lrupjqvOslLSTiXZRgwEEZ\nMLxDHUSm2VembIVixv44duQ46ner/61pSX88CFQuSf/lAtvE1NmOwkdj3B84\nRpSmjloIPTpNvbMwIc0o6jaZkpGC80XmwrMs26av6JeryU0NCNQnya7/2JME\nxrUNBvEUW3Q6VJjdZHle7IAXsV3ph7F2D7j/6YWZ8n9HWEu61bMfPpJPBxIR\n5owLbYYqAYaDZNkGANZ9Fi1h/Tanp6nOpRgufxm/8MGK55W+Pc4sHY//LteI\njJoV\r\n=FH+g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.12_1639507209559_0.25426981087507894","host":"s3://npm-registry-packages"}},"4.0.0-beta.13":{"name":"@blueprintjs/select","version":"4.0.0-beta.13","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.13","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"54ba97d44e0fc347ea330f1918fb89f7fd9bfd2b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.13.tgz","fileCount":158,"integrity":"sha512-w6+lv2qrDzqZz5T2FFNir/2ZZw+I8dyRPQhYUYTQFGJz4dn+dKGBgmdqHECNQC45BHrTG9gsuD1RMX9OZaKEZg==","signatures":[{"sig":"MEQCICIPD2M60lPusGiVmtha4R6rP1hYdgnIiyYrob9UoEbHAiBZEflSJpxMSV1Cy+cfFWTli+AGw/h461pWjYNb5ytFyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAt6tCRA9TVsSAnZWagAAsM0P/2If1M6f3PYrXC+LdyI6\nb3zz0bOdE6cTP40d9DbdDbw04c2iFWlO1BSjTfEyMBdIIbKFGYzc/ph8or0y\nb9cOgcE3V1QtiU/YsPyGhgYnNiXnsPfzFFluqtZFFRYryT6PIdKizwkaW8th\nIlKWsYhCAH4YNstLTmFztFox8UfiWcZ5mS07Xn3d5kTRHhr0RQSEWohvPYcz\nqx5KfZnUiwyQyMbNjURjjb0p4ekgu24TiGhkQEV7kAOaLlP1cgmXfak2aibY\nZU9uU785BwYJr6EVG6/hIrQfhozfywCpmCsqGQQZwzthLjXMNqlm6dKg9XvE\nYNITvDS1IwaWJ+DlPvUi7HXiHb254XIe9D6jyIfenJBiFSAPCUepzfv9zWlA\nGKhKr6zmnVUCWi4FrPZ/LhQpmoUvfMzrmWMPq+BpyqDFOWUFSgAlfbUtr6R0\n3bDoYIkDu2UJ02TRBt+2tE8OySbuwo5+0DcauvgZcw2cc3ay6ygpHpXkS+jr\nDt9GRxTFaDMyF+i98X7KZJDdCipKzYsvLjqTNAdPxcpjystGExvjX+MQG4b6\nxaCWFGf23KGm+O16PdPmfbI7ddYFYkP0Rd0J2Uo361aDicNicCOFTJw1wAGA\nCni4A9W8Z7fQaL0IzzDK8k30lVi3vFVtn/x2FwguxaveIoD16GmauU1olzRk\nnHi9\r\n=Fkhy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.1"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.13_1644355245679_0.9820596547718203","host":"s3://npm-registry-packages"}},"3.18.12":{"name":"@blueprintjs/select","version":"3.18.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.18.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"efa377c5f31544fec9e577f29ae5b199c8ed93a7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.18.12.tgz","fileCount":158,"integrity":"sha512-tqRDKXZxmkUO8TtNFrcMeSNe26LbnGEk/X/OgT6c+Oh3RYQe87YSi92GNtfNn1gpoQkUpnuk1gA68iuX3fYGug==","signatures":[{"sig":"MEUCIAkNeVT91+SXWrr+51BfLTwgOUg6jHe1himn7hiKW8+uAiEA4yXtaWQVEnpuMkooO6kU93NFXMIen2UTsh5vrmmsLtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAt+qCRA9TVsSAnZWagAAqOwP/iRT4A9plB5qp3P05OhY\nT5/E5Dm2+8NPYWfaA3f1KA7E7JPeytseMmL14qrvjee/quHUh5pkMiulBkgh\ntimJE+X6exl5IGVqVTwRcLPWa3bHxGXdsW2uOymwKXwc1yZlHxtYjPbWtdAL\nJf028xOKp9eNQTf1pN92RledsUGqt5/ht8TdJf1SU8qt3SD8gXvdvotgPehH\nHI42s1cgbhsS/kgrz7Ur7QxWtNVCZfk2BC7LEK+NGR6UyR/TZXxWnBAx417J\nMh7QG+Ex2FpAGXTIEVDMm6d2qmswQb0DLmGipZ6q+w36ovcNa0T79t2Hi8XS\nE5vdTAxKbpPKD73HG5rj0RKNC0cIZ9e+wlsvksH5D93hpNyI6IoGsMqNXHTp\nZhieUszdg3IPXZ0tlIrq2KHx0VCvds9UJ8ikybPpQ2kL59yN0BWNW+zi2wF9\ns4XwhfUc4izOzBvP6Kd1vbOZ142j5VYOdF0U0ZKec2+XZOl/buZ41uUJqSPI\nGIk66pNf5gSoHwe8zPsu5rG3n1hpsYUGp60igpdrPIqP2pRm4u9ZgDIlxdDI\nwPHlgbgJwOqumyvtSeBG8f3tWd0wA1WArBnxzIziQi5rUsehDCMpNn+7i92P\nU/+/j9ahPs6I58lqxMST1+OzYpyjFnXWA0qh02FxeaB384n7xgfmTGhxE86b\nS4rg\r\n=My4Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^3.53.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.6.1","@blueprintjs/karma-build-scripts":"^2.0.2"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.18.12_1644355497860_0.32765675364305347","host":"s3://npm-registry-packages"}},"4.0.0-beta.14":{"name":"@blueprintjs/select","version":"4.0.0-beta.14","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.14","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c5afeec430d9059bf07c0bc309436ca77f1ef911","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.14.tgz","fileCount":158,"integrity":"sha512-TrlNLC36IuxuQ4CNHkaqQhaaIegVvxcXx4cEsB9iBU1VZp9a6ATVkv+fj9CGDbwK9v3LJJZUlnZrcbgXewe6NA==","signatures":[{"sig":"MEYCIQDwoNw2apbdS8071nUEWxuLCgHfzppy2eZfptTuJDQPaQIhAJLBrk+7BrGgiKxsWrZHADv0HXnUZs/YjNw5IXBs1N3t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBa3UCRA9TVsSAnZWagAAVZUP/1V4eWUB0obOVonM8u63\nFIsPXl1OWj30gYA59iiH6BI8delBCghKUwSybz7u1/SOydEkBowHODe+YXl6\nanRbbtb6/FtOETENXQEAfhYScnxpu5iQqNc2InR+g5OvkAvUUap6C+sjh4pN\nM4UFoRgQWMtwtQVcYUsUEzflaJ7vgbEImdq1xxzEYTc+r1PDve4XRJhWwwEo\nbmtTygPKAT/1j2B+qlm8K/7M8DAASHXLx9enro8d74b1BlLz4dnMaOzcO/iK\njMVdO9pWUIjoCKk90YKG6khhmfZ9bIUD0raoKn2ibv5f4i170HXjyJzD04r8\nWmdk0maKelGKu3EvdaNrY2SVv72fD1WT1rQKXBeo73SqrLLvMrlUO6bYh+5L\nS+QZ8J3ERvPndogWED8OTnAnQiqirljHeNUqzXTJIbAopLjSgkaVcmGTPkMv\nBspAKhArdyP88vn5JNmlEdQtS0YI9ALN5Ja2Se8l+uM/hWY17wQbQfYSdBjm\n8NRbFlKpjiJHVmBtssJ+2yjbxu7QSM77x5OGrhDmpWljZ59uoRG+lTbEhAZt\nRqEVCSmwDiheRzgIpmAqRXmFBb3QtlPuaFJ6DS+qOGoG3jL/ASd7jO16cKoZ\nsJiE1j3KBgrndu5JlrJ7Ufqu+83UEk5BuWEmmRO+t9LcehGt29dAIJdbw7CP\nXlc9\r\n=Y2Sh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.1"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.14_1644539348620_0.826378779438337","host":"s3://npm-registry-packages"}},"4.0.0-beta.15":{"name":"@blueprintjs/select","version":"4.0.0-beta.15","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-beta.15","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"cc8dbe939670711be6aedbda942ca116821779f9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-beta.15.tgz","fileCount":158,"integrity":"sha512-9uhlJW1lVrO5hYQJD3GCvfnZNE/Tr6o2IWS6zJHPEtHX/QZ5uNPP+2XTC46W//qDhBVlEMwcYPGho4XCBdG9KA==","signatures":[{"sig":"MEQCIEtDlSUIGA76rDEsr824mpeQNWYTNNCQfO/xyJr1MszvAiBDJovRfgej9+qWfcyy7+FyCAYX5EsaUZT4A5uEnEpMOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGQyiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX3Q/+PDNd2OE2guQtdAri+gk0sXRPOw1re9wsbft9MuHfOfIN5FAr\r\nQQbz/pLhLRRQunTcTn/niP8uLYKsIyvUrN3TpnYLlV63+b9TdE/MroMfmQ3w\r\n+2ksW/AFfk0jRtvx0U+MF4kk4VltCDRwIVTcKbGgoddzpjCOpF4qLbJH7Fwk\r\nAyT4Mom8Hdp5ME4BMVQjFUreOiqaq82hazGJIMe7ZTRddE0WW3Wa5sj3Bumf\r\niVkP3I5/kYphum4ND/OQsYttRWtxfXJ4MqutpOtMUR9+3GcH+bqIJRSY64IT\r\nhMpbWkxfLAXEv5kI2civGvpeI9dbWnb65ZbKxGt0r0+tRUDcGsHzFVPWw96C\r\n8Lws3plhvecJZDZGkBvDGMmWU5ZrMMhj92J2kXnpZQl1OuXdyGKjGY9WfJGH\r\nXypsDpY4coMCUiXgExZdYYe4opkLO5HfHaOb0uw8UDE0TU1cws1rUBTbq4YV\r\nvKtE/0sqHop6GDs2EENuS+RZIGreU+AfGPN/9VWgEXqDvJYRMGaOpJCNwmsR\r\nb1BWIWNEPvhiBIXCT7gDx7o9zPetnjOBsyR9MLDhgcnp5V8BHPP0ha7O9/V9\r\ne4CHdbJtTI74rzUyHMNReXfu1nl0Mcaaif5KGV35uzkHFHvdA3KtQwRbuhM0\r\n/TJEin+O3qhz4HILg9F7MUqCYONUdAnmwDA=\r\n=k//p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-beta.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-beta.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.1"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-beta.15_1645808802649_0.9036660783342712","host":"s3://npm-registry-packages"}},"4.0.0-rc.0":{"name":"@blueprintjs/select","version":"4.0.0-rc.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-rc.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d91105b072d4caaf0110f56995dad120117c3d47","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-rc.0.tgz","fileCount":158,"integrity":"sha512-TXWLlZgnui7sgodVoIg0cvRQzCQwl3a0DG6YMUzlwmWO+TnztiyVgeflVJfKUgJYKJGFgwFAGjmtEOyiaohtrw==","signatures":[{"sig":"MEUCIALwXKjBijTF17cSohUHDgGj4xAzeZfDKPLT6RhyTtCgAiEApMeZVGCOtgGcx0xTe4hS8wGldjkn30lHbQEFx3eQUAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIQKOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEABAAj5pZDt59I2ljl0NdfZkfbFvyxSU40VXmei6wOXJtlZZalvxR\r\nil/l1WT5+924gK1OA6Fov4hqyK+duI1r+IEca8KvEpdZlzAIQjWIGqnkRm3R\r\nbOkKdpQ/Mw/RGSx19eieRAD7KT+vWGxtEDI0uyV6wlz5xl3qkjcQwyZZAhr2\r\n5JhOYUFC2fIUyh4Ph0F9i7f2oWCXVbFyXUyCjCnmoBN1/6CHqhClqRDlT3Qa\r\n5aYuXBgt0aAYiVxx5H3if+tXZ9Ls9krzIzkSUK7TfRnaIB0IX2Dq5vVaW31R\r\nw4Tq94rhUqJ2QrzHeKzhHM9kyrGTM4pmX5N98A/cWK0xYvdYyyKRDRa/z3PW\r\nBq0hmfR7Cy7y/yHP455YrpVeHUq7HvelrUvBd+acOGhu0obS1AlOLz44HOyK\r\nNxf3Ah4rkbyTJ1vBSl6hN1qscbvEKsaPeiIdMNlUQGn48b/G+SGd/Byy7X4N\r\nNZZiC8g+Bq1UpvBv+uBEgVKqgrymygOtReAsRSx+nTI+iwG2D7sI/QiXcJnl\r\n4J0/EVDBgm3cC41q/SZr8M9ZbnEHfSPkbtntYgJXypKN5gHqpyWa7/s2OvNe\r\nr6LdWHGOpUpuxnOf8YX9UMoR+hGDgCYh80twLsa29RDuDBT/N4JrZVuTPF3u\r\nhcUdgclyovvQakiYSrKx6EtQDUOAg2x84tM=\r\n=FBNs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~1.13.0","classnames":"^2.2","@blueprintjs/core":"^4.0.0-rc.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^5.2.3","mocha":"^8.2.1","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.1.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-rc.0","@blueprintjs/karma-build-scripts":"^3.0.0-beta.1"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-rc.0_1646330510602_0.260691556292707","host":"s3://npm-registry-packages"}},"3.19.0":{"name":"@blueprintjs/select","version":"3.19.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.19.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"cb5d190267cfa87831970e0bb8f785fb6b0aa297","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.19.0.tgz","fileCount":158,"integrity":"sha512-E0uXRQY3uIWY0vOMDXCqXK9NNpoJCu28hESWh3MdH9QUNoHnk851X0Q6g7wLxfptxDKT1ofkwnkyDpL561VDfg==","signatures":[{"sig":"MEYCIQD+RwXS6c5zjfNBuqL31rFgqqON5kVcBqRWz+fNJipcGAIhALdzX6Fkqzuk26MGOh8c7lR3mAgi2DK9w/st1Zv4vKv4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM4g9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovaQ/+MfSwQ21stAp2v2CgTpRE+Oof3xqZi0dwPIvgvuUu8LtfGr5r\r\nyKsKlrfDcFFgfFLnn/S26LJmFFiZoOvZmj5HvSMhu3Qdb9DAdsAIVSBqSDfE\r\nyNwkIbdJE9la7Qxwee+K1c6/X/Fdy4KDOihHdn4aftp44Rp3SxtPUiD9VF6b\r\n4G90B44kiJnQBtPXZBNPjqWotaf7XTfKuMEVHxvCjruGgzE2VEyth+ZcVmoK\r\n2DDj5hjGermDEMtRsA9Ypp0wVEa3SnBDS7n+c0aaTLUnI5SnU75CwkXICs2F\r\nnVQmOStrP6YXizJ01oXxNXhm3NjpLnYP9ihLGafVkRgQvqNPa2IKM8KX5ZAd\r\nElbpMxLnk0S1okh2AHC5LM9fh6bfIfkPTuGs9YmVCOtKCof4qP3nB73/8LvD\r\n3jBguk0b0/5Un9iUVU6mLIQyqf0pNcKskMbk8YEWDW5CliIYooojWorNqpY4\r\n4ARVmLseCtRataeYOfbebVxiJrP1l8TcbXWtyVD9dK9dGPRNZ6/vBfmHuE4+\r\nREx56GssF5ot3KJrhsnmkDE7WEs7RvZ5vxgeEIl4G0CP0Ci2SsFe8zllYEz0\r\nveO3mssf2WlSLsyiunv/qii8q6lP7HxtMDL5kERetp/sYTnkthAHeKpKMJL1\r\nYgJpsxvLKCTV9RIZ4D7TmbOmOpEcpD/71y0=\r\n=NCZP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^3.54.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.7.0","@blueprintjs/karma-build-scripts":"^2.1.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.19.0_1647544381092_0.08087636301836709","host":"s3://npm-registry-packages"}},"4.0.0-rc.1":{"name":"@blueprintjs/select","version":"4.0.0-rc.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-rc.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c6dfbc8d3ae6c51966704fdc4b134c51576b1876","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-rc.1.tgz","fileCount":158,"integrity":"sha512-NuW5wkA+ViWwHfIoyQlqhLs1s4lvgeoIjl7AvO8FoNylquO/WHUHGYhdikQd5WHxS+qh5jjDfA10QqxY1F3icA==","signatures":[{"sig":"MEQCIH7YOA6dlGZ/jaNEJttOM4lklTv3yYhDSKrwJo8oNI0nAiBvui5/ymNlcagt6q19Jihf5eRf5rrPERNlj9kEAsMeHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiM6ysACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLcg//eaLphE7hrOc0G4/kEjX1CGhdLZ5jT/VsZNiV1bLEHJVrdcys\r\nuJJK6NXqAHKxdombXdLNRNx5RBq1I7ELJW2L4lygy9F18fLyI0lCoyyxWwLM\r\nHZ+Km+aXqowPzaKWSgPHS4IFt0xcfbXY5bclJnOYJCfBKnXlp1/gPWJVoBDl\r\nWIl4AwWSw29aaEEhQfCNylwKEu8i+W+KkxWS0XYActyMjb3Z9Dt4YiVR5I7w\r\nD84Tvn9Gb4BQ1qmTwuRMf5O1yq3/xamCAbpX469Vlbv+esm5N34YPa+kGfd6\r\nDOrruZwkNtPZKSctzhIeZyd8y4rN0LXxzIZ8ze+nmg7J1/+N55VKOX5jhDuP\r\ndcQFRJrgMuB9Qntqy9SqbOVu4qKjkgV4/YGXwctCveyjrAHSv4HMZWHI/S9e\r\nzJeE86SJ6sAee4yLRdPWgdAUPm3tcFfRgUXyJtbB+q5OhlPGjOXZN2K5RP9Y\r\nCJ37LwjSYUIg/vHkeui5rZzfnLVlZ3ZJ65+XT9f3IRsbUu/VIQPPBNv6j22B\r\nvOqDvCmoZO8D74dvGa6mXZvsNRA4VPSJoIETQ79TiiOcbxBAxYrYNMrWVa+t\r\n/u/WwKa9bbV+Lqz+ZPmVmdVa0ST0JpJk4oiVRvibz3oAGT0KMGPWzqaxh59I\r\nKfkuZLlieonoH8AdRCiSJRmlvC6XlnvWXD0=\r\n=PSgc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.0-rc.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-rc.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.2"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-rc.1_1647553708285_0.6649983774637283","host":"s3://npm-registry-packages"}},"3.19.1":{"name":"@blueprintjs/select","version":"3.19.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@3.19.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b5e8baa6f182a0647651a57fde8d1d97eaa1e997","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-3.19.1.tgz","fileCount":158,"integrity":"sha512-8UJIZMaWXRMQHr14wbmzJc/CklcSKxOU5JUux0xXKQz/hDW/g1a650tlwJmnxufvRdShbGinlVfHupCs0EL6sw==","signatures":[{"sig":"MEUCIQCT9u8lCX/lz2eDBFeLlCdrQOzKRq81zesoSHDWdg6XggIgahDUlAQOVxBP9u3a1JB4nW3IVGlR0nLbpa4TYcPkiFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOK7wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBAA//SryIWba94qEiMyRtV+Lo8DcHJhtOLrYKEgNQd3kIlQW7Ik2y\r\nxfokplkaUEwVGN02+vb0dJOX7/ESwdc9VmJm1aHzYpFLAnbfehrRe1UWOJig\r\nc+SOMgpf7QLrOy4wos6KXs1tBWumR2pKeXS2wpUE4qOBMEDN8qZ88nNmR+Lg\r\n84RQnJArG5D8LXVmPenyh+VCs4uYjk+xwIXaNpd9aOxTKUyaFkbuUr4TVaTm\r\nzZIt3fWRj4iPnu+xzsE7qtr3BflT+36GGq2opsbIKe2zljfkFHoDbeBNw91m\r\nT8WjvJm6bzaROxE9zh7eOzvpi7+CpGB2Zjy6SwM7KDMtM040gSasdn5apMhs\r\nu+MsiRFhAKkmr/9DFHQHdmUn40uvZyHreiQIEtUP5GDv9hv4bBj5TDb/k2FW\r\nTdh1ST37c14aBSr5qErzUzqVvtV4J5Wgyn848+Ss0Lhgfj+cIms2z3DpesJx\r\nUIMe9qRd9bAYbJ4qzCgSUqzOd1XpZJhZNGm6owCXu8cM2oHWc7wCrRfkRcil\r\nrfONJGMt18a66gJX9cpP15wVXv+avCF/jPSpteYrqCMQJQfwdzIgpvevtuFp\r\nGfg/xpZLseszVQRdQWbijMMDrr/6YhOkvO8yqvjv0g2Sg0haU1CflGQa3bTT\r\ne+JJdshN8RegIIX51qqerbRduzFwPMfz+8I=\r\n=Zusn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^3.54.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^1.7.0","@blueprintjs/karma-build-scripts":"^2.1.0"},"peerDependencies":{"react":"^15.3.0 || 16 || 17","react-dom":"^15.3.0 || 16 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_3.19.1_1647881968543_0.26152188378786123","host":"s3://npm-registry-packages"}},"4.0.0-rc.2":{"name":"@blueprintjs/select","version":"4.0.0-rc.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-rc.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"73785ab4e691fbf9af6b06c7de6b34f57c64ab3a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-rc.2.tgz","fileCount":158,"integrity":"sha512-ZShzMKgIS8ZjJV2G42W5moLrdFuwWNWFD4qaL098UGr1D6k8+4FwxZrD7pwjbU3qw3wmFnYtv2fJnx99mOuEIA==","signatures":[{"sig":"MEQCIHIzWXQ07SASy2Iyw/f+rXpOIbB4oHQNWigSq4e7dK6qAiAa9pqE/hDdHhfn7ZBXn+iqVAF/3XbMZHR7NYH5i6XM5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOK8/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp69w//TUN0RPPVnO/rYx2hrOm1dJH1SYnboiYbOhLRX6XxL4X5Lz2L\r\ng5vm42osm6liChx04ingD5OyZdnzwOPJytWAOptqpYP4DWfpZgIcknY25nF1\r\nuIaWfvoKMuEFtv+LRkRa3GnXcOxWG1PxT/cTesT7rhk9mI1dF9IGYUI3V6Qr\r\n4wJJBir1mEJKVJfpx57epRrxGauoh0OyZFCnwz7eaiBpNFe04YMq7DtOdQro\r\nEmUSfzjD3pRV+LDAVFzSC95eamXTmhnafUS3uEsUIaF29sSkVnxjvVxINMjz\r\nvcBiXS1rHfG2Ii39DBuHqeeOOVdu/omIPpfGVl9pDHY6N5uzV8Gi3egvqOef\r\nsOM5ZCXu72TqnDrFzLq3FCcCchhEH8vv2Jt7j8C7E4IsL/+Mx7lvS4/orw0z\r\nj7H9yK6Tydoe+dMHrWSvGSw1sadVIp0TngIZGGq74cX3m9huaEBRa3OQaN2B\r\ns1wRnCWHRS58qK01k44rzSl36Q8TB9IVRBc3Rt5D7aUQJx9LTcC5Cxmf1Hgy\r\nejvQfoNQaJrAYbGS38dG3XYvDY1BxXvLCOVFu0Fs7C1htZ6H6T3vZk/Z0bLG\r\nrbmmLJ4MMG0umV88jrImU3+36/68zEQX+jNyrZNVT2sHayhQDiVvMT0KWGwy\r\n5qh6sbgiUXuPFVs+twb/O0f5bo8aT929nlE=\r\n=9WB8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.0-rc.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-rc.1","@blueprintjs/karma-build-scripts":"^3.0.0-beta.2"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-rc.2_1647882047510_0.8031776743833066","host":"s3://npm-registry-packages"}},"4.0.0-rc.3":{"name":"@blueprintjs/select","version":"4.0.0-rc.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0-rc.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ad58bf36f4c5a978de7e3017d905815c84ce9d0b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0-rc.3.tgz","fileCount":158,"integrity":"sha512-TbLi/oMaAqL13wpM4pm+qsIOZcwi6wIOnCsDEen85zhz+5eOB4lkd3lnZhc2Rn4nE03lrDciibK9/nj6Yi6lfA==","signatures":[{"sig":"MEQCIFgwrYDA3xJ72yIeAtAnk8b+tO6gaLbQWFwrTSbzGSCVAiBHoH5dEWKzSBi1OBxMRpSixArQoqRV7TH1RmxihD8DIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiONe5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6pQ//QW3poVZAiSDnoi0jaWNnyCHD4WOqMt6wjPt/yU+od+NYs74F\r\n9MINT1NjOu9slXj/+dll6cX2rczOEcUxoO0QUKWPrVozx20+JzwfmBWDneMK\r\nmEpbepIEOkk7Fl5S8r/0pU3uuX8ybiQ6YQ83C5rNS5+oUSW10GIQwvqPKoQS\r\nMimt9yxAvJLwg0sg9O3zyS1jqi5THD+5HS/TTMtDomcyjbzJmug5qfYCgbl4\r\nF96MJg+XDBH1Kn2kI7GCSOa8sT/oJMvNbg45oh/4rEAarpySf+aguTDRdbOV\r\ndmEnB/9TYVV/rZvusjDwrHo6ld/nG72viezfViuPYBNbWHem36BfTwf2JjOU\r\nErw7DtDRJT6RcVJ/MidcW6alFQ17UEZwDGzrQt57K1Po27iC/iDNoC/3TEci\r\nNKPcQq6lpaeGbc/agpSuT5B+xhNm7+I7KnpSO1EGewOvt2UPoRUhiC+uIFJ5\r\n11++13jB6LvmOJUTPaRLbJM035OnZhHR/06kvR+w8jG6/HSu+2aZMpQHQQVG\r\noqXuwoSvxemYgg5LCVHarE4bxrAnZF9KKKP0vx4kz5l3lzVuEYqZUnDButYL\r\njhZlCO+alJZskgIkEA3D0Eb47pch8F4SutxqQJYb03vmg0NZIY674kITObyG\r\nRY74YJCxt5IiQTdGghsk45zhHMFS5xbVsDY=\r\n=0qX0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0-rc.2","@blueprintjs/karma-build-scripts":"^3.0.0-beta.3"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0-rc.3_1647892409606_0.9009994889023851","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@blueprintjs/select","version":"4.0.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"dc45dd0c1f3cbcf22829abc66905e4271c3fcff1","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.0.tgz","fileCount":158,"integrity":"sha512-fPa9juBEtb5vDvnmCO9yaBOR3sugZVn7VFt56G1BcqEYx4TMFjgXJ3eAf9qoQgEqUvD7GNTxOI/zP2CTtdCS8w==","signatures":[{"sig":"MEYCIQDoPhyNhqtvF89mJAhmC8Sqe9Vkp8uQ1Zg2vj4ZeKjNfwIhAIycsCVI6cYDnwQUZBQ9ebXPTqGYb1vuSqDLr/k7NPmi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOdqeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoksQ//b8KTJo3Ki+VMnYUHf84F2tBGj1XVQhVQ3NG650BbMKxTayYn\r\n/oSwVMfbMZO0RY/x9dP8yubwiz+eri7nGozWKnOKUVVQOCoo242mgS4ZxRvd\r\njqhZfrQ8nT9H0+j5q31mJmW+LWxHvSYHZwgWg4+jaigU3MO3/XmUTBGq/Caw\r\nS2EwFtfTZizMAEhjoSoA+4yzDFLCPTeiv8W9oy5tpeh+z3Qfi/X0D90WEEo/\r\nugtVJuihyg6Eh/hgy6k4/tutFq/nos1iaaYcDYEAQsNIf2RqlkigXMhyVoWU\r\n+rfI4jllRdmPq5gIz0wEOO1NfLmtXb2FfCGayLI30DKX0ImYYT+/1fHTaLSV\r\nXi3B10Sk8WLRVQOUes6VIUaIXI3NZ/Y9Bx9Ahfujd3k0fUZy25wKLKwXoYmI\r\nHsU0DAexgBEy6apsu1k4hTAVau1OzZ4V7VnMuwLNAMQqgkDWRZ6TxujZj2hG\r\n564t5HUNnW+7ZHq/PL976Dg6/Yhke2T87qS3OlBavLBkm2zMxePnroLTcX0W\r\nNGHgLn0UUYW3vtpYZtYvaEKl3l5aQ2+dWTaPqP4UeXEV9l1CUh8ZNjukLQBe\r\nwSTek5S7VQm/qv34gw+FXZvbhHg13M8dcFAXmXC/8127UXDrvmUjD6Nd0wWN\r\nlVKEVjewbAKjgXYq0KrgRwcQtNS75SFatCo=\r\n=7ePR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.0","@blueprintjs/karma-build-scripts":"^3.0.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.0_1647958686439_0.8243532991327387","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@blueprintjs/select","version":"4.0.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"9ca2a7b410ac2ba302d7f7b23add46fa2ee06f00","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.1.tgz","fileCount":158,"integrity":"sha512-S4UR51TAbmXNrj+5WAcg3x1UrTrDGxZBC8ExRAGPxVgMhVx1re9IaLSZSaRd8ioEhyNWVHAM9MGkfy7yLKtsnA==","signatures":[{"sig":"MEUCID2kU9GYmPTI4zziAsTHYXC/sOnsBlGz/go03pF1RS1KAiEAhkKkYwylHoTI5pvQTnnTCr4SFde+w7fNDXE7hB1WzNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPiTXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzWhAAgaK31oTWfGVlWr1FpJ11BETINUwysIexMamuTf0ZHqbYD8Zu\r\neA5saECIUhPS/ba/g6C7xWcigZLdhndm8jQPXGEVKzapMi/GxzBlQAaU3wrm\r\nAYfQx//I9oHw60hl2vCtRDcBNFVpQYcOaguehMbU+4o+GyQGfxYN8KfZGW3g\r\nmfsIe1xJWZ7qF5SZCpa1YglFADB6f4NVnn3GWFlYBdzegKhph3IpEEhnndat\r\n+tSM1LpMjkDt4eUudn7lYQRAoN0VTsCDqS2gJqbF9OOUyJvwVd0AdlLP/9rm\r\njiknGa6ONdPXJ0OjJQw4VhwYkdqIygKuILC98zngRocmbjGcFClaTAfnI3ap\r\nePysZ/zgZz2qhz8uCz8hTrbgezUC2tUZZoWhp5hs5t+xHii3XGXKhqj32dXu\r\nWT5h2VdY3ozx+D032SzuWCF5rMvzxQ3kwUUf1s7HHOy/8mZ5qXdFituEXeqV\r\nluhmhRypRT57tOGe/IbXW85goJiSku/mVAp09KFJHWVeKOxmkgF2NrZR+1fv\r\nFow/eA1rLvAgbssZmqlT4Xc0JHC3RPzomITjMWuH6LKnhLP5cWAvypubqZao\r\nFAFxOHrQjSnMDKzEO86mDHLJZIAMZgEIFML5TvcL2QPu4HN7qYXegokSWDJg\r\n+E8CQ4unh7HEp+wORMsCUPqiNgeQ5CF8sp0=\r\n=N2BD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.1","@blueprintjs/karma-build-scripts":"^3.0.0"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.1_1648239831310_0.0765501218942346","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@blueprintjs/select","version":"4.0.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a24c7226cc2ec9dd2718d9ac645bc5b5f640f590","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.2.tgz","fileCount":158,"integrity":"sha512-WZcYnYFfH+eaNN2e6gnnRyt3pj2AVYM3G4Wzx2gkXgkVoCM/UEt9RvkhDyUq+PNtH/6RikN9VolXmL9WikCsYA==","signatures":[{"sig":"MEUCIQClBJxi5H9fRDuzsZFBMHLcJNFUb7+nrwb2ZamEEY/KKQIgTK4DpHT6vq1S9lDs5dA0++vQTUEjwnUCRv37ayRRbyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQyioACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxMw//T09VwNzRont1YyCX+txOqskTMbu2pMongD1hOVrbPptjAr55\r\nohSR0oCNaETuLFRt90nQEyBunHIFiFc8SOLBZ4D481ewkwjf/RcN6nmGNoa4\r\nxqzcqQMxXQ12EypIMOBe4tcYWKPiKON5y3F6ybSXlqviFOB+1zw89GdJv0y6\r\nLRdbzLyO0t5lMWZRfnLdGSwpDk7LANXhcbL2WTJvMFSR0WX5a0BTRySi9ULR\r\nOW0no/7atrhkbG86oASpWioMnlkYvgLYkPPBn9vZMFv3LCzyRdPyqwF/gTmf\r\ntG3owSdayr8CgexPHQ7Azj5cVDGOi70rFtP2v6LRa2ICI2EzrO/DsTKNlQrI\r\nGgvyj0+w4dKnrwqIlyIDtNQSUotonqcOBqN4eRHboi1Xp2apm/V6AcV6NWJr\r\n7GpTsd0MkR5c5tMCwftdPkEEokDErF/hgEh8L6fORgNXDLA7z1V0wn3FeHx6\r\nomCx8QOP2g3eD6Zb9YW4JdDBXJt5XKqKqv0ub5ORCtHOzViDPeTvymgR9ps7\r\nj0hDG+r3NrRGuc5Ut5Zh1DYrr82raBR1M2uxUU3ENjBTBL0cXyY2L21vafL8\r\nb6q7zhBtSgOY6FvxPDL7rH5bHMvXLwwq48vB18tprsahYhHIo+v60qgabtMV\r\nk3JZfsDXqGQTh1ho/dpVXHZ144weZf18A8s=\r\n=a75A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.1","@blueprintjs/karma-build-scripts":"^3.0.1"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.2_1648568487768_0.912118723566143","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"@blueprintjs/select","version":"4.0.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f74874ac19a3504af7d8cf67aaa5d3171e80ef52","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.3.tgz","fileCount":158,"integrity":"sha512-j948OooZcOJVlURLq7vhmPAVgu/3OO0n/2LakMn05vqqAg+HKdE1Ioi07WVZOeaB6l/0Kl0rlxwIG2sB8vedew==","signatures":[{"sig":"MEYCIQDpnQkHB5cnfNc5ewmG2jiI4j867xFGTxOib7Mig0ORDQIhAMkN4psKn9J5gnP+siEx3Q6qNhrW86a1qv11QwCwKGFo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRIw2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolyRAAow8OJ11GPSGigtPF4IWn/kchncsyt+2lr93xyd/JULXI3QHr\r\nHHaf+TaYBf0koegyolTrY2dnhmqxYx4c08lmH9Zr7fKh1QbAcj/DTzxG4ifW\r\n+Su7qVhsueZRQf2SoyLFuQY6kDhJ6C4aRGzEzYwxhnDdJIIyT6qTyTEfBlAL\r\nYj1IIGTvh9m/oKi1alLs51rn5yFZseOHeFuvJSPPlv06WARdXqj/jtDTvC2n\r\n8tEF0f6rmlwqydktH6lZYUTKC/mOSwBCwsCrH1jXpLtPmiybsY3iiggk8K5X\r\nzG6RoLtZAed4h6vqarz3QtnONuMp92921igaSecT2q9vq9ty9wtuliqmChfo\r\nFRR3ATP8j2PsK8YuiC5ct5izllVK9bg9H+llm2bswpTp9ztqNdIvyYHKKEiB\r\n4hMUKeALbNteaE+PoB+UJ2Zo5dsrQpJPfnWQXMVYOWzrCzKw+tOD0UA96tJr\r\nGXg4ivw/BNo4Mxtt51bCU3EB9mnn5Fqrgqb/04TVwv5Q3TIDk9WRhFc3gZn5\r\nAfLgLk6YKvu2pRnYIqhhJqDCErVCDUvFPRXP8ata1X/jPcRdi38678UHT4oq\r\nImcFJYziB7GyrT6yGbqfBib0rV3+EquOwkHQqaBSZ5Om+MneCNNcx8mWb/D2\r\n+fM5CFpWQ+VQtjERyxN3P9EHISDCgV0qXpM=\r\n=v1Ko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.15","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.7","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^2.0.1","@blueprintjs/karma-build-scripts":"^3.0.2"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.3_1648659510136_0.20310458973533585","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"@blueprintjs/select","version":"4.0.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.0.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"591d5c86b1721abcbad7306e0ae48bdbf8c907c6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.0.4.tgz","fileCount":158,"integrity":"sha512-1wEFIx16oUZFWwRxLt0ZKTDw+281U3AmFnPwBmyKwQMYiyFKEnsbeplzcYqa/NDlxjJ7kSIZc+OjkzWouQaIhg==","signatures":[{"sig":"MEUCIEbD2lQt+NGYuArtz12cM6spUdTnRLEz7QXOjXq8iTS4AiEA3c/NHZ0T94aY3DvS7TlxftVgJP8w8Z7SzvcGB7Iq+aY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR2gBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpciA/8DpxhB8av3NCuSlXbI9lcNhXAyk3Xl8m0sQtXQxRMmBzoJcHn\r\nHTpIDD4g59OlDjEwp31Yj+jDV7gYk+++X4kFVr8v2noCREqmYHNwkG5ctjNc\r\nb7k1xY6HNSxDmeKroyrXU45UUHxSphoJcAzzI+YTwn2h/apBpva7dft+X10U\r\nQziKMIfzmFlwu2b0udXm6zCQNDJdd4TEbriQ3gvxaam0Ww9scm9fiSzoAbQo\r\n5axHL9h7zqeZ7FzoWa66QfxxQHZf0Vqqdgw/MBFY/xUnXx9ZVjz92bCj8bl7\r\n6L3yK9zn7t/zMvJuK6lDqcs9GRbagX9AqlVqpGwHpaDBqBKsDbUXGSE8SS3s\r\nhmvO8B9CPqBjriosuFogKvTshrMt1S94UsplxrGBNyUHmQ7qaN23w73dblon\r\nvXNw8u08h/DxskWqP1uegyZVotEhWoMu3mtvsaetPXAnqOSuFhkufaQwQMpZ\r\nQfxwhJ0UddmHnpXPmTYr1NEYeR/wd2Zg4RGV3YcX6EprvxytIWvVWzpTpujT\r\nJVLZ23/tSo1StuDg8g/bURitOMDGGk2lj3oAigZ0YfsqL5M5h+o6v2Q9F4+P\r\nl34aCq03EZELcN44iMvQcMEdtiSn773VaC9YbGy5AvqDXA+Mc5EFnLHncUTh\r\nGrGKUSCNa9V28OX6iBxxJrDlElaX+J/yl4Y=\r\n=lAIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"6.14.16","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"12.22.11","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.0.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^3.0.0","@blueprintjs/karma-build-scripts":"^3.0.3"},"peerDependencies":{"react":"^16.8 || 17","react-dom":"^16.8 || 17"},"_npmOperationalInternal":{"tmp":"tmp/select_4.0.4_1648846849296_0.2587807708076013","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@blueprintjs/select","version":"4.1.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.1.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"fc09cfdae0c6da649b2da2e44939ec089cb25b8a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.1.0.tgz","fileCount":158,"integrity":"sha512-cJe2nUSFpz/BfoTjWYVv0UJAVMTpkjzdL6tjfbnF1yI3KlUY361PKBsPqCgMugF5SEciSPC99L5270xAq65/xA==","signatures":[{"sig":"MEUCIQCQmEjAW5CxHcH2MUuoNm6wthD4UNgD8cIHeEru+PMRWQIgQkAraKevKEWZ4TueJXBv0MuZ465MB7Wj88dZjHy9Y5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTJXiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUvQ/+MKO0+NwVYSRkAPVaLEN+p1a+P0Mqz7pswW/VV+uNsNxrWjjx\r\nzuvW8yIdbXRq9eib91ow/4Ea9m0cI//QUqjmAoZtn5gXjwo2DpW2kw/dJ9Ut\r\nBk4isCTsG3WorjG5yOjL+OzrROlMFgnHbFrWb2zeLmjd91kRV/H+/SO+0zC6\r\ntizWwLxCCHfwd7iewK0f7TU6+sI/V8+1s/yu/PmfrMpl5BpR3uvLIS5q/dhp\r\nLZwIh/flpOnc94wZ4qV3FwjIabOQVmj6IfnkxHSDIn+N4K1peOBL3PUxCEmI\r\nJOYY6oBaJ0XV++Xvt1LCA3uo9I/J+yDvKli8HD8sp5C/aoSpMlU7q3M0/kag\r\nSLsGnvFKiK+3E1DHgrRJpIKYwuPSUilNQrreUbft11GE02vwdmr2lL0Dl3fF\r\nVlqJFiZV2053fHj+xTIiFImoElEoIcMouFUaD7Bq6YfM+Kt+tPoVanlICstL\r\nT8ZnhO9NiTPU70hgWrzUdDIRkCIE118cfCbCV3sHUL4M1kNKEs67Hp7QE+vC\r\neku7N2rqMVEiUbcKuHwyt1CsHV/5OiM4PPLKnYxjkV+sT3pg9wogNNXx8mmB\r\nHMI63ultLXjjL1SZr8pnEP3UHmUSezrONdn9uRx5Z3XLtyXVJHm1uHQoP3Us\r\n1229Sh82UQj36IeiVgxp/Bl2BMZ+DklmYPk=\r\n=5tsS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"bef6c02626e03b2a6814f958e38d725338827dd9","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^4.0.0","@blueprintjs/karma-build-scripts":"^3.1.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.1.0_1649186273997_0.18615326470878135","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@blueprintjs/select","version":"4.1.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.1.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b8959707204ad8351ec13f2a71519f8ee9150a84","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.1.1.tgz","fileCount":158,"integrity":"sha512-VXVNh+96XUyIc/ZlfDOfKZBpGnI2lhrekYwInxjTJJGbYUQR7VPy09KC1SwZ0t9jGxH7IKtskPar24AcjTlUFA==","signatures":[{"sig":"MEUCIQDsh26r0AymlzgcNZFthE9JZaoW0rMZudrrkR2YWGhZEgIgIdECzQm30AYtFEldUkvks4jemZ3BiFGbePiY6YIewcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTfgwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAbw/9EjCYzfE1DUtrmzWwHP1tMHzWYP6uoZH2d9Q8nQqtbrwc5jW/\r\na1Hyb5e4HtoebrurFWnQ0SNwldUz83FExBozuv8sKl1tCfmEoJCsHPg8NYNF\r\nQigGOvLpKKl304uxhSs+pZsGr3k/ucPsJjp3/h0fkFSULvl6HXoLuPP+wMw4\r\nSbWE5565tLPJtstu3tRSWN2dRWs1ui1npGRyk5xoaPB+SbmyHqMkXNb48K/7\r\no6YM+7bgdbZyKxAoy0QjjYp63v4D2BkzIwkdtu9c3JHj9y6BH3aTC+LK0vlB\r\n9ELzWqE0av24r79lXHk8LCCTLg0zR20sX8MFhd+p61CV76WfEukFSuL9OvgV\r\nidzAIc6sykq24BrAsS2H+qo/UTjXYrgD5KaTDoxDlT1A7bqZvGmrkBSGmoeJ\r\n1lRmMBFCm3+VuggSWN6b1dg7ayNnt6S7icTHFc77AMulLaP9YP+moCb+5OvB\r\nWFQDFZ1GhAPoOkMfYI/BKDOp7hL5gwKa53+UbaNdAnqMXoA1C7XSqPMzD7eO\r\nYRfDtgfCpsdzBiz3KYkazalfIIOPr0qQFp62R0H6zuN1XEfMzmDK5/32TX8j\r\nX903VL26j3Bv35341ntRmhIGg9Mf6ETIqwc6I9GMLXihZgTDpdERfBNuz7gR\r\nArPtf5gmDmNWsgY5PX2W1KqjKJlTOCVIBSs=\r\n=0A9M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"a6eba3ca078b49260a6c904b95953583a439430c","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^4.0.1","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.1.1_1649276975773_0.28928513014533275","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"@blueprintjs/select","version":"4.1.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.1.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e57a9512060a5be619c6e38083ce6322b2317ca5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.1.2.tgz","fileCount":158,"integrity":"sha512-Q/6tir2AaE0l9VmDXKpsdWquS0I2Y66jpjcqhg7cmf/bYx5FS6AQnt4Xdr5vbNdsGOGwG+5KI+cfpULf12vc6w==","signatures":[{"sig":"MEQCIFmrkTPAoUXdsf/FbE9D+vBx62qmdw6Zi7xhDedePJUqAiBjgSW0sXZdZRDQDE6vLjWJwyVkyrieFr4XXWan8zbJTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTy8pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCohAApDlvtprdIA+7c9HvewvXOGvDlK8iHm5mu3Gul22oLWZDXtSX\r\npWxPXL506uvuGWWyIAQ3ECYCZUwnz+vE3QLC3YmIpqzrS3JGewp/8EgdhoqX\r\nT/YQ9Ng+kTtmvK79NFbISy4SJPbRvPtXubKY01VgiRTczh/d/50JooUI6g9W\r\naY/9j7s8baz8rpFPpyUnYk6JCvBjYqfCsIx7InIEexe9bFQ22wcZZNl0UbHM\r\nW9nTUJ7RbAVBjWchHrOkPJLIa4RWopIR+5ZiDPepQAA63Mf7kib1BewVOxvf\r\n9y7QUgsiVKWTqUuXnDOZr60lkb8bNWBDFEdF2IEBE42HuV3Ea/Tjs48f6LsH\r\nfXhZRM/kYSgBq8z7WeFhvKzqd/ZhQyykosoNWdNUTNG3nPDHOjdK+ggkdxmf\r\nY+Eb7cfXw5QGfMxL06A/zISbueSdHUhnPUGY2OnNtMU0mqLdT848ZA5ikE47\r\ns768va3AtNaXDAXcwxxpIT1vykPTgM1JEUbZ5N0v2jmA27pdLeOdVJLjTEOi\r\nqDA8poOKD5OZCA4uxZAFHNkcy7EDC9MXY/dz88DzOYGKBgY+hBLVi5qxbh3p\r\nqwLVyVFjZ49EPrQNHcDCiS/ohrNnlJURho/+Lu0sgVfyl5gKRnDAJ7rVu7Td\r\nIJdvhemHJV7+fksIOIDJQ8ThFxnp5pJrtK8=\r\n=uQJG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"a272cc0a27d0f2a9a53c53fa45b293e044ed7aa9","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.1.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^4.0.2","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.1.2_1649356584968_0.05692754270397371","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"@blueprintjs/select","version":"4.1.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.1.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"03535e318ec3454f621a8dc655493cd1bbf94ccc","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.1.3.tgz","fileCount":158,"integrity":"sha512-NxUOgCVhcDGPI26pTCgUg0Ib14gN1IJ3fpwsiREDgXbFksmwKKctGgfmoCvnm3PraBbWOKNJGyYICHRa26hyCQ==","signatures":[{"sig":"MEUCIQDWigdMK8ZJ2U7/LRxKDHymL/yoC4bX9nKEaNCBJdpE5gIgMLjH/47sAcHrEExEjkvWjuKOo+cmxAv/+cKaynTYlFY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWa9AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI5g/+LAgVmlPreEG/om+gZJqEYXBtAkp6f33vkvUXpy2pbtjJUHiY\r\ngALX7pdZT5iGo62sx2NMw3XROPB10PmnMs7PqrcUPajqhcdhlRpm5DH8uXLL\r\nZVs29NIECgWDCcdeGd1yTEfpcLPZnUDuXHlldjTVr9XkwzFTYeQlvzRYRJI/\r\nBAQCiITgeG8WDS3txzSGBnnf6CnLL2OeKmW5bPqddv+79D/Gy1Js/mLiGmjn\r\n4iCagHjswZaDhLD1u1METldLi5sczLeMMstZHfFMkEkhX4yiuSSKY4Rt7oaw\r\nZQDsNU17rTZcI/zvz/UviPSoiSobWrod7VPublVRsaFbyPh8Mrp102cqjBZa\r\nPNjBOU6I4baONSbD/iYgXpaVcocCnEXfBeN1QsV6GPy8M30WkYCn26A8Uvg6\r\nfg7kri7xhw5EJmcg+oininUZfzUiad8wxZtc3FIvgCqn726UqH/KVWNeqzdP\r\nCwFjyAKYxERh5/+CoBw1/wRcbnfSyL6RifQN70Qp2MkPPS1RdWMhzx6Hrig3\r\nAkusZjRHaHYgsyN9nf+wak9n2iSjehvkOxMr75x/ZtWUHhQi0vz+xXoSHr/T\r\ng+bFqKR1kIuEtVHy+wlwIi/vCi6+P0WEiwnJHUnVseq6mjcAIuorCSXlCz+3\r\nyAOTNi1fWT5RIH2yYMcxWF8GUwYdRKJMhEM=\r\n=JEjg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"c1d7849832e2aab208aaf1191f5fac0d64fe543e","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^4.0.2","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.1.3_1650044736675_0.5633236393835928","host":"s3://npm-registry-packages"}},"4.1.4":{"name":"@blueprintjs/select","version":"4.1.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.1.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3d94cdd4d7064fd52091cf61f0d0b68970880329","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.1.4.tgz","fileCount":158,"integrity":"sha512-TYIA/60FSnbN/QGbHbzj8ppTmloHEfj7N+nOAoLIKeSH9siuFeafTypnCTLlWb6dDCiKAPi/c4YHkdrauUFkxw==","signatures":[{"sig":"MEQCID6lN/fhESt8IrZVxcFxD5rp0hGWsFcPFLATtAcW0HJsAiA/BFyNY+9ZK1+dFk9pBXfqqUfHGCDHDyT7WiFyDYBNIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYddMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiuxAAgLX4pw2DDsc1LVwpA0zKLmSP1OeFB1+PeT7Fc81R3nyrRgmk\r\nQ5wXWFy6D0N8L01oOcCkW0597KlKzOYN9p9F3Riio6kQX52MpaVTDJ5MjRWw\r\ntRiqcTwl+NpGaBUA8rqOt0FGrBEqY9SUsUXkxg4H5yewRwkc4VNSU1wTWyFU\r\nHs+S/ZKgZXtB/Tr5VypHMEg+H5ICLM6LvcmC7wndXcZPer8txnq0J1pNl1af\r\nrUe/ZRhMMwON0DpdfWaZ85D95lxA5jKfp1WaOC32R9sNbxGVySkleegQ24bm\r\naShhZti4kFCX92gsq97QLewbukHPUZPTSvVYXXClvihfBtJPbMRs8X/871uQ\r\nHKDVFliDKSkYxnjTyzquAl2DpCmuM3S/Sg0uhVckL1p1C1JuncBwL8x4N5hH\r\nhUMrM7Dgt6Vigfu9E/2TfkUgGb1puWvx6eitUUm/vtfV9kCa8dxKsQfUBBC6\r\nC0Gbc0Tsr725Qbsg9xHuSZqOKvbroihv5lD4HxYYy6bNFYktpQsUKWlK3Jq9\r\nfCfwwvz0r3/etufyOfavmaZRF/nhNC0Gr2ifWBsXXmIgxpomEAmb0LBD0gJ6\r\nTUbBClewOkSrsIEcuZya/i9/4RyUOj08i/+huPn/hj7JEa1+wnJnNLYCJwtX\r\nB+FBCYX5Sx6V1rSC57NkazRQm7Css8ZYHI8=\r\n=HYkf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"85dab97343d3780d5180afe86739d0aee0236e62","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^4.0.3","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.1.4_1650579276381_0.9552693736137983","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@blueprintjs/select","version":"4.2.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.2.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"1c01e22caf5739e5c81e1d3b6375d98db50f60ea","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.2.0.tgz","fileCount":158,"integrity":"sha512-f8W6H9MhohMRKe0RysYw9rPbf+tqmWcGKZbzVBXPY7IH3NTepOKYFA9zUFsDR171GbjkcRrJ1pXgL317wZe7CQ==","signatures":[{"sig":"MEUCIQC9flDsMbm7wBtQ70gkCUggEag75GKYXsI4QtKYov8sKQIgZPg9JI9jIV97f1E01rN6qME6PWEyr1l5AYnXdW+/mBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic9oOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVGw/+L8maZTRytBrBaILRSKQkaotjSai0lXQLE8ZF+oTyQkPZH20O\r\nhrQ1bZhPEIKgMnKt1/RSF4pE4PGiCRIRLjvUGGhNOh5AMrZ0apblXpae9Bsc\r\nBQy/NXg+luja8C5H/n/jqzlTgy2l9OiwgdnjuM1n2OjoWdolNW2DGDFfNr5T\r\nHqmFSAj4UHgZn9s9Gu5Pa67kP28htfbOS94O0Z7G9ztrF5bkVdXuxSgM2flU\r\ntB3xcjxWXwZlNk2jEZ6shkirq37qcDvD0mmj+iRohaJLyOkFpDsV4pXLwRaF\r\nerg4TG+u6MCJrgDEluUCVW60YTk9EN37n0vG25SMkabRGy9hIaiwmASWY21N\r\n7ya6oVO7Z1Ev6DddugZHuV+o/y/sNdSiWarM9ig9Pv0TjWn3zkXP3MN3m1di\r\nXlTAisjMLgpjOKGbFNy7Hs8DE5RUj2KKwWeW47VL+PyP/Q9Ht+J/rflu87uR\r\n3FUG9F0X6TL8uoas/cOWquMDQEOBxjxlwbCMD1MUoRmojMXUZUpF7ndBjahd\r\n/bJ3tKSzjnnVIb2Vw1bdGk8ki3h4TIPE5t+ANSr3z91rqEXzu2rG+1F+JRux\r\nW/m2/pMQZK27vf3HIJdOaleaYA+taIX5xZfNw63qm7zBZ7DCr/PUIST5AvfY\r\nuXR4da17XLX7fJL8Gv0VxdMkHjFxu1gchKA=\r\n=QjqO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"6be1a9d02984eea1c2db4142d86fca5cdf9957d0","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.2.0_1651759629864_0.9576234643185664","host":"s3://npm-registry-packages"}},"4.1.5":{"name":"@blueprintjs/select","version":"4.1.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.1.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b9f26711b7a761ac70e41f7b5e9e323690074258","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.1.5.tgz","fileCount":158,"integrity":"sha512-8x7s91izkZU4NXpY45WueuZSbSrvq/1TsF5WOXAjqorlnxAHw+fPpEJqmuv7BIclus6AGMT/Zx14dT27sKcLMw==","signatures":[{"sig":"MEUCIDqKQ7GVRtA+NAz0Ene8Ug3g0MfX8fyOHs3cvHpuS0ZAAiEAhBG2Cv1s68H5FVTRuF0zn1lZSwXWw6DSsBlMvop134w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieSimACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoO5w/+JYctiy2IN+4edjUGKVcnjqHkxPYurAc3FK2O5yS0p5TIaZNP\r\nmiVlw9C3xnA8bT488YafnTKrggUPmv/jmV1YS3FHPGO3O5zU4q0QNnVN4ee9\r\noQ0G9O7a4wXu2IOmi4K4SyysfMK9jIiTUTR/zEqISFiFB2BjqxC9zVUcDuKW\r\nglZNsn85bXCEPXXVWlkcOz7olcCzWcTTb8Zu8B9jxsRUFjCUhE9NIBum5bmF\r\nHGUq+9df+Gd5PntCDFqLA04CD84UHOv5zjq7B3xzRxJx5biCqmfrMlyq80/O\r\n+ouhpKx5/Egh6QLvztKyNalgynnC97Z8QCR+WXPAczxtslMi8P7C7WrMlnzk\r\n4Eteph+R56VnkhhAIv8cxVUgBGT5SX1Yqp05Cmw8Wp8kvcjxHoR9PWksidQJ\r\nGRhbcZZQXr2uSkdKKQ8kzQg3zVWow4ssWV92Ev1rPb8R5OR+k3pbFmBLBShA\r\nXPKHi6m93qOcblzxoyo4yPo9j2Yo+jsziRlgVI1LIU/gtu0wofva6/yNrMWR\r\n2afdm2iGYFIoJGkXg54Win4FUWBRZzyoMXlz6bzdFfEWXOoL7Ia/u+gcBx1l\r\n0UKnwwxtBL+NDt00a7tKvC4Xc6X0XTlJ2wjSCyMtvjX69AVv8hV7CaJfbuwV\r\na/f+109zsPN7Mggcjq/onFgRMgd17UlTxPk=\r\n=l1cF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"8bd7d45c49e4d2ba3a178e1551258e0bb689cf88","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^4.0.3","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.1.5_1652107430689_0.9834033421892026","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"@blueprintjs/select","version":"4.2.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.2.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"4b41fec45ace68b165801fbbf8c10b3aaf7f3152","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.2.1.tgz","fileCount":158,"integrity":"sha512-npV20heGaxT7Q6hRDoi01GJVCql+Y0MfXaZW1VklIf2p3KBUlC3orCbrDqT62bb56MW9pMMAw7bDEgj2foEfhA==","signatures":[{"sig":"MEYCIQCcTfg2Wzo2GqKT4d6v87CNmwuo7OFTz17bI+wPcVjajAIhALflVKtFyC3tlyS10gvivu58KplUG3xulwyspQCHatFX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifUcJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5WhAAglKwlKhPpCndD9jB3O7UMLGz7ggU4jna6P40Ftq0h0MKrtkR\r\npXdJkm3dgjhpAOM+Xbz0J+lEDNcNi4nWEX3mbyiu/c3qemsd+z6D2rs8cT1w\r\nPLo/sZDd2uBpbdvwki+i79rcQExpl1TyNy420R/S88/jPdYuu+VRBgRJfhtM\r\n+d/ai3tnM55DxEXFxWXkZt9vMakk5XI1eQ/i8gWCrzIjB9jQGmtKLX4efbg0\r\nORy0mjZNqZFGcAmFiekgMM+F4uvWE48xib5zRH8kYeOPQAX5NqjuHKLPVJeT\r\n6zKQxo3mTacUjPtBjsnaVSGV3H9WTPBXkE5JgCyQqyAz5v+jhzsXvmPjpRzm\r\nuTtUab2uqAfe2VhuC3CLCnrPByeYplel/qqC7eUS2sBwUzx4I8QFRaBIEhNZ\r\nwAjJ8Eg58tQVxK06mC1U2eXEyV1YMbFDeMrJTswflYPFegTlddy625Qpwo5Y\r\naLcQmCRZTWxuEkIeXYDhkabwoAFu2O9+xzip8i1I5nRgMS7OnoLFG8FUUcYe\r\nONffleqhUJVHH3Pyk/E62IvdDWwSSVhlwXqfBNbzPslCkpRcpfhTf+Tq5GbS\r\n1X9G5pXQW4l2wEMwcPX1+K4OngXOM9jOMSVo6Vm2QEguggz0vqz3BSAP2z4/\r\nQW8m2tpRkFLOjnu8Z9ZCLP1I5VttQT3xRXM=\r\n=Wbtz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"70309b207f917c3ee4a3f413c559aaae646de90d","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.2.1_1652377352814_0.5111869727585527","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"@blueprintjs/select","version":"4.2.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.2.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"de4e6faa6316b077fb93f78b8771242fe11ad6c3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.2.2.tgz","fileCount":158,"integrity":"sha512-/ACFM0SBwCLGwIAsfsvY6a2XPClBvChfvk86t+nzI/aANHXMutt2u4T4exPQOYd5DBH7W166hLBWWn0/r1kkIQ==","signatures":[{"sig":"MEUCIQCAgLCv/08wQkR9yJrpgPnFoLFBVBkhiZvjYiZcCt8/HgIgLWuQUByf52JTDaumL0NWiQa79gCK//M3cubjo5SwFCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigm49ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq69RAAmIAvbzyNwYxGws2kgs0wWHwIe88h25FBy8N3AQ1tfNfWH8cb\r\nKluBZ/KfeZDFPGI6ZW9oHIa38BI5+qRcF+U32pRss2XeJweF1UzgOS54G+5V\r\n47MfSiR8FVHsF8uQ1bAfwa0gduvkJLxppmsYVa4lRheWznSsqZuykoUu7PGK\r\nRsrz6DLMkKmajiXDh/zxJ5A3toerzk/DtrkKdzprjd7DUybNWlTD+OKFOR/M\r\nL9qBrhuaNpHSqQ4/0DIIESdnH9BAl92zC9SGd9LOiK7sMV2P7qdm132anPT6\r\nfPrOOKmUWxgJmIm85hQWD+1Ebu01FlzGEOJ/220Mk3bFs8HoXjbtIgRPAhxo\r\naw8er2HNfnU7QvsTlXtoyhtuEXd57Xak9c9qzSVNrJOI8JmxLCix/hzEoTGL\r\ntmh2bKMjwagwosZQOXwLc/FAWoZJ9Tc0wJGyYWtHhdlXuuQKJZ6fn5UCf4k/\r\n4leLsMsLWNMIv/RK4mL1jQM+OOPgcRVbl7ebjs7HJqxXNHETXFf4wTRdZkRz\r\nSrcy5qd/frTJscFyHnPGoQWHUwOWw1fb+EJCKEbsvhfgGLuJ0+z3AJkkiXJ/\r\nAIfQ71kG/VcfYp7pITZlZoNBKT8z06yUqIMGE6+oSOM54CiN1ahVYzvQ6IN8\r\n8B0S/4jJUHvF+wFCs2QX2+3n/RitKN4tUhc=\r\n=E64V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"63f9a68f467211e7f910707950a2aa790db18815","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.3.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.1","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.2.2_1652715068782_0.6560366778760429","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@blueprintjs/select","version":"4.3.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.3.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"4ea1c3835f40ab1f0c72c14ac3576f7483d69c9b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.3.0.tgz","fileCount":192,"integrity":"sha512-jwpiTz/ezUIPAHDPILyxWxZM7+abNS+8NMgThBc0PTWffhXqhmaHtDIF+hxvF5E5gBb4KKPcxFz8NKHlCYaquw==","signatures":[{"sig":"MEYCIQDGZyhfJ+Cn5ZQeB8CaYrGRUxkH5PstKczDPk20uSB+RAIhAKx05ICINtcNP6XvS4qylNnkNxRkgKQiEGY8kDWgOWjc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":832168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikRGQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDQRAAk/A/7InKoCYt0zHLkmthSArX2dn6HhxQLWdVQTbBQU4xT8WF\r\ngPZsV0rh4StMowZj6na8+KY3+ag9lB1j3LKuR5esqJbhaqiWuPs3qBZIz+2z\r\nR5+V8KlucvxmE1sRaeo4VqZ4CsFH0VrmsW0qS8rUpEHV8QptUoN6A+Nj1TLI\r\nZt1JoO/I+8Jnr3/90POBFoeCHnQRtgM+yuAGY0NZp68zNzqEnV0JDphB91Er\r\nL+LU25ftJ9zOVYKDptD6MoK4g24MjqQVOs3tJIyoW6+Fcgh7zEzSmycFDqfC\r\nbo4L3go/TLUeDMlR55iExjsJcRMjSDqRVS+p/a4rVwDoc0IXWj5kE6eEWIHl\r\ngwQWSuqI1b10hFRzj93jpAYWzWAe0TzTkuyd5DiCgnbdeczaSfGN7+8FFA+l\r\nWfH1z2dOPbTzcE/Pmo+Jx6cpzv/aBh76m1omv2KCcffeOSrvYU9JIei42bTR\r\nhLi23md2JXqSdymFaHpLEsUMm/1ZiNjd+IhmTy74mxJrppHszI/c5AFJUKfc\r\n8d2y54o6Strxh/kumBlxQTUOzWsXG4LjUZMcTY2QGAOo3BnizF4x0LTjBRVz\r\n3coQ8h2csjTsHQ4q+1in+cztFoVYhDIFHCKaSi8tqFLpVaQEa47dF8sCQlQ+\r\nO//Kg/FTnV1SYl9ApQ4TDP8DfZgWXGr21YM=\r\n=AIpE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"7435c9830c9bd001cb0875e3e7585b6b990f8208","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.4.0","@blueprintjs/popover2":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.1","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.3.0_1653674384679_0.6176948449673136","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"@blueprintjs/select","version":"4.3.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.3.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"741b76e75a4d949ceb934ef7598e7fda105ff71b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.3.1.tgz","fileCount":192,"integrity":"sha512-Qge7ptTAO7NowZ6XZ43gT+tDxbD609E3UEeSAWuvn1A9IgdAkDL5O15MJ/eDygSwKMReynkQFCXtoAj5fGG10A==","signatures":[{"sig":"MEUCIQC8z3pHwg6TTQ8TzUNgl1Nv8HSwyrC6AZnOxHjVDKkUAQIgFSuCkYHAmb4DUuxiQk2tqDjVOxq8LrN5h5t0mC5ZCJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":832168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimkL0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmRw//TVT7H+373Ry1f2xew5BLkSCJFizLh0xD5wgDP3zd4leTa9pC\r\nB+RfAHUc+QuBDmyiqZEjHb5GCPYk9BU97RCFegLyZEiOPN34JDP0a+yOrLK0\r\neXhcE/zAPnK4MZJ1CKSSYcywSsynqCxkcJASdacA+b3Zb5TOC8P0hrG+Fzrr\r\nausOC9v5/0hfGEYUeq0yL0CUIx3NwdIO+/U2ASlozIwB0hu5IWaCTh+jABqG\r\nZe8E42lMptHP3KvCuwPHEeZARfBIaGUNFxsNvCrQ37sc/Rv547ibVACgT7IE\r\nsu3q9EjeSBNm+VKMsgSHBg4oXkbBYaideE0UKdZM60SYwo1rX/D8hTpag0e0\r\nY/dLqZBL/9npXvAXaqzCX1RyWNLWhOEuiCZ4qZgAyuo9f7UqPeWEcBFpOCAb\r\nfC3lwuBKVItaTlJY5TmBOWt4PltpzA6O9ldLYx5nXWPONw9+YDy8rhhKUWnL\r\nd+9o30qdDSQLBxtgxEj1pZGYk2csCF41m08CcO7Y3X9d2lYfxf0KpACPpXa7\r\n4DqBedlGcEh3wg9cJrkUiTSwdrm/47zrooOGD7xvmm70E0UswQE/aIcXrto4\r\nRlcx8dWfa1SuXLlxCrE45kUS4YBfqCY3C4mHrQz7jl2sr9fQ2vWZSsXjrUT8\r\nrqWQpB/cKouZWYwmKxMIlzmxbY8KZYz5PuA=\r\n=8B2r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"b41f668461e63e2c20caf54a3248181fe01161c4","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.4.1","@blueprintjs/popover2":"^1.3.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.1","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.3.1_1654276852444_0.3080215164252149","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@blueprintjs/select","version":"4.4.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.4.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"fe703a77709566f98dd640e34d9c2863e7c67f9c","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.4.0.tgz","fileCount":202,"integrity":"sha512-siAnaK8H0HjIwjQJRvK3deW6i3pM3ZeQRcc3JZ834Qk7IQoNpuUMI9lAs6x49/gashsG8eA2BgqX/4fbcp/Wig==","signatures":[{"sig":"MEQCIB/vHhgd/oiu9gFTOS+7Fa9c1kTyTxrEEten3o+NbDoNAiBuzjCx74Nhmn0YIHXuzRwRMRviR+LvTFLc37vCZxRLPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":885141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiokOLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEVQ//VoBxnDVB2Dr+oeK+WHf1LSU8/7NRRJazyJ3VXlgPDR7C4us/\r\n1Y8jLKSxW5DUSUo2TotwdM0TBhJtZ9aT2K5GVeOh7FbVKOWM68n8syXCCDCb\r\nYhO0PkOA4wvHmFFgdmSOa3ynQ0uomRr/hkrSwlgcScG+Ma/Kg+348XupQoJ6\r\nOPE/3FEq+sEpninwAFFiEQ3WQzmtrXDKz9qdCk3zw/XfHWyoWLyTdAoAaRsK\r\nrC4dULPzG0xgNWGJjHGG2FnuHRuDjR8T1nUmpTel4aRlddf5Qt6X+5oRV3ME\r\ntLvpYm7VRF9l+phKdtKcd5zEa2AuuXrSMASX7dbHCNfTIYC3WNMg/a2liepa\r\nkqC/bMUs49HZSuQed1cZTF6PWh6pgDME5RlMS4lafMmMf6kE0uvekm94lSd+\r\nKUT3NYL1FdKAbWhaR4zDoz/0KtMVXkJ5qzCERp4WcMPZABGn8Q6WD7QnKNL9\r\nodX5aPhqf+/0g3X6oexie8kW7ju2jJ6uAohteXvZlXTSRIjWiqTpgPQhIJiv\r\ny04NWjHtGXk/GXI2gVrHvsmLuYr/wjg64kWadr2ejX0KRa5/2yaVQtdMhyZW\r\nEsPpP0H6xOCgad9ZCjsHVWaXrMXnuY1ZDXVaXxijdQ2K7IQnftVSrTLyDf1h\r\nIp0cE4Nh3pYOo8OqatV8/H//Viwfdr+jo9Q=\r\n=HIW9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"6ef479bbf17332538e9e29327b0a83da9d645787","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.5.0","@blueprintjs/popover2":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.1","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.4.0_1654801291604_0.21142679078225046","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@blueprintjs/select","version":"4.4.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.4.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f658d4a396acfee778811148bd484b05b5e25b6a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.4.1.tgz","fileCount":202,"integrity":"sha512-Geyoydp6CTX/cDWROY5o9oojxBCVVyXLu4TM6io3Ul+S1xthawBt0jcXJT+ZH/VDnZ6za3G8c1TnE0bV+XakQw==","signatures":[{"sig":"MEQCIFx5/HilnJ2tKF1yiRqI+s7z2tvwswFj38pQbWRWkbI3AiA3QGXASW22wgaimEez4dcM/+KlA5kZuw2jLMV2fKiEJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":889509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqkYQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo22w//XoTTu9DquqtWsPUAxbjxo8G9PL0176znypzJu/pZUXumC224\r\nYo44WsJFzGPO7Mfbqwet25M3SVJLHsMcCEjLI4R4Bj42C0Egzkj/2ax4zu5F\r\nkPFvwLZc17xdQQ/rVa4Slsi+4Og/Qn21VpL2rpXuj56YGNT4YOLRE7EAkumN\r\nOzYs7glcESzNDJVfxuYaOllz1qCKgvhcmbPGL2Bl3ftnOyFV4grmqZu/Yt/Z\r\ni3zy/pFl7BWYFLoyt/Dpg09xRgVjC3DCjJZujP7S4YdzMM5CCDtae0feFSBd\r\nsmjEuT9aEiem2y8XJq+EiIFwo17+ATqerTFHLeUJZozUOtZjil5+5s+Dbe/w\r\nHLCYWJtw5zl6E0rqK8W6LQVTzcMkCGCO4GpQtaDhfyju+vULQqJFuXSnGIGK\r\nLQJwy39gp4Kx1hdAYWBd4WVyUPY2GH2pG7HwgMod7y9J0KKlCQKadxTdMEgd\r\nCj0MHozCIm7r+wctSi9U/ON/7MTCWilWNcOIU/mNgbICxEFeYRwiXWUqSO+O\r\nd3uRIXle0wAKSx+8sSSenKLR9ogjvpGIBLJqqQ//u/dT3yfRd8wU/TvjJ8RY\r\nb21HwoVpL2YfRU4nstxBnhrkIsC2EwzwGoB2xro6aVuCWSM0hHgNS1KMXQv7\r\nkzo9uGLg6s/ngyOSbxZBoEOKhUNuRnShowo=\r\n=aHHM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"468802facfdf5cb0bfcf5ce22174389448218987","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.5.1","@blueprintjs/popover2":"^1.4.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.1","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.4.1_1655326223814_0.499996147097693","host":"s3://npm-registry-packages"}},"4.4.2":{"name":"@blueprintjs/select","version":"4.4.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.4.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"7e6c69696d1a8fa83bfb8f712f1de78b047cb952","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.4.2.tgz","fileCount":202,"integrity":"sha512-HC7aMmFXPFYNJW7324WC4A67nHLk2fJPsqxaxsAmxAGN1ItlMAmOT7lckyv7HUgaEJ6EOJ6m2/lDtqS8IFpZmA==","signatures":[{"sig":"MEQCIEWAMutHvxgJqS6DX2VwbtXGWkNxcEucJwGn/fi5bEUYAiAd4iCtD9SDn1EXoPWQZASSgHbYjFZU3JvnxzcP4ZfUdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":913191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyDJXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqouA//btkBZtVAKuHMyjUadOM2QnRaZStKd9sP5gzDUaYG1OH8EuWj\r\nuOSHuy9Qwi4Ce4IXDxzimDsIGrFqHQhm+78R9Hij+yqtxktVYMalAUJkuXsr\r\nXwQlLTGTYNoksWgn+FItU7gu0SB7vEvPtOz2SLyh+swHcVXL+5xxE4LEaKPT\r\nRGBh3nglAa7ZdVekqsPRiTvr0z0EQtQUKQthxFCEzMYQ07dRKIpaaMTXGrer\r\nyJ5CDjDRX7TwJB+o1X4+aArTsBYD5hVyQcrnPHAChtrLMxviIQ5Ntd3GTSQu\r\nLXPUHZCW4y70wEyqIUinHa0UTvtxRYUp4bxDth4gEvGjQHmhNpYQKsR9Gtti\r\nM811LduHAd8zAHmZhyWVx8m1LC4TGCMgGSGJlNrzIPpveo6UspUOGBQGNgDw\r\nxdOEczdtpRW4DgQ2cwoMvSk+CXcmOKibwzMbREEZUz6RxXKkbXv4mpGbhSSu\r\nxUC6L4Fuz/6u0oprcLi0QJNkeb5LPR9tEyWTExjZdpMeWMx2k5aIK/EKN1S2\r\nuv/GRhE66bgtdRL23sJaa18CaUuXr34j2iI2U6YemHsUevzBCJRbMXzIrKpU\r\nRUbwcY4Vrg5DQENr/DiF3qP0w4ixe78PWBoPOqDwPKp3vSW0iPJ/ig0kpAvY\r\nKj9J7DMJSIR7WKl8dIYOuOyhX4Td5VROT+M=\r\n=+nRf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"275fe42c42f2af9a11880c0a59359070ed53ed44","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.6.0","@blueprintjs/popover2":"^1.4.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.2","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.4.2_1657287255580_0.2439048797637824","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@blueprintjs/select","version":"4.5.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.5.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"269850be4dc77f35007f012e384e27266a0eb64b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.5.0.tgz","fileCount":202,"integrity":"sha512-DYiBWtoLHx1IxABzWD1eoP/Qcg9xymZeunkcw6R9sFvDNZgGiMSHVyMsjd2n51zRz0SymEdkDjZEgU+kxH9tqw==","signatures":[{"sig":"MEYCIQCr8SeUHAbzyn5lPjBEUBzpM6oPvqs8/3cl3+lAKEAd/AIhALOGzj/87KhvNaxnvkC5r4fTwidQ0sKEJoa4PhRuPiTW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":916950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2F3AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZHQ//bMPln4roR8W9VEnBGNFefPYjNUBBwVF9oqP3s3RwOk5NKtZb\r\nGdW8wef52wQXqS9+cUqtrfnKVcojgvXf19ue9MDNYz4XABipiVJ0TEG9dSaa\r\n3KYrQx0S76BlroVtbfB/qwLt5g2vINqWKihw76i65AG3hdVHFv6+8mfzEV6h\r\nZdXNnwsj2jAJRg7q6s97glkYTasJ3fdA8kZw/gw8TvWxPT5dCrChFE2PQOeI\r\nMRDjAewAGK4zYndTXucc89Ccolhf5HEMURhtc0R2c2r8cy2Fe5Bg/sJmn/O4\r\nzfV2skHcc1r0dqe7RbW36grYoQYeod59MvfX99ejI1f44pErsMStYsTSJuSm\r\n943ySzRVsmp+foHazuxxqMC1bSlOkPIIxCGtoT+T8As/qy7bBDXd6mOEeq3J\r\nEmsIgP5hodDfiwjt9pbppTVNaLyD+K/O4U8+hy6CffQ/DYxFpT0+VogxpcgL\r\nXLOz4HhKXioKugsAG29YubeV09SYvQL5MPSODdJxZ7vClJenInrQwFRD89R4\r\n9xEgx4hDF351f/O442cMRApKyx85Lii0qdP8sOtu5wwTOpOZCHmoXS6xFFpo\r\nH2qkMS4/2dRy/JZTwJcfjox+Gv9V7qZ9LLZFMbkRObIxBFru0PXW30ATSlFV\r\nVEKaD/FgGSxwpybpJxWOTWPxIkRMjEZTnTY=\r\n=F0ip\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"f8415b517c307e7c7fe0c76acdfbfdeae332e233","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.6.1","@blueprintjs/popover2":"^1.4.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.2","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.5.0_1658346944372_0.1392943358862191","host":"s3://npm-registry-packages"}},"4.5.1":{"name":"@blueprintjs/select","version":"4.5.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.5.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c74245c5364a8f70d23a74c8217607eea8adfeb5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.5.1.tgz","fileCount":202,"integrity":"sha512-4vyg5izaZWwScyxepq1MR+xJnmDAQO5UvY2qJaDvMmRibPi8ZHJWsiq7LtpTQ0iiCSJqdR0xfJ1G2qcNtdxN7g==","signatures":[{"sig":"MEYCIQC8gLlk1Fy6cyAVUE1rNqAHMj5Ote42I8mpUC5+76E7sgIhAIjQLjNNPBx+j8Mszf9z2uThomdnT3b4E/AgonP6tKZG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":917010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2wEVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKJA//Qrrkl80Gfxep2eTSEyFkGVGxdP3ZWIGefoZl8Ah54ymVf9hN\r\n9PeTgTJem1EtviZc+LEwuwBPtCkbx2HFR8bzrjxVbJ7z2Papcqdm5/Al4C3H\r\naPzI1QGgun1IbO6jW7YarCNPy/kFy+OtMcHgi4qMaeFfoDCFtAh+JDRcNgN0\r\nDmF2TVD443zqR1iMR0GdGek2Ek347G51Yohxcl8t9Be+ms7oj2QYzhVZHnaw\r\nr13S8C2qFRxgIHtVH2mhDz/f0IT7uGm+W7MayuhxHBvXf802+6+yllrXY3Dj\r\n/YfD1F9DIhw99hJ/z1xB+Zj5ANcLEsf5IDlvBb9mD5nBYoYSbKI9XQ8ZHYIb\r\nqiFXJRsjiRfadd22yy58Sh+h0I9/8J0nvYi7sS+RyyorDO4zUiPMWPC6pXY2\r\nLgmxQjoC9AA/WGMI7uDkoO0K0+fXkmFpmDXKl0MMrkJwSDVAVd1qTtTvswun\r\nq4sIoGdQpmQ9Y1bOj8i7g34r182WM4YkGwTBX7xk2wyv+5+CNVeu/8Yn5WXV\r\nRJua5Is9BUxjlydaF1HpecTOY9dDe2EEBzxQrNicY/wLUTBd3dKXXatrgqEG\r\nHezQOMb4jZWV6lqadsUZBqIxXHIP/Ohl1e0Djx9fALLpbaSSbzlQ5gtAurgA\r\n5yPwK7o9teb6RAXoJxeoZxIBfemUZ1k5Wwo=\r\n=w07Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"a7479b73312afba568a41773060c5302ef4f13b5","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.6.1","@blueprintjs/popover2":"^1.4.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.2","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.5.1_1658519828952_0.9586764792677531","host":"s3://npm-registry-packages"}},"4.5.2":{"name":"@blueprintjs/select","version":"4.5.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.5.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"aaafca1963bb71131dc83935e4abb752ca472e48","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.5.2.tgz","fileCount":202,"integrity":"sha512-rcga64yd7geKq+Dvvf88mxhp+Bk2h2gErw+gp35ZhRdSbJp6mqt1O2OkCQYFovURsBqc1mlcVYy+uTsDm1sk8w==","signatures":[{"sig":"MEUCIQCnuER9L0cKpr9hbSEGj8bmDm6v2RZkJHu8wyyAgR7kWgIgKYhj4RKZbFvhxN7zGz/weyhe37g/piViZWh22u58k+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":919329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4hOYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ5g/8C/Y6M91NBYxHSBEJU5PRkkgtkAsN9VMWftycXBsibBbKuevU\r\nSzGGEgFsPiQms51PdnR//eKnV+B024zU5N9Vz5pufidJdGvyLD1ZSQIdWa78\r\nKDCKWbxfAXf+bKbo4rlKqrz9Qg6c4XwAsl146DSSDjhFnaiKFEtLVMuBm4AQ\r\ntq1tTEAAhfc3PYsS6iJ7bqY0DRr7Sv4LzfJ3yers33PwP3jeA6klzBK+AyKW\r\njkm/y84doJ91sznyJfzhdga8gSIp0Xi3OzJj7BxkapC8F/cV0emb2o9ttOmg\r\nzNuLbggMNrNOIIfWb3nOuWAqCKDBrL25Coj0uZSOYN72O6e859z2rxvt6Jjq\r\ntVZiIM0if+KcYdJmlsobsrPoPsNBLaGG519bTyjI+X095DWVoKeMcGZotV/N\r\nZTZ7fig7nEhmYpcFrp34LjXj3Pc85IxxegTVP/jp7+YM5ZMiBTFFT+ZpaMZS\r\ntq6/uuU1rdH53fJJN9Atx5gItxp2owuZTQaULBXyylIjd0MjIzcBD/UUyznv\r\n2Cy2qk5DC5HwvcwfD2SDKD2T9dJ2LeMssYTRDR29z6hewJALJuBBgksmsiwA\r\n4XR2GpI43BDf8so9BFR1nbz6xKl/Z9GdHbxI0YiQdAPX/L95DbB7C4rYk8at\r\nBTadPOe/v8cRonsDVAe1erDsX+5rhYQiE/A=\r\n=Kzon\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"7fed4944201291ca703ce7f3e71a432f22d456ff","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.7.0","@blueprintjs/popover2":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.0.2","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.5.2_1658983320230_0.9013303566139947","host":"s3://npm-registry-packages"}},"4.5.3":{"name":"@blueprintjs/select","version":"4.5.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.5.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d4f4ce8e8194f3762c9030dd7264aa65a087ff06","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.5.3.tgz","fileCount":202,"integrity":"sha512-CNshS5g+dY8Rk2ixO7UKWas95Afy69DE7TBF69KCjOpWYvr3J/wH9CUI4mRy/k66ZlGRrpJB65XcI7fyf6zjlw==","signatures":[{"sig":"MEQCIGjFhQd/MZbylYmArq4i6cuO0SwOCpuHEv1FAttBJWUrAiAeWCj2JB1jRoL6UWdIAk/jJweXy6kSPWTFCNIUnDNC/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":915986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8nxOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBnQ/7ByqWR9e5hEcgFHgfXZEs2vO4hvJftgQJkNShDeKm/IDd/KwM\r\ngGvqY/YqnyB1OxCcSTxTzMNto1BR3LAnCBJCoKEJV0HUj5o0JrWGLDUU4EWN\r\nbb0pL8En3+Sk8FBN8dv0lEuiKheiPcqU/97ixY9nCufaI6SR564qrWXp4s8P\r\n1O8WQJUFUq1mqEnG39ppfTvlxw7yWjZmfDrPm60MAPU6sBXQhOQ/Ui/E4a7x\r\nqNYXs/zeCxz2MkPVK1f7GZAbfmrQ+d4lW1q34CU47ZQVFqyQZTsiLHwtYkXr\r\nE3E89UGYpzV1kk9wbQiHsxraBA+9a/qNcOEHyy2zO6/XRbjjMprha7fJAGR8\r\nxM6w5Zyi6hbcX3L/zWzsqLJvwx5pQ5sg7dCAKXNCBlJnQCO9FKQ1tPfJhvPx\r\nVQYBUbAXbutFEBE2aHFvKxnCtdQXFOA9LSxGne0u9gPYOr6K8FQ4Agl9wsXh\r\n3LrcxnnkYzbuuvUjOLQxfjsz2zmcIWJrV5QIkCW3SdMkfQLwq/uSb5zcgCBU\r\n4vrs8BhZZV6rNTczEU1PMjMt5K7xNFgduZ/H+7WtXlF4dudRBiuOcD8pyObx\r\nJ6tH0pDogOU6gDkjmLvEm4C6PC/BZ+MZuw7xJLIMgmx7Ld9ubGSw71OWi404\r\nIXCiRdcCQ9q+/1upFcCAaKiBy/bnhy/57As=\r\n=V8az\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"ad88af8fe092ffd97e26e91ee896abad8cd8ea4a","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.8.0","@blueprintjs/popover2":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.1.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.5.3_1660058701977_0.14187754751395731","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@blueprintjs/select","version":"4.6.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d8c80c5f0645b1d6e104478b3a368f8cf009a504","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.0.tgz","fileCount":202,"integrity":"sha512-WarVJUhVIDTymdDk1OUkq+cFnDRhhU/S9hiHPWeGAp+Woo71O35rQI6DxDSXKZN/hoPwdoc2kHrkqB3vsE7vOQ==","signatures":[{"sig":"MEQCIFsMaNJQtDKEb/R7ghjDjxOgoHmzogxqz3Jxkx2waS88AiAU9xhECLpI2WV6YO98gVxRz/9ZLZsa/JTS3XC2ojsTsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":917913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBBAWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoltQ//RdeFylNK9Csvnq7tdUUwoY7/R0hddYLf5oC1UhwpUh/8/P4r\r\n2w5VZTWjpbwTfM/KjNYcde2lCJz3jDlMdpUC8w7eIgi3z4CJlroDFqlY3Uha\r\ngUmB4v3DUCvwSHsuISmFDDK82GTSqihvLAYEOPCkHDuuRD3Dcb0/d4Xbidsi\r\nEcELxNnWEK8ehWiim06+W/ibyp3VY3JtRuS4xR1OMh4iepVRrYpMDSqYSRhw\r\nFwlegs3Ia8NvLxxMgw3iwzhQPN08nsXNOgZZT9wsjkr5T+o8Cxg1Mfzn7S18\r\nBn8g5YxhcTOkIMGdmbPf0CHeBy/s8FnhPZ14urSkOUwyUu5FRuvPV1teyeIj\r\nd0plAu+wElfk7Fop5ObnsvUiQ46uC77GqfMPUQZ98urqx16+cU8vWlHfEUAO\r\nQgKFdEH6JqMO/cQqKXBNQf1F2jqX6H1cCNjyuLrEzL2bmYUesNUTq+T6Tmzb\r\nrPFlvTOIEkBmBLq6mmJLs3eBJ/6nUqWuk6TShaSpGLZLE3x551WP359cDZvR\r\nRYFcMjYRYb8Vx0n3faRV24Q/3dF8FNlf2ZqdwfSKpE30e5GOOfwM1X3GbnwI\r\nTWpO9WjN4T+FwykMohlQWgQZn6SlyTjoobiQpwfKpAN+9a+0OpOpJdNn4E7A\r\nwKz5ZQtGN8ojetFQLAELz2vg4L7OKQSUQuc=\r\n=erD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"db00225d67a722751458a4e1ac4ac3ace537683e","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.9.0","@blueprintjs/popover2":"^1.6.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.1.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.0_1661210645952_0.03737767741774367","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@blueprintjs/select","version":"4.6.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2f26a1225a77a8af2238201456da0ca947592d67","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.1.tgz","fileCount":202,"integrity":"sha512-2onbGpq3i9y2fBL7s37k9YzxTIKh1TJjTBaLok96gRVTxGrv8ZezeoEuV+8jdJCK43gsuuoQWTxCAIJ/B/NINw==","signatures":[{"sig":"MEYCIQDHQnmJAonAFUNdwiyocVsRafwsZHe8+dPYkJliq2W0tQIhANrcL+dnRCaHCCTBgXlru5MjpBDuBSlSKLqloyD4MhZK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":917681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBkc3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHNBAAgRb3xqzNXt/8OJYcnmzkb7WLia9TBSiZhbGUzFP12arTUshA\r\nFKfFBtZZloeZr5To+WnveTFws9iCRgNCvJTFQHgqkZ+vktgB3SWK5/WXNkG3\r\n3xkZwzP3IRGDxTHDzwmMX3qnB1k2cqGk/IJQGRcPuPFeCLpZS8vSX46qOzVz\r\nnw9771VE1h+eQTOp0hA4PtZ9czPUBX90mI1Unfbcq8Evzy+f7F65Z5qnmpYV\r\nJVSXd2niyeBPvxLK/f/dUtx6kM5G5ZBEDdgUhEBOpXclwgzz5cWjVFRJLCH5\r\n/GjtMSivzQSQ92TC99iE2A6o8cHmhX+KH3tg2wd/S/VtB4EjpzwJMML0b5tk\r\nGSnGYbSsybp90um9zvQlmNGuTUlqbGaegqWgdBE/LEk+drUvWsT6uuOwftQE\r\nFhsAmNUH3uD1tvb/nJ0MNJc/Odi/ItAMcghpQfEJh+kiXZh8qm7di/VTDIIY\r\n+of57Jb+dfh+/NLwRZAmpilVyD19OpM98e8mEfMUDJ5jfBhtbIrJvZDHA9ul\r\nCZYhJrRaPBYsS2IkHgSrtpEW89UiIBUPyh9pY6e3ePyuXR7gvxPq5znH/7EA\r\nq1MADlIJTk+bvqWHj9KsbHX7LxpvWI+o5My0wFK7wAbdu6nMOeOD7/gmbzvo\r\nWckG9laaL7sWfSJsk4aJw7RoUVHKnGLpfEM=\r\n=lmPw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"31ce2f0a75ad5776b7bd7ed26c1dd4e1a4611eb3","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.9.1","@blueprintjs/popover2":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.1.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18"},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.1_1661355830930_0.589190124338852","host":"s3://npm-registry-packages"}},"4.6.2":{"name":"@blueprintjs/select","version":"4.6.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8f4aedfdd4fd268edff1cc507f98713efe95ccc2","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.2.tgz","fileCount":202,"integrity":"sha512-cbXWP1JGyffB+0/8zKX53HihU61LR2KqqQfvUr+zErOnyxncm5Ha2tyK+PcvwLIwxN790+NY+PrKviNdzyShyg==","signatures":[{"sig":"MEQCIHZTIBP/MfEup28q6b8VKJgNIJ+2fD0QCkTCCup0WcbvAiBPHhkdB4d5QgX8xw/TuXcGvyEmpoZYAvhLn8XB80X/pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":917819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB68CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmYg//YqdlUV670IHpaxWLIsT02q1iHClR6bDYCfhwclNkWd/dnOhh\r\nuhN0Rubhj9MBnbuv66bPr+7nKXaulTgYP4MdmbqHylfE0JGTG4eaXv8cu2fN\r\n6Roi2JJsyW91AiiI/EaboSfiSjtvo3cQz39ijba7rq3n5j6uLwGIgqlvBI2L\r\nWlqAmYNMKeZgZYmC2rCZALLBLWsZuEGIbyhFUzZIKQ6dQRBcsU3US1wd1MMl\r\naaanBbizeuQA/6dvPlFwSGRURa+tlHoTJS5ZqBZQ1X7WZLTFfgiyaOk8B2BV\r\nylv9u7PGXsGzGS8k9piG2sFvgWIQ9b8ZlQ8MlR9nY1GzKEn+hb5O3gCTwM/9\r\neeMpTsxHlsAee9dWjCGFYosmE3Dpdd9VGeONkfeyD03LlLO2cLDy+YgO/8Ge\r\n0Fj8rGz0u8A6xN8AUdyCbDbKid6eEyMhunwsY9NBfjCV6a9iVLreH4DQuzPP\r\n6ZA+6lS7uLQrRHdzFPiYce7khJc+9mkdRWCdCf3JYpyZz5cGvSD08SdjxLZw\r\nhU8kXzpbekAvstgkTJygYzRqyUp4SwIzEngT051rmagrlxuO+CXA79Ik0zU3\r\nnmkKzDYIhvgy9IuUJBcZxj8IocSEtOEurfne1aubPZ02rHsv+NSxknByu2Rr\r\nEX1x8kKLU2dJLnBxTRjOPPv+aJhgWLb+Vfs=\r\n=Tlk5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"3f904f0077ae055a845982c064e86775cb2c1abb","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.9.2","@blueprintjs/popover2":"^1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.1.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.2_1661447938497_0.38345439747202015","host":"s3://npm-registry-packages"}},"4.6.3":{"name":"@blueprintjs/select","version":"4.6.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"9b47d22c1efaff160b1b0b2b6f7152e57ed2d9e8","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.3.tgz","fileCount":202,"integrity":"sha512-kRcYaysbpRVX9k2HIPzCeCSx4ggnTKMd9YaA4JDPvMKw+Oyw1n182J1jx8feeLqxpLgjFKKAnA3jhYklbGmTsw==","signatures":[{"sig":"MEQCIEnKmdUQPNWfTwhY0UI4IZn+S06Hsqh9Vsmk6VZElXHdAiAYOB3qPd6WAiBy3HbhdtE0TgMX334eGDdHSlughA4xeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":917831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCP8OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjjQ//bLS759nwrCuGdF/89Ha7h+IdKLG2Z14Dsw9RkbsaaIKYEyD8\r\nDuNBSxh6v/D1nwEyR2hOoND0oKpMHYMD0M0nLOUXD2lIcSto3dUN8+/xv1oU\r\nZWO9TQ2mnHMAjXC0kKPsgUiX3QiDW6p3vEZT77eVvhTtG+JY5oYw5KaJUaFK\r\nZ6XtuovKi7m81XunHCCaHd0Yq3NIvB59oyyk0C1tQZmip92ksDwZe5fsEHHh\r\nHOtrkHloiMMioyjROEuv8630xhUaC7eK02I6/WBszuH8WRmbfQFS9/Xnnnew\r\nzlKgZX4DM3LW0RcevwK6zbHcXqkKlvRA/OpovYb///3/lzuDMpWgc/l+XQsn\r\nj+8poIIWVv688eewUekRxz0wC6QK6fCYxqD/RmpB/AcQ8m+ZffYixC/6XiUW\r\ngsKFBId/tP05A8m8bNtGHjdZfh20Ldlr+EVppnZJaiTDgVnooc68eDl6v+AA\r\nyfaY0bu7XvStImu9hLipb0frRwjOhf8tMzbR3njvP9GuHRYw1m15AqCufWi4\r\nL3RcdVFQlWOTBgOZF/BGkKKM00iDIMdPta+t1EisdfQf9WIq0wR7zhEX4115\r\nOD5g7Vt9pElPYQMKJMDrI+K7HE6epGtb+bqc+TSguNe/Qz1EGfVVCxcGGuXe\r\nsaQnhALW7RNo+rAuUNPhG79BxdDRNmde8Dw=\r\n=e9UK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"aba77b6f928ffc4266235ce741ee24d50ba8085c","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.9.3","@blueprintjs/popover2":"^1.6.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.1.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.3_1661533966342_0.03428127687631677","host":"s3://npm-registry-packages"}},"4.6.4":{"name":"@blueprintjs/select","version":"4.6.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6c45df2edfa9e0e896dbb2f14881cbb431f961ef","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.4.tgz","fileCount":202,"integrity":"sha512-m91NyMCiOtqNgt1TfwcqETrdDl7aBsPQw6GowbhF5AFx+/+e5fihU1QSRnpX1gS+cYcXuyrX8deU9irWe4rBIA==","signatures":[{"sig":"MEQCIBcr/m/x32J010zwxclwlA6nmtyFhUz87PeaQAvpettPAiACam4b18bIjJOvza0JwCnCNbrtUkA1VaQ2FnJprq0DaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":918336,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGNz/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrE6Q//VWVLyXu5SUksJKOBqK9LlswvgAMsKNe/hfINixwp2aF3EvdZ\r\nUcz6dDgq2NSbmra6Rej5FQyBP8ztuuBYrRxRgGVfWq2a5WCkPOBG15jCARDk\r\nDyG7Yn3GY8S0yinv3GCRZr8OEQgRoObc7E9GR+VP4U/j0Z3WdQtf2JF+bWI9\r\nHQ7rwX0d8WXaIIqK0UWY7ridCUol1o5gURNuJywTFCGyZXi6ZjlkqopIajhU\r\nrfekF/yEDGnT/E6w6EqTb82Juc6exS4L8V35rrrOqRQpZo9I5OhYZJhvIxHO\r\nMI/jrhLoZQvoGrZ7PdTIFqgo8aijHxhG2fPmLVBM9gV+h4rds4JLfnMQpuWE\r\n9HXgp6Z68ucR6S1Ru4NY9dmGDotGKKWdv+wY0ISlqqa0hIPrVpeI52Nb7Fzv\r\n8yWjBYzA3khnPm7bExI5Czu4BKOsxKmIyLIDuCm3hEuc1upcfGws86POcG/Q\r\n4CB+cMkEFj2HR/zjLjSNZEKypNab1m3CgjnpuyOOlIw3lONM3utQpssiqPNj\r\nK7m9TXdi8OmU/1GZ0XHGquiVmicOaSKWzoOi2zu7/reizivdTxdim6YI3Kqm\r\nzKZuWNgdVDteoWp4ZwtmFvrCaKunXrpXpw+Ssqs42d6rtbrh28xy1umENlmW\r\nvyX7RG+ArcnCzrRxy29MixfEuKBfM48RUz0=\r\n=K0IE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"93dfdaecf21d07f9d7b939923ff606e77689fe75","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.9.4","@blueprintjs/popover2":"^1.6.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.2.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.4_1662573823720_0.9454957483015696","host":"s3://npm-registry-packages"}},"4.6.5":{"name":"@blueprintjs/select","version":"4.6.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a7c581ef89b0173024e1f2b6636bf8e00cd74eff","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.5.tgz","fileCount":202,"integrity":"sha512-70LR6ZrF6dJUhg0WZmnSvbun46c20eytL0N0aqHiYEqND4iHl1r78C2oPKokZSjdzJOg8svKPeub97c/2tw+6w==","signatures":[{"sig":"MEQCIDN/+vHPneuM9P1YeRk+GBt0JfAPgrrNy/jUUl/jq/M8AiA950ph5vKlKGZiH3jgbtpeBlPkaY6bTh3KFvedeRvPqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":918337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIh6uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr49g//Xv0Z4QouzVnxtnhvxLVc/2JLychozn8d2Mx+fiUJWUUcmrJN\r\nXu0/Vp5X99gMyB494fMhELUikUS1tb0it8qLhXyrsZ3FgXoYVSArShmm/BRk\r\n9xGku5CFZ+CTIyAOBy/6NGjfhigGjb387MWDYXJvevPWJ1z5315p7YHBzrsb\r\noKtlRibIOpIAiqdK10PVm12GxwwrO75AVpnkCImjiQFZZ0AnItYKf8hqQ9Sx\r\n+6tKehw8E51f6IElb36GBWV8izDlLJQ1VB/LW+KLUHP4j+S5awaua1aOvETj\r\nl/zpY6kzx9WZSycqtb6kdmQyixz8hbxzqZ4FygPGBjBbBvQa5FbUeis0BvEg\r\n3Hsr0BFXszqeNcUvEaLIDvQ1uqgIUrHhWlWGw4t7ah4FfY5/kfzVel/YY8UU\r\ns/+E2APZlkr4JzF1OvJsOg5e4DTkmVHKg2/C272bWzPWhO9a5pAOIKVZukDj\r\n/7ch375UKRnl7+fRbRb5s5DgYRZexxUhMjvrY+hOLh9ybWznlHATmSmDm+CK\r\ncUjYK0t6hm5iJmoGqMQ5X/aq7aQb8KjSikT4CwnRVcqSOxuYjI3XKxjYawTJ\r\n1w7nfsDkqIWqg1I7ziwTXaNQvlpXjY/hX1ZyBdZAJGJw75Z5mDUaVmaa4ic+\r\ncy2MtbNbbe9jCAf0nO/yGUqb/MMq0DdDjwk=\r\n=Iziu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d594b36e2abf588ae7f2552b9b0662abd2baa39c","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.10.0","@blueprintjs/popover2":"^1.6.5"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.2.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.5_1663180461928_0.8572898938916724","host":"s3://npm-registry-packages"}},"4.6.6":{"name":"@blueprintjs/select","version":"4.6.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.6.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d88cfd67d81beb011a3606a4b7f4d6656a8efb94","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.6.6.tgz","fileCount":202,"integrity":"sha512-Mw38FB96JdR1XX7cKZBWR9irUQdXtx/+6FSc+xcYEZpPyae8bQHA6NiBi5KBsNWjWBVVWSxne6TZTKYmV93C8A==","signatures":[{"sig":"MEYCIQD+A6Hro1OoS+mP1h9xktFh+w90AxwO3a9Cfr5OS+/RDQIhAMxESvXCX/CqCNzviPysfAadyp9Lt4SYYiBx3UI+y+jU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":918337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIk1uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYyg/+LewvmlQYx341K3mRIkybJVbRnu87hqLhO64Met5cCkpPfO7g\r\nfu5YfH/3JzqcUpNhwQvLMK41/jLtcZiO84mZEU/IDEUQIbGnv7wh2Z93C+iA\r\nfYewJq/zsRVlrUbPgMiGMReQS5IzMwNZD5lpPnlnoE1vgZXLbf6CAtajugOq\r\nA7cA7yklLOnlJiw/3a6iZAeI3nWWnwHpGXf7hKIVBUJi2OAgRW1dLEbJNF0D\r\n0m0Rzz3kQJXST67Z6Q45ib0Z5ZxqNMsJyOyQN142D9Sd23by3/banWHozwu1\r\n0LmeAdD079VNqAvlyiEkRhJa9FccJQJIWz0Sn9PNw2hcXc7TePrXxp4uW7js\r\nCHO5y+5xeXt2W/HIHSfJj2g97jmpUpI+VeiOz3O0iM/C+rE4wpPxWgLa/5Qh\r\nbldgw5yyUmkpMqrUswVGImRHlNiCa1ZC1ov3R/6GxZsuOmK8MgxV8SPubizA\r\n+L2s1Diie1o89LDYEIA6s6iuiXV+xkRylA0LAhsqMTvRfNhNIh8oepNV4+hY\r\nipmaHzq9n99NlPmsiJ2+/SR4vn3Te55wFjD2b87+3SVkFYJSJK+ij/s18jRt\r\nQrDyS2ylNfFmrCe4NM3PBrUVoEu/gGOFNIZspJDTAobd+QXe7Du5xYTUfZNV\r\nDg1OBl4kWp7K+SLBqPio7n19wrvjHgLeG0I=\r\n=Ozjx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"6e91675a9f75232e464863c7c3437ab504c33dc5","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.10.1","@blueprintjs/popover2":"^1.6.6"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.2.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.6.6_1663192430643_0.4257018885117625","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@blueprintjs/select","version":"4.7.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.7.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"296a25b8e885a0c76bf529ffb90da275c3ff0c32","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.7.0.tgz","fileCount":202,"integrity":"sha512-YXs5kDXh1i1j6FE/EyCbaC5rLXOVY41vlbUgt3tLIHVuwzdI/99cwj3wkUmRDp20dp0VLdCMrmFWip9qPM/9lg==","signatures":[{"sig":"MEUCIHT0sO6gcObKz/dfSvqo8xfR1WlDSg1itsQCY5sIRN3RAiEAi4xQ2cWatONTE1xwsEZu510t7WxlDfhA6QY6ealIVcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":921988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMbHeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7Og/+MhHrKuClVilJWAM8ByDcTOnu41nZrkWSbdgsnVvAalFkg+kj\r\nN+C7cUvQqsiSyd4ZusIbWKSe/csKryvNIpDQBXYUcUItSFDQBa+TlXWHGBpN\r\nMGJ1RPJL62ujuFZGvlXkeLTu4qMRqyUKmsMUDisI73t6ROVnVEzm18qtD/yz\r\nJiYNg+9b4CM/mwbzY4opXEUZ0tb/pgxMbdiRNhMV0+/5sEvBIl7jH1H9WPZ3\r\ngNzQYrpXt+uzIuTmni3oEpnkxOd6cWcP6bUYkN/pqCMg4cI/il1k3zNaNnOR\r\nALXEr9AKApV58FZNONtZ4T+UQWc6HXUOmNkG3JbuPSecrlrbTtbCftqVYs7j\r\nWpA+TuiQ7suyP5jt9QHJWEujPp7EHTQ3s40qrDc4KtQ7t02rk3FURYiHTB5J\r\nTdsmZrvk18eydNMfHeWs6viB4+I1j5+ub+lhqpJecA4l8EKXSpNbSpAleGh+\r\nD0I0qOUpLh55Ax4eVasg+REiarbEgBiczrBpbv1lpxjQ40hmW1XH89WcA/ut\r\njYPTSwEOZM9TguaipXN03poAgBIsRqRGt0+Qmb0hkcB++F20kTD7pC/OeWy7\r\nUS4dxoXKooPW/XiDx3zaFIRAtvN4m5TZ0ETZBgYMhhYWsmaiBYpY4xh1oaIs\r\nXJV9SxFBEKuey+wB0BSXHEPw19tgQtmXJNw=\r\n=oNDb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"20c0897b8c8047ce8f372ee9aef0e886547af54b","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.2","@blueprintjs/core":"^4.10.2","@blueprintjs/popover2":"^1.6.7"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.3.17","mocha":"^9.2.2","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^3.3.12","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^5.2.0","@blueprintjs/karma-build-scripts":"^3.1.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.7.0_1664201181825_0.7629846782368555","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@blueprintjs/select","version":"4.8.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8f7989b613c55daabbffc4c18ec6059d0b5c83c6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.0.tgz","fileCount":235,"integrity":"sha512-6aitAV50YSJ0zWMe1KLyRozhtNGu2EUIkNgmgg0csvrYbGFFC8ADhQIKFKfr867aWPpBrduIGeAB19t63Wc2iw==","signatures":[{"sig":"MEYCIQDtRfyjA8xwsXq8/Aw3sHh2mezLxH/9tnijg6mzLTyFOwIhAIsItsukjW97upW1H4ynxJ/yYsj0UKQRWuJKdaPaquxw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":968152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPZr3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRHg//UDLB7UWZ+Y/MHtsBEFkRFHEUnSJY+lJ8ZqpcDmYAaCEtYesJ\r\n19Iv2StyXYSQRCT9n2UA4/yJB3wqSrSALblpwXiNor9z71nFp2rjwQYen49D\r\nDQKcMTY4u8w3GKsLh8NA2au818OUroBkTpuaYoRqP3glPxolzICMbCwnijG2\r\nD59oi8AofeksiHSvGobU1y33Eo2oP+4i+sucaV/ywve9THq4cMN03d4gDfzl\r\nr045Iwo0oAehq6ym/XXyMQ+hphrv0cJzcu4/9tndZaJtZGy17h+OZ//xu4hD\r\n9XsJJdJ6MULD/18axTL2Alaje3Z9dtNk3rBVpGeQALMritOoWB6mQhhDHJRK\r\nwRGO5zZ9AQFDaJ/Afcj/arLZoysE3Ao6quGu2gBAY1NnKiWLwEwWKzie9w2/\r\n3qNgZdzc7PRu9xCvsNMZvco3a0BBV/pc9BlmxseUY1i5bQOCB43qMKA0FXHd\r\n5kiLRqQPe+7kW0Htsvtw+R7l9I/+trnVeSLAhUc1mTlRs/ewCVIAAAslBIMq\r\n5EtH2DnGewH7YOnC9eTWtEuknL2JT/S39zu6uzXLgQ3GxnTi8mhONv85gDjV\r\ncT27988Rv7B//Tfh/jp9Kh7SdolWQfrPYsRaxE/0vFuwlMaWzaVwgF3EiFR1\r\nv2Nn63jr3TPh+kNfu5I6BLLucQkhSzkSa5g=\r\n=RFSV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"5b06fd3e9740675869c043ee8505c4927afe6e72","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.15.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.17.1","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.2","@blueprintjs/core":"^4.11.0","@blueprintjs/popover2":"^1.7.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.0.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.0_1664981751360_0.8530901911483182","host":"s3://npm-registry-packages"}},"4.8.1":{"name":"@blueprintjs/select","version":"4.8.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"1aacbc5af05c9c4849d9aa23c06049275c83f047","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.1.tgz","fileCount":235,"integrity":"sha512-NB6s737OtjBwGa6rQv0xv0lP0tZvVpxPwdLW6vi5KN8AnCtL5V8nJbnbl/aeLw19dzYyZg4o0IpGmeKJ1hPzcg==","signatures":[{"sig":"MEUCIDR5fGnxg38IjdogGQrBU10iCjvROqVpyxdBDWaxc0bDAiEAoQoZywK6CQB7R7XWnE7wGZogzI0imloeP2gm1LKmnbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":968152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPuihACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQiQ//eH5GVYkwTccZnTE/6WHQzsqP2yDH89zAIIBNEEaWra3c4+A1\r\nNg1BPE+/KI4iGKmeamwgr96WZHOwXFCzT1avPzd1ePSe2psUgqeJClGTt7h+\r\nJdC9vd8dU8w88uu8bSL4Boynw5OlrmmJJPLwjZ5cWhF2erUiXkvB12LRqDXV\r\n2zJH23XQ8He13VRfIoX7adUSyvh+Hx643hxuJ72gN/w2TBSlGw+E6AN9RBkP\r\nlDXzlOLPb5/E2BsV6Z+1dFyl3yLM1fWpKFqmNkw3cWNNfSZjP2byNB++4tot\r\nwphIpgEXTooIzjIdvW1UPh66WjfDgPh3xx0Ich5SgRPwYYqXCfO330YcqhF6\r\nnMXYql/1yJDfXv2CJxolKCiq1LAzgTzQLxXim1VZbmd8PikWXfkqmcFjrc6M\r\nN8yKiyeehue3Vq8GzVxVp6h3pAsa7yGfw3J1Ad5MAQxIli4gKPcmsid9AF9o\r\n5Hp4/+WqC1zmv2+f3BShq0A0s53igKgd8wSdMaYsJFoAieKOZ4ngiC4xRD6x\r\nrKteW+YffHvF3UFNhQ2kliCMTJ/CgWGw4yAJXxuVMZY65n+Cqfc2AGPTmljN\r\n2IC0jAukiS2USGM4bjpxfANZOZMo25FiVnEDmywBhzczfmG8bJxP45cvd5+T\r\nBYfanCqshZHCVH1qP7CzolbQ7ztvFt7aMQA=\r\n=YMc1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2adb137f474f77d7d78ef6fa355926c22f310cd6","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.15.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.17.1","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.2","@blueprintjs/core":"^4.11.1","@blueprintjs/popover2":"^1.7.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.0.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.1_1665067169401_0.42000886255443515","host":"s3://npm-registry-packages"}},"4.8.2":{"name":"@blueprintjs/select","version":"4.8.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8bd5645ce220c3f6cfd24088d574d3ca0a77672d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.2.tgz","fileCount":236,"integrity":"sha512-c9TzVSqqAQQxxyLau3du7Kk7m6tH9e6HhwZq9VNb6Aae2Fy2UR+3YW4NFpUnY0sxdhCa2U3XqG3Lku1OGUbrKg==","signatures":[{"sig":"MEQCIDOYug99kYIlrcdZiXirMAmoWjFJz2GHiuo4CXAUIEoaAiAEDOpNonve17LZ/QXY55XcLB1QgqZa/7fJFYPoNyLsUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1036288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPv2TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPUA/+MnnOeIPF8dnNAxHKKSuMioDfJRREKwGGdCzG1vBa7GkR0Hsy\r\nKuf7mIWw4HLt5hGGXTyzdYbXJrRJDwyn7BqgdAGnbNUwtjpJWBp0L4CzcoU2\r\nEFLYAoSErDNnjH77p2ZQ2k8tqPRzVk75HGM6MGOGIpVJY0LaDppxXHLNAibo\r\nCb7gkpYwZs8GXOggkiJr7AqnufA47jUYW9sq/H/BlK6ErpYTelzsNDK5kAM8\r\nXXn989AY3l2fI87i2PSAhWIWsEr5fG+HreqqpZYi1fI0f2d7kG0deX0r9T+Z\r\n3bFHi0LQQp39xqdprDf8glrzeFF6a2CbKLlNyVOOEsaAn2IZck/XFxPaSSiR\r\nhQpIpVF1FqeVxFHYTcOo+u22Rq7YCq8ojFf/RWrQy426IhIqznkjGMySYE6M\r\n3FzENDPe7UfJdco8FJCCqWPVH1Lk2wK7DkPjxsyBV7hTq3MVS64mtVqvksKS\r\nhK7FHicQieGqZNXkFzGGkQ7RxquW1eXBsUxgSOGiV/209CSEy2HVzwjsuudj\r\nyKWthcncIQjiD8Ib0HuzapuFu6YJ6Xte5ZMnFL5amaaAiV4IOFEIxlLqo93Q\r\ncwl4+ssXPGyTB6TnSH/Mp0BuYExVRO57yqhastivcIfdeweBV4T7t4G7t7r5\r\nbfqdx2gNBLoFYNLiEI0KUWpvlgQ7p4avc6Y=\r\n=ZGjw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"b2ee9eff756a4fc5795372b3fa0b1e8dcc534593","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.2","@blueprintjs/core":"^4.11.2","@blueprintjs/popover2":"^1.7.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.0.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.2 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.2_1665072530668_0.9770113538899694","host":"s3://npm-registry-packages"}},"4.8.3":{"name":"@blueprintjs/select","version":"4.8.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3ca73c0fa09954398923eac4db2a104eb8853774","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.3.tgz","fileCount":237,"integrity":"sha512-DHf4RBkUd+ElhKF9nhP/2qodSLihjEypVaN6kXa+ZaM0IYAMrlOoIWpsOvIQTDocJMCNDHlE55yFWzao46fsmg==","signatures":[{"sig":"MEQCIHkCbRogFmopOcXjvl6+UH4J08xdnet+tsdETmMu43f7AiANbwRQL95FlWmeDSMX8wd8V+ztUvQJuRWonyhk7i/bag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1038065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRFIlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8yQ/5AIeC8fE3jS/vBrcrQV+NNO3joFQDc+AnxQKYBEHJ5DKC5AIU\r\nNJzd7e5nt2YFKcNE43G6/Lhdbh3a/AKVSB3MVyyNNR0hCQxURpAMaj8YlYgN\r\nQVS+/4TAl9nPp4H5v+L/ZFPJ7VCWDXudaWXFMCGsz1sGPwFjZti4hO/8SJ8x\r\n/eOeymOrquTJW5+Hr7s02bPfLAG9vJiQMTmnE7L9F2jX361wtgep/xF0BiNg\r\ndA+b+2Bvgvl5DRndKcLTHJfQoJ6sN7626BMAwevX73QVPsOKgo/T6bCmac9b\r\nnYQsH9kjk4VpdvxWST8vGCnqs1PHrDjoihuVuZRwZorQyjXY/cIjD88lhd4q\r\nsgjgOjesoYnBKBi7UVHkGxi3zJ0A1k1ko4WbgEE8nAtnURf6336wImZn7Hwq\r\n2iUsrn4GTjyAI5aVICracmjrH1Yir9O12Dwm6oCiaapaVdAkoNUJuPl+awFk\r\niAwqWdBEdMAmnqIAwadvtLxCdNDuqriOotx4HM64cUbf0ufumv88GmaIy13z\r\n1hESAwJvtXfTkoGgolPq2M38epgGvBNE3+q5ogFbbgdEfb2avZqVmnITprM4\r\n9KQW33dqoU7cDiVBGMry4i5FrGMfciyk8x9H65G/zvf63DELYl3ewqZxyldZ\r\nVbgKGcrCcnaRbsh9OxiwbXqugm4CwieDJRc=\r\n=ntfD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"5cef43d612693b508295ca2f53080ef7e5f0bf15","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.2","@blueprintjs/core":"^4.11.3","@blueprintjs/popover2":"^1.7.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.0.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.3_1665421861457_0.06754964901543925","host":"s3://npm-registry-packages"}},"4.8.4":{"name":"@blueprintjs/select","version":"4.8.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"fda947436657d882942446d7d1e9d627b203a230","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.4.tgz","fileCount":237,"integrity":"sha512-U7aM2losi6RFccRf1pPMfW8kTH6X6bbTGxyRSuozteFrv3JLRh56FB+HyEr1dlTV33xd9V3X8wKa7Hv5e/1Qhg==","signatures":[{"sig":"MEUCIQC0AFzSfya5ygAaCOKIj6Ek5Ze+sOQpPuGY1UDMjx6JRAIgWkceiPAt07n/NA4KpwS27YOAIVIRP39z+/MDp8f8v4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1038119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTwVGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp75RAAlgfhxg6K/RdTUICiDZwnX2Lrnr7vdgZPQ14LyHkKLxJpmEwf\r\nT8sefDTV8z8lXAiWmZsV9uEDUNNRNzQ6aOdHBuHLOxDN/gga+n8Naf+QLa+T\r\nJCbd5eMO/IHMM6TsXBXds0MpCEMzB58lilvjb4yfl2ro84zmkLuWi2PJmWtL\r\nzvNEV9vmhoBn6V/kU471AuNa/8gnAHKAu4oOww6OEhNsA2g6dUO2tOCMu9fe\r\nk/YIV/aM4AiojKPuFQ9XRRt7c4hCp3QEjf433oNugvE3y/+wGlftSz9XM1hL\r\nWJffRwpYCfWQdiUlLYD2SEXumtTj+idNiqRB4PC1KUo7LnrlBEqYs5EKtFHq\r\nUETx68am9+9a2XNmUAOATbJqctE1mlps2rbbG1rW0gaLc7laoCQL/8o/Twa1\r\nJZrfn14p3VH5CB79dpxN46o1i3M2votdlJY07SHgNTb2v99sFEN94FHFPt84\r\nPQBoPuvWPM9X25muPR4BGpblcFaUuwvAYzDH3rnqjAZyrmotu6rlXR7u8NMg\r\nmrBrOPcrDUtdIS/pn1AMfKvpqbZZQgbgRZ989fKd7xQkfILR8VY8IQn/wajf\r\nJOnrjrxCTeqZTUY9jcI9uV3ZBVFctL9MV1jDUBlqzozW67Eqx+luJLf2XBX2\r\n8Uj7g/7aYcbmGzhGs++KOnGTWZzta7Kfzr0=\r\n=hbOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"9b67a1762644b89d6dea2b11faad281c6ecf9cd4","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.2","@blueprintjs/core":"^4.11.4","@blueprintjs/popover2":"^1.7.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.0.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.4_1666123077712_0.37878228633979827","host":"s3://npm-registry-packages"}},"4.8.5":{"name":"@blueprintjs/select","version":"4.8.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f93c22e2be6a6564e276754f25a8b9367c046800","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.5.tgz","fileCount":237,"integrity":"sha512-eDoB2YkGf4MFM7tE5/a9AelA13WewoTKkJIaiDFFFs1WvQ4YbkGxE1WZQboaBOQ9EV95uMSQmbK4dgUywSK9Vg==","signatures":[{"sig":"MEYCIQDwexUOE9QuA4WWCYqT1RE2Xlm34XcqPatUA8EAr2FcfgIhAMKXpR17VxBMxyCq500oJJNBYnV6wsdK/254PrJnUUEq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1038107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVs9SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoojA/9HPsfWNmIn26z7vSlS1PFz+Lw6ftS4BMtlFyI1ZPekJqbMSQt\r\nR5CZRZrKJSUPUwh4DQ3Gl09CZAclmWzX/SKofCuEcj/UJ2wPFtUnB9ZsLoVf\r\nxUvd/YOk59tX4fDgRJh6EKaiKWZspsl54JjZUjNa6FAmUw0/B2bPq7tpCtfP\r\nc4vpMvXpmgNU4u8+yp2dSYpCqKYG/jcJ48x3l2DsqPIezvf3PH+6AmYToJ9K\r\n7BxXjNkrjndcY3iRTYeoagKuIw2fnhdR1nndAsSz5NucTsty1SXLG5ho25re\r\nhcfqOprmpgl/IUsUcQu72GdxpuAB22d+AVkC4Bu+n6EMvDShBvb4I24Gv19N\r\n3SftpCalRfjjO1PxOc2Qsby8jJdr2NpzYFABvGgPkjaCbCBkSceX5ob2G5vQ\r\nW+u9vIh+6/ryEEzJ/OkGuBIx1kQe2nUlHx9As2vz5N2DxFxIHPkFcaGopAeR\r\nc2xapqztdhojJESQ1DjY8HefjZL9o/QeVKPABqhztAJQFEQUoqf8HRmfMezA\r\n4HtPIcMU7RiHE2J9dWz895nqs0O76Ph9USYpEZxh1WpDGdZBAyrH3IgBLi1C\r\nms18vGn26Ltj82xvZiT4VsO4p6YH/PhoU1HOxp1naIypvCqKbOVAIw8+4oqc\r\n+1Kw+HaE2cyhkhuVQFj7wBpx2naQ8Ro1lt4=\r\n=Vmkb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"16176f74b7cce72128277114a7a06fb899f92117","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.11.5","@blueprintjs/popover2":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.3"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.5_1666633554315_0.9256497283431662","host":"s3://npm-registry-packages"}},"4.8.6":{"name":"@blueprintjs/select","version":"4.8.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"26b152ff5983d6f3827c153617fe917b24e21dd0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.6.tgz","fileCount":237,"integrity":"sha512-c8OqoHCjThZGjsyHZEat4eedooQTkzN+XR2GaQGMJISjpYGNuH6Uuxole/nx93Is4claqkj0JDzhMRDRLhEd5w==","signatures":[{"sig":"MEUCIDIRyF2510VgVGwlhJQvEGoT+3G1U0XY+1YfniQUBDcuAiEAkd1O9mR5KvX77YPuXnJkJcEl3fvypANESuw/ZbhGZl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1038107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYC03ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFVA/7BBMKUOMiY9fFsm0sjbAyvOCqR7n+a0rIQu4VbAcZc2XsY4Jg\r\nYMkL1DV8x0TrVdR5upjyotkBi0aHjBIEuzvkBgCwLscs9l5nEyasqXglcwy+\r\nQC68LxaWLb6mDQhKwAZ4jwfvWLQ8pQvxWQk4CU0hPy0dVBk8mOtfuAwbMVtW\r\n1K3bjkSt0+g5gOni3PwJqt3Dw7CfZByntd19EqHumEuD4Yi5BT0QW1nsdhXM\r\nI4vz47ZsOnR+NXVJgC6LP9PuV6RphDwD6vnEtKDDFajCJ7xkgAt97bG8BKG9\r\n6fBd5Prsm/p8B2YPOO6XseYsIIUXoRy85yoK1RDEwvtX+1I+lld6ouYPMODf\r\nURixttmeoOVrAApMtcd9VBBWlbMVnHHkauOnVoSDplfYSvwaEwq/MvmbppnV\r\ndC7k1U9q3jufNpPG+TUaQgpO9q4dlaw5650OxP46Md1EzLUmY0dNfWLyfHDM\r\nuRBubMqbNA+7wEGEv0m9gLjKUkGU8PIVdF0/9V9F/D6HpEycWkXhia3JeMeX\r\nuXMzUZnyD0/CZwGgCmN+PYMbN9N5lnjCWHyFTALHcp+jPnCM16xrI8gX6t42\r\nHlQmDLTRWpQalusxEORF8K9/SSlpys6u7HaKXB1wr/IffJRR5RqBKE8iWVLs\r\nvWDiaOcQb2NItq66ipN/T43qUk8GwjE0rxY=\r\n=DlDH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"98e89b250a5c9621cb7d9507b5b3aeac03c3fcf6","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.11.6","@blueprintjs/popover2":"^1.8.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.0","@blueprintjs/karma-build-scripts":"^4.0.4"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.6_1667247415312_0.4250697115944022","host":"s3://npm-registry-packages"}},"4.8.7":{"name":"@blueprintjs/select","version":"4.8.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"69992aaa77a873dcd0eab73bc61b2c092967e566","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.7.tgz","fileCount":237,"integrity":"sha512-pgmezKjpSV5GJ51Iq4/2kwmyRTe5w0cyuAKx0uzULZYjdpkFlIYtu6Rb1LLfG7siaIKbEvaTbPvsu3JPHZesVA==","signatures":[{"sig":"MEYCIQCf/jpnBt5EaubXzWBfpKLz370CrECqM6bAtFVly1kRyAIhAPEUVhY24MKaXwvJG2+L+MoTzb6e4S6hVMvbNwG5rrd1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1042171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaUDOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGOg/7BcSCUJOMMW6QFlYRVsnf2KKS2+sDMDpiUNgm/xFFQmSlgQiK\r\nMhjynpgP/lmlchPI6LUJQ/OwoEnvZx8qkFIUoc+04o2VfsMNi6/lxZ3r1Udx\r\nxkZQZ4piGNH9sq52g4MEordcL1InnBUjN6AGAKQ02dGQjEs7HsbIBRxBKng1\r\nGkbmNvm8x1DF3vldIg0QWDJKN3mUGX3HIuBwJLlDgHFO7le+6RVMy6z4Kelm\r\naz7OA8ApKqKhkN7fnhgpFk1jAPyivaRNfYW9mr6IMrYE7fSDdaIL5UGOcR74\r\nSQXTfJMG/wdLuvCbrt9YGTnArIzVNkiZYUJ/L9d7hLbiAEr8Ydtij7B7Hncr\r\nYUDmFQiTzwCTnSF480MiwvWcWkqoERpXdcBVh21dxNJoMg4wLKJvxd3v1jA9\r\n/vhhT7sfv4LOS09zv7gDyehPW+G9GGDaFlu+Xut1ZwvPUaur+nd+78mcRHut\r\n9ctVMuUVA/r23q8fs/qMpd4bSbOdl1p8AkD6ZY2mebG5nNoyk4LL2jcgdxus\r\nvu9lVZa8vGCn2s2oj5BsCpWtOUetIfb9KDAYn3nbYzWNDXT260gNBbIV4CU0\r\n7ZiZTAhDyYQKIzIDVWNh0V5L2634YodrdJ0z/G5JuRrIqyUfa0+DFzz3YLsA\r\nK7EQqNGkW7Iq5wcA2GXrPcqymNjWJ2+/J/I=\r\n=r8KW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"70e34b4fa1886950aadd6bd07f6b0ad397811885","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.12.0","@blueprintjs/popover2":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.1","@blueprintjs/karma-build-scripts":"^4.0.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.7_1667842254118_0.6340665667218881","host":"s3://npm-registry-packages"}},"4.8.8":{"name":"@blueprintjs/select","version":"4.8.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e0f74a00b291d475370715932e595cd9a773e71e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.8.tgz","fileCount":237,"integrity":"sha512-kXZ5IAWTyle7VOOr6fP7olNC8NxCirHNxW2VICmO+6ujoK2s0P9c8TXf9V388p2ngsMxBdplEM0dB/Sj3GxcYw==","signatures":[{"sig":"MEQCIE59fY2EnRllnKQ36r/g8cMwlPUcdfDB/fJj4SY6GjI5AiBJO194V2jom4pdJTpIe+O5z13AiZbEAsouPfIpuAiL8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaXOgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnZg/+Ls/mz41H3MJaJeo5hlP9+1TBsX/moXQDGOzMXAqH+71d8GW6\r\nHLmPmnpjWoziAyJgFBLZjLz8C8K6bR2VwHYSz7IZ4Fsic7JAjZZqpN7RuqoW\r\nrLckOoil3QHE70lZYt7fIbf8OAxkhe+UQWCnhqEmh8Rh/EyFK0R/nw79hVQF\r\np6mGaZxhCj8U32lTW0cF9+6iwg6OtL5BRmfHydcLoV2JPl+hPSr85IKau9gq\r\nJa77VAm0BzdQk+kLhlAQz3qoYUomcxxJb042v1HpnrxIH9wfTDBuU285cnYW\r\naEGTWDNpSVytGeeMlqX9huDandH7SCy9YpbEMKRVqX9QspJGnkQxl0cReLq4\r\nowFiNkcQa6k1+Ij6twD4PbOJ1Amjno4Wyngcdo30AOo5GU0Fgjr+j6pq/nk+\r\nxME+v6UP08ujzxlWLkk2OXr8sohjHLKnzoFy7RCJ9PuBQuNS49yJG7hgWVN5\r\n+Z8WBZ/7Ej5WroYP/y0RBXCA89LBU53VV2vP1Rcov0o1A/BiZt1gODaS9yLB\r\nlZkpbCvykaYDirwASxJOW8ytsigkZip4dVi9WFJXpL03BZ7L1Zc6NWEJiXLK\r\nySUaRIrNGrYP3nMfRf5n4H45QxU+KZ/VcrMhH9hMch1gZsKfjDS1mVqzmxi3\r\njQpXROovNd+HW00UJX9Yo69QwiHLOCLP/gY=\r\n=NjEo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"632e192c4dcc415aca33073dd340fa489d4f2765","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.12.0","@blueprintjs/popover2":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.1","@blueprintjs/karma-build-scripts":"^4.0.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.8_1667855264263_0.4994075358823158","host":"s3://npm-registry-packages"}},"4.8.9":{"name":"@blueprintjs/select","version":"4.8.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ffc89bd4945b319840992196b765bb240500e66e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.9.tgz","fileCount":237,"integrity":"sha512-t8zkeU5u4F6xiSxRXEyg36E20dQa36KtjebY2uuVc5+uRQJ7c20H6pR6Ko6lN3pX0T65nmus8myiF+JEcyo7KA==","signatures":[{"sig":"MEUCIQCq3XWS35kEoXv7GO2DrFI++RwRHzcWQZa6vhHq27gYvgIgOUgVHPmZTCEnfEQ7yupC5shTurjOMHPf8iRFRyqFfyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1052495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaqYpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHFA//YW53E/R6JQ07dQJvq0SubfPZlKizJjQKPambI3QmeeDpmX5V\r\nngKRcePyvZixHIvQDGmCdow3kHqUvWv6mvC0WLjidKVB7VNUTxiywoz1xdXf\r\nvx25m5/0nB67Og9zoBdtcvNTbZmsdEAP7HAOqqTIip5bobIN+AZJBa85RU8v\r\nuKd6TQz7orjXpF3a6rS+zH96YhRnRQ5tvlLw8WJlOgibiilhcd/Tsw9n2bhZ\r\nwoxQjYxjV2MsfZwICtIIyLCGrsNdFMRy8JpmCLC8bz1ITXSaL9DB9Re343IT\r\nWYj1X0VJGJOFeg4/HoddViF6CW6+i+dId+6ws6201l5BSU7sF8JVkWxhwgdM\r\nm746bdcbk2kolK5vdL9bRCnhjvBH65k8bH2olm7JuW0glS8yrrmlh8DOq8Br\r\nTRDp9POJrOLpqYbWQgq95f455JyCAsGwPIUOtiL0EpPqc0i+ACfomIl0GLkI\r\nYJl7/2Dvyvw+rDQ/C76hCRn/y3bIpik+nuJVE+uKHcuCBVG2P3VUtY7UJ6bs\r\n9fHkvMLO65ICaNMxlRmzB36W95QYSPyHhsILsnV2VQfH1bl7a4O5+dUfkI8u\r\n9Ce7dtrQoL5wq/etGA9YetefJjfY7Ur7xM9vHRdgPzKiVMKyQ4b0RcLxZFKc\r\n00ZTDB/wCMTVjm1dFlEgdswexzGKPAR+NRQ=\r\n=YMbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"9ae01acc671862f7486a06d7d817726a41b652bb","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.12.0","@blueprintjs/popover2":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.1","@blueprintjs/karma-build-scripts":"^4.0.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.9_1667933737547_0.9100484408726095","host":"s3://npm-registry-packages"}},"4.8.10":{"name":"@blueprintjs/select","version":"4.8.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5d6a921ff495d49267ba342f5a40aaff61fd2dd2","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.10.tgz","fileCount":237,"integrity":"sha512-tI1MBbN+mW21Ajk2F34VoQAKFG99NjXaMONxANj/74mAs4KuJcm4LCm6cJVD5acxV7F5Ny/V39VaqC0WtpMeWg==","signatures":[{"sig":"MEUCIEiriyA3XGeKdbkYwd7VooH8eZaQ5Y4V0Y+tMJsEJxdaAiEAp4ppqBRYCMQdkfjxWpl1e+h4LvNGLUmmPCHwXRK/wbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1053378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjav16ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq53BAAirYqGPfrxfqLyLT9CFsNQgInUWpyuC2lTmW0lDSb8CR04jwp\r\nuXtVxYy57vLQtOPqogH4/M4JYF0KN5dlIvzuWYbm9X4VypGhraClRzFjSOi7\r\nZmhX6Ju1M6ixT0jY58tZiVZVlPV7oRUaaLrc8Elkp/CSDGWMoazEDf8ap2AU\r\nreVmsMclaAZhP+UiY4gwcX76d40OeGefMX8HStKUhOEUx+SM06pFjAaFj8s2\r\nOpQ6yHfYhU2ytr0dIKSC9B8TPKKnoB2we0b0xIzvqE3eCkPEZRMfP2lUrIXb\r\n8s7u8WRXk4kTh0NP2GCR1Osc+08ypQuEq5KEHbl7AN6ub9z8RxiFddWh3WrY\r\nMPzS4k1F/QnvVHvJLiFtAfEu79v2CLzqEXcYKkDgHxLBkDT0CGtbZtg8I7Iw\r\nLhP4oQUkrCLNDuI+exa/nMl5fxH0fT8ofbp0mdFxemJxCByntXXgZ+j5Ia8c\r\nY5hkKXk0/wM5N3ttpI5yEJWHOMkRRxkZ+HKjZWLOdQVqwjyy57C+2/A1vn+H\r\nCgp4o41JwNFTZPp4sJD8hOpOO9LuGKFxke51nI5/480TsG4kqHZ8IiUe4kl7\r\n5mo2LDiExImARBIG5jFqtXhl8vvhg9g7vqSRkMiq/pUaHxs32rLSvzWhjMHx\r\n+XOXoqDgYuC0RcSP0F4KgrdR7iGDNR2beC8=\r\n=ZBOY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"42c94d873d4d89216626caea22cadf0942045c11","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.12.0","@blueprintjs/popover2":"^1.10.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.1","@blueprintjs/karma-build-scripts":"^4.0.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.10_1667956089753_0.7487106893382185","host":"s3://npm-registry-packages"}},"4.8.11":{"name":"@blueprintjs/select","version":"4.8.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"30165d74e84adf4938372910775824dc618849c2","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.11.tgz","fileCount":237,"integrity":"sha512-xq/Ao8/uqCBcd2nc2q544odtTsMJfqcULkuU2W0k4awobPnq11glGLoeEMYcqMOGRhV+hcfgv1BmXZzjfwYoEQ==","signatures":[{"sig":"MEUCIQC8UWgdJZsjkT2ED9R97hofmtbsOV2CztEaHB5jIcRJPAIgVrCG0hG8xMzfsTjqhPPxXDZvyaYOfKA1PEwueN/Zi94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1053378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbA03ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcxRAAjbwhZqArVfsXlNs5RuF7H9zCcezn0Qes7u8d3hLw5HRuJa4A\r\nNWiQKBhprny+LciHd6R9NcNql1vRQkYkwQIwtb3oiYjz9X81Z4E3a5KNXamE\r\nCYDH8YFyT+zW+HA5Nb4c4d0J/HCclvojroBJLDD8OgKAiZFudKjL/TWxIs6N\r\nZOwRDIOf6cIvFuYYhCVR3aYYESMyHRB0cjpUboO2IJvKy9Nj9ku/hx5mTQ71\r\n1iWCmsq2u9Fun4DiZq7nNgktZSQsKr6Ub4JTSaeNnL2ewKy43Rd1xhT0jZQ6\r\naQQ6rwhOsKNqjNC3JIMF7bbNknjv46EdlmOU5rSY/v0I7kHfpFGYDBBMvsDC\r\nsJNS/YAHMPpH0jbomPJjDY8DAgsosInF5hWzYN9ApEguwB9tJQWlInU7s5iD\r\n32DqtWl92MHbizVx/BC1EcpYcq/Wy5lYsJXv7Kkinf6WPhSTgNLJ0jvfeOer\r\nNHsytuIPX1PtWokhEYCvzToojLVUQFLCbYEKfJOwa+RvyEA5zTuJ6eUT2YFx\r\n28Rdv4cDhKUbo/HxKlsxcRdIQboYXAIxGYliGJkqxfzPjs7jOnKFz6KrS95L\r\nEktRVDGYemt+O6y7TfdqWOoQHr8VZiFTf2vt48yk2mGScUoOrkSAj1TDf/Cq\r\nJRtmj7JXUgD5eCs0bVqprV3BFMlGlxPnyTw=\r\n=XIh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"997e6ce85fe9ee69c22846f3e3ee27bdd16430d7","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.12.0","@blueprintjs/popover2":"^1.10.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.1","@blueprintjs/karma-build-scripts":"^4.0.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.11_1668025655543_0.5707400920699952","host":"s3://npm-registry-packages"}},"4.8.12":{"name":"@blueprintjs/select","version":"4.8.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b71673f11859808d1712217a3ef0333b65520604","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.12.tgz","fileCount":237,"integrity":"sha512-0ahf8zpvyQJp1a6PChpy8rl8RF24/YYbJSnDdMxesERER0iOprQNt8+/BQDWUz+PYpeWz+6lIgHe8TJBvxHQqw==","signatures":[{"sig":"MEUCIDJOo5zTHAecB3cYuQQtd7Dz6CO4WrlYP81cjFdk86WMAiEAya1GwR9JTkinC+xdS7zJ9HGgIB99XVZGhAgCiiqqT64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1061164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiXssACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXWRAAksPFaYd9Hs1IlDsSD76vC5vFLKQlFpjfpjSXsrSR2pXsrEI2\r\nD0WFhFqMvly3/r9XkvN3Kv2KJbc1C5KozVoETaRCVJAwI/9ynxhAHkMnBGLE\r\nGNCbZ0HiocRQwA7bJ8wgvfqkib3X9vZZ/14tiVoNYLLJjcJgjMFdzUtaqHHZ\r\npyJE57FU7+mMZDl+iHyMYYSiCvIB8V8hbsgh2L9gyWVIWRe+d6aKadDKnX+B\r\nxE/t3oTPK+sB0pfiCYLQsfJ08CxloH7fiHOGFBDU8KSYGWOl1NRwvp1zuXrJ\r\n9G+vaWj2PHQjI4eHOp1E23nW0OBQZ7vXRMRo644CzUEFNff8cvXwmL7c3O43\r\nEq4rM6GcsBmIbHfUBrlMW04G6I4y/4//IPzuodBTbKGsJsVkP6D9n1auPwkp\r\nR0mWohS19ognGWtHkY4yg4eGFcT3YZL0xmQXyf9Pm6SkdAjSfaP7nzmyLeYf\r\n0be1cNt7S3Vq/g03pXCsTJenyy7cCtwPmPsJMGs5XKyyRjbFMoeQnOFIHE1D\r\nIMw3xMg328iyYSwwi9G759UYMmtaVSfCjKUZDS3AY+8i14QebrDaCqen/csu\r\n1qN0awHB69FM8Af1KiugXHFYyAiT4lE3xKUQOlrg12rectzhH10UsomGeOxO\r\nakS3gUDAnXhD7LKWvxXAXuQD+DLEdKyQqSA=\r\n=fUq3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"a8b99210bfb1510d9164f9a59a5103d555c75447","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.14.2","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.13.0","@blueprintjs/popover2":"^1.10.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.2","@blueprintjs/karma-build-scripts":"^4.0.6"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.12_1669954348557_0.7525952755295477","host":"s3://npm-registry-packages"}},"4.8.13":{"name":"@blueprintjs/select","version":"4.8.13","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.13","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"65a94adb528b0ba19de03b39fe620f511e9b3d8d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.13.tgz","fileCount":236,"integrity":"sha512-KkRUgetFJXiNvF+NXGeMyYFLFvFhgirK/0QmtSXSt3RVJxW3o+ABbEaLxITFJA5SkeIjTrexrfhCMXmcbS2GYg==","signatures":[{"sig":"MEUCIQCj7Cn4mAffzMbDHtdcFOJw7615Q6VvQP/PFKHfreiU9AIgAWK9qv3fGYD5ZbTkeFOC0dKDB+9xNJRLp6ycQzRFHCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":992591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvbHqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUQQ/9GE7OfarihMN2FexaYjcH2OWoPvQySck97C6l96aiX2N3DhEB\r\nAHVwEntYBt7hKeSvZlNu66mWG5KiFHENsNTTRD9Sf94myXlv06WJ8trFcqBy\r\n5mFtR0oOZsMyLHn5CGoQDPjR+/DA3oK9L28hjdfADSIvfXnGEBuEKjCysU49\r\nwfiF7gMMas+uPKUKvlg+12ugmAKVZQU5RcQU4Fk3od8k99kiapa4lA4oNl6+\r\n7yebeUaqG4w9EaajPtO46OlDg1hwezwZr5qBlmu+/xrLXZD8YF5bmiwRod9X\r\no3jyyVcszQwrgbzCHu5GeRqwk+AEDrxOI0kygUfNajgFa2VAu3lN6zO1+6hU\r\nMuRLv8eDXRW7gCZMeLRWmUS7G5Fa9VHSMDfD3+F3dQiyO08GXGK9DcRbqr+o\r\nvHid0GMbgCBqMRpoVZBCR6Rgd3GaHAWgJPWNiKTxP/P7D3gJOCb9QMllg2Tc\r\nYaMf6c31K3z9N77uTY5WufOA7Ev+NxYL8GaPBGXubCPkuQKCvXAM4KrXorkX\r\nH91TyQrNzEtTFSnZEk0xJnOxWn8JGjes/J9EKWV2Q0WaXp2OXHgmw6wlrZo/\r\ni5fzXNBluLYUg3oJc/2LcOk0bcgTD+wS3LdGLF6D1HScXQ6XwTi7L+MPebvQ\r\nQjl0QY1NgBj6FzfeCE6anjdUksqMEuIMCAs=\r\n=WyhW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"710acdecf46a613b8838a2f5c6d8f66fd60a089f","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.14.0","@blueprintjs/popover2":"^1.11.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.3","@blueprintjs/karma-build-scripts":"^4.0.7"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.13_1673376234511_0.1397862467403841","host":"s3://npm-registry-packages"}},"4.8.14":{"name":"@blueprintjs/select","version":"4.8.14","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.14","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e042bfe5b2110c3d137a18a2036a5b9e1b6bfd15","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.14.tgz","fileCount":236,"integrity":"sha512-DgWTP2X9eCd4IL8EWr5ITGx8dDAxqPho+nE3CbvQbBwKR9yIgTT587VTgZDOklgsA0tPpFbVAaMu5VvixiznGQ==","signatures":[{"sig":"MEQCIEMipSatvpVt7dEoEpVpnx8B6SPM3Zjcss1CcyoIxGiIAiA1WnYkw1FSaoGJHcIOO82p+DNdK0U3xsGhUFWMB5yc1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":992591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvcsQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyYw//Y9Ph1S4tdMHi7NWfGLzOOgtSuRubTp18ZYN98oIc13O9P0QB\r\n0c7MjTYCWkl1BoiZ1xETcI+jjenGMasIUODWmmgq0sZ1sBHmKsf+OcQZNKXJ\r\npFUDAaSq5VaoFWF0X982kVzprN5Q9xyBb+for8G9VLvq8M8xgzNDB1XHj504\r\npgD1WBXb5x2pLezqPJ9X0YlS80ZNu+/BQrYmg9g2Vvj1ByTlb8U2MXj//Gig\r\nn7qlvmPPakQ7OO8J7aFngTrqZTN14Irxzr/RkOecEpUlRS6Ihbo4B8CMNYkM\r\nik5YsEr19K9E5jgW7FNtUvynkmdB3ai6uJGSQkRQtShKLJ6MyPB/mQIc5TAG\r\nZA8q4i6XmHzfGIONRQTaWLd74sCinfO+HXRN9uzYjVnPKHTOhcmfBgNKGzCx\r\nXLtJSY/uJ8a241L9tbk2oJMVcorOEGDeVXF8G+U5YHE28fcRq/hsVD/4cb6J\r\n45LLinZfhbqkclXSRNZZ0SsVlO0soAoNrDzbxQxaMHFRZDamiPUZIKJGCXDQ\r\nbGniCbYqBqmSdwNRDvkqf2/9bvrWiDfBhirSnbaIdhalkiKLyuNGOYOsR3qE\r\n2v8rAsjlH5ZqIdV07bhrLCcJaKE/2NE1UbZIv1AEkuLjC6RBe4fP1yun+oLj\r\nDW1aIkutl5xPTWmgR0UtQVcq45StA+NpOSQ=\r\n=9Zx+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"57b5e9a6aaa556f9729d38ec23135f34c63560eb","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.14.1","@blueprintjs/popover2":"^1.11.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.3","@blueprintjs/karma-build-scripts":"^4.0.7"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.14_1673382672109_0.2379212422994883","host":"s3://npm-registry-packages"}},"4.8.15":{"name":"@blueprintjs/select","version":"4.8.15","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.15","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ec8113a02c0ab4dd3c49cd8db55aaf3f39c67675","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.15.tgz","fileCount":236,"integrity":"sha512-Rd+fSyKu/TDl2euRIM6VAn+lVrQtPWIeH7F9zlbODEQ52z0Vb5FWvdK9e7+YlYVRnLTz/EEZNFEEizjubRVd1g==","signatures":[{"sig":"MEQCIE/Ct7do90gS7cbLLpQmkFQLXffYMVsOidcVOHIn5cqOAiAfm0H8Dc/S0E+rjaNGpa8xj4u4VVFYz86fXrYE0D+Jtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":992591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxzBUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpfew//WyEC31NLTMNTbDtMQX4kGtg/WDSL4uk2OTvFbwAgHXTg7sUu\r\nx3PwZ+F/3DTHngb5l8phzfteCdj0V7vUzOidK0bLdFU+IJD2mt2p1tbS56LC\r\n705q5ch4Q3IFWzSL+ntitwhmnmQMq1Im1JHuBSyVhwffmBUd1DefX3X/P1v9\r\nOtd5BSHybXYEb5g5Tfd2GRXVXbW+cbT//fmUb/KTjaVZ4NL22uOsrmGkfGa7\r\n3W52DqNCic1sATLYTPAQ5Xk8HxeK1PqbPb3QjUC7Kgaadfbsy81QlpwR3Cm0\r\nQXjgH6LAXBikECVgfE0eEb68/6ST0C5gVXJEpLFJ1SBG94O66OR1uwa6yphg\r\nWpoFprxSXxaA97sFMbTdnCqDidRWru38ZQR+31d0GSwTN02Cz6COgFRwmV/Y\r\nrzHXuWiBzi1+vHiZ2BeAsCpy1E0IW2d6FHrPsOIascEbin9D8nEvBZP8IyJP\r\n9PPhHdZqhYJAd5cLt5GRFlT+I1XmDmXFwiHpyQ7QEer3QT6xFbVBvgZXbeGt\r\ntpMZOiCfhjSX18Llgoktitxy/koYE6Fnj2+GaljvokPx2PjqfevSTI+CC2SY\r\nnpXGiukBLEl71uQpm7sqbshfeVr5RYU/aYLbEYKIyGjU9j6kPUhIAXRfCCt+\r\nwcx+cFPlgPjHPg6/klwTq5BSNflW4c7GgfA=\r\n=ZPmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"744c90b6fe5edd820424a38406e9774ad971e5d2","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.14.2","@blueprintjs/popover2":"^1.11.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.4","@blueprintjs/karma-build-scripts":"^4.0.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.15_1673998419855_0.9729121171964594","host":"s3://npm-registry-packages"}},"4.8.16":{"name":"@blueprintjs/select","version":"4.8.16","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.16","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"697a27fcd07a13e3a55a6c84352728b3450977d6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.16.tgz","fileCount":236,"integrity":"sha512-cHKHlyWnKvga0C+ExO190MmYG7iYpfuT/UDbhl2n8FPScFmdafyl5uaQ9P/KclUkcEs9ScsAYr6a5Ov9Kt1ODA==","signatures":[{"sig":"MEUCIQDP8S27u8DjUFIMkqOmgOe7cXSv+jwI1hzLmjwQy1ZADgIgDOWkRQutKsyGp4DGaiXU3GBFI2ZvOlKimaQ0+jnS7JY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":992591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjysGIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtHw//XaJ/KJYo/ILvLdtHdwymMaN/lgl0KXd3D8YHBv1lewELN8Zc\r\nTgPvOI8kWs0arG7uVNDY0r0fKJzCIublVzxsa3vZ0+AHqPXltn3c7l1yQyYb\r\nKni4kUKDJZ36V4+IaohD8/hYEjP/UasI2nvdTXEQURc+YhZ2mTTu6DgomjHI\r\nqCvFf8XwuPkI2+NZkb4vltuUjs7x+1CgCgskrmXfYKzEys3EF4R4uM+grugC\r\nKi7Xottsuck16/02xfZZqoCTiVCGhMG37+r/qzp0G1la1DnyL0LMCq1eDfee\r\nHoBuH40q+4XU0cR612gy0CTpclRW+UzwWvB4FhZHIDVrFGjSdVrPTfR1KizT\r\nsVTOR11FykDMwHrPUZNT/vmdhNNwQpKaluzKLZz/7kTlExhAZiND5lv/Ur3A\r\nw6GUNtpIrSxxznUdeSJsvHnTjv5L//lPtwBS9SDjAKnwPxO2pzgzh4LgpaIx\r\n2mEkd5fNNnq3FiryVg2myBkST7XA6UCl56Fo52coZYrPzFwqmd//gnoliuOm\r\n7EgsAr/y99Lr7gTud4ksINKRiKrCSD4ELC95rnfelkBjUIXIaf0Vslrrqriz\r\nf6JLcvnOrF6SnlvLq1gB5jSci+1BbYsCfFg6jzk1JKirW2ZYDwgOtMXZHrq4\r\nd03SacvM/58Qzi1oiyiSK+hLFgBlUGKrc/4=\r\n=F82a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"6cfa0d407e0232573e1d6fad1716ec2092ac96d4","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.14.3","@blueprintjs/popover2":"^1.11.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.4","@blueprintjs/karma-build-scripts":"^4.0.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.16_1674232199956_0.4172082919366107","host":"s3://npm-registry-packages"}},"4.8.17":{"name":"@blueprintjs/select","version":"4.8.17","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.17","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a57ff28a8b93ae43569e9fb1d1dd651d1a4ee9c0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.17.tgz","fileCount":236,"integrity":"sha512-u/o++ci0LAjdvz/dM26ojmhriC0cESWRbc9oUgBvV4M7k+/i98BXtrZAxJSx4rj8ZjzebF+pvRtzOm3aAjWakg==","signatures":[{"sig":"MEYCIQDOQVtbZcEo0ynpRISHOE14968pCxr3sxqijLmpJPs/twIhALW19xQLh5Dnyh/bplaUzOWpbsPTFmCBMvCkDD3xpUkn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":992591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzwq/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ7w//U47sDnPdOMRg5qcfrpr8JVf/Oby7PqGvHFUvdddjB2IEu5rh\r\nHHXkFw7leBxCAq9JZPzc82XkO45vraib9k97TijeyEAHPff5MUkNSEk1Kqoc\r\nQMMiDISWkp7dNEZVYsv542ySlUlZE+jpRqjoYnfd5vIE7p7UcRwmHMlcG/j4\r\n2IK1AmWewaW6DWS+/RnzjNoX8DEu0jtK4+iI0o3UnKR8vlm5vKpQgFAo3TQg\r\n3zZ6lEVrO0NQ3xtFBL2puep/KpqSe3G/J7pjuG63f0NtF+HDAyk+8VV7dL4f\r\nxxZwowKHxszP5NnXWykipuYFya9V1h6ereL12zEBcASOkeV9ltM7LauRvxU3\r\nrwKOuNWY4CHuXieUx/ovJP8Y+lHRBKWAMEXVS9cHCNGShs6jD/+Ao/bPOowZ\r\nEAyNaY1ePOHPzMUe/50JR0OXUWvoH56jZDruLPugRWZg2V6sY1sMrG1vvHDY\r\nShMusWqtkvTyAnMgUcM2x4F61G5lmc71CLs27cLBS4O6rhGOpApZUG/HQumD\r\nZJdWRKdGqVjNvuTkkvISxmiZZfuM53a4mklfANJlcD8pdyep/ZXIhE2UCuuO\r\naaR1ue7Y4Xe2vdMqetWhc5s9nkF41TnGkdbPYb8ym4qCVkvBKqTisBkog6MB\r\n5d4UNX0Bg2aqimeAKA2wYjaW5kVKtMQ2Q28=\r\n=ChUx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"018c83ccf270dd92d03fa3fe1db9eb1b265e8c9c","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.15.0","@blueprintjs/popover2":"^1.12.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.5","@blueprintjs/karma-build-scripts":"^4.0.9"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.17_1674513087705_0.9547280921952976","host":"s3://npm-registry-packages"}},"4.8.18":{"name":"@blueprintjs/select","version":"4.8.18","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.8.18","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"fbc769d0dbfb70268fbded1ddb1e2718ddcc07ce","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.8.18.tgz","fileCount":236,"integrity":"sha512-ogFz7HRF7npUew7+A9ZQDzeVxxSa6P8+WtWHqtOZ9OQEqykDvlFz06XW6EwxTWbpiH5+5RWXTQuxhaaYNAWwTQ==","signatures":[{"sig":"MEUCIQDoqtlAtw0E3Xmwn2FUc/V+41oz5JzhQ/wnM/wjsKW+vgIgbBAZWtEIWMvbRoUEg+9ZMd8tdhw8FWhQQjgsLTIu2vU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":992007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2UkMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbcBAAhV6lWa3PUSUZkMmf5YB058iKnYk/wEKK7JZvIRPhPehIQ1wS\r\n4gtCW2+/TO8uQkI+yD8s1gNFEA2E7+GnJcIrDvumTdyLQ5UvArifDy20KD59\r\n5KnQswrbsdVKcr7002z64N0yn5FojQUk7L/JR3jw8yU7+nVyvrfkD1OqVEiM\r\nbxngzgsSI5mdzforMuQhznDkK1kL+kyBaCGsCYDvseT463ZEiSITJ1aOHCAH\r\nRvLCP+nDXbXXddN5qCZf3M/zMhoWXV4tSnCQm8XXE+sVIHUTnvIGYhDYur0E\r\nef6m9wQyt0D3uRz/G/1oIFSkdFapj09F24tbETJWpnl1XYy5lx/eR3NtXk+Y\r\nvOo4CJAC4bewUdPRHyj08dCSFARqOknfh/pal3BFRPLIPS88jLiQ0ciOpFYy\r\nAqp5yaXKBO2ml1WSJ88QylJIT7dhVHe7DXpNYd5Rije+03Vn0xZNcjITPkYP\r\nGWZ3hhAOWh1EgATlfS4EAAj6g5V5RP2/E6jMqQAoqsjwM9y4kzkQTzHO24VQ\r\nDPCrpxYyktzMtOEh45m5xyYrd6V+9cNj7Nkkhb+hIwWtvAY892Xt4vo2GWLx\r\ne6PrqvooobseFRhNKyI5XkiAPNrOwK7GEHYnZskGPu3vHGQFNKZXc6dzQAxn\r\nYjfQyWClux6OaFhjpXlUFvEnU07Pilhwno8=\r\n=flNd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"8ebdd8041d7551c7822977eb85243dc7ad8a7b89","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.15.1","@blueprintjs/popover2":"^1.12.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^4.10.0","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.6","@blueprintjs/karma-build-scripts":"^4.0.10"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.8.18_1675184395841_0.3116663978955163","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"@blueprintjs/select","version":"4.9.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"1834f41b4739f8221fd8d739ec3601c2c2efd0a7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.0.tgz","fileCount":236,"integrity":"sha512-UPByhVaqzpdDPFbQyjd445Yvyd7WK0WMv+9tosrQsVyxmkdoCKr1F3YZE0MNBz1Vb0OLxp9Au6yy6oyw64ok5A==","signatures":[{"sig":"MEUCIDfCIrL0MuILqoN946DAzDXMY/n/GgJg6j3aau2MYa3QAiEAko1cQBmb9PUY1oF3V2sK5fIp7+SKH7b+xrIY+weM30I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":995154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6pHeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr60RAAlqAKaz8VuqBgI9RTXaZqYnpb8IWMWViY8PzqrpdNYZP6LmcG\r\nRwgwTBzGo4ADnqmYfj67WUpCG13O1x66XYRfnFMdLgwyVzuxVVlBHhaKhxuf\r\nAmCBghN/wcP/8p9a65/fQyPqpY43Vgbsoudb3KeSSP4UctxB9CH24Yxd50U1\r\niMhU0/e2gqBN2D4OL/VLTmdZJRfhVXSYVsuZU2AZaS+fGK+eLmEwMisDk0wr\r\nEZ4PYk6AkdZ2p2NsfaEngJynq2iWOrFPjSnKEmCbfv8/VR5ahAtgGlw6C3hd\r\nZjaIMehvUNv0DY3o6CdpmuRHtmgKIjkeP3bQQUT0IGWDLoI5XABlFz8iHXOT\r\ncWdQMO7rmN9Wqww0mgLa9ryke50i+E4faprABOiQ2LZ8LiU+HnXgHEvoGQgs\r\nUwxSikG86EF6gKPnD+PcF8hEm2wqAUC3XvHGjFrh5xDrHWJKT428dVZ+S3uP\r\nbXAzqmD1p7zLFgfAmHjTzH021TjfntfOHIa/CSLarEmA/kLEiMeOY0F0Z6gi\r\nbWz6qR9TiPbLJLPrfd7aB3nUcoRwa0SqsCovl5djD+Ld4U1zSRfHtODnh6Ta\r\nzyB7u81Ncd4kI/PIt9zlJoBNIskZmynDXf4siKCUCCbj6D2qZltfquyRdvib\r\n3ca1x2tBDpbS7TzQBDJrx92cw+G8eOGGMp8=\r\n=ykSw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"abd066f2e0221cb4c219004727a8ddba7c2b7d5b","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.16.0","@blueprintjs/popover2":"^1.13.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.7","@blueprintjs/karma-build-scripts":"^4.0.11"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.0_1676317149935_0.5835322924724273","host":"s3://npm-registry-packages"}},"4.9.1":{"name":"@blueprintjs/select","version":"4.9.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"35a0def3382c033d44a28f2a49cbc8db1fb1e696","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.1.tgz","fileCount":236,"integrity":"sha512-Kn/aB9vz+E6smMQS/GMkIOk21x1GZ8N9Yl+PLD1jesDyevBG5P9MGoMIsNyt6rSeY1AS1wojP6QVnfnlCKBIcA==","signatures":[{"sig":"MEYCIQClmEWakDZ2txAk6L4T+BYbhGWbnV5i9RpKXq/weEePhwIhAIaaPs20lVOSRQuVTiAPMmz/hAB1FV/Pvi2wNj36RP+T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":998420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj69K6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmow/8D/Ns//17ZTtGzaKOUZEV3xTSSOJOPzj/HUre8f6ul4mvhF9T\r\n3qO9ki0KVq+M4Kdu71R3Zwd3wDCzi8on/ZUamDonL2AhloNAXFlXW5YGgLvd\r\niuVTkS2d2lzOSYzAg9u6GGZNvq2OUP6iaJNiqcF9ghtsDJstOzG/zAym3Fnd\r\n3Rp6ooBSRM8ZJnTxZKdh3T8BrA2vZOIaik7D+M0xf4dCRGaRDqz05p1zGwvs\r\n2ol74qGKQZ5v94LNHGIY44+UN2ZCp0rTqnUlX2hkHnzjltlAL/aMyEwoyQyI\r\nA71ggsHrB2y+0M/UzGrwhbUrOMDVPqzIfrfLYaSGgGquIICCfUID7tTZlc9Z\r\nHHSmCi2HOhV5Geq5gzBTUz8onTfAl6J5osGzHJKlTqWuvLbbfdSmmVQJIVtF\r\nW9UeKDq2jUBRvlM+frLmpltennhVY620Y8QlRyHzcQ9/eI0ZfK5GPfMXlyIQ\r\nDsyBaeCjJmwv4qspjImJKcBFpmyrt+A8nMAxGDsk3Q4+hUvtimhMURc45MZE\r\n+/H/cyCWdJWWtw7AzpByfMBkRyVP+FoN+z8MIR+qpUC7/c1BpBFWMtY6jfAc\r\nMqk8qvF6PsdMB+dGMWbNupZD4v/Bf/I2im4qFwB6sNIlFKSeGyje0De5YykI\r\nPKUlcjTYSaJ/Ie7EB2IP5JkUHZyoLrhORKk=\r\n=oce7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"93cd3a7dce86d31af70560d95df35cb2a000b1b6","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.16.1","@blueprintjs/popover2":"^1.13.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.7","@blueprintjs/karma-build-scripts":"^4.0.11"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.1_1676399289790_0.07766055131460492","host":"s3://npm-registry-packages"}},"4.9.2":{"name":"@blueprintjs/select","version":"4.9.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"97cba715e21e8ad7e6a93cd9c454615e3e950395","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.2.tgz","fileCount":236,"integrity":"sha512-wBPHCCl0QNoaPErBkbcOcCGn0/8HwfZYEjmqaR70Q76OVpD6HnBU5LngTLPiD9UC5TpqzIiOLTXYSrN9L/g6oA==","signatures":[{"sig":"MEUCIQChEUk4XyU1DtdPzAf2Tjnov6QKzmHcrji442uZ/+oF9gIgHxcVwpteWt/dtOVrss88XZlh1kU2KhF0jM1yryBpK+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":997656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6+2PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvPA/8CSisywbmtqcJ/SIEkOAxyflxQaNh8BGsO+0py8xUX9jV6s5o\r\nc5NeqdTiiO8ugrHR7yBHHgrn42Xh3PTQQApnsFY2WNjMDVK4VgNBghCvVqsl\r\nUQzL3KkzoVDyjJ4LI0SzqaQQhAoAoU8H6XXbEJYbNGl4RBTfQGSOBNxG23eX\r\n4luwy2xJwfopm7ua1MitNFhP33J4gG7oshRPYY8lfH2Ct9nLAWlUIzNPSG8Q\r\nAgbeJnP0QCAdvODZzBcY1nKK0ocVYQH/JRitX59DCxC4gDFepbux6+dld6rQ\r\nsrYtXKCg+TyOkWktpZQx4RNBAWG3TAMPnY5P3lAIMdzclEhOpjtwPcTeHELw\r\nDuuCdQPq83J2CAufIk2NGayzRML/vAvUhn9PMDTVFbNfi524ol2kCXR3CgCf\r\naN6Ad38Ttr2VrhvklFeXPKaX4FYEbW2SXwm6dpbkKyOSjULo4stsvyJDz4U4\r\n5XM1SO02b4jkgMU5HntoG+beDYyNvA5/LykkdSDZf9zs1R8kblaQlrflrfdh\r\n2CpjzmutsG13l3Rh9Btrrn3U71UbJsOqy1zNqgAykHulGM/fZr82xEdENrTj\r\nmtLAd8QdsEqzqH7RQVyS7u+7ATQ6YrPP0jNud4BVuCZZQ9lizfUO2su4II6z\r\nyytvaJ4RLpDk0ihw0z46LLkbPcAId1D3YNo=\r\n=di9N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"0fdd747061d5f393634c8d63c5ccfebded250492","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.16.2","@blueprintjs/popover2":"^1.13.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.7","@blueprintjs/karma-build-scripts":"^4.0.11"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.2_1676406159490_0.8666462836791207","host":"s3://npm-registry-packages"}},"4.9.3":{"name":"@blueprintjs/select","version":"4.9.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8204b0f6b069cf839f5897b3ee59727778c89abb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.3.tgz","fileCount":236,"integrity":"sha512-G5hQxVUN/wS2yVFe0ASjdM2BV+K7gQXwVceOGbRPN3nIa5puFLBa3d9Y3fdN1gSO1LRpJhpAgUL75OFJC3Ku5Q==","signatures":[{"sig":"MEUCIQCSqg2FAlYiNIk06t+HTtwanLNOmLJmBxqzwwVJosJq2wIgGghncaC9K4mcfjy5WYgYzomkn8AaJTyshMqgJeTeOgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":997656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7i+LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTqg//UiAPn//hKFDbgjed2hKUSr1X73L4NeUK3ci5liNXgca63+Jf\r\nAY7fpWX7MvqRlcQvGy+kVOoKLQdSClvpRGnt7OJlT57qUelfLi8M2nlQ23eR\r\n60LalSiKAvtOKGA8xaDy8voL0XDDouoadGjHiD3O6b0EQ3yvnKfdxsKAOGUC\r\nwJOhy7lCNm0XIE2Kx0b3+EXAp2KcEPiaGYR888oj9czn47qqvnzWYLrQaq3q\r\nPGFW6MiPu6DTYUQd3+ljlNNpuyIRy0MMhg1uYcHLElx+K+8fKgzhg8aT06C9\r\nX4PPa9h0CBV0Vhath+ytjvrpOXnkccD7ZktIJV4ru7UJ/zwbHzQAZousAwNL\r\noLpgI3JcX//7yk1W9qjRU5tjCJl33yLJ2ytoCVARmdJ8CKLkgflyMMBpqAaa\r\nG6oAuW9ZW1XAwBWIVI2VXgp6Jnz0Tbl8m5Dqtoz/BlUWmxFXL27BQL/fCsvA\r\nSr8S/F6YmkXPboWeQkvXkenqxiGmScl2DpY9uy107eF1z1LmAPxHLaf1ynQT\r\njZJlO3W8NcjcphZqvpEgSQ+4Sn8xJ1vB7oYHytIHaM4kqIMm2Q0otWJkgygA\r\nOda0XZXRC10GdrppjP4Vw9e1yrMrjeoUxwwnszM/kJOqBI6JstpFI8IusFXT\r\nUhEycIhbs9/ugMburoVL0RWl/BH//pwTIwU=\r\n=J+Gw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2ac174ed9f77bd0306ad673d9ac41670419284f5","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"8.19.3","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"16.19.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.16.3","@blueprintjs/popover2":"^1.13.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.1.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^6.0.7","@blueprintjs/karma-build-scripts":"^4.0.11"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.3_1676554123336_0.6939383680123787","host":"s3://npm-registry-packages"}},"4.9.4":{"name":"@blueprintjs/select","version":"4.9.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c292dfc3bb96abc8909d1792aab2e06753f2cc0b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.4.tgz","fileCount":236,"integrity":"sha512-fpB5PxQW/9NOgAC6kZjpOvsd32y5P21C67IjUjquY+3dU88qx7G8PCkzFCaMTrHu1Ajt9qag4pgJfED2vlC0rA==","signatures":[{"sig":"MEUCIQC3iSrXGodmPVLQehduS8VCQGCYKOaY5D/upW7AuG0+RQIgTaR+924G7lL80rtbjuxx/blJH0dJ9Ek3ekQPgHJX/Uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":978718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/UC/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQTw//Zo/bXhBUF4ifsIfLl+kHZDrrsI9es9xgRxA4ZfGFeaZZEKkn\r\nILBYQnh3RLMv6izZ0r9nzLXi/3nrbgjXE/vLDPiC0oSCvLqpQ1Q3n2V6oYje\r\njSU3sbLtC63lBHeSqnQzkM2x3YVmjR7/x/C9dlXHgEEXM4ajGL39l8WUGpki\r\nQpMO66Kn8u7HK7rRzTNxuCmTrU8Tx6RGw2VI2kfxYJ9YdLcXKAkw9i3BpWg/\r\nOenaXPM3uRLaYbSY14IDZdygxm8YhoO0dOb/tZ6u8NvviQVBcnTfy3/MFcNE\r\nVa4qfb9oeSgUYUnIHyxJwumulxE3SzwF8xdr+4LYrZa5RBPwsnI4f0reGYRL\r\nqwc/a/0OQPmn9QTIkqp+lR++G6eaAakcyXa10leWg2h/AW2wtjXpLwGZv15x\r\nJfRYSoDBdZbhxUDk3GzZ+ub1kGaEshZyxa0IjwR8COw84queac1w230OQ2iK\r\nMtZ7PYLpZ7y3rhAvAS3GHeKEYbq3B0JiJ3s+1wYmHFGe8DpCzPEGS52GyVmf\r\nv6Ym+bvwXItGPhJZqX6FhQ1GiHAuSsaMbx/7ZZRjt/CLQLOAX5uCQ2+Ui5pv\r\n+GBzLmK35myOe4ZXKUgNTuU7NM4R3qADMIzN2BqzPYQMKjemqynFSW0ulOZj\r\nSey7JmMuxJn66LVFIt6VUboNz2K2vrEObUE=\r\n=5v9C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d6da0bf1758223eb8bb7f47541e821a2dc0f4463","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.0","@blueprintjs/popover2":"^1.13.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.0","@blueprintjs/karma-build-scripts":"^4.0.12"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.4_1677541567088_0.9848873266326397","host":"s3://npm-registry-packages"}},"4.9.5":{"name":"@blueprintjs/select","version":"4.9.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"01fe6a49310b2e5ae7228db1e25ee38c618a237b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.5.tgz","fileCount":236,"integrity":"sha512-lumZg7QqCmd0dPbTetslok4/2oJ+7j/EGxagwIs8Xku8OkV/9rP5vmhiI5E5ywKwZASeOTeEdGDCPKGaZ76iNA==","signatures":[{"sig":"MEUCIHabLKiEKtzd4kz3ZF+Cbc+ung26wDKFcT481hAWYbIYAiEAzkbXdVJLHLUuYJ/WRQ5ms5zfKZ5p5u53luwEjAIvyzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/pM+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLCg/+N+c+e5NwICq4BKaHOSsgq+hZAqWskPVWMfFmQ6ctoiO1YLii\r\n/m6Txp3IEB8uNmqOY23j+pTG8dXTIl4ITFrF2ggd6DxMZe0h3k85HW2riKzO\r\nGWt41mCsDcIj7K6XowFF8GzHFpnDJxvryz/nkClFJ3L1H9IKqqgmpEfjYoeW\r\noTKJWxqSZNrQGqSq573CDz0VdyZdPEez0yDhx+3VNdbTzvcoeu9RKjq41p8x\r\nL9+aDEStS+LV6ZbFYdc83vuOMZbpL36N3WJ728ynG1EldCzP1iNT+QLe4dEF\r\nYOIFD5GcdqwByxyifoRw2etp3GrhmNO8VALilj3QpKLCE9fnjvIOHWcnmHiL\r\nS8eAq6e7t7kRX5OFDW2TNSCqTn4OJIPyG/WF1nwpxe6Gx7CTfejvb17lLdWm\r\n+Fn2smcnwrGo08Hg8PpeHND6bGYRZ6VhkxZ7cQkYr7wK+hUJ6kFQNbizzCPO\r\ndkNzwFTPvVgCnrFxFZuSQ9+E7BU37tsgr+utCzgnw+08ocF0KxhjWLIjLYJb\r\nXBpQe9XrCeESx8qFfN0++VMKogY6HrzxPtJYUFmg8LqTFaycvEd5vMO+U5ua\r\nTRirCmag7+nlzkSqvNm+Sf5K+b5mAYf4JBKmjP8GOTVOLdZ7N/zUFT2OBgxo\r\nGmkw/ZBZnX/A74WiQHPswgrTqPzZD0C/ULg=\r\n=oTZx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"131b266ff3786aaec1227fa81ea98b53243aebe1","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.1","@blueprintjs/popover2":"^1.13.5"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.0","@blueprintjs/karma-build-scripts":"^4.0.12"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.5_1677628222517_0.2746186808406057","host":"s3://npm-registry-packages"}},"4.9.6":{"name":"@blueprintjs/select","version":"4.9.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d9f460bc5980a717d49f2fb470b041db87f3c9fd","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.6.tgz","fileCount":236,"integrity":"sha512-3xj6liwf7MP6iBl2xyLMnPHOuvbCTO7x5muLt5GETlLnS5KYk+cEdFDJl9KsS6bqHqOWPVEubIy4G5nK0q+gXQ==","signatures":[{"sig":"MEQCIG00QDxUdnuN5DcDFjq2dbn2FHMQOKGdjCDnuqlnlFqeAiAOQpngYdmuK5maw2hU6Sq+6y/L1iMe7dDFtsuqc2CCFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkABIGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtXA/+KQ7rClrhFsHmZ6ljNtWz24YC/oeRAGviaLyOYkAdhIFWzLqe\r\n9IXOvS0U0vSywZHV0tKCTP0t2YaplJ1S0TnzLjBux//ZDbtDNj6PjuihnFBF\r\nLeMkjFAuqO9YsmIi6Td57NXf+rz939TWQbfLmLigVqLSCx/L0msTzUYTu01H\r\nEfYOfaVem0mAJk7Zg7JuK3WUzYEHunX5QLYaU6kwilgAHFYI8vhETe3Y6oeu\r\nhchIwq7uXcpLlKNHeuH41gSDnPhEpijgPyu273mj9obIiUMIJAsRgas805cG\r\ngOgcFjfGIHhZ/4IKay6sgRtC5IQyfjKSzJvSDI+izGeAOzYki7+LhzngkxS5\r\npvsri0P+iXvM0+LFt+iOg4rnLoInzEH8dJTDHwLX/En41Xlfcz5WCBrShI1g\r\nA5TE4+8qRt5xHCcVGjQl6ZDw7SyNEWXnv2k2OsnJ0T3aKYM8unwnnLdMvKRk\r\nlgCH3AaKIBdScK7PyWP3cVEpA+Edo8b+5tUP1IiWNhpS61VR+QMxOavwQQaR\r\ngowGvP0kSl2OE/Qx0KbeUcg1NMYBqQvpCbs6AwZ9piIzLRcVnB3Qa7McO+Ak\r\nMSbzIdgwmo8g3o/VRCGjhsRnplbD7e3c1MGM5AvhlifKtRTBJp+/iU4Nl549\r\nzEe2jeiHU3+qt6w/BxnJZhfUjKKXJLXb4Vw=\r\n=DsFt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"dbb65903bc497c91b53b3b65a7c63a14d83647b6","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.2","@blueprintjs/popover2":"^1.13.6"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.1","@blueprintjs/karma-build-scripts":"^4.0.13"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.6_1677726214523_0.36639526865307315","host":"s3://npm-registry-packages"}},"4.9.7":{"name":"@blueprintjs/select","version":"4.9.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ca68927833b330fa360dc1c984e73bcc661c24cf","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.7.tgz","fileCount":236,"integrity":"sha512-0GZzccRTnRELeg3CE9xCV739qLAKZzSsFDuT9Kj1/7h4PbfKUPxq7vezeUT9TXIws3NRqquQaGwQGHqDMTp5TQ==","signatures":[{"sig":"MEUCIE2YXp7Rxz74NzTDREFnOq1NQ/ssICM7o4klgizDKz4mAiEA1DfgloNxS9hW20yc8uJb+oMwrMpM2zZ9D/woWFbtEQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAKMAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXRQ//etc9lTe8crywVJzA/YHyRNNTUP7l8dPR8SFAs8/LGtRL3nkk\r\nprz7E4P/76j3PDDqkerERvVaDuWmxOFnpK2E+Ed5ojDeGBhLwSzL8R4gs1Ye\r\nHyCVCSOepT/HlHTH0fU/HT0K5vSSDZwCUZpHqc8QDT9tsZ4ECd9bfQLKqdEV\r\nMIW3gMIbFikb/5/hTJTAycHZ3un78et5HoQjUlgta15tNE++sjaNecSMqDJp\r\nfAK80eIBCod9sZoBWvWETJoXQ8Zv35+cfxFNhgFc4tek54RaBFwLnaPxI2lE\r\neAWKlUesoUxxMnI6VcomuuJi1c1CvY+7b729sFG6wE+CTV2CQ8+YdhuSanq+\r\nryCxgzavuwAMu/l6j6o1GlgKpGkXlKKhAaiGN2bihMuUn0Spw37/EWPcsD0u\r\nSr4p86gdbRwTeyIWk3XnDHUuaoxzL5FZPxk7BjOYdmphnvQZxF2FRjb9Dkyl\r\nuVb7dYmGuWE+AH+nsgbaF4l+814BpbH6K8utXNiL6Yvnpo+MaCojii3b3gwO\r\nHBrB+DozcOSi5GuD9cyZkxhPlXYqEDxSoLxLvUPAD6Ap62yC0SHUMO5n/lVs\r\nNFpYwRc4dIR1LUzFNcvQo+Q0l85b3asJVUeLbbn/0z/tcld5zdac8p6+4g77\r\nKwdfSvM5uIL4Z54/FtHMVTukcuetU9+NW4I=\r\n=3rGH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"5b0687fbcb932d634cd7a9ad6328d9dacfd1b72f","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.3","@blueprintjs/popover2":"^1.13.7"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.2","@blueprintjs/karma-build-scripts":"^4.0.14"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.7_1677763328115_0.6303839198274857","host":"s3://npm-registry-packages"}},"4.9.8":{"name":"@blueprintjs/select","version":"4.9.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5e3c00d051a1e5caaf37eaf2e2fefb12403e8491","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.8.tgz","fileCount":236,"integrity":"sha512-oXbv42/2dIeQiuyQ6YJjFI87bpdfVffqyY8GbTdB8rM8psyRTV7QMEmOIHPvPS8cXykIqyzFZ7B/hGGn1WgIJw==","signatures":[{"sig":"MEUCICM2CfIqr0h7P2apC8Nx/O92q8KfM/xAYjL9pjMlndoPAiEA0TNlAVSzBlwUjiKPmI399wETo+CV9qdGTsDi0i5mrZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkALYmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+Fw/+OEADnX9KnATUKLen6E+Kgpl3cNR9xVkQeS8QG58SS3xB12m5\r\nmjMQUvQuYFYfW6/w44+KzZhe7CNE/6MWmrUJ19j6w3X6r8fKXKD3SmS1dCTl\r\naKHA3YXnPL/SJIa/oo6lR5R6UEY6CD4im3GZp3t7ZNCjOSkATEW+TxI00J8k\r\n58+HHNUOTiWg4iQ/Za4dl+PjFiskgFe6/kT2vnigVNBQv90/Mjk5uWOIUr0V\r\nN+aXfUbpEd4dvVg64TjIlJwEi8FnGTjbRFXBbnqhVNBIEmnb8CrisNVJ3EEg\r\nBYMmoA3++KdEQCqit4RF84ipWCOxXvtPS7nVLPb0RyDBzDvHz2eq1hfUa1KO\r\nlJrITUimJgK/q4350FJJTp6AlTY85ZF5aKSrngFtiEz0C4k6JtjThyCr8Yd5\r\nPUYVRkxDJ/gCaavqB00JXc90Ann3TbUzrVNA/Y0xr/CcbcW/F67bRj4dhs6U\r\n2PyqQzrOrEIMUcXLMjXAmPJQWahbFGUCaNt7aF5pIDSZyH54ZPQdBEt1P3V5\r\n3VdnuAlzS6lWxNNQm/YM7485vNIk2YgYpHXN66t5fym+rut8UEbBNg0Qig/q\r\nFShMWPILSJx7ZJv1JWB4tRw7UTmDqckbd/Paao9lm1+tD6CGD+t1Fp6MJuUJ\r\neKGo+0kz9+w2weqBD1JSGbyo9gVmVrW999A=\r\n=er8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"614777ca958231aec0be67e4d554b944222e2b66","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.4","@blueprintjs/popover2":"^1.13.8"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.3","@blueprintjs/karma-build-scripts":"^4.0.15"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.8_1677768230328_0.569186528561126","host":"s3://npm-registry-packages"}},"4.9.9":{"name":"@blueprintjs/select","version":"4.9.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"7e5d45107095bc8d0d0264a0421754244ae893c7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.9.tgz","fileCount":236,"integrity":"sha512-PkUbU42ADp9o5kFA3PvjpsChESO/ydTEAlIWQFg5Phr1iPuIa0KJMuIJ4DE2V14/6qMIWrgJ0qoM6TOxrsSK6A==","signatures":[{"sig":"MEYCIQCkJWF0Rl6rrAkkpNnb3d1VW17FD/XGhxqR2wfXfJr8PAIhAL164q/xXDUe1yPeg+qQEIpVLycMbkLwsNHSLNnKPcHH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBku6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzzQ//U2qMym4db9d2401sLSoSFScTbAtzFvlD84+/l/hV3a6E0BKT\r\nu2ICCVr3GdwG1tsFyaIXxMpk4XCs+67bm+7BwYowNBmtsp3cQkpeZ/qD995v\r\nQU0wZDjIFM1g55jRoUUztPBO4xyWLVdTrpMke0xFQbSVSeucokOW7wcxiVEx\r\nyA3wsv4kNlF65k+OfFuU8/5yuWDWnPcxXi6CSogER6nx6RfAvNQpSTIti8ou\r\nt2IJZGt7WyAzbeydNzHOvojLkXStdopqE9lUOHp6gnFVp5cBc43K5bbgKoRS\r\nsgBjQclYh1NvdjEOGbiG0qzx4nM9ghyZwNytFFnkgb/qNjP/U0CGsiO50JzS\r\nZKJC1pWP8RUT7lyt4KQP0Cc3aBMgdKW0wkGCu6o4VOhty+FpZAbrzkZk/Ovn\r\niKfJspU8MC4v+vgccxnus+W90cBVMEMVyMaWQJthPNYzhR+OYrfFP6wg2ZPQ\r\nkt5EGfY/UIOtEhhrPPSLqxGVVXppqtX4cAGSZd9TDekXAF7P/TU+2OizdzT1\r\ncu1vBF+mLQ/R0+iP9GVrZGe3Xw2OuQECrVZnLh20X8kUemrzQTda1r5FnWLQ\r\nGV3LuyXtx+zU8lEjc/hqQJjsFvADMad59AFXpMmb5u0Yo4kn40U84qLh01yU\r\nCsWN1k+DWenFkh0Qz5/h9OsNsQrE6h9WP7A=\r\n=TRI1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d92e646216fed80579c7620b489aa20619e4ed9f","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.5","@blueprintjs/popover2":"^1.13.9"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.3","@blueprintjs/karma-build-scripts":"^4.0.16"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.9_1678134202430_0.922687296429455","host":"s3://npm-registry-packages"}},"4.9.10":{"name":"@blueprintjs/select","version":"4.9.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"fcf365a86bbedef7938ebf6af1f655b7a98ae101","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.10.tgz","fileCount":236,"integrity":"sha512-LKPgpqZsrClIDbZWM+UcHuQYuLfYPm8hOsNtPRGflKHKgkg16XgihgtXi/vtNpdCPGmOxFiEtsHKmuD775Txvg==","signatures":[{"sig":"MEQCIAZJEmNom/TVpz1QW/hO08lfhVmBXlfAwlnFyHQSBwXOAiBEBZVeUDlvZfH37GEyIjeiLkSOii3EZKU6ksT6MzCl0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB2kTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjaBAAmXVvitVYAYLNd+4Z+W7hRvhqdh4D7pKsbCp50VPgSaQtRjbG\r\nGcfegJH+coPFMk30iHJz7hQMsZq7yUhLgC5Dy1HvvGmhpN7jY3fCM1MTq1DW\r\n70XLU8nglB8K8KFmxqb44HaTfLPgTBbUEMab/Q4uCzGIEb1Ehcmsrt+md265\r\ndVnD2LyYkVm+RejnLczjyG7m4tT81RRCS9IVrb5GEQKJgWNe48OJAoKK3Y1I\r\nhFlqf5xOTW39VjIzt6bOdb7RNqgKJrB3tjopd4TO298Lf7jcSnS/CKLayWec\r\n3EdJDjLTezb1l122LQ5/Jd9VY9ctU/inNxlJxOvDOr6jyAn70n+4PK0/N2VR\r\n+r4BY6OBiQT3P9cRSkd+xa8RVpWRi00w+cYg9eabKEB5vKrVjT5luieoXM5z\r\nd7FYNmWAzhJszWs2MgFz8qY0tNuuqgzaMyU947JrZVv4qkLWxPI1sugnYQme\r\n7BfMrLZC8YWoTxwE4OWB1F5H7BBI3T+SJb2047eRwhkVBkfK8FcvK5mEBI3O\r\nZCBYPy6rImg/W8ja4jljfd00Lg3q7aDIrWr79IoepFZ0Sn5cBJGEB1BbpRoh\r\nJ0Ok1Gc9K7EVU/xDRhzrlLYaFhr2PQ4Dvw/7LZwifxYPfUyXDOdOELMnTq9N\r\nxPsOCxfPBARlIS7VOi1q6U7mJDjXitbuIyM=\r\n=5+HN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"1c114689673febaec28bdbc4d41123f193b9c64a","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.3.1","classnames":"^2.3.1","@blueprintjs/core":"^4.17.6","@blueprintjs/popover2":"^1.13.10"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.6.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.3","@blueprintjs/karma-build-scripts":"^4.0.16"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.10_1678207251505_0.4341695579972751","host":"s3://npm-registry-packages"}},"4.9.11":{"name":"@blueprintjs/select","version":"4.9.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2024b89491098ca105034c40f9f8a498fa6d97b7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.11.tgz","fileCount":236,"integrity":"sha512-CEt34xfHf/ypgeP+5D/4iShzBrjQB/qw42XVmjuD/YEARfCxiLSeg2cw+Hm5aPzzpYYKfVxSH7hkauhQ3GjbOQ==","signatures":[{"sig":"MEQCIANDsaEb4oXK9zfIt/U2oTWCKXQG4Fa5dqKXhUGRO/xGAiAvLIs2lvT/IJGcx/+MpZtZFBcgVRWwzrqnrOO0YwmcVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFHldACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofDw//S7i+9n+8uhpfERSKsq73e8mh7ChX28leG1ToTd7iulHwZcGc\r\nBPN8O4y2Udxsrt91AJRFhVNMa/Wi6g2HCts3PGPgnEaY00HUvHFW66Fv6jCd\r\nbXyvTbOmZkd2m/cfyoov6CRvyheP4ujEoGpzk9cygYncrzT0TVCSj85CTWOU\r\n70ZMIv24ce4v49GOPqUIehX9xTT6FdpYPJ3EEWQz80bqe0ZQaN3Q3TJY7TSI\r\noVXFtRD6b8WnIZp9QM6ktJRBSKAZ9QUuaU2WwR9xpEvrlAJpDKaV1N8Pmy+z\r\nBiby3jDshzK7lSnVmySgHyVmqJcON5oZiJmjNz8ihD5v24TNiNianrSO00Rb\r\n8Eqd7Vj+Vwh3H3X7rnmkyirlv8Ze6rK9EUa1ZHzy7ihhRGArCC9XeSP/mQ2x\r\nVrS9E+OPC+VwMl7d23k3J3EMzn2cfRDQaakQxgedovGXB6s2qmY1TJhb77iT\r\nQnB1rc0f54J59MAEFFVt5vHeCsu0XKRfUILbOJgmynovtouAxWQYw8ehoQQG\r\nXYgpWpvi4Fo8i3IdfF/aV7emo+q9RuJWT5oFHq8SonVcBSJpzdobxeLnpQR+\r\nSzCMSs5RXXEhChXRtAPS2Fu0THEFIZRd8WEW7mGM5AB59EgD8PswqVT23JEc\r\nrhpfhKgg/o8BLCBSZgw6GfXn8iISQ5BLgLs=\r\n=M4a8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"cb7b41096f7cd581566e83ec44ba955ae4bdb113","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"19.7.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.17.7","@blueprintjs/popover2":"^1.13.11"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.0.4","@blueprintjs/karma-build-scripts":"^4.0.17"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.11_1679063389373_0.8549172037841148","host":"s3://npm-registry-packages"}},"4.9.12":{"name":"@blueprintjs/select","version":"4.9.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8aa3a0d3611c42ec2e58aec97c92018ba8fe61e8","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.12.tgz","fileCount":236,"integrity":"sha512-vcyJ6ng2bYklc6wS2khWDGPPghue2wgu8N9rTi3YcMD4QjPpoOr8q0ycThpoVeO1YlqxsGsIp41uYOe00twNGQ==","signatures":[{"sig":"MEUCIQD7j9f35q/CYiihUjNY9YwptH2YG5+PJtwcQzdqlYp6QwIgf3ku6Na849ud6jAJ91jdCNlW3jRaZLFTI0dwLmRCO9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHbHEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpW5w//fyg1ZF9TARw2eeV/XT9oGCKY2NrI3p2xXhKTDYbdFRLl5BU1\r\nXMKD+xW1TZIoyQCn/ndAHtpxvV8jwa1+QzlxaHBqNq/lhTonUlfY2G/hglrG\r\n/2hGoSCU1s590ej+6UAeAphCvtFPyuOtbPogutwjZIJbCcVePWqG6Ums6nNx\r\nCHT/wSvDpHch5VCRhBkNmQZZSmG6m1n9tVaXrAsIxlqjLSF3ieRm0mu+NmrK\r\n5HVbSr8Fn7Zes/0+LkZtIlIoy0V91lBFYHcixoBlXGHrK0eWkYDOjT0H8T/H\r\nJapvdB6gxX+VB5g4upp7hkZTh7X5f2Jk6OhiMZHyeFy3qzAVOw1qwdEe90qN\r\n00AT8wgL1KFiaPPyUMa88rOfXAAMa9+C14d6zt4OdHyRCScDeUmcq19xr1Bj\r\npX9O7H5TMQLH+kJDWLNIUvD58lV178pFHoCKJKKJfcaZ0/tHA6Rw4QU3Dew2\r\ncXWdLGB6DigonhuaC+qGAFxIlj4hNTBfxAGkLrqxrwPT9frIbViveqhKvdv4\r\nK1TzQGNU8dSgHjpqCxs4D7OvVPm9o3BlwdYRiVHo2am1G6OYmeERLe2vHTGt\r\nbFTjfANmKXMxMvcLOz3DlYEAkmqkYPdQwMjqbsxqoQn9i5egwFuBLVBKjEqN\r\ns0ngu+bM/cUT/V7uOzBaud6LNj0LmE8dAzg=\r\n=i1xP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"df483683d9fde065cdee5d3914c85421ddf87410","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.17.8","@blueprintjs/popover2":"^1.13.12"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.0","@blueprintjs/karma-build-scripts":"^4.0.18"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.12_1679667652566_0.5749301026196807","host":"s3://npm-registry-packages"}},"4.9.13":{"name":"@blueprintjs/select","version":"4.9.13","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.13","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"7f6070953178c9d8c2bbfdbab4fdf49e231d26bf","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.13.tgz","fileCount":236,"integrity":"sha512-Rh7ZOkmYBtXgCE/4sSovpr9d0PWgknZ9LciZ+vCpR3bWJSmbYytiRmvJdkAXtZ21ScMGJqsO/1x/taScdyrdLg==","signatures":[{"sig":"MEQCIAFUFeo4dnbfy8jrGXErSZnhB6WNky8cEvjP4RloltoxAiA+7dHeR9Qfbbo+0gN1c/HwwjGu+DfGCHSfVRnz6HA9BA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":981311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQEVYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp30BAAhaloEbRztnvKXsytC3XfmNm939Ud1hY1v5hAotskgPrSeAwH\r\nVpLGQC7R0LQflC2k8q8+PKajVRoPgcvdxVArNutd7NFGRmgfFBGysI0WnTTk\r\nWZ0nkEa4JxWWNUS1Zug5/fp7XoaTLt83eKpECIw6QoCNQgibfs/TGAGTPSJd\r\ntCdt/PgxgRDZ6m5/sJaKYGNc6WmjHEhM0VVYf6hWSb+c1sHvA5yC6I8ZjL+E\r\nLH3FApeoZtbBOEEpbP5yHzhnjIofHZdW6k7mBMWStaQsli4FDdHdrcxI7CU9\r\nmVj46Cr220tF54kDstNmgER++we8+nEMwv0AXaqx7oLqBwVsinXJD0gdJVoH\r\ndhBpH9irxrRwfSMsYnA1lYtSjDZ9Js0Y7w7qSnI0JpRxm7QUlZqESHinj4hO\r\nEndNs44xWNPB2iH/xEUv+bYyj0nmRtqZ6fsiBC+PQxLupYwc1A4XoWs5ZNzm\r\n6N+mXa4wZKD4cTb3j46qAU5vJ+LqnDuZlpmP4Raof75ynFooEostnZg/As7r\r\nX2uIcRa37q9WCi0fEUbdXJntRkYhMHN6MS8MmcGFuKGM65pMqq8TztvxuRfl\r\nJAs3uyPV84JlRnz0N3ykF84kMnUCcDBKZcxLk0m365UKjizQwNO2MWawDLvU\r\nrfwV1beYKH9Im6ekUnnd2C07IWm0GH4PHKk=\r\n=AWLr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d46e3661ec60c23482009dc301d8b6dba883d52e","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.18.0","@blueprintjs/popover2":"^1.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.1","@blueprintjs/karma-build-scripts":"^4.0.19"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.13_1681933656611_0.7902255846142867","host":"s3://npm-registry-packages"}},"4.9.14":{"name":"@blueprintjs/select","version":"4.9.14","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.14","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b3a050b27a3a9a20e545facc1cb0cc5232892f50","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.14.tgz","fileCount":236,"integrity":"sha512-pJsrEsoYgunF0xLusVhd7gMeR59uFdC7uvwlN2tm8qM0vWpzZSlSCwD2FdlQCt3Co76JhmVPyxOxbnUKm55gkw==","signatures":[{"sig":"MEQCIBlKe7DmC39IJIlHx0/XLFwRCQxKyZdW/2d1pl0/p0nsAiASfTSiaZBT4XCfh+QAwGdcwKSwyc/3nKO3e2NLXIPFTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":981311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQdJlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocaBAAkOYqR5k7+p/tGt+XqfedH5/fycO5+F0jPRpjn3fNVwYEwUr7\r\nuCycvbmqlFGkI/YhlBzPu9iA5KIPqTdftTPMGHW6e45P/7PZtDGqQDwndg+l\r\nBZJlTNEJ3kqnA7ZTHISC9ixoDUrS0oBfwE/CRT0wCeaJkEYG7eIyP3PeZwXB\r\nZBNF23aoHer/wWkZjgPPVnBh/hUERnJkKUIVdiFGg2rg9mLZjLOk+3KwYwDS\r\nCfRdLJUw83zzgI7LY8nKP9y+8viHAjHQdEoPqqszFKYnDyvELrQyMN436TZq\r\nuky0xnLJVWpbZqL58KPtrpWaE9FlIA2qdE3EZgM/BO+32ehlH6GYxq8AVKlP\r\nlb18jIdW9r2BRF2vYvIuncaNe4PLcpChKJv3FbTYbRFylin4jmCJsDZ8eNqV\r\nJa/IyVscHGPE7FMiD8k4wVVqAM8CYgcdrSprxpKNMnyBlS0BW6kTRhYAwnI+\r\nzYQB4gL7dff4o3JpK66ylEc6ONMPuZoF0sIxw/bYYsVHj+scWWi9sSYqzAIW\r\nUJ347n1/mUw2eJMVGWpGmBMPgSRZEOepkW+szAlhrWwEj7jNrIV1QR+/129h\r\ntitWM2SEW08AlAAZJ1Me2+KEcE+qW3Ai57nSHFqTrLjC6k/50UiGxKNWS4yq\r\nZQICc73tXxlld3Xl4TnNx9Z42gjyWNrDx/4=\r\n=nLE0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"b0f1aff2b5a70433778e3b6661db90bdf755bfa2","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.18.0","@blueprintjs/popover2":"^1.14.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.1","@blueprintjs/karma-build-scripts":"^4.0.19"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.14_1682035300737_0.7556608418681232","host":"s3://npm-registry-packages"}},"5.0.0-alpha.1":{"name":"@blueprintjs/select","version":"5.0.0-alpha.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"0c6b9c13796868804e8ee633d202766633d9ebb0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.1.tgz","fileCount":210,"integrity":"sha512-5YRWPv12BpF6ZHYw77J3HcxPOGffDLivcPN3ZbvIHjIt4ACen5YF5UgDAtAgDlmWPuo8xXtGothg9zDQgsFwqQ==","signatures":[{"sig":"MEYCIQCZMPy+EaaSPgHlIzvacYZNR7/zY+BCwvDlsQI2HTwUfgIhAPcz1OBcEeegLTI09jBG14U2UwCZmwuVLa2wf/VUgNfg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVAcGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMkw//Yhri17fqvWupPFKF6xHpVdXdKyfY02KT29+6gfvD3UOiU0fD\r\n9g/Tkt16KYeP1rFnB9XUyWInCHHxyfZf1hcocgzKlkHu8wjCO4GbB/ZuaEL+\r\nsaoyxe83bkj0UKoHiYL+MAWjjoakSFCePkcMWXIsyXb9QmE6kMM3btDdOism\r\nPOYejx6IaZprGHlJBrmmh5O1PB64KnCwvh5MIE/NiAVYmBhiZHjQRDXXSmua\r\nzPTpobiBHlsAQECamhpItCpdBchMYvOY7P0fuOmwRrx9Um+TVRotox/OoYNc\r\nRzgx7yBTwrc9PHMq6VpffbkXNwPjoQqbfhUkTTJkciH/cMopWbFXt9NUjwAl\r\n/Tchj0dmMtS9ldoFDarQ7APU8oxgKUbVfelA6K1khH0WWdNOfc5wrGV1ktB3\r\ngOwaFgTT/+5IPDtI/je5ASiwKAhGHwys7HmRBkGluBvRssSv4FV5Ek7x8h0P\r\npTbcNRUECvEh7PMDktrileMm5n0UE4BES0ENVce8gEx32eu6KPvhgMu5lz9l\r\noXDAOwQXXEM0Rm71NJXaH0RhegCEefOAxxk+o8flzy9PiO/UadMi/tKmYHXD\r\nBLuTIM1dJNtkcGA6xiPuyFrrH/UPhchrhZJOKzjgNJSULeGWZo1G05NiM8eS\r\n7timkMQ8fDZ5FGlQ0dD0u7H64lT47wcdV2w=\r\n=w9+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"cb465552d399a9bd04eebdd82e56e30d4dc0dd41","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.1","@blueprintjs/icons":"^5.0.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.1","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.1_1683228422750_0.659583004117152","host":"s3://npm-registry-packages"}},"5.0.0-alpha.2":{"name":"@blueprintjs/select","version":"5.0.0-alpha.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"66c1e20230ecb05daf9a0c671c362701aa04a14b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.2.tgz","fileCount":210,"integrity":"sha512-XDzvrcF3SNXkExzjWCJRwv8S3ooyz/a7EkBTCak8VItfF84R9TIkZj+UYt4fUoUGdhZfZV7l/CO9zPE5bN6V2Q==","signatures":[{"sig":"MEUCIGwW48dTtuuypYh6LPfB036kQv4s4XRZr3oQswb6zSdbAiEA156FlzcnI3qWpp/DIdNpg9J2X1Ox0sQn52RR7bLyqiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785940},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2bffe0c4ebfe81c5c087aadb23f55142ffed3747","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.2","@blueprintjs/icons":"^5.0.0-alpha.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.1","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.2_1683673475545_0.057132073263796324","host":"s3://npm-registry-packages"}},"5.0.0-alpha.3":{"name":"@blueprintjs/select","version":"5.0.0-alpha.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c73977e030ecb85aba98b7e2342842f834af2484","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.3.tgz","fileCount":210,"integrity":"sha512-ILbggitoqEXXnR+rnSG9fwb2ffhboZpVp6RM+UDROD5N2sGDOQgZ9BgtJf0byNIxMh1O7gXTlip5PN+8z/2oFw==","signatures":[{"sig":"MEUCIQCEoW4d5xaoSuOMeD/rHjP6WOuuRUIQbzmWfJBBUZPxmQIgShMiUqKx9HfUJ9QO0i4RQBJeA10bJf/+mELKplLWxWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":785940},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"82e40024f73a2551087bd34c022461d971334223","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.3","@blueprintjs/icons":"^5.0.0-alpha.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.1","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.3_1683739875073_0.7600079300539344","host":"s3://npm-registry-packages"}},"4.9.15":{"name":"@blueprintjs/select","version":"4.9.15","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.15","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2d015c70d88aa9b2d15a7d7fb4781e70f8fdad07","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.15.tgz","fileCount":233,"integrity":"sha512-4GByB6mfq3AgJcwSUU2BfyiECNjmJsBp4bdUSWbr29v/6LkSKXwwaET10AMkqIolMFaVwX6+7mfPRY2eyQ3MqQ==","signatures":[{"sig":"MEUCIQDntC/tpkgWwSHI5EimVPd56j2nyhgvqm9aOxUJeNUlJQIgQU5OTSpZ2gdknxfrNEcjW37h8+iAu5z6lNjLZWylW/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1050615},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"4ee638c40b5613f139155214fd28875def271508","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.19.0","@blueprintjs/popover2":"^1.14.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.1","@blueprintjs/karma-build-scripts":"^4.0.20"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.15_1684164913891_0.37412539886282326","host":"s3://npm-registry-packages"}},"5.0.0-alpha.4":{"name":"@blueprintjs/select","version":"5.0.0-alpha.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"4702b73f04feee6b6cb77996f6c3a6e6afa6d774","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.4.tgz","fileCount":210,"integrity":"sha512-MoS/wazpvMBvtpla/ghldrxAuZzDdgyNmEYUGdlpPijgKwBIuOX6S9zEsoJlkg5+YiaaD0NEoajYf0dC5oL0AQ==","signatures":[{"sig":"MEYCIQDhdk9w6F5R9voKLxX0KpJNNED5MMA3rqMeLGdCY8EuQgIhAK4vzqTs73hIjtRDDKUNKpL8cIR4Px79Oa88Uors2o7+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786045},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"45ae88057544cd1dd446e668290b4e40335b9095","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.4","@blueprintjs/icons":"^5.0.0-alpha.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.2","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.3"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.4_1684191423948_0.1835055260540337","host":"s3://npm-registry-packages"}},"4.9.16":{"name":"@blueprintjs/select","version":"4.9.16","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.16","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"31a96a2de2864f6cc927069eaf3e66ded6882a94","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.16.tgz","fileCount":233,"integrity":"sha512-C+fPOPxn+g10QAb841WdbqkJS3PZEnLAOklF06ENnqIprFOM37LkQA4Wr4dxYMFkfMmu0HAuUFhGr1OGVMXCyQ==","signatures":[{"sig":"MEYCIQDqq6GLcLT3gvKbVkaQSRh7GKXviry5kxsb3WL/RTOllwIhAJsisWv8teWBL/QRzvUMMTDF1RAskivZR+EanH6XMtLo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"86dc3515bce3f186cb78df9390f1d93e4471c339","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.19.1","@blueprintjs/popover2":"^1.14.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.2","@blueprintjs/karma-build-scripts":"^4.0.21"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.16_1684251944176_0.6505583058002156","host":"s3://npm-registry-packages"}},"4.9.17":{"name":"@blueprintjs/select","version":"4.9.17","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.17","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a734a49092a8343b658509402be7a4b51dc9f6ae","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.17.tgz","fileCount":233,"integrity":"sha512-PD5Y/R7iVYvpoyPinS/WS0I4JAifZ0FOo7/s2ozIzVO02FYW4bCCiOtY2noFEm6bRxAVkxqVi0mTZLv2CyJCNg==","signatures":[{"sig":"MEYCIQDxdmPCMx2sk7/8cVPNixwG1xvq4jfsRivCZCQY1MCV2AIhAI3NIMv8d1ryMRBUhK9q6e0Mf39BQC3+LvZJ20XoOQgF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"303d9c4cb3a12d1b4ef5a402d0a76e89b321566b","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.19.2","@blueprintjs/popover2":"^1.14.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.2","@blueprintjs/karma-build-scripts":"^4.0.21"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.17_1684299967989_0.5086867310506009","host":"s3://npm-registry-packages"}},"4.9.18":{"name":"@blueprintjs/select","version":"4.9.18","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.18","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d5d3eb3cb77ce325258b773e17b0d136d023bf1a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.18.tgz","fileCount":233,"integrity":"sha512-HmQ9LIi4BOu0OffUvj/IWX67JxYUWRflHwMTOXBdtBUHFocqs7E3GTm5n6jhYSuySoj27BvNNB/FT9mdyywapg==","signatures":[{"sig":"MEUCIHZ+jvzKg8/WALIWDh9ljtfxucYIWWqCSuQeYMuA8bLcAiEAokabO2QR0joENxKt4JWhfr78YI9DWSu26bRKlX6LkGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2173ea29b5f3e6a78b10fa59f4896e8812be0945","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.19.3","@blueprintjs/popover2":"^1.14.5"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.22"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.18_1684869345846_0.7287117874541369","host":"s3://npm-registry-packages"}},"5.0.0-alpha.5":{"name":"@blueprintjs/select","version":"5.0.0-alpha.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"4d6a22f3881b756a3ee46de34c82d3d5081f67ee","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.5.tgz","fileCount":210,"integrity":"sha512-Sm7AEwaUI0j8nh8Md+9G2GlnjfXxkx6u5INQnWCexavWdkxkoXD8/Lu8/09WROoRhk1XX1pkZrmOWYwNrZM7lA==","signatures":[{"sig":"MEQCIBGdN4rxFt6DPVMRYmQDEpUYJ/mdHmvrJrzSm3ZlQkJkAiBANs0brWWg21w4Alvtj9tQR/tdA+Y9A2vNTwrt7g99EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786361},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"8d22ff587ae49e63735b62914ad3a37a9bc16c96","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.5","@blueprintjs/icons":"^5.0.0-alpha.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.3","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.4"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.5_1685033035416_0.5303533108519618","host":"s3://npm-registry-packages"}},"4.9.19":{"name":"@blueprintjs/select","version":"4.9.19","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.19","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6893360e54559d8f07a740dca58640e2a4b7766f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.19.tgz","fileCount":233,"integrity":"sha512-7U5Rxc6Eji5ZBe1qUmMmQjru0+Cx9MzEeARRubMNIMgzKdqJmqNq7oXlgyhJsY1fXzWiLlGnKipAnLIiAtmHew==","signatures":[{"sig":"MEUCIQDpX2uYEJN/95yvK8uBLmHtdn090gfhfh4+H0xLycwfWgIgFWPSg7x64t1wumwQBYyS/KwHYomUGBTBBtPrR/wgod0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"86f3453224f6d6a982ccef0925f3b24a24528672","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.19.4","@blueprintjs/popover2":"^1.14.6"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.22"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.19_1685033098863_0.3147969237555903","host":"s3://npm-registry-packages"}},"4.9.20":{"name":"@blueprintjs/select","version":"4.9.20","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.20","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3c858d9c317832d53633bc5391514507d504ca95","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.20.tgz","fileCount":233,"integrity":"sha512-PZRnrfYdxExA8o8E+zsPwUiskgNYahTIWNjAhvuqQ4WEQNlCTRnIwTVdAxntSY1wcHghX1P+A/DvSNM5YdhC0A==","signatures":[{"sig":"MEYCIQC/o0aOyfp+ZeWCkVvleO2HF9V3PTFWPQBWBzopPQ8WygIhAKE18/+ywXXIJsNKIsx5emsr56ZC9PsItdiT8okql3KR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"29df2d50990fed833493b59412d7114e41554c07","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.19.5","@blueprintjs/popover2":"^1.14.7"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.22"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.20_1685039434605_0.9745740171679258","host":"s3://npm-registry-packages"}},"4.9.21":{"name":"@blueprintjs/select","version":"4.9.21","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.21","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a07e8127c6585ea3d86d7ce8aff6e22c33e1ef8e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.21.tgz","fileCount":233,"integrity":"sha512-dDMT8NAKaSlfH0vE3FuKhsYRAZgPnUVObAcnHE8dRNAtbDsXpfL5HpiIo8q8XyQIsMCZWOdzxmmEXWqKuHX2mQ==","signatures":[{"sig":"MEUCIBgbAIokPYI2+2adE4Ngt1Nw6J3vwQZW2Je4luPAim38AiEAyLJ7gsCWqWjUb3g96JNL/hlgWRWWgg7ZNu3BnHR7X4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"f2ca43cf4208949216538e4042e37b259566cd6e","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.20.0","@blueprintjs/popover2":"^1.14.8"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.23"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.21_1685486806340_0.528740806282693","host":"s3://npm-registry-packages"}},"5.0.0-alpha.6":{"name":"@blueprintjs/select","version":"5.0.0-alpha.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"885fa1bcff3705c3e4376b2ed0e4e6692f7b9db6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.6.tgz","fileCount":210,"integrity":"sha512-oJ3XzB8f3bNw3tOlEWOygeVx9xBA1hC+XtiJOg7TFo24sQvooOFeBooHhVNw0AdLukdHHAMCQY8uPyHAPa9/6A==","signatures":[{"sig":"MEUCIQDfYR2yubGSVxq0vlRTU7wtEboBKN5jEz3YlRg6A6EgcQIgGssXO0GpG/7IZjupFvpXUPfZamUUiGU/SNwCkGff9vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786361},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"54b3c2fc64b4bde3c9b7f61e5fed595f1d0f931b","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.6","@blueprintjs/icons":"^5.0.0-alpha.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.3","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.6_1685487002732_0.0622462686764671","host":"s3://npm-registry-packages"}},"4.9.22":{"name":"@blueprintjs/select","version":"4.9.22","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.22","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b9fcd2f2b26bb3f178b5f2e5062dc124287456c9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.22.tgz","fileCount":233,"integrity":"sha512-T5ofz571kPfycbxAuXlTrE7ndXIiHPCDMjADYJpb5HVOk0SYwwzDvnWjsYbyAj1SONbxOAKh4/wmFTDjZv7G2g==","signatures":[{"sig":"MEQCIEW3q8/CULzFVsAvEqxCRv6SOWQS4VvYFZrzxQDCF/OOAiAwBXKOsmZj2S6aYdwm4v3v5nHBdWNrFJEdU2DejolKiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051106},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"e2455f6bd028bc9820e195eaa29d575b5aa8c8bc","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.20.1","@blueprintjs/popover2":"^1.14.9"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.23"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.22_1685635670484_0.16135587581705702","host":"s3://npm-registry-packages"}},"5.0.0-alpha.7":{"name":"@blueprintjs/select","version":"5.0.0-alpha.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-alpha.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f046ab6083207bde9adf4938ed65a2b27ad0570f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-alpha.7.tgz","fileCount":210,"integrity":"sha512-Sb+9u4p4TkNJ/sMOfwW77zJrJJF4mpnrhs+eQgIiYrx1v1qxtk4yZ45x7k99UjRuaZGQ4FQV92STHhGOThYFBQ==","signatures":[{"sig":"MEYCIQDLSlDZG+hs/MGxEAW6iV4tTicn2EXFhkx9/XfYNU4EyAIhANnk7G7EMHjDB2Y1N/bxc8xpNo5Ufbhh1dm2SumnuyDg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786193},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"0f9e12e2a5de12de5089faed455f68e889449ab9","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-alpha.7","@blueprintjs/icons":"^5.0.0-alpha.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.4","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.6"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-alpha.7_1686077642555_0.9419816505477272","host":"s3://npm-registry-packages"}},"5.0.0-beta.0":{"name":"@blueprintjs/select","version":"5.0.0-beta.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-beta.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"729edede51d163c0a1a06ba90d0212c97cacfa82","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-beta.0.tgz","fileCount":210,"integrity":"sha512-16hHepl+eX4ItoaTzc7g6UVN9ZR1z/h4nuuzjhdCQ25LtgPPMXgbFEc3CC4InyJ+lBydYxaI9VgfpzaTGRQjZQ==","signatures":[{"sig":"MEYCIQDUD8KjcSqR/r97FqK8nMjSYgtqwDjk86QOAYXKGAsKBQIhAL10bEtnh5mLkd7gzUB3QLZmJqNJHTHlXmDwdyBry8fF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786190},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"763f873ffd461e4757ad94d5dc309fec64ae5058","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-beta.0","@blueprintjs/icons":"^5.0.0-beta.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-alpha.4","@blueprintjs/karma-build-scripts":"^5.0.0-alpha.6"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-beta.0_1686329907377_0.2012795142427275","host":"s3://npm-registry-packages"}},"5.0.0-beta.1":{"name":"@blueprintjs/select","version":"5.0.0-beta.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-beta.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d6613d781b4d24b79acebc0c73c9f825e9d3e819","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-beta.1.tgz","fileCount":210,"integrity":"sha512-kxavx/6EsTAvcJ9SkqS8gv6EhPj6VUQXrjPCIDb2FN/Q/oT5EzBSLRFudxpiaBRlev4bPB6y1D4wArUOb0WAaA==","signatures":[{"sig":"MEUCICqyJjT5ebPdvThbEY97rRlkXWA6EZSwKj1pymtS8qhaAiEA0jV4+mHNwxOWH7uqgyHkUpFNR5l9oXXa00KvGA21rR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786205},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"ecd6e2d5463a5c5f2e6694b56bacdb5c848d9036","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-beta.1","@blueprintjs/icons":"^5.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-beta.1","@blueprintjs/karma-build-scripts":"^5.0.0-beta.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-beta.1_1686706768880_0.02406274033454503","host":"s3://npm-registry-packages"}},"4.9.23":{"name":"@blueprintjs/select","version":"4.9.23","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.23","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f2fbb3fae2d5da528c1620a2c40239391dfd7b23","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.23.tgz","fileCount":233,"integrity":"sha512-1gDLWsmHdt9scz5uN0B700zo6cM47nP8hXWn0EJ4C+v7uRwyr3K5hSSUuZAeDH7da0TdKwohQap4pLwrGFVz8w==","signatures":[{"sig":"MEYCIQDtQvQCSxeeDX4lATKhXSSC7qwavnZz6xFcUqH6YsNcngIhAKP/xmASJRr2sTUg+mAF7iRPmq9P0byRDYbA5JvtzVMm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051107},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"258523ef714ffb6b932b6684e27dd75b53b261ec","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.20.2","@blueprintjs/popover2":"^1.14.10"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.23"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.23_1686767412455_0.7226243711420763","host":"s3://npm-registry-packages"}},"4.9.24":{"name":"@blueprintjs/select","version":"4.9.24","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@4.9.24","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5814d946486308a05758a9e1408b6f8c31f4a60e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-4.9.24.tgz","fileCount":233,"integrity":"sha512-OTjesxH/7UZvM7yAdHJ5u3sIjX1N8Rs4CQQ22AfqNl82SIROqkuXI31XEl6YNX1GsYfmAMiw0K7XohEKOMXR5g==","signatures":[{"sig":"MEQCHzEpXAmefDF+dTI1L0nWSiS+O4qWamcKSTxws9Xso9kCIQCg7JFMIJyZnn/4Vl7rDdMWhHzxhMgqz4wshGzjutpvog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1051107},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"927d2e97d7a2bf7ad00bc4f9fc183247c3fee7b8","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^4.20.2","@blueprintjs/popover2":"^1.14.11"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.8.4","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^7.1.3","@blueprintjs/karma-build-scripts":"^4.0.23"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_4.9.24_1687279207496_0.6858596491425575","host":"s3://npm-registry-packages"}},"5.0.0-beta.2":{"name":"@blueprintjs/select","version":"5.0.0-beta.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-beta.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"af13236a0b5ffe86db59201b942cefdcad32844f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-beta.2.tgz","fileCount":210,"integrity":"sha512-8t6O24rYacVmuhJsCC3b+0GjOtSVGECxcQcAA/K72XnY5tVh3WmsJEJnjrxZOMyKUkBNwjWZbxM13vHrMUWDpQ==","signatures":[{"sig":"MEUCIQDVXxXfhQiZB0xOGGRRvAZoeCPT9dsg/xprDnNYoZq2mwIgL0H1tpPFrWZr167APvln5xaFOwyXklDLPyrbOpw0m0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786205},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"8dac2aac0cacd269566af4dd8e8871bedf53aef2","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-beta.2","@blueprintjs/icons":"^5.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-beta.1","@blueprintjs/karma-build-scripts":"^5.0.0-beta.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-beta.2_1687284082053_0.8908563568498162","host":"s3://npm-registry-packages"}},"5.0.0-rc.0":{"name":"@blueprintjs/select","version":"5.0.0-rc.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0-rc.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f6c22a26b553e3719ccd8fd7b62e0dddec77a450","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0-rc.0.tgz","fileCount":210,"integrity":"sha512-0aS7eO4+iq6V4FgExSaAG/CHJRrhJu8iYhlkG53sEsAno0ODDV4Izb1Ka2jc5xvFYWcAZE/PdFgGfVUSqSUZNg==","signatures":[{"sig":"MEQCIC80WSdE9aG7s7oSqrpzRo0DllkcNdH2JsZOPYtvVoIvAiAQGWulX84mdVIZ1XPnePl5KHbJCagYSFMrNe3EyP5l4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786195},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"41fbca2472959384761ebba8cd2f72793c609a89","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0-rc.0","@blueprintjs/icons":"^5.0.0-rc.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0-rc.0","@blueprintjs/karma-build-scripts":"^5.0.0-rc.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0-rc.0_1687466912452_0.34846854303731845","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@blueprintjs/select","version":"5.0.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"803eeda3a56d0fbe8dd20402102475986130c4ee","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.0.tgz","fileCount":210,"integrity":"sha512-eCx0MHg72kCLBnyhzTrzmIOYB2I19BJLBUyrUNjnhZU9o23U+eYDRW/2Sb88bnLv9A4mur0DEhwGtzCEII0R5g==","signatures":[{"sig":"MEUCIQDlHOaS9dPPDOGXexnzKmY1nN9QRUQEQfd4hDef9qW+1QIgT36UDXMerMoINoULCNHorwAgA50WUiN/4NQ3yPD6sQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786170},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d6e99fbc96b1ed6ad443ed385e34cd3f7c78de10","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.0","@blueprintjs/icons":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0","@blueprintjs/karma-build-scripts":"^5.0.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.0_1687468635556_0.4813607760967966","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@blueprintjs/select","version":"5.0.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e0a0636a6bcbcd85ea8e11f9640029c3a07e14cc","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.1.tgz","fileCount":210,"integrity":"sha512-ff9aoWB3qoFR4F/ehjivS7JFk6uwETEQaHqqIDUw0/XrkV2LSUMHzH4ODZcHjjmJY3J/GSzdOhdwQEvoFZ/6TA==","signatures":[{"sig":"MEQCIGkcvd9RrlWGedAGnaPo7T5onXv2AT6mDKNpN07dLa4+AiAe5PFBN82rDTm+LlJcXJkp02ltR12uaCVBXmve9FU2sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786170},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d3cf4e7a07a6f35ad8f133a9ac2803aed8bd3d04","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.0.1","@blueprintjs/icons":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.0","@blueprintjs/karma-build-scripts":"^5.0.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.1_1687962223545_0.8797600296479329","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@blueprintjs/select","version":"5.0.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"7669a23fc2252a2b7b4ee556197f7e836bc11afb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.2.tgz","fileCount":210,"integrity":"sha512-cRCHHbaaxOpkTV03UYGzUk0b60lzevpVlO7W87cSjztajSAEMSDg3oEozTlTe8B+UWPSemL1qFMH9L+UbMaBZg==","signatures":[{"sig":"MEYCIQCn8Zz5Tnf2CqOvG1vkxMr3Gc23WE4yo4jIcx1tFHj77wIhAJ9S7NgVpuEyK9nwiTaooUMmmKS3swOgY8f7C+oc2asx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788213},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"85f0d68efaccae4218de85a03003dc53e43d36b9","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.1.0","@blueprintjs/icons":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.2_1689251609497_0.14771395500274553","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@blueprintjs/select","version":"5.0.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"12f9e9f1ad00fef5c32229c1523f6fadf0c6ec60","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.3.tgz","fileCount":210,"integrity":"sha512-L+IltAIRcU0YTgpa/C7VTDtTG1aCVHEGg1I5o3XxrjW6joT3Znl2ee5Y+hzJd4cMCoqZBvAAA40fih8s+W4VLw==","signatures":[{"sig":"MEQCIEILUBr3gY5Dml/CehsssHZfV35mELB8cLerA5CSlebRAiAHeWxZvbg5QbLq98DLyt0bvF5AG8T2Hs4TLF8qeZA7zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788213},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"bfbf04ee89fdc60989bd6eac5d2204d8325e4850","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.1.1","@blueprintjs/icons":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.3_1689252293649_0.1308766509122572","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"@blueprintjs/select","version":"5.0.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"fde2e04972c853a68edb5e063503ccab864bc1c8","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.4.tgz","fileCount":210,"integrity":"sha512-zeeL+BR3C8nCpgWeAuY88K9YTsMR32DfYZogYYneFKRcX2zTXZ42ytU0OrwFoV7OhbXjfHDWPGaZpm9eLBUczg==","signatures":[{"sig":"MEUCIQDbcZG3HbvBltzlWOBkRq1hLUI05rpaN/DR3EHPgJEpLQIgdID5Ei2bJX4n0mdLjUpaoDSKAkrLvEsaVTGnGS4MGYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788213},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"7266a439ed1cd4cd5fe3607d8c528138d5681966","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.1.2","@blueprintjs/icons":"^5.1.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.4_1689633319120_0.39838529365778497","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"@blueprintjs/select","version":"5.0.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2ab93c11be944b880db9e9ebf21ccf416c67987b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.5.tgz","fileCount":210,"integrity":"sha512-8SmDCGrMRI7omhSKMeJ2GnIDmsItozbh11+D+O4NBLB2PnmflkrXu6QXYnO1pcsPDEolOR5OJiqKn/E+2fBXGA==","signatures":[{"sig":"MEQCIBEWvo74ZJvdRtmCVB10lCSC8hl1tSD/dMhG4K4tEFATAiA1CBxXsdLgARYO7IcOhKZz0JwdWMcuqwVOKk6QJ/divg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788213},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"3a6155cc95505a813a96e19f0c55342dd4d4f187","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.1.3","@blueprintjs/icons":"^5.1.2"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.5_1689648975479_0.6252899461862442","host":"s3://npm-registry-packages"}},"5.0.6":{"name":"@blueprintjs/select","version":"5.0.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"f7f8465e1656b683fa9f211a8566522d228f8dee","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.6.tgz","fileCount":210,"integrity":"sha512-3zaR7Ju9wXLt6M0B/5GR4UiwGri40hsW3j2X68NqkKyEz3fIy54VSOtcVrhqsmDE30AIDIac/m3J5gyhOSj0Tw==","signatures":[{"sig":"MEUCIARbS4d8ab7BlLTc8KZJNZnBVvRRkb1RQlRW3GzJ2VTpAiEA/9RAsNrBFnBvG0xlKBSirxpbUM4dJ8KW08eyN3gf2qw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788213},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"95b7fea60e08c86a7d406441f268bbd1a7a6a96e","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.1.4","@blueprintjs/icons":"^5.1.3"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.6_1689783946932_0.5477016116961009","host":"s3://npm-registry-packages"}},"5.0.7":{"name":"@blueprintjs/select","version":"5.0.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"2f618dae4c0d76859dc14ae0893c82177204b973","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.7.tgz","fileCount":210,"integrity":"sha512-E1BhFjgzq7dXN2rK2Q0hw/zgdNe+EgzFdkOs2nriNr8cxenxK/nSOB4+lTCx3HTyueNSAIqxJv+Q6OPcw0bTYA==","signatures":[{"sig":"MEQCIBgD5VyEqnWtX5C8IxYO1/qvteDlPsR78V8hKxaYiKntAiBDwSQSxgfDbPnNvQSbcfATrFFz+lNAjKaDajvCYudf6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788681},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"59c85062777db3a5ac4e940cfa5465a845c39e89","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.1.5","@blueprintjs/icons":"^5.1.4"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.7_1689964518671_0.8954113372594634","host":"s3://npm-registry-packages"}},"5.0.8":{"name":"@blueprintjs/select","version":"5.0.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"8e13b35ce477fba1457bcf32332df1fd6b8674b7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.8.tgz","fileCount":210,"integrity":"sha512-ng5LjBAMJXLFx3p+wHvWH40pBsjf6TDXJu1rs1uzrwNv4CLQoM61OiBk8NvFIAPO5YV0EwZjzNKFjC6NKVtKfQ==","signatures":[{"sig":"MEUCIALUiARCF0xkrJrsPyYf885f3GIngxTrS0JS661sN7TgAiEA0wnce7QHP4bOK6O+M09AJgeRHUgd2mOeUEBpwL/gL0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788552},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"09535336b0f1034b153fded75d14fe5a5fcc32cc","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.2.0","@blueprintjs/icons":"^5.1.5"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.8_1690568870247_0.33467672304086915","host":"s3://npm-registry-packages"}},"5.0.9":{"name":"@blueprintjs/select","version":"5.0.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"aab3101394584913846575d324ae2b361b07653f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.9.tgz","fileCount":210,"integrity":"sha512-ieGKB/slxcMcSzRH2y9uxWDNR+4bQSy2tOgVyzO091fx5B8lEdY7aHPi6fuRlc53waviFAEgTeHMDL9YI8z4HA==","signatures":[{"sig":"MEUCIB5Nt9viFG2tey98MczDMRftrsMQblbARkZeiRZJZScUAiEA1S5gOXs2+6ZsXl3srlHwnHZa2qSxkiVjHDtqC7PD7aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789574},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"1a433b4833cb4136f68da3683fa9b9a29d0e4a3e","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.5.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.15.0","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.2.1","@blueprintjs/icons":"^5.1.5"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.1","@blueprintjs/karma-build-scripts":"^5.0.1"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.9_1692732957472_0.27148632080638246","host":"s3://npm-registry-packages"}},"5.0.10":{"name":"@blueprintjs/select","version":"5.0.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a926e352d23b06ee064559cc24e64296e02d1d2b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.10.tgz","fileCount":210,"integrity":"sha512-LQhbk+sexGBgZBKj529K81oPcXR0pTe/LMIVPLl36cruacVvGeuoLczn187s+GdsTCs+ldb8osmnoYyCIXPZTw==","signatures":[{"sig":"MEQCIB+GJ0xGzkJ6WzcmFk4k29C8PlBKeaJ7VUWUj8lid3TkAiAi3Z7sNfwsJoh5w5/9ofXuQNX2upflIVZ/n9+dPCnV+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789575},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"3558d3ecac0d768a34b524f8eef70e0e056ac2b0","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.6.7","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.17.1","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.3.0","@blueprintjs/icons":"^5.1.6"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.2","@blueprintjs/karma-build-scripts":"^5.0.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.10_1693326654420_0.10170986804278925","host":"s3://npm-registry-packages"}},"5.0.11":{"name":"@blueprintjs/select","version":"5.0.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5347856cd8f13a746948e8530f12df6d49f23f8d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.11.tgz","fileCount":210,"integrity":"sha512-ECSGWVoM7Ny7EHhRFw7cTFEHmWwPpiIxoVMArHzFg5X3J2llX1xBcNWwHLb4cagE/GQ0/+FI0tYQ71//xuUYjA==","signatures":[{"sig":"MEQCIH+Kby1uQQLtsMFBZJoqICQY6jQQYaxEHvr/2RbZY/c2AiA5C5roZOc0C5bSQwFeVEiW2xHmxvV7vI4OxEGCWVinmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789575},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"519e9ae54ece08687eedc20cae3759214fbf0793","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.6.7","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.17.1","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.3.1","@blueprintjs/icons":"^5.1.7"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.2","@blueprintjs/karma-build-scripts":"^5.0.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.11_1695313370310_0.24917686600023536","host":"s3://npm-registry-packages"}},"5.0.12":{"name":"@blueprintjs/select","version":"5.0.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e5a31bba7a99de63a40b279436801b8230adeae3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.12.tgz","fileCount":210,"integrity":"sha512-v3JYbu4UPjA/fFCg0lVLFiduAaQGzY+/0kdRf3hDMcnvU9ezPn+lvxaVrlrGki2GKPNGW5EyZR6DtWJkmCVLMg==","signatures":[{"sig":"MEYCIQC9G0NpLdUO2xY7yg1i7PM/xSiwWz6LbqkTPCVKSRd7gwIhAN5KmN55qAKS16IsUD1kS+ipmdJb+8nbwOVAwWodNpZF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789575},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"5188bab21c0497f41f881c9e8b420ac23f9327fb","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.6.7","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.17.1","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.3.2","@blueprintjs/icons":"^5.1.7"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.2","@blueprintjs/karma-build-scripts":"^5.0.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.12_1695671066357_0.2814877277995236","host":"s3://npm-registry-packages"}},"5.0.13":{"name":"@blueprintjs/select","version":"5.0.13","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.13","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6a110df787b8b78bbabc99d1a0b0332911ff410f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.13.tgz","fileCount":210,"integrity":"sha512-3NhkHAl+RXTc2Mc5xJOyQpnpcD2WJbdVZqbXUAOJRL9jgqAcvW9fWtUuEC5LG8xWG9yAxHTnhhDbfxZgxzHp6A==","signatures":[{"sig":"MEYCIQD89N+jCIxZkZrgKuoj7Ty2fimJIVqjb8B5r167mFRpigIhAK5eyAcpYa1zak0dAJmnpHd6vQxEIz3zSZ1GQ6pyHk4t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789575},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"a1be9dcba1d3fca123ffb71806eddbfce3960caf","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.6.7","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.17.1","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.3.3","@blueprintjs/icons":"^5.1.8"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.2","@blueprintjs/karma-build-scripts":"^5.0.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.13_1696373982246_0.7994176508264117","host":"s3://npm-registry-packages"}},"5.0.14":{"name":"@blueprintjs/select","version":"5.0.14","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.14","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5d10ca8bf772f9bf7ac654aaed963c3f10ffc708","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.14.tgz","fileCount":210,"integrity":"sha512-E/UOtd0HMTafdY0BCXrBtNoI7Kf/LwcUOFI6bY61vnFM1v00LzfCxswZ6Ne14M51miNMLlgBNUiidsHNj5az4g==","signatures":[{"sig":"MEUCIQDpJO2oYAEnyAsMinqUOssglEJFfZYhXIdi+ngmtpWdbwIgdM4F3F6ZAuhwmfGePHOg3JMwAODpcurjjdP4aKUYFzI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":789575},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"ee51f847604929c6956f703102a8de0ff39aecdc","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.6.7","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.17.1","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.4.0","@blueprintjs/icons":"^5.2.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.3","@blueprintjs/karma-build-scripts":"^5.0.3"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.14_1696612767478_0.6868801236084916","host":"s3://npm-registry-packages"}},"5.0.15":{"name":"@blueprintjs/select","version":"5.0.15","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.15","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6f6b5a12d0a6ae90945dc88e20ffd1dc37ed3f60","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.15.tgz","fileCount":210,"integrity":"sha512-jR3GziKZ5bteULHpGb7AUo7YkNWhWANzLsE6CTtbP3/efG9K+WUd/aO06UkLbyhL9xSIJYnqh/hZoBN5tlNmSw==","signatures":[{"sig":"MEYCIQC/zXm3Y9vNZSjDCZW2ZnUqJAXsfijocXhRW+j1M0cKRAIhAIe4j1ah8A+OmzNCUDnvMkI+x69qCO71x5CG7OllrEsW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":805601},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"22fca633a1704efdae5cd406f90181594f0909c4","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.8.1","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.18.1","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.5.0","@blueprintjs/icons":"^5.2.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.4","@blueprintjs/karma-build-scripts":"^5.1.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.15_1697149580747_0.0450661249124753","host":"s3://npm-registry-packages"}},"5.0.16":{"name":"@blueprintjs/select","version":"5.0.16","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.16","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d28af1082da5ee561d3769f7883cdebb30181598","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.16.tgz","fileCount":210,"integrity":"sha512-4KGSl+yA+xwAdnpIgAueVpgjF/ATw/lWHrVnBhRUrc8Fw2ZJJbGM928i9W84AbxBVcjRqVg/pviUUqQ3S1c4jw==","signatures":[{"sig":"MEUCIEWYnO7hNZw74Q2HFuximOC53WKr8V4XKiZ+l1i4RkmTAiEA5wdsFhXGSsllWb3PjZ6z9kV0yCz5RhPMwb4mOREUF08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":805601},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"61a88675ee1e5433f4e6178bf86573c5c0dfe57a","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.8.1","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.18.2","dependencies":{"tslib":"~2.5.0","classnames":"^2.3.1","@blueprintjs/core":"^5.5.1","@blueprintjs/icons":"^5.2.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~4.9.5","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.0.4","@blueprintjs/karma-build-scripts":"^5.1.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.16_1697475193770_0.5323021337100662","host":"s3://npm-registry-packages"}},"5.0.17":{"name":"@blueprintjs/select","version":"5.0.17","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.17","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6a6f2cfe5a437f9c594050e47600757e612fb95d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.17.tgz","fileCount":210,"integrity":"sha512-mMUBDxCntRXeu2hVqvYYdEakBRARw6PPXtn5OQihUV3Jovq7m0sR8GNiXWpBmF6HYo3aD4x7s/uBFJ8rtEhtyA==","signatures":[{"sig":"MEUCIQCxV7L3VwNv2yi+G25NoXfd7XsW+IbzT0QttMCwsPntuQIgWaCy7H+VrVwC5HW8XnA3sUKVYSQDzVZNI7g9v2kdlvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":805454},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"256f7119c2b19c59f38d894ae77f7c6c1940941d","scripts":{"dev":"run-p \"compile:esm -- --watch\" \"compile:css -- --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* && rm -rf lib/*","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css/*.css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"cross-env NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.8.1","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.18.2","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.6.0","@blueprintjs/icons":"^5.3.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.1","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.2.2","npm-run-all":"^4.1.5","webpack-cli":"^5.0.1","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^8.1.0","@blueprintjs/karma-build-scripts":"^5.2.0"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.17_1698766366106_0.770012867521715","host":"s3://npm-registry-packages"}},"5.0.18":{"name":"@blueprintjs/select","version":"5.0.18","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@5.0.18","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3f17362a92c17f6e94ecd3ca0167be4b3c83d18a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.18.tgz","fileCount":210,"integrity":"sha512-tho6awtX4wM5T+VOA91A7cqtUPc7QId/IVvW0vdzSbp9o7siu6gpm/sNSbHio763q/f5H9qTM5hsajK3K4al5g==","signatures":[{"sig":"MEYCIQCgQoYjNQIwcr5ghgieeQXwnCmYZ+RE+qIyOCUvq3bAbAIhAIUqsvfQ6tRXB64w0Y46SX3sjjLtirAuJmuoqWgBHme0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809687},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"c3fe193babe2e83f17630d3de859c9d100b2053a","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"9.8.1","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"18.18.2","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"workspace:^","@blueprintjs/icons":"workspace:^"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.2.2","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"workspace:^","@blueprintjs/karma-build-scripts":"workspace:^"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.18_1700248857514_0.49772841000442103","host":"s3://npm-registry-packages"}},"5.0.19":{"name":"@blueprintjs/select","version":"5.0.19","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.0.19","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"d53547feb70700c9e7f7735c1fb8088d4705ea8e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.19.tgz","fileCount":210,"integrity":"sha512-KpOWNzRqtBjxWYFWeyMMiBCcLxLKYplAnXdniX6I4sB+TNCkw7uHHk8EIrKobZHRA6MZVtSQTP3kl1rLu3gh4A==","signatures":[{"sig":"MEYCIQDvydD8j8QoKPt41ppLueRZSOVXtTvVwps/GVy0zLqoywIhAKfIxI5JMPJz/sS4xhcumtF3mz8npijsEVhZcGM6Hxko","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809370},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"67dcfb9cb273a847a89cf8b0756373cb7cb9b477","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.7.1","@blueprintjs/icons":"^5.4.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.2.2","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.0.1","@blueprintjs/karma-build-scripts":"^5.2.2"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.19_1700502739644_0.4000347773676405","host":"s3://npm-registry-packages"}},"5.0.20":{"name":"@blueprintjs/select","version":"5.0.20","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.0.20","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"200dbf11149fcfffab52be0f507e0ae3f607c997","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.20.tgz","fileCount":210,"integrity":"sha512-t9T8mAXP5enMrieVOVv86J8OOv/+JiGIapiswgmt1MYpSO3mmF+yo3SGw/tOEqHla0Nk/tVxLbxdkwGGY2NYvA==","signatures":[{"sig":"MEUCIHZzhJTFzXoA69q+crNvby7KX/xItVCwA0Qxu6QN5G+wAiEA4M6ApUjiPYGAd3e1Req8tpzoyFuNGxvn8RxxKu2k4SE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809370},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d9e1eaa23badef4dfb759660af31cc339f0fefb4","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.js","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.7.2","@blueprintjs/icons":"^5.5.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.2.2","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.0.2","@blueprintjs/karma-build-scripts":"^5.2.3"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.32 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.20_1701974979016_0.7484833175175138","host":"s3://npm-registry-packages"}},"5.0.21":{"name":"@blueprintjs/select","version":"5.0.21","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.0.21","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"192b7d3a37c604d7d4794ce19584862a7faaa6a7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.21.tgz","fileCount":210,"integrity":"sha512-dGSG5O/fNSzwxsKx8xh00KXED65g1otxm6OFFnsmZYlMGwrFLPYsv0up20vdTc6IxcdiPuYQu1DdZeG0V2kGnw==","signatures":[{"sig":"MEUCIG8CR1zvmiKWCpSLMQsddcUI7FSbPGikuPqWsHcRIcuUAiEAwRBUuqRtqzuIjcBI+Ci0XjzzQnwVIDSnLDCHxKQpnuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":813021},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"466de6b4fe8234896b79b12346ac264d2cfb0f13","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.8.0","@blueprintjs/icons":"^5.6.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.1.0","@blueprintjs/karma-build-scripts":"^5.2.4"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.21_1704736057271_0.30064037459652226","host":"s3://npm-registry-packages"}},"5.0.22":{"name":"@blueprintjs/select","version":"5.0.22","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.0.22","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"822ef1c565fa4a35307646f11de14ce398ee9b6f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.22.tgz","fileCount":210,"integrity":"sha512-H0k3Sa50kbIgZQBpNDC7Y9rCZ5/EWREWOesKY5Au4LNVC+hBtmSbb9TOrbpIRAaOkOQ5nJj7I8vUtty8H6+png==","signatures":[{"sig":"MEQCIB8PbBnaDNR7GcTVuuOX3DmM91Nbx+sFiin2DUw5NQ1dAiAdnLtmUbtbCTHs/t/QO212N4ao5abKdrYto9LQ/JXnuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":813021},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"ae33c37ce5e4f058e87f87d4be2f5eb1ce46cbf4","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.8.1","@blueprintjs/icons":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.1.0","@blueprintjs/karma-build-scripts":"^5.2.4"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.22_1704904704679_0.9658731186254528","host":"s3://npm-registry-packages"}},"5.0.23":{"name":"@blueprintjs/select","version":"5.0.23","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.0.23","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"ef6d7bf55bf5b82401db912f2c99d0cec1b13ffb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.0.23.tgz","fileCount":210,"integrity":"sha512-cYtd86U7RBVlDh/29hEr2efiO/AEAcv/zmOBZA476HwZo1Aqm1jYkYjT4Xq/HxCcCHOoELD1gg3UPlmx3WVAzQ==","signatures":[{"sig":"MEUCIHtlXkp5MYuEFLoC+0nwO3g4biMXHHJ4rNUW+UkuVUGUAiEAijZPiOc55anGsFSarT1nOhcvx4qAyqPwaoer1zQHRs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812165},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"573c6ea8baffe0ed269e08b5a17233614b8ec12f","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.8.2","@blueprintjs/icons":"^5.7.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.1.0","@blueprintjs/karma-build-scripts":"^5.2.4"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.0.23_1705076098645_0.8745891475436505","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@blueprintjs/select","version":"5.1.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.1.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"99702bf39dc30ccb7e17e84acd1f9f8db77098e9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.1.0.tgz","fileCount":210,"integrity":"sha512-kIRPCDQ85rGBmbF7CUm82ASHXx66bVjNTMcsNVe+F2n8vUUElsJDW/jX/BKeT6SCZwou2bA28fEE/Zao/+TCmA==","signatures":[{"sig":"MEUCIG7t07gupaAw9gtLx8uDY2UxC4K/OXuAChCavWtE/g2HAiEAlUBicWOWaO9N+Tmrgp+PbGVPY0hUsYcJJn7t3931Ca0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812751},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"59be963a974b677c1d1a5c0846e70ad2c9581326","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.9.0","@blueprintjs/icons":"^5.7.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.0","@blueprintjs/karma-build-scripts":"^5.2.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.1.0_1706712023762_0.7862784439826613","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"@blueprintjs/select","version":"5.1.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.1.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"39bda2c1c73bfa96a395a42586a8583ca38f4173","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.1.1.tgz","fileCount":210,"integrity":"sha512-5BiYtYJvQmUuPHS/2g3ZYy8I3TgAmQtkO+ksqMXVWzRibW7CdggqvszeaSWA0+RHgYw3gJEUQk53yt+rqZCF6Q==","signatures":[{"sig":"MEUCICAg7cEYLjJSwXra+c7ICfcRzjfkYGOBNS1fvcRCRnD5AiEAjKsDBcLEBbmUEYKfy8wWjXx9Zmm2AoAUeYaLMxzJCBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812751},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"66e1c0e00aad46b911e2c050ddb9d5810ca55050","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.9.1","@blueprintjs/icons":"^5.7.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.0","@blueprintjs/karma-build-scripts":"^5.2.5"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.1.1_1706803907403_0.6472906510049621","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"@blueprintjs/select","version":"5.1.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.1.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"9b9280b8c08efc4e516705ccced4f76f255beab7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.1.2.tgz","fileCount":211,"integrity":"sha512-9LgAzOXL/WKdh2o63dzE6oT8gPNgOzR5PWJcVZu4fHFPz4CZ/hD3scsMIhACE+K0DfHWNCPtPjWqZX6U24q/fQ==","signatures":[{"sig":"MEYCIQCl378PBgN5zmnnK0fZne+BFREw8KvgH3VHKJEO93LHFAIhAOZeXOI6EDOvOCtJRWLAoBxQsHtpfOniEidihTm0XXEr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812752},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"221b87c31bd2cce638a1a0da409b0df0e85cd89a","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.10.0","@blueprintjs/icons":"^5.8.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.6"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.1.2_1708960306278_0.21790944162588888","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"@blueprintjs/select","version":"5.1.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.1.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"383c449a215136191e815bd0ebc3ea2d80012ef8","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.1.3.tgz","fileCount":211,"integrity":"sha512-9DGtB4S0ck8d6v16DLzLMEWyNRwX5k2YegWwvyLRh4xaeovgFSHphSuJPczvzuhquf+3aTXKryIhB5Ivf3fTGw==","signatures":[{"sig":"MEYCIQCbBXKcV5mDyUleQ5oH0oyNX3n5lPRPCSN7fLdfnr31lQIhAKlBdxZwia1ztZcynIT5HusqiqCcBC706/XZOIX2Q8Hm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812762},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"0f8d6d9689e42ca09d36b3f63c564e19f485b91d","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.10.1","@blueprintjs/icons":"^5.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.6"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.1.3_1710968229765_0.5260049006713725","host":"s3://npm-registry-packages"}},"5.1.4":{"name":"@blueprintjs/select","version":"5.1.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.1.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"f58e7e9616eb97798832d6e256b26bc4a5272713","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.1.4.tgz","fileCount":211,"integrity":"sha512-1CJOeGYO0NOvtsbeTVNIuXeGK/rg3zxyxG+3bSPY6tmib4H6hGAe/VmQsPfbogUdugS3AsjNxL6owosqluRyIQ==","signatures":[{"sig":"MEYCIQCzLFymducWkoon2PBgwbf9cqzl/SOdgE6DhnawWZrb8gIhAIUD2vDwq1hf8U5xwBmH8DlgUqy8scNlTZrddAQ0jRWt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812762},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"5721022e90f041c3434643f8bc1e8b336ee3e159","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.10.2","@blueprintjs/icons":"^5.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.6"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.1.4_1713570091948_0.4898929417918685","host":"s3://npm-registry-packages"}},"5.1.5":{"name":"@blueprintjs/select","version":"5.1.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.1.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"bcf17932d2da38dc91175d5240e5b0babf8012c7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.1.5.tgz","fileCount":211,"integrity":"sha512-7oSO6fmZ9lZpzPpAuxoIzgczTWvyNmUOxDUAzO5LltcKL5jNg9V8L/wADNvRTrr9MAw8IbVwEw5fPDeZ8iP3Vg==","signatures":[{"sig":"MEYCIQCK4KABvQbalr5ZuQ/PP2TK0gEu2RinRgiJFuTW9Loq/QIhAMbMhXya68VVG2bQVY7hfchxLnAZzLia4P/TpFvXCDHD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812762},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"79010df15a799883b0729e3a07d03737b97177a8","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.10.3","@blueprintjs/icons":"^5.9.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.7"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.1.5_1715798992685_0.9460792496857431","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@blueprintjs/select","version":"5.2.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.2.0","dist":{"shasum":"83af4a63226fd6dee09636321d6289e19a4fd3a4","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.2.0.tgz","fileCount":211,"integrity":"sha512-MVD2kuJYZmZPPRMYVXLxPQN2zJr5r272/yRXhVUw+Lc/C+4tYkltPnUyy/Jn1k4GAfVEnzv1jtDF6dFEOunTWw==","signatures":[{"sig":"MEUCIQCrVTLz7hoN8fiDxld9S0FIUVFHZ39lva34ZIRGkrVAygIgWOwreO8KU+w700UuqSlaW4KCzsOnJIv1tEZLef4OrNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814364},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"9754f3d6eda3889bac7b086c2cedb206bd1a30d9","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.10.4","@blueprintjs/icons":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.7"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.2.0_1719605543184_0.40300322479027284","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"@blueprintjs/select","version":"5.2.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.2.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"a2569a075dedf9ad93daf143095f764f7eb95973","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.2.1.tgz","fileCount":211,"integrity":"sha512-rXM9ik2mLd394g+sxwbHv2bGfrLbcdY9gFftqmJmm3vu7XJ2kRrsC1oOlNSC4dNBpUdHnyAzBTHEu81B1LkRbQ==","signatures":[{"sig":"MEUCICpqGRa6iq0CNFCiFn0JOXxZIkreEkFUi9cxUJkE+nayAiEAkxWdBmsI8N0xNCIwzw/Rza8VBgxuoNPoxiuoy9zxmo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814364},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2dc48d8d4bdd4d3595c8ccd94f11e2a6cd7d4b50","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.10.5","@blueprintjs/icons":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.7"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.2.1_1720039221662_0.6129060233892032","host":"s3://npm-registry-packages"}},"5.2.2":{"name":"@blueprintjs/select","version":"5.2.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.2.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"c649aeca4536481312142bffd31a920b22fa0c6b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.2.2.tgz","fileCount":212,"integrity":"sha512-oJeYa+SaHhk2gwhBr7ZyDL7B8hGvDb1EM3my3RevQxfaSmLx73436yUrwJocBRjJE03UtlchFZFPBRdZ8n/eIQ==","signatures":[{"sig":"MEUCIQC0bTuJSVB5L5hHc8Bj8eyfTjJx8mjaUCmSJ5/AX+44SwIgQCvvZcTCAsoCnmspXdts7C+aQWJAToaI3VC0QNa62nY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836527},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"1a5c82bcdfec804b9b65d44e4ac75b3af9aafe1e","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.11.0","@blueprintjs/icons":"^5.11.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.1","@blueprintjs/karma-build-scripts":"^5.2.7"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.2.2_1721930852065_0.32003476756988536","host":"s3://npm-registry-packages"}},"5.2.3":{"name":"@blueprintjs/select","version":"5.2.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.2.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"160a5965ae03bc8194c682dadffa641925695dc2","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.2.3.tgz","fileCount":212,"integrity":"sha512-45cjCIYbKX1JowYH2iAui7NQalaPB9Tm1rIMUBWoC+QHXmisS8frfo1+F+A69bvWixsGWlj1GHYS/Nhtyo+1rg==","signatures":[{"sig":"MEUCIQDz9XRORRDpxCLENVohiyd7tWHAd4v1rOiCXM7U+gHUSQIgaY/x68NjoBooSCzm3I765kzX/c+RybNeJ20lCeOab0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836527},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"ef021bd62996014f30b91dd93e59886ff77ffa47","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.12.0","@blueprintjs/icons":"^5.12.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.2.3_1724872619291_0.8847465829194789","host":"s3://npm-registry-packages"}},"5.2.4":{"name":"@blueprintjs/select","version":"5.2.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.2.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"b728ab980bebe65019858ddffc34850b935197f1","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.2.4.tgz","fileCount":212,"integrity":"sha512-vOEqRLR6v/mfMwyzDIGN68yBXQ3VzHSje4jx9t/cm2iQKffJHbaaLyND7StfkWKWcV2Y2ePW5zFyWfKKCzbOew==","signatures":[{"sig":"MEUCIQCRoRnX4wV7iVpkT0MvEOyhsXxNDveFQYLMCRyLDsoz2AIgKVwJFewPmOGLcFrTp/QkNeHCPZSbaO/wQIyWTwDo+4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836504},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"403a094258310bb3e7a37fc3f518c9db0a80fa55","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.13.0","@blueprintjs/icons":"^5.13.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.2.4_1726759609355_0.6952273249086782","host":"s3://npm-registry-packages"}},"5.2.5":{"name":"@blueprintjs/select","version":"5.2.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.2.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"078ce166873c874e263d40188b4e4d18d0caf768","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.2.5.tgz","fileCount":212,"integrity":"sha512-mO9r5iQ4uxdgScTyNSNSLq3DUZgFtI3dAO1VRUNONBGPcSROVi+3ixYYynwcad18ftAZz/WuUD9ZHqVyDwXmbQ==","signatures":[{"sig":"MEQCIFPWKaUg6/UHtyJmyKcKiotptCX7qNIVNHaNcD9brZnSAiBWl0bH+a3g/I6warqyr9jogC47SMARLI+CqURvqc9J3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836827},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"14bfb3d53ca785acda3027353e4e82479d3458d5","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.13.1","@blueprintjs/icons":"^5.13.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.2.5_1727904471210_0.6110843408628466","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@blueprintjs/select","version":"5.3.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"a680eda661cda0a0e822e157c56c067ba7a21313","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.0.tgz","fileCount":213,"integrity":"sha512-YLfduz0YkCWTzlnasReCt9FNhOpjCTfkm2XMIjSv1uUNPgD24SJjmH16Ex94aF4Nu7dPs3aOjs3f8NR0gHjYxg==","signatures":[{"sig":"MEQCIHbnOZ56+Oj6lFr02qLy2XShOTNLPAg4JYuqsDMMPnNOAiAsrpuiZ7B7kbARlForTDhPWeZ/ei56utrpSCTflrdzwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":839981},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"265df1a5c9bf037281e67cf2a430c47fe851d90d","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.14.0","@blueprintjs/icons":"^5.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.0_1730823640541_0.2666089902039879","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"@blueprintjs/select","version":"5.3.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"102f68aa18b90f43191ef2a388757aa1185c2b90","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.1.tgz","fileCount":213,"integrity":"sha512-GZQBRkWwkIEvcp7rKQmVsIf1ObuCw5GU/WvRDBmoapnfR6eNUEJdJ+nOMETqZuWpXVjvOEpVxK7Mpc85k2Qjfg==","signatures":[{"sig":"MEUCIGjcxOZZbnhEVlOSXey9Azb7uovw0k3san38GdRtupsrAiEA7WySzfumNBrOntFBeoGEaUafugQL20P8kVOJVJk5Cas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836656},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"ae69e8db3b5894c470b6e04a458cf235a9c04667","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.14.0","@blueprintjs/icons":"^5.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.1_1730909465414_0.41177897881474124","host":"s3://npm-registry-packages"}},"5.3.2":{"name":"@blueprintjs/select","version":"5.3.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"a41457c92058210cc25e5a9ecc9cf4b6833d46e9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.2.tgz","fileCount":213,"integrity":"sha512-78dbWCNZYTPF+oR5MUZGrJNREil4y38W1X0Y2Ik6LWfkmqR0wRjakqdDD2Z1X8ZC0M1jMYFCv8C9eb4VTrrLuA==","signatures":[{"sig":"MEYCIQC3bjw0eLWUmJA9Mg5da55v5tqm4/gSqleEeuw/8X7KpgIhAJWqHsM4AkgiTxFKCF8kJ86CoIfWL6NjHEBZvrivA+0h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836656},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2a48a033951833fc33c9268c92386e0653421baa","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.14.1","@blueprintjs/icons":"^5.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.2_1731530426169_0.12043647397547264","host":"s3://npm-registry-packages"}},"5.3.3":{"name":"@blueprintjs/select","version":"5.3.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"aa8303fbbdbb854f8153ee6f90d91e03cc24a78c","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.3.tgz","fileCount":213,"integrity":"sha512-kH19f4BTlAXSLu2ViyWsv0NQYgTsoVKuJ4W5OpeLxuzSbWg+IK1m6FoHcOtWkcfXiIdqJwbFsXjj9Jf3RegjeQ==","signatures":[{"sig":"MEUCIEOpJwPuwD7A5c3KEW6LJSt9rvEJboXzFB7QRvG8hj5VAiEA1IhWPcrL74UQBwaZDk1J99rHpRTSA2QrA0SUskKz2Ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":836656},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"4f0d37dd40e856e16686da157fd35450504fbe72","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.14.2","@blueprintjs/icons":"^5.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.3_1731599905277_0.981989575744264","host":"s3://npm-registry-packages"}},"5.3.4":{"name":"@blueprintjs/select","version":"5.3.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"26a1743d09fab5423d1566b3e88a97c6218d0ae8","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.4.tgz","fileCount":213,"integrity":"sha512-4vmG+Qe8nCGGeV10Rk8VtptcIUhfobpbJK05TcRns7Ehpze029eWhWsX3U97WxQGKZg2aKGLInNn8GeBjgi9vw==","signatures":[{"sig":"MEUCIBawFY4iSli25TtSMxdRWmXyjRnGoyARpdz2WZX5x6anAiEAuIcTzK2EbUH12T8BrSeukI3ezwDNBZGgSi2laG3aFdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":837942},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d82cc7097bb47a8e2cbd950fb6d20d09b7fcfa7f","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.15.0","@blueprintjs/icons":"^5.14.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.2","@blueprintjs/karma-build-scripts":"^5.2.8"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.4_1731965982063_0.10150790899217532","host":"s3://npm-registry-packages"}},"5.3.5":{"name":"@blueprintjs/select","version":"5.3.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"f2575682be35454167c8e801fee01404a881dd43","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.5.tgz","fileCount":213,"integrity":"sha512-oULOvtnFHiaXPWahyQg0XFc2YhZrY1FPOuHq3fDKyb1MukYEYshy+L4gHUA5gnVBxv6543Oi7m7ErxGE3bcJmQ==","signatures":[{"sig":"MEQCIE7rGdcA/d7yNzeMqz/+65Mfm6/teHWSv9G4594YNDTaAiArfAMVCeklj0ulnhhZCWhHLosnYFY2pJHqB9Aa7bb/eQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":837973},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"64b8c113431b18872bb74cd64da1ce868356b294","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.0","@blueprintjs/icons":"^5.15.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.3","@blueprintjs/karma-build-scripts":"^5.2.9"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.5_1732639068913_0.21786547691588987","host":"s3://npm-registry-packages"}},"5.3.6":{"name":"@blueprintjs/select","version":"5.3.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"6190ca6ea25f2665cb21978b5284548f25de61a5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.6.tgz","fileCount":214,"integrity":"sha512-2goHHgdLK5zO1TFXfNnyRFCza0RQHiXcLVJJUit+wWzevTNGucmR6c2sa4FH5/82z6kvVgJcKoj8KWCPr2BI2Q==","signatures":[{"sig":"MEUCICFOGLGJ8sHuLjoz2FPp0PhReqLBlhbgdiu5dzpZx32MAiEAlyOykL6LKXNW1j2LuOOjCPzf289xPO1RlW88XgXSDKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":838113},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"be3f54f6c8c414f7e89d7bb4ddca483ed7b68c74","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.1","@blueprintjs/icons":"^5.15.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.4","@blueprintjs/karma-build-scripts":"^5.2.10"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.6_1733764472865_0.23753906343676068","host":"s3://npm-registry-packages-npm-production"}},"5.3.7":{"name":"@blueprintjs/select","version":"5.3.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"b3316014f493e4693025507bb1bac366e399a1d7","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.7.tgz","fileCount":214,"integrity":"sha512-DjGipbHLYvmGf0LQ/70NgJoe9SqglnhxMm2luCAC4t0c86sCsREaj+ar+l6r1tXE4G1k2mxRojYHwnQSXVw58w==","signatures":[{"sig":"MEUCIBOrTsRbMt+C588F/LPrTfDnwvkAtujNHzp2lKrRhgZKAiEAozNAcQMNogiR+EiOdejkdaZNJrGr6Yz1IgbxT8lDmk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":838113},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"60ee9d8943d315f36ccca5935bd721501794a6cc","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.2","@blueprintjs/icons":"^5.16.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.4","@blueprintjs/karma-build-scripts":"^5.2.10"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.7_1733945361054_0.18892127369854483","host":"s3://npm-registry-packages-npm-production"}},"5.3.8":{"name":"@blueprintjs/select","version":"5.3.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"55c74cd00ced9b18e7ce7500661685f55dc01ef6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.8.tgz","fileCount":214,"integrity":"sha512-hUYZtzVT6NGOPjnCb05e9Bcyko/ac3aFBjFgHPQ78yJ4+R7m9LwQYvPqhvFk1UzWswLJi01chagwzdmDMgcZqw==","signatures":[{"sig":"MEUCIQCaJIDT5CdcZ5h7WgwmK5sLxhYKoKl25zVZhXqV1G98qwIgMxrP1IFsgNf2lOyjDckmRGGiLy6KJuUwcAkmpX2XPto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":838113},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"81954d4292b35dfbd9942d801e6a9ced0dd37510","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.3","@blueprintjs/icons":"^5.17.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.4","@blueprintjs/karma-build-scripts":"^5.2.11"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.8_1736803043406_0.3812752881706103","host":"s3://npm-registry-packages-npm-production"}},"5.3.9":{"name":"@blueprintjs/select","version":"5.3.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"d182c6fb1b66c5cb7e3fa502be93777c921de89a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.9.tgz","fileCount":214,"integrity":"sha512-DIV8KUfH2fU/rlwpNUIWHjiZgibJTat5vCV8B7x1UsDj/0wsqvZZL8pQxY59gOsxA/01YQZ7xe6r+nv6UE8FJg==","signatures":[{"sig":"MEUCIE1Jz3kTuO2b1Uqyb3b0/hLSxKpU0IqU8XmPczG9gpdoAiEAsXeZPaV4kGRAz3N7IRp7bNy220w3VPXUuxoFXvOqeeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":838150},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"f900a36b35c612d7e4f945ec51cb9f1618698b51","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.4","@blueprintjs/icons":"^5.17.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^16.14.0","enzyme":"^3.11.0","react-dom":"^16.14.0","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^16.14.0","@blueprintjs/node-build-scripts":"^9.2.4","@blueprintjs/karma-build-scripts":"^5.2.12"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.9_1736912156711_0.5062524931694548","host":"s3://npm-registry-packages-npm-production"}},"5.3.10":{"name":"@blueprintjs/select","version":"5.3.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"4d1c6d37473d1aa3234b8dd5fb525fa317961506","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.10.tgz","fileCount":214,"integrity":"sha512-5oeqWF/lpx1uetdFpMNAV7KExpaR9YCWEPvtj6XHCnhrVKyRNcM/5/JVWCcLtjP8sYMax1niQFdAVFtShWW68w==","signatures":[{"sig":"MEYCIQCdkvSlZypZP6jWPTgg5AUPsYIDYYc0trEr5550GECvqQIhAKJRHW7X557wPd0WOmtQwrfIpnx5KDMcFcd3dt9xgu+Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837341},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d89b9862abdffce99780a4978792d6575f60f8b3","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.5","@blueprintjs/icons":"^5.18.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.5","@blueprintjs/karma-build-scripts":"^5.2.13"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.10_1739220454566_0.05889500111156232","host":"s3://npm-registry-packages-npm-production"}},"5.3.11":{"name":"@blueprintjs/select","version":"5.3.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"ad277ee8c126adf9519cb833f427eba7a6a0f654","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.11.tgz","fileCount":214,"integrity":"sha512-iqiwkHah1YX3wxE8tqkUUFDnLvLuOFNO2/eA+tGep8khphSZt6uUaf6mDT3S5aPimaZrOBPXvnIt09PN0Jw75A==","signatures":[{"sig":"MEUCIQDZvnRYTeoR6B2zFNSbKUblPynhPh1F+2yyXr287X46BgIgWGohDuKaDGtuEdOkSuBUWE0hiV4YNoM8qsJClRVWo+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837686},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"3530ecf3bf82426b5fe879b83692c89453cac0a3","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.16.6","@blueprintjs/icons":"^5.18.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.6","@blueprintjs/karma-build-scripts":"^5.2.14"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.11_1739370353514_0.19730740270903335","host":"s3://npm-registry-packages-npm-production"}},"5.3.12":{"name":"@blueprintjs/select","version":"5.3.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"26f5436fa890d841e5b434a63a43ecab7ed9eba4","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.12.tgz","fileCount":214,"integrity":"sha512-xtrMJN4pdxkIwSxtw7CnHyf4EgYGWPONwZCGSYCL2+UfgPk12p2dXog4z92vfoQBZeJ8ZQum6c5JO312OEim7g==","signatures":[{"sig":"MEYCIQCicfSHiwCWZitJjs4rzbj3v8blfO4ni7jTGy7rdKOvCwIhAPAsJSvSHTK644UCFdMiLePEfFO51c+grMGfxsbNj6ym","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"88aee2d1b507ad6573ba09917f10905c34537ecd","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.0","@blueprintjs/icons":"^5.19.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.15"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.12_1740600816980_0.7186036114797845","host":"s3://npm-registry-packages-npm-production"}},"5.3.13":{"name":"@blueprintjs/select","version":"5.3.13","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.13","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"dc0827f16aa1283ca675e4543ab2704f77a125c6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.13.tgz","fileCount":214,"integrity":"sha512-EMZDoYWV0bCg/+6oGdO6EqiQ7DNF7En3joyuTyTWzMIr7/jIB2dFhd6w9IKR561eHjQVIOxzqABiXuPX35LsEg==","signatures":[{"sig":"MEQCIC7cPIuV+YW005BRDtAYAdUOXrroLZhHOiCn0e8g5nTUAiBXOVnN6BHl1ekhjU8KInpDyunWnzcBTyN4UU8jxRKXVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"be68138658afd853156b653ede3fe7451f0e9769","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.1","@blueprintjs/icons":"^5.19.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.16"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.13_1740685748451_0.35444250275994693","host":"s3://npm-registry-packages-npm-production"}},"5.3.14":{"name":"@blueprintjs/select","version":"5.3.14","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.14","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"b78464a8e1be0cd5d163e5428b30d57c468bcd43","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.14.tgz","fileCount":214,"integrity":"sha512-FXe0T1gwdwVxGQrz/JuklGCZvCm1VbrqcxfzCdLFlidSLIbXZewGjZ+neuiq6+fTMnFbUzgUSow8HOU5qm7S9A==","signatures":[{"sig":"MEYCIQCBCwhMoWYAPA1qpzRg1r43U6amVFaCDWViOS86g2F42AIhANwQdSNwR0FN7x/1X80fnxAmcqreEf91uYzHBOlewzYi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"fe44f97b4d0cdf11910b53e516f9383a64f10794","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.2","@blueprintjs/icons":"^5.19.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.17"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.14_1740765915285_0.05930592460808293","host":"s3://npm-registry-packages-npm-production"}},"5.3.15":{"name":"@blueprintjs/select","version":"5.3.15","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.15","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"4e123f99e03191e0d3e76204cd6b1c397674cfb3","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.15.tgz","fileCount":214,"integrity":"sha512-DBEeZu5Xg9OUuigxnj+B2atyhxhRp/egZg4auSLwQkBZA4xUq9jX6RFW4/fjcKdKB7c4x6YoJ5XRp23NRRkJ6A==","signatures":[{"sig":"MEUCICxkbeW7QZeHAI0Ru8u/IJDNcFw8atFZycGHKbKewYdjAiEAiT4jPDHK9YKEcXSn5cRtIhnRureLzIIXQXXxtoPk7VA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"f6b734fedfe2e5ad1524bf264b2d393892d635a0","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.3","@blueprintjs/icons":"^5.19.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.18"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.15_1741016315053_0.7132252317492411","host":"s3://npm-registry-packages-npm-production"}},"5.3.16":{"name":"@blueprintjs/select","version":"5.3.16","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.16","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"234ffcf9a5b8acfa4b526d81f87912851534f50d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.16.tgz","fileCount":214,"integrity":"sha512-APCY7lNBRQ5YL5I8ce3ZLJp10E7XboaNdhYLOBS2M9MvYst3P/u4mTf381pkU8BYRj1Q4CbkJPySomrUi8E1Fg==","signatures":[{"sig":"MEUCIDjXUHHYSg98OSlW0MxUkoeTKTV1LNDIoi8ro4uW/2fkAiEAuSbelTMb8V0hp92jVgcAUdN6W0lwR27LNdIuIwa36rI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"8802113e46598712a0930dae09ead6b349111c9f","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.4","@blueprintjs/icons":"^5.19.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.19"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.16_1741112928775_0.557425220193239","host":"s3://npm-registry-packages-npm-production"}},"5.3.17":{"name":"@blueprintjs/select","version":"5.3.17","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.17","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"88cefe01820bb5b4f171b6b37ab23ab804b56796","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.17.tgz","fileCount":214,"integrity":"sha512-mP3NkjRv87T0ZNz2WxFsRPjUt4vnf/Rpz+k+CZgNWPk0fcXJzFK1r2VKRpheDo80UWKasIDxS3mu6mcvKniEpg==","signatures":[{"sig":"MEUCICZMMzpvC1LZQqqBg59oAWmgL2MEicNElMR3svU2E49/AiEAooQZ8HcdQEO1Qcto4TEe0W6tsUKPg0akS+LkkHFkWTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"04acffbeda3afd28347d913109eec55ff878bcb8","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.5","@blueprintjs/icons":"^5.19.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.20"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.17_1741118837451_0.48355475040156826","host":"s3://npm-registry-packages-npm-production"}},"5.3.18":{"name":"@blueprintjs/select","version":"5.3.18","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.18","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"b7e2ee9630e865555b7fcbdd70ab60c89bfc931b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.18.tgz","fileCount":214,"integrity":"sha512-WJ4jmQFvHxc0g/I+35Sp/JYsatUpB2bMclfkUsuUcq7cS9e19dYdC/k8XpJiNldLmiVmHJDHnPEz3nIBX3HZsw==","signatures":[{"sig":"MEYCIQChiA1nqzvqe+yWBqIbKvryUCKIQbH6oNrH/rxm1fJ4QQIhAMrSr4fxNsWoLIDLZj9PVdCsGmGFcM+IeMdKXVrg/5Xy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"d356c8eea907c1ffc84ef626188c90a3698153fc","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.17.6","@blueprintjs/icons":"^5.20.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.21"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.18_1741891209706_0.22271674610306724","host":"s3://npm-registry-packages-npm-production"}},"5.3.19":{"name":"@blueprintjs/select","version":"5.3.19","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.19","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"e318b74a71c1acccbc3de69505d55f84d51ba3c9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.19.tgz","fileCount":214,"integrity":"sha512-yCmdrHI9zoFgyhDNHxX//qQSfC53KqvsCkbNZnF4uRg7MCyFi82Hrcap9PXSj+WYuHjyxAmvmGgHvWqeT666Lw==","signatures":[{"sig":"MEYCIQCQxq4vSpppd4jW+JpbS6NJdFUixytV39jRw7Yq9vYRGQIhANacjY27putlYj+w4zqcy7mUNc8qFfYclE02m+bZkfzB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"1adf13ef32e020236610e462bdba33913aa947cc","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.18.0","@blueprintjs/icons":"^5.21.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.22"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.19_1744046208114_0.6032764017543715","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha.0":{"name":"@blueprintjs/select","version":"6.0.0-alpha.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.0-alpha.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"7e13690426770f7386e6ba0941fe374bbd7c8a1e","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.0-alpha.0.tgz","fileCount":213,"integrity":"sha512-wwBNo+hifAw7T4Tpn09Wz3p+a1Fk0GalxKyqTqysiu4iT9kOyaZkNjn9GVj2j2is4fSAPYDw+j8KKxmGYniyRQ==","signatures":[{"sig":"MEQCIC7pWtkO7DIq7DzfIM9TlaHloLlF0fShaqfpu3lGJFyiAiBXdtESGBvU728ZLuqslYAL5JAnP0mamFvK2dB83OTs4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":790665},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"bc7d96aa4e9bd98ee37517feb4aaa6d8e389a793","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.0.0-alpha.0","@blueprintjs/icons":"^6.0.0-alpha.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^6.0.0-alpha.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.0-alpha.0_1744826408971_0.9317619647792867","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-alpha.1":{"name":"@blueprintjs/select","version":"6.0.0-alpha.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.0-alpha.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"a3e1bf2ed08f82b9e5283a89cf8012828e57b83a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.0-alpha.1.tgz","fileCount":213,"integrity":"sha512-DY52TnJzjdZYEbZ+Yl3RzKusVGk+/HCCJeR5vQfesqm8kJvJGstQT2YQzBb5kHsSh0BM1Aln4VFDkdu9l7j47g==","signatures":[{"sig":"MEYCIQCRvVzAyPCIR+P4yCKiBp/wrPyFp2dEUocXLHPPLMawGwIhAMky0esPbZuBaFaBPXWNb7H6q47B/TjDNEWnmBc54rxJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":774134},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"28d0612d12c0ea65bb752dae32918f8c5a9cfc3c","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.0.0-alpha.1","@blueprintjs/icons":"^6.0.0-alpha.1"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^6.0.0-alpha.1"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.0-alpha.1_1745347104853_0.0858203246103093","host":"s3://npm-registry-packages-npm-production"}},"5.3.20":{"name":"@blueprintjs/select","version":"5.3.20","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.20","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"893d03f396eda58afd9d071c7217e8a1a369d652","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.20.tgz","fileCount":214,"integrity":"sha512-QVuaiEvZ5Xt/nBqWhvddYLuSDzkreq8NSX3ahpuS63ezSxvRJ6r0r8n0G9Zbnl9uNDdpK+Jc+TX8u1xmO1uW8A==","signatures":[{"sig":"MEUCIQDzonnK+5YSoDevq4nOo/VGybFmJdhXaef9go5kX+tZPwIgShk4hV63kwo5MTFzJe/ATyqmNihhk/Uwfi6BTrJFGGk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"5e72235640117842db8aa0ee98e01afec55e4d78","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.19.0","@blueprintjs/icons":"^5.22.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.23"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.20_1745453534108_0.9681619003506612","host":"s3://npm-registry-packages-npm-production"}},"5.3.21":{"name":"@blueprintjs/select","version":"5.3.21","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@5.3.21","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"9a5e1fc94389f382aab63da184c8b634ae7bdcfa","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-5.3.21.tgz","fileCount":214,"integrity":"sha512-1mNWnS2Vb0VUP/M3Z9VhrXzAkbsROYrmiE+uRn20O2w/8skxRwtBZ6WRSSY9GPqzVqBqz7+G0VC0CSLBjvRklw==","signatures":[{"sig":"MEQCIDGSUIsLYk4yF2Ff7/Np/5BAbIDUKejHxz40pRV5mWxWAiAUrLbLPtscIGsTTT80wGm1jqOvFMDp5hEHKY/WmMy3cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":837741},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","unpkg":"dist/select.bundle.js","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"61f488f59ce56039d396bd2e8d8df46bc206327e","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:bundle":"NODE_ENV=production webpack","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","actor":{"name":"blueprintjs","type":"user","email":"pt-vendor-npm@palantir.com"},"email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^5.19.1","@blueprintjs/icons":"^5.23.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^5.2.24"},"peerDependencies":{"react":"^16.8 || 17 || 18","react-dom":"^16.8 || 17 || 18","@types/react":"^16.14.41 || 17 || 18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_5.3.21_1750785519803_0.35494854628617056","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@blueprintjs/select","version":"6.0.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"7a9d6ffaaf8ed3fc1afb87ae72f59dbad49cfcee","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.0.tgz","fileCount":213,"integrity":"sha512-EDFw8FwxeioarBlFTu9Z/n8L7WJU68DRei2w4CQVQKDRg7xFGds3SoiAQBhya/Z5x+39Yy90r2ThP+MbwUMrwA==","signatures":[{"sig":"MEQCIG88eTGVpJsq66WkUWIkDblLPnHlUo8l8fj0O+Lk47g3AiBPPy/FNocmBsTi0hNM4zmPoHXXvKVUb36wEX6OMoYHMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":774102},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"7a3aeca6004d622a499fb8f133aad3f577c1c561","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","actor":{"name":"blueprintjs","type":"user","email":"pt-vendor-npm@palantir.com"},"email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.0.0","@blueprintjs/icons":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^6.0.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.0_1750874967637_0.3030288481053416","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"@blueprintjs/select","version":"6.0.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"608adb610a77445199c1ceb35191123d0c080963","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.1.tgz","fileCount":213,"integrity":"sha512-7HQD2IDHQjBmgd1DnZKkV93+74sapmcjlbwr7VcHDYSaz04d8fUfN1QORr5NYLm6+2cVNnh47PfwmrIGnwWJuQ==","signatures":[{"sig":"MEUCIHyineYzbSfgHT0IIUdsppQSk0lxkz809PSazUhVBurwAiEAsln5IYTC2WJE7yqo8ZjTSQk50dOGLA6Si1ACMzEFQuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":774102},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"51e0d24e1b8d18f8562957ab249458dcf0936b9c","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.1.0","@blueprintjs/icons":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.7","@blueprintjs/karma-build-scripts":"^6.0.1"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.1_1752756861288_0.6292305877859481","host":"s3://npm-registry-packages-npm-production"}},"6.0.2":{"name":"@blueprintjs/select","version":"6.0.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"9dbc15dcf6959fcbdf9bc7b0a8358af8986d7337","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.2.tgz","fileCount":213,"integrity":"sha512-340Dp2/FbAH8Lhz9VDZ6GWy6uBcs5xeRUmHIndhIazFA1oUVAQs0Gv3PzfHR2om5UVFel1M7rNtwkDDtZVR9BQ==","signatures":[{"sig":"MEUCIQDxTkSnRAaDS4Qv4iG+CzEdLvJKZeP5HLLLlG4kDH4lZQIgNmchomrsxhGxJzOCafKtWy7LUYcFjFfUaMvFUqdR25A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":775021},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"bc4e57883f836301f8a76f6bcc0db19eebc345c9","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.2.0","@blueprintjs/icons":"^6.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.8","@blueprintjs/karma-build-scripts":"^6.0.2"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.2_1755544804307_0.2769042779055262","host":"s3://npm-registry-packages-npm-production"}},"6.0.3":{"name":"@blueprintjs/select","version":"6.0.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"5fa39aad87aa1f075568ddd78fdab49c8eaae28a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.3.tgz","fileCount":213,"integrity":"sha512-ZRbngOxnzoEDgIcpiNFQ04NN0ZstPt2bzP7pqB8pIbtzXdy8lvCQ2lhXQQiTjbeTRiGN6uRpenYaqvJLeIbtRQ==","signatures":[{"sig":"MEYCIQDLP/sl7F4Kwd3AKA1L+JJQc6CU2xySXnqtNFG20YzBiwIhAMXFB5Ak3kd6H/6r4+4t1yy8iZBz+duKvOfZ0U9bO8bp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":775021},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"2894105526b6f1a84b12b286f32cd07db6ae8985","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.2.1","@blueprintjs/icons":"^6.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.8","@blueprintjs/karma-build-scripts":"^6.0.3"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.3_1755716200541_0.6993609968619505","host":"s3://npm-registry-packages-npm-production"}},"6.0.4":{"name":"@blueprintjs/select","version":"6.0.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"6b5b864e070de9b00939ddda566391b0ec023c79","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.4.tgz","fileCount":213,"integrity":"sha512-wqMHstluL8XzrixhatxnRMySGOQKvZvW8P34xngAV28zXwnO/GrL0PK7CF409Oa5tv20l3YOcMHiPh8OdY+SiA==","signatures":[{"sig":"MEUCIEsFXl15FfoBYSASrDVVVYlELVvDTov3oEs1xbbJr/s7AiEA2/TMqpeZ3+8Bj/AY/mU826T0h7oGbBM4fS/f21+K8kQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":775005},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"8bc7a9c8460ca63a222a8a2fe09a248e6a44d1ac","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.3.0","@blueprintjs/icons":"^6.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.8","@blueprintjs/karma-build-scripts":"^6.0.4"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.4_1757095690049_0.592525728661162","host":"s3://npm-registry-packages-npm-production"}},"6.0.5":{"name":"@blueprintjs/select","version":"6.0.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"d6da38995643f4d3234be33b60da8fbafc6e19dd","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.5.tgz","fileCount":213,"integrity":"sha512-85i7bzxI/ABIJ/D8zufZkrzlj/ozt8YPqcUdYYlBv0VTC8cNyhNSp+zUohEEdTlc00EHX6I55EjSI7HbuFyd5Q==","signatures":[{"sig":"MEQCIAIH0DWMqwiQHz3ERJ3AVoi14EpzRhf26iZQen39DPBeAiAmTlJ6JjJMNjgqEvO7LpE782iq4E11onGrAzvHd0nB4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":775005},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"4e8d5f9db70572b4d21415957ab514187a6e943c","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.3.1","@blueprintjs/icons":"^6.1.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.8","@blueprintjs/karma-build-scripts":"^6.0.5"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.5_1757099879467_0.746710712612644","host":"s3://npm-registry-packages-npm-production"}},"6.0.6":{"name":"@blueprintjs/select","version":"6.0.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.0.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"8a61b74a3292f1c27152b0931d33f988d9874cea","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.6.tgz","fileCount":213,"integrity":"sha512-1c4YaahEZZ+P1z/265bsvQCJvoIhBaP4eQambdFrHT3+7DbpleOnjjIN56FW5o8CaL30KQMD0bnUSOSGrTpSFw==","signatures":[{"sig":"MEYCIQDcM7PSB0pi51z6OszQkXfgXPMJb411sB5FQNChGBBxqwIhALn9exJUTsLMSAuOd01hy0Tecy8Na3yS7wekY6SCBvU0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":775005},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","gitHead":"3c5bf0f7d460d278c45b0849631bf4268c13c8f4","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.3.2","@blueprintjs/icons":"^6.2.0"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","react-test-renderer":"^18.3.1","@blueprintjs/node-build-scripts":"^9.2.8","@blueprintjs/karma-build-scripts":"^6.0.6"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.6_1760630059638_0.45551260454612397","host":"s3://npm-registry-packages-npm-production"}},"6.0.8":{"name":"@blueprintjs/select","version":"6.0.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c4227bdac4821fa35cd96f1e2e0f421212aa4106","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.8.tgz","fileCount":209,"integrity":"sha512-R/bZUqm3cFeXCDJrLIen35ypgPdmFRQhW7tqc/UCI1AVRDTBUNybxClbzpgQ0mmtE3TjYi6Dyx9fpq2fkx9e3Q==","signatures":[{"sig":"MEYCIQC31zH29KS3DEU99f1AQvQcn9aSrXQkzc0tvjaWO5evHQIhAIp++S/B3Ph9OEdLejce2mfBMUzpuZITycsYcWQxUDLt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753623},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.8.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/0cacfd6b1d182da3d6574c3221c417b8/blueprintjs-select-6.0.8.tgz","_integrity":"sha512-R/bZUqm3cFeXCDJrLIen35ypgPdmFRQhW7tqc/UCI1AVRDTBUNybxClbzpgQ0mmtE3TjYi6Dyx9fpq2fkx9e3Q==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.1","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.0","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.3.4","@blueprintjs/icons":"^6.3.1","@blueprintjs/colors":"^5.1.11"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.2","@blueprintjs/stylelint-plugin":"^5.1.2","@blueprintjs/node-build-scripts":"^9.2.9","@blueprintjs/karma-build-scripts":"^6.0.8"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.8_1762464279805_0.022814632149301017","host":"s3://npm-registry-packages-npm-production"}},"6.0.9":{"name":"@blueprintjs/select","version":"6.0.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"c1b25cc9177cbb27fe54b45735807467a5d680cc","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.9.tgz","fileCount":209,"integrity":"sha512-f0ke6eHufiYsg1ohrDij+Mid154+wundZB/DH52tDUmPatLcTEpr1Kv/TGDp/Vd+6nfr7qzkmoAXuUsUHLXbmw==","signatures":[{"sig":"MEUCIQDH5iDolLikobA7/QzT6Y0uiKY3f740jhrF45e5/jpCfgIgNcr0Pyw4KmY8GYLQ7oh/k65wyWfGMNIpTiL/KF7TdgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":772308},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.9.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/3ea2084c348c2916e7bf551d52290e74/blueprintjs-select-6.0.9.tgz","_integrity":"sha512-f0ke6eHufiYsg1ohrDij+Mid154+wundZB/DH52tDUmPatLcTEpr1Kv/TGDp/Vd+6nfr7qzkmoAXuUsUHLXbmw==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.4.0","@blueprintjs/icons":"^6.3.2","@blueprintjs/colors":"^5.1.12"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.3","@blueprintjs/stylelint-plugin":"^5.1.3","@blueprintjs/node-build-scripts":"^9.2.10","@blueprintjs/karma-build-scripts":"^6.0.9"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.9_1764690106310_0.40276677810265515","host":"s3://npm-registry-packages-npm-production"}},"6.0.10":{"name":"@blueprintjs/select","version":"6.0.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"3611affd8891729a84afdb6b6a4d26b71d9a14a5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.10.tgz","fileCount":209,"integrity":"sha512-RjDuomn4KhluiN7tVofLLX6S+b+un0mLehvmOSETpqk1C8lHXCxReIXxFiWqTB+YiIgkqQ6aRNjQs35cJBbrfg==","signatures":[{"sig":"MEUCIQCJREzr8ZDFXzHC8U0NHtItmlFbwPdtvb2hAQeQxcBpBQIgXz9uGiSMsXOKHB6VUFX4jv83Nyuff7RWODjhbf+Bj14=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764446},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.10.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/d6dba0b75bed1cf9cab28a5101bc65f6/blueprintjs-select-6.0.10.tgz","_integrity":"sha512-RjDuomn4KhluiN7tVofLLX6S+b+un0mLehvmOSETpqk1C8lHXCxReIXxFiWqTB+YiIgkqQ6aRNjQs35cJBbrfg==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.4.1","@blueprintjs/icons":"^6.3.2","@blueprintjs/colors":"^5.1.12"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.3","@blueprintjs/stylelint-plugin":"^5.1.3","@blueprintjs/node-build-scripts":"^9.2.10","@blueprintjs/karma-build-scripts":"^6.0.10"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.10_1764730357920_0.7803917047671651","host":"s3://npm-registry-packages-npm-production"}},"6.0.11":{"name":"@blueprintjs/select","version":"6.0.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"b9bb7518fd03e2b1378563baa4ce8b2af270e071","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.11.tgz","fileCount":209,"integrity":"sha512-ng/IUTxbVdGAUKmgfFBA/6qIr58+F1yiarIBMJpDQGamSEM3MeyEq77yeRbatSdhy+Sqs8UohtnVibdfdxV26w==","signatures":[{"sig":"MEUCIQCskAVBMFThKrqARzlYT22k4a/g6jWJvbJ+ue91oQmyhgIgMwUd7069mj5NQg/cc1LGqHBFbJBl5edOu4hkgDfWhi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764446},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.11.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/eb4853e0585130874b3da2164b6629de/blueprintjs-select-6.0.11.tgz","_integrity":"sha512-ng/IUTxbVdGAUKmgfFBA/6qIr58+F1yiarIBMJpDQGamSEM3MeyEq77yeRbatSdhy+Sqs8UohtnVibdfdxV26w==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.5.0","@blueprintjs/icons":"^6.4.0","@blueprintjs/colors":"^5.1.12"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.3","@blueprintjs/stylelint-plugin":"^5.1.4","@blueprintjs/node-build-scripts":"^9.2.10","@blueprintjs/karma-build-scripts":"^6.0.11"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.11_1767733049859_0.7093453777413392","host":"s3://npm-registry-packages-npm-production"}},"6.0.12":{"name":"@blueprintjs/select","version":"6.0.12","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.12","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"d7c0fa13a2bdf1454f2ad8cb0a92e8d131d1b6ca","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.12.tgz","fileCount":209,"integrity":"sha512-BOdNn/oIegzNMkEOKOVsQpFxVuie885SO4GDbl0BsYd2E6X07hLd2VTjoEgBHNbFB0Z1o4bdBhofgl4QdQ1reA==","signatures":[{"sig":"MEUCIGC3bWABRkQqqzfvhKZ6xb+S9ReRS8bXLBnH2DQsckuKAiEArUlq7GTeABW5jkadYh630GT/irRFGh8jpGAgQEilix0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764489},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.12.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/1751b6f504978b2ee46e86d622944624/blueprintjs-select-6.0.12.tgz","_integrity":"sha512-BOdNn/oIegzNMkEOKOVsQpFxVuie885SO4GDbl0BsYd2E6X07hLd2VTjoEgBHNbFB0Z1o4bdBhofgl4QdQ1reA==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.6.0","@blueprintjs/icons":"^6.5.0","@blueprintjs/colors":"^5.1.12"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.3","@blueprintjs/stylelint-plugin":"^5.1.4","@blueprintjs/node-build-scripts":"^9.2.10","@blueprintjs/karma-build-scripts":"^6.0.11"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.12_1768509676592_0.2506261486749868","host":"s3://npm-registry-packages-npm-production"}},"6.0.13":{"name":"@blueprintjs/select","version":"6.0.13","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.13","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6c19b76bb2ab1e50f7059c8baf7e63acd28f49dd","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.13.tgz","fileCount":209,"integrity":"sha512-Cz+BTbBlXYre/Dqm7mwi9nSxPXpJc9PQF8iKdeqBxJsDhYkSg7SB7xNHt0zjtU38pmBprIpu03rdQ7vo9OAAzQ==","signatures":[{"sig":"MEUCIQDyWbg/GzvG9KXVhbDdDe8CqKGsQ5O+NbO/Q3YnNxypYQIgcwjcclKmnNimyinAIIq7YsRI/okKxj4eurl+hzsKByk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764446},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.13.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/00c31e9b1f284a9337f984235c481fed/blueprintjs-select-6.0.13.tgz","_integrity":"sha512-Cz+BTbBlXYre/Dqm7mwi9nSxPXpJc9PQF8iKdeqBxJsDhYkSg7SB7xNHt0zjtU38pmBprIpu03rdQ7vo9OAAzQ==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.6.1","@blueprintjs/icons":"^6.5.0","@blueprintjs/colors":"^5.1.12"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.3","@blueprintjs/stylelint-plugin":"^5.1.4","@blueprintjs/node-build-scripts":"^9.2.10","@blueprintjs/karma-build-scripts":"^6.0.11"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.13_1768597669620_0.49645107566723623","host":"s3://npm-registry-packages-npm-production"}},"6.0.14":{"name":"@blueprintjs/select","version":"6.0.14","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.0.14","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a3ec4a93918d3039836e93a20dc85222298b5a0b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.0.14.tgz","fileCount":209,"integrity":"sha512-uVzMfPPXLCvW2TcqVATHstPfimTysoMKgj5yfHWAJC0SxKp1wGRZze61vIrme7qw72/xnq9tU30hruf7pltwhQ==","signatures":[{"sig":"MEUCIQCTpmB8zuUu9wy0dsl/r380Dw8qPXGfjM3FiRTAHZflVwIgKmJrtu9bbZfITGpl/lJCRYAz7hz4nP5+yPYmDS52mcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":764488},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.0.14.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/c9b133ae5257e118f34487a8589b0b8f/blueprintjs-select-6.0.14.tgz","_integrity":"sha512-uVzMfPPXLCvW2TcqVATHstPfimTysoMKgj5yfHWAJC0SxKp1wGRZze61vIrme7qw72/xnq9tU30hruf7pltwhQ==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.7.0","@blueprintjs/icons":"^6.5.1","@blueprintjs/colors":"^5.1.13"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.1.5","@blueprintjs/node-build-scripts":"^9.3.0","@blueprintjs/karma-build-scripts":"^6.0.12"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.0.14_1769526850045_0.1830031082859669","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@blueprintjs/select","version":"6.1.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"726d5d6ad199e36647046aaf64cdf651f60ff04c","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.0.tgz","fileCount":209,"integrity":"sha512-0+Xdlpt2Ci72Fk38KkGNfLzsVPku83u9tRUbXkaI0R/f+IzGmrJ4NRODRidXxxGgjh6ImcSj+RCx3BGh7Vlk9w==","signatures":[{"sig":"MEYCIQDni88WMiAWTzk/+aw950+kSojkgRBe3KAZMU6yTzoR+AIhAIfOiC1NiYUV660fpcd16Bidz5vvNyPwMHc+DvO42JIc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":769468},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.0.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/80bff9946220610825fd601e5fcf812c/blueprintjs-select-6.1.0.tgz","_integrity":"sha512-0+Xdlpt2Ci72Fk38KkGNfLzsVPku83u9tRUbXkaI0R/f+IzGmrJ4NRODRidXxxGgjh6ImcSj+RCx3BGh7Vlk9w==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.8.0","@blueprintjs/icons":"^6.5.2","@blueprintjs/colors":"^5.1.14"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.0","@blueprintjs/node-build-scripts":"^9.3.1","@blueprintjs/karma-build-scripts":"^6.0.12"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.0_1770931563485_0.027787057382434366","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"@blueprintjs/select","version":"6.1.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"9e545000dab1fc3302125af7021cd3bf5812e239","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.1.tgz","fileCount":209,"integrity":"sha512-c/jlMiMFDmoDCxjKdThLRzCQcjaO13IR52oAqdmG8NCQRNVJQ5P0bapdEMf56VHwCA3ZCVkztPflTH/DSVlXFg==","signatures":[{"sig":"MEQCIDWxCJL9ok40MECmNl9o6csTTEzB2pGL7wL3OBeX77+2AiAVgzSZIwTJZM13lpl3OpuVatG5W7xHxKWsGpBHxHuejg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":769468},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.1.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/57e57e9948cf871362b502a459484091/blueprintjs-select-6.1.1.tgz","_integrity":"sha512-c/jlMiMFDmoDCxjKdThLRzCQcjaO13IR52oAqdmG8NCQRNVJQ5P0bapdEMf56VHwCA3ZCVkztPflTH/DSVlXFg==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.8.1","@blueprintjs/icons":"^6.6.0","@blueprintjs/colors":"^5.1.14"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.0","@blueprintjs/node-build-scripts":"^9.3.1","@blueprintjs/karma-build-scripts":"^6.0.12"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.1_1771983453154_0.945733154694776","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"@blueprintjs/select","version":"6.1.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"01a50b3833aa2d193a8ab24cb3efe910c4603996","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.2.tgz","fileCount":209,"integrity":"sha512-dUDZPPx6nBO3w5a0/fs7kGJVMf6/0+xvt+K6LSTmUja6L9l5wDIOYzg6pH2Nw08anQraxwnTYB0eGZifbAgw8Q==","signatures":[{"sig":"MEUCIQDoSvlNsagmWie5tpID8IHI+gQKoDSZG0TcMlNImZ1j3QIgZ8zkVystVVVlAEriIVNOd/ZzLUkjP9RdW9k3+Kjyx4E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":769468},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.2.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/cab4fa3eee61e0f15181a8bd1725a668/blueprintjs-select-6.1.2.tgz","_integrity":"sha512-dUDZPPx6nBO3w5a0/fs7kGJVMf6/0+xvt+K6LSTmUja6L9l5wDIOYzg6pH2Nw08anQraxwnTYB0eGZifbAgw8Q==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.9.0","@blueprintjs/icons":"^6.6.0","@blueprintjs/colors":"^5.1.14"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.0","@blueprintjs/node-build-scripts":"^9.3.1","@blueprintjs/karma-build-scripts":"^6.0.12"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.2_1772050865028_0.4461967871298804","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"@blueprintjs/select","version":"6.1.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"ed139124189b7a1c3d646715870820ff03e3fb4a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.3.tgz","fileCount":209,"integrity":"sha512-BsDVwHvDplhNplcPizYVPi6y0KOqAB18Nw+spaQlACKYN9A2MmRe1EOCb1xYUu2dyx3Xz1sUMr1/2l6Dy/I2Ug==","signatures":[{"sig":"MEQCIBQVIGyC+UC4dc3CmynibEqSb9bBQ25QuTA4hEN28UTrAiAwJj9b89IrwAeu5MIxKQwP/TlFWno2jmhlKLoTBUaK1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":769468},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.3.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/cc0b3336e3fbfdbaa5e598bd108dc2bf/blueprintjs-select-6.1.3.tgz","_integrity":"sha512-BsDVwHvDplhNplcPizYVPi6y0KOqAB18Nw+spaQlACKYN9A2MmRe1EOCb1xYUu2dyx3Xz1sUMr1/2l6Dy/I2Ug==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.9.1","@blueprintjs/icons":"^6.6.0","@blueprintjs/colors":"^5.1.14"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.0","@blueprintjs/node-build-scripts":"^9.3.1","@blueprintjs/karma-build-scripts":"^6.0.12"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.3_1772247298425_0.2654487984191942","host":"s3://npm-registry-packages-npm-production"}},"6.1.4":{"name":"@blueprintjs/select","version":"6.1.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"433a82a6a21b0f2f16435b978f35e2f1c08c4bc4","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.4.tgz","fileCount":209,"integrity":"sha512-j0eAwfApM3cUjuLQALgkN7QKNKGbNlPlL4LhngENYvs9bZMuHdtARFBT9FZV3UCqiIpAQmIccdvYJ0VtwV8Irg==","signatures":[{"sig":"MEUCIB8yTyRXkmkkloWtPAPFVa8NXFQDZj5vnWfwDKvr+1i6AiEA+iraFlQJKrKtbfoPojt1J18dpABMEixCI76hL3gqT3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":769421},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.4.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:karma","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"mocha test/isotest.mjs","lint:scss":"sass-lint","test:karma":"karma start","compile:cjs":"tsc -p ./src -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src","dist:verify":"assert-package-layout","compile:esnext":"tsc -p ./src -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./test","test:karma:debug":"karma start --single-run=false --reporters=helpful --debug"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/391f0f7c412a48119f2479a0350c0c0c/blueprintjs-select-6.1.4.tgz","_integrity":"sha512-j0eAwfApM3cUjuLQALgkN7QKNKGbNlPlL4LhngENYvs9bZMuHdtARFBT9FZV3UCqiIpAQmIccdvYJ0VtwV8Irg==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.10.0","@blueprintjs/icons":"^6.7.0","@blueprintjs/colors":"^5.1.15"},"_hasShrinkwrap":false,"devDependencies":{"karma":"^6.4.2","mocha":"^10.2.0","react":"^18.3.1","enzyme":"^3.11.0","react-dom":"^18.3.1","typescript":"~5.3.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","react-test-renderer":"^18.3.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.1","@blueprintjs/node-build-scripts":"^9.3.2","@blueprintjs/karma-build-scripts":"^6.0.12"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.4_1773256852669_0.31688551478835714","host":"s3://npm-registry-packages-npm-production"}},"6.1.5":{"name":"@blueprintjs/select","version":"6.1.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"bbbe8cbd5fb45ee676a10276549866b2e460adbb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.5.tgz","fileCount":225,"integrity":"sha512-qj4ZnrdVnjAXF9Hdb72ZYMd7ocG8aJVwFcyhXXTtcY+Q32WWOGuuFyIgPppUPMpoOVrLk5Bp8i3uxe/SikO2OA==","signatures":[{"sig":"MEUCIQC8ynTnQdmGMDbQqO81bwDZFMU4LwF3iKvsfvTyAd1N0AIga3X/Av0mVfJHUuC8wOvHh5h2GgZWrXyB10m5VjZCzoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2008866},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.5.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/b4f3778fd92094494b8c60b0491487c1/blueprintjs-select-6.1.5.tgz","_integrity":"sha512-qj4ZnrdVnjAXF9Hdb72ZYMd7ocG8aJVwFcyhXXTtcY+Q32WWOGuuFyIgPppUPMpoOVrLk5Bp8i3uxe/SikO2OA==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.11.0","@blueprintjs/icons":"^6.8.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.2","@blueprintjs/node-build-scripts":"^9.3.3"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.5_1774400515003_0.6602836258605629","host":"s3://npm-registry-packages-npm-production"}},"6.1.6":{"name":"@blueprintjs/select","version":"6.1.6","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.6","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"43a88d22a2d79c0aea7a6144b55270cd41db4753","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.6.tgz","fileCount":225,"integrity":"sha512-JUE5NBSrsesORaSn2VjEjt2rLVO0hpdQxLdx1Fdv2WdYsGYQz/RG9YIfmT+Mg8tnzZXHkTepTZ68NqAwhUpRNQ==","signatures":[{"sig":"MEYCIQDPj5hy2z/O8m0ockVBEBxHiMBvPwQ8pQX8Unndfg0NRQIhAN3ONOSrcZf2F5+iDJHGIs1tHH+Y27XImTlXeuvvSS2d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2008866},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.6.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/feda7ac84b6bfc58f4a55b0e265d037c/blueprintjs-select-6.1.6.tgz","_integrity":"sha512-JUE5NBSrsesORaSn2VjEjt2rLVO0hpdQxLdx1Fdv2WdYsGYQz/RG9YIfmT+Mg8tnzZXHkTepTZ68NqAwhUpRNQ==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.11.1","@blueprintjs/icons":"^6.8.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.2","@blueprintjs/node-build-scripts":"^9.3.3"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.6_1774460066071_0.3809059579515406","host":"s3://npm-registry-packages-npm-production"}},"6.1.7":{"name":"@blueprintjs/select","version":"6.1.7","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.7","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"6ad83a1a6ad038d049d249cf6adbcff12a2e1f4c","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.7.tgz","fileCount":225,"integrity":"sha512-ePUZBJzh4u+SQU0OaVPEysB7R1YO5J5xJenJBpJnMkaYRRQBBemjqqhJRqgo5y8lbIIsGdTfL5xyRw1ZXzvR5g==","signatures":[{"sig":"MEUCIQCFRl17IyefM8CH/dNkvG3S6XPat3LSM8Q7J1o1jfnNxgIgV4HxKT5Ees8rWWdCX4d61AI6EuV45oEq1FD253lp06c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2004206},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.7.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/acd3752d0e42b13dee4a5f8d6c62f23e/blueprintjs-select-6.1.7.tgz","_integrity":"sha512-ePUZBJzh4u+SQU0OaVPEysB7R1YO5J5xJenJBpJnMkaYRRQBBemjqqhJRqgo5y8lbIIsGdTfL5xyRw1ZXzvR5g==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.11.2","@blueprintjs/icons":"^6.8.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.2","@blueprintjs/node-build-scripts":"^9.3.3"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.7_1774989151231_0.7626516718105512","host":"s3://npm-registry-packages-npm-production"}},"6.1.8":{"name":"@blueprintjs/select","version":"6.1.8","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.8","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"5f97ca6e653f793e3c98d0e1c0e36ac32c45096f","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.8.tgz","fileCount":225,"integrity":"sha512-6cSoUDN5bYery4TBVEsHFeoZcQGUB26c8x+HJ+zrrjL1yyE1iK+0VTcW+kB0PW4J/fFN0vhVkveLKlrJQIcJcA==","signatures":[{"sig":"MEUCIQDJFJXUARrjKQkvsFV7YyT9xWN5LyMpybtd+dhu9ok10QIgds73lR/YTgSmh84yBtYbAv8n3pvox0yxN/9YNZJK1Oc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2004206},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.8.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/fa5847c33246b9ff6c28020378b8fc59/blueprintjs-select-6.1.8.tgz","_integrity":"sha512-6cSoUDN5bYery4TBVEsHFeoZcQGUB26c8x+HJ+zrrjL1yyE1iK+0VTcW+kB0PW4J/fFN0vhVkveLKlrJQIcJcA==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.11.3","@blueprintjs/icons":"^6.8.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.2","@blueprintjs/node-build-scripts":"^9.3.3"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.8_1775060338905_0.6544674555104812","host":"s3://npm-registry-packages-npm-production"}},"6.1.9":{"name":"@blueprintjs/select","version":"6.1.9","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.9","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"e0edab5e73bd025dfabaffd5fc13b9f6a8b2e33a","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.9.tgz","fileCount":225,"integrity":"sha512-PtHQl0MWr606/PGxvN3xjYYvMc+gLyeHy/FdzK0/SXK4s9dBCBXGbdJEo8yVtDo71jyrJXZfjUkJlf+KpqRibQ==","signatures":[{"sig":"MEYCIQDpECqQR/ZAZ0xYGMEfKmlNxpGLuKu9gU789NdmX2PnwgIhALHTN/4ZdPyJF8k2GeJWsj7ELCx6IIKbtLiUT51uR3x4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2005535},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.9.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"},"_resolved":"/tmp/eb7e2f4b3b747a7219ac15f1838d835d/blueprintjs-select-6.1.9.tgz","_integrity":"sha512-PtHQl0MWr606/PGxvN3xjYYvMc+gLyeHy/FdzK0/SXK4s9dBCBXGbdJEo8yVtDo71jyrJXZfjUkJlf+KpqRibQ==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.6.2","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.11.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.12.0","@blueprintjs/icons":"^6.9.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.2","@blueprintjs/node-build-scripts":"^9.3.3"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.9_1775586918346_0.49762808350730436","host":"s3://npm-registry-packages-npm-production"}},"6.1.10":{"name":"@blueprintjs/select","version":"6.1.10","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.10","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"29c13e462e9ba74dde3fdb61bbbaf91f7b49e59d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.10.tgz","fileCount":225,"integrity":"sha512-QWvehtSZEgOboLCeC/UTvcNI3o7roRC3cMIJ9tXXxKcwRygzvDVAWL8AshKSrHW3Vpcl0/6koya1Yi+GO70vYg==","signatures":[{"sig":"MEQCID71t+65B3sqS9CwUVBrt5nxrZBeY5zDY97MlnN2WBsxAiA0snm8dyEk4ttRz7TSCEBlJhB5ajEcmWZNaw0heMIU8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2005552},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.10.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf dist/* || rm -rf lib/* || true","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"_resolved":"/tmp/a9f6220cfa4ad8da37f3665c648d0c35/blueprintjs-select-6.1.10.tgz","_integrity":"sha512-QWvehtSZEgOboLCeC/UTvcNI3o7roRC3cMIJ9tXXxKcwRygzvDVAWL8AshKSrHW3Vpcl0/6koya1Yi+GO70vYg==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.11.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.12.1","@blueprintjs/icons":"^6.9.1","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.10_1776967940133_0.9458758211670737","host":"s3://npm-registry-packages-npm-production"}},"6.1.11":{"name":"@blueprintjs/select","version":"6.1.11","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.1.11","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"515a74929317753c467c9e024d9bf52e679e615b","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.1.11.tgz","fileCount":225,"integrity":"sha512-Zf32IiagGYFHzfp2N3qIqF+6dV4K8Lk0XzVDSnGGLhYdOChpzOp0K9aisfXHbqtDjDtH25d9UvqlVqp7TmT8wQ==","signatures":[{"sig":"MEUCIQDbALV6qNtOVLEW4P2pK4USKb1j+sitPAEgPHFShcB+bgIgLJ1myJr91ItsDeFasaFaRqtpkE42+N8J5EQSBPvon5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2006888},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.1.11.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"_resolved":"/tmp/5703a4fa980180dad8a81d6e6696b3c5/blueprintjs-select-6.1.11.tgz","_integrity":"sha512-Zf32IiagGYFHzfp2N3qIqF+6dV4K8Lk0XzVDSnGGLhYdOChpzOp0K9aisfXHbqtDjDtH25d9UvqlVqp7TmT8wQ==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.11.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.13.0","@blueprintjs/icons":"^6.10.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.1.11_1778637100791_0.924606287990172","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"@blueprintjs/select","version":"6.2.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.2.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a8207e306cee32a3bc15028c211e6f161444ebf5","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.2.0.tgz","fileCount":225,"integrity":"sha512-I9F6ifDb2oHnLYq/QLARaS1Lx71KJjhWQms8iuEsVBr9Q7znvvwYupDFgBnhqOnix9LP9HbypaxeqhTGkmie8g==","signatures":[{"sig":"MEYCIQDAiabDlR2T59GfqOLukmZAHh64JzQegRZXKvFEp+u7MwIhANHC/e1m1nj4XpBKzl2DzcYOU7Rl7vC9TS4THigzEGQx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2008134},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.2.0.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"_resolved":"/tmp/06acbe49570592887999933645bbbd3d/blueprintjs-select-6.2.0.tgz","_integrity":"sha512-I9F6ifDb2oHnLYq/QLARaS1Lx71KJjhWQms8iuEsVBr9Q7znvvwYupDFgBnhqOnix9LP9HbypaxeqhTGkmie8g==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.11.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.14.0","@blueprintjs/icons":"^6.10.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.2.0_1779216475615_0.943148529687587","host":"s3://npm-registry-packages-npm-production"}},"6.2.1":{"name":"@blueprintjs/select","version":"6.2.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":{"name":"Palantir Technologies"},"license":"Apache-2.0","_id":"@blueprintjs/select@6.2.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"homepage":"https://github.com/palantir/blueprint#readme","bugs":{"url":"https://github.com/palantir/blueprint/issues"},"dist":{"shasum":"a1ca44ceaf339a1154b2a275182ad596ab7f4142","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.2.1.tgz","fileCount":225,"integrity":"sha512-NBMxdAR7PE4Oyn5tN9AfKVzFpCRoQHaIuhNCCGFFjt22efgQscQF+ppHPe1+pUy4YIWB2KBwfBUT5bpIvNFPfA==","signatures":[{"sig":"MEUCIQDnKJpSneyoWUBx3LZVD5fBOrZomX3R3R1vIXVOj2sMgwIgH7YEH1Jdvgz+aX9eVhPRVwJ43Ml6eslq5wXMB93J+ZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2008119},"main":"lib/cjs/index.js","_from":"file:blueprintjs-select-6.2.1.tgz","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"_resolved":"/tmp/95f34a87c6266fe5ddf5249531410092/blueprintjs-select-6.2.1.tgz","_integrity":"sha512-NBMxdAR7PE4Oyn5tN9AfKVzFpCRoQHaIuhNCCGFFjt22efgQscQF+ppHPe1+pUy4YIWB2KBwfBUT5bpIvNFPfA==","repository":{"url":"git+ssh://git@github.com/palantir/blueprint.git","type":"git","directory":"packages/select"},"_npmVersion":"11.11.0","description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.15.0","@blueprintjs/icons":"^6.10.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.2.1_1779386427485_0.32248044190237435","host":"s3://npm-registry-packages-npm-production"}},"6.2.2":{"name":"@blueprintjs/select","version":"6.2.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.2.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"ccd34252c0f5a7ab2cd903ec9ffb790357ba728d","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.2.2.tgz","fileCount":225,"integrity":"sha512-8BoCTxhgIqHaVx7RxpdQG65283GsMpQmzL6vP32EkW3q81KlImBV7r+7cZ9rEBRwSas2RAKDeiGcjcPRCJPVvw==","signatures":[{"sig":"MEYCIQDVMYHyk8gApt+l8vLRGY1jfA46Ck+dZbBhkn//6uWwWwIhALObgLGkSO7NQyR8RVLLWF57aK0aN8YoOjMpAmouEVSA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2008119},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.15.1","@blueprintjs/icons":"^6.10.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18","react-dom":"18","@types/react":"18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.2.2_1780930708945_0.89368752504196","host":"s3://npm-registry-packages-npm-production"}},"6.3.0":{"name":"@blueprintjs/select","version":"6.3.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.3.0","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"06e66470f3f9f6e2950c0465f35e7820c4c1b4f9","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.0.tgz","fileCount":225,"integrity":"sha512-m+tQ6PIG/qWfGUwx2DFZs7nKZfMwx4OKPT4yO5aVe9JCqVkJGs+ZdEfjFO4zf6PF6lD0e9Yxyis497YJh1lawA==","signatures":[{"sig":"MEUCICWz/dhcHOJeCcRkzXDejJBo248JKyKxyEujLihTifuGAiEAvWQDlYG9+H/9c6oHbNKDuqsdmzr3oJlw2geS8nMtM9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2008137},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.16.0","@blueprintjs/icons":"^6.11.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.3.0_1781027994802_0.4787079097846485","host":"s3://npm-registry-packages-npm-production"}},"6.3.1":{"name":"@blueprintjs/select","version":"6.3.1","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.3.1","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"d9bdc96c3caeb651fa3458a243121d904fcd1caa","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.1.tgz","fileCount":225,"integrity":"sha512-kc+/DLVnnassu78cSzCPgshAX4kgK4PXmbXWMYOXMI4pQ1HCxKl7L/PRN+kb+TMdwGTMQfuXAjRyJTMrSlzkSw==","signatures":[{"sig":"MEUCIQDySB26uxdnLgYrMLQrwEfaNmIZ7JCVu+U+O3BP+1eFOwIgQzkGd6DQi3tEXi8D2lW5wtxloUfSh/2If93S1j+LIjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2009612},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.17.0","@blueprintjs/icons":"^6.12.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.3.1_1782836100897_0.7279089375297558","host":"s3://npm-registry-packages-npm-production"}},"6.3.2":{"name":"@blueprintjs/select","version":"6.3.2","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.3.2","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"388985c915bef2ca712c5154d3c06e50f74f8ecb","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.2.tgz","fileCount":225,"integrity":"sha512-crYvHV64FmJDii3f7zaYASGZ4nLVc31NzE/bLSrnqadfsuwqkV5i+lP/dF80yZ4TRXHn/1ATSmJI8AKb7l9q/Q==","signatures":[{"sig":"MEYCIQDKojnQtwDoKPIrx5lAtVk9t5LeqCirW6AHupk+BNh6YwIhAJDdhNgkOdoV9Cvt8s2ue0FgLBfVQiH1vhdLONxKzeTT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2009612},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.17.1","@blueprintjs/icons":"^6.13.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.3.2_1783374287309_0.47620002871694256","host":"s3://npm-registry-packages-npm-production"}},"6.3.3":{"name":"@blueprintjs/select","version":"6.3.3","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.3.3","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"cabdfb9b84abeba5e161d8875a1358d642c7e8cc","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.3.tgz","fileCount":225,"integrity":"sha512-euOddNEZ910cLNIgOKjLdKIOJUG++X19B0OS88gNPzxDv5Q90IGridM2XZI/6qrQB0piLGUXwASLWlwVZIi4UA==","signatures":[{"sig":"MEQCIFUrPy6xIm/4VFoA/7tqUpB6Be2f52zlDrXluvX1mJVqAiB76izxOxN2OAtqHSaM5wVQOMf11dXbOxkpYgjqB04oEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2009705},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.17.2","@blueprintjs/icons":"^6.13.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.3.3_1783627608473_0.30895444763648827","host":"s3://npm-registry-packages-npm-production"}},"6.3.4":{"name":"@blueprintjs/select","version":"6.3.4","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.3.4","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"cc0d197aa16811d26287e4d647e947da6a62cea6","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.4.tgz","fileCount":235,"integrity":"sha512-vJa6MrXgPyQt4PRc9Z6c1vaHAKJMI1zloVph5eKOfv7YjSb1WlbH/bFWKunANxqSlncfug6FfaHkIRh7UYZ1Wg==","signatures":[{"sig":"MEUCIDGRHNHrBWzuvih4CFr8VxdD/8zCI/VagyKlB/mkY+uuAiEA9THw9BUQRPF+60W4rTUlx73dHZ1AAfP0wCBXldJF4I8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2033657},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.18.0","@blueprintjs/icons":"^6.13.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.3","@blueprintjs/node-build-scripts":"^10.0.0"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.3.4_1785263162362_0.8314756055958912","host":"s3://npm-registry-packages-npm-production"}},"6.3.5":{"name":"@blueprintjs/select","version":"6.3.5","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"author":"Palantir Technologies","license":"Apache-2.0","_id":"@blueprintjs/select@6.3.5","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"dist":{"shasum":"34937aa08096494a1407734335b58356f4e22f80","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.5.tgz","fileCount":235,"integrity":"sha512-8nq/1ZAzg6UfiIcAhJy8aZhKbwuQoqQVMKvl2p7MWx+j3ARNPBnpsEr43Ouv6Yk4jMJ+hZmjW/vtLIcN2oGsRw==","signatures":[{"sig":"MEUCIQDeW3fGpz1yu7vcLiEl+pCYaw8Voq//V8I4Nv/GqFMpJwIgNblG1LTFRQFvPjE+vrxG60aO9lkG3zW4ixCdOi2sH5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC7fFZlNkB+1NDh+9AoVk+v9DHY/BMHbp3ttCdc61cQiwIgRbUYXEcNB8/4uxb5SbSSMKjx3qy3SqyPyqHegRZs8BU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2033657},"main":"lib/cjs/index.js","style":"lib/css/blueprint-select.css","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.19.0","@blueprintjs/icons":"^6.14.0","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.4","@blueprintjs/node-build-scripts":"^10.0.1"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/select_6.3.5_1789583825614_0.6811322751378803","host":"s3://npm-registry-packages-npm-production"}},"6.3.6":{"_id":"@blueprintjs/select@6.3.6","dist":{"shasum":"50e232517b92dfd570ee421e8ac2341f3a8eaac0","tarball":"https://registry.npmjs.org/@blueprintjs/select/-/select-6.3.6.tgz","fileCount":235,"integrity":"sha512-BxvAiWDh9frJKZQbN6I0nUzWO2w3RRtq2M8KgxYMYOIi4JSInoQFASuSBTG8BZU83btopGMu6gfBinElWdvyYQ==","signatures":[{"sig":"MEYCIQDMe/lmOyiFlSxGukpI8nceuJdxKQwOtR45VkT7UIeTQwIhAPA7R34RzmKo/cPv5wGNBsSgMhRAt6PUgWqR0g1+AIpp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICtY/XyL5aQLUE+Klz0V7xA9SKO8GHhad1/7HhBcao7oAiB8fkOVJwc8qL1oE68870h0w44QQLa6S+YVm/tzu8Ksvw=="}],"unpackedSize":2558696},"main":"lib/cjs/index.js","name":"@blueprintjs/select","style":"lib/css/blueprint-select.css","author":"Palantir Technologies","esnext":"lib/esnext/index.js","module":"lib/esm/index.js","license":"Apache-2.0","scripts":{"dev":"run-p \"compile:esm --watch\" \"compile:css --watch\"","dist":"run-s \"dist:*\"","lint":"run-p lint:scss lint:es","test":"run-s test:typeCheck test:iso test:vitest:run","clean":"rm -rf coverage lib","verify":"npm-run-all compile -p dist test lint","compile":"run-p \"compile:*\"","lint:es":"es-lint","dist:css":"css-dist lib/css","lint-fix":"es-lint --fix && sass-lint --fix","test:iso":"vitest run --config vitest.config.isotest.mts","lint:scss":"sass-lint","compile:cjs":"tsc -p ./src/tsconfig.build.json -m commonjs --verbatimModuleSyntax false --outDir lib/cjs","compile:css":"sass-compile ./src","compile:esm":"tsc -p ./src/tsconfig.build.json","dist:verify":"assert-package-layout","test:vitest":"vitest","compile:esnext":"tsc -p ./src/tsconfig.build.json -t esnext --outDir lib/esnext","test:typeCheck":"tsc -p ./src/tsconfig.test.json","test:vitest:run":"vitest run"},"typings":"lib/esm/index.d.ts","version":"6.3.6","_npmUser":{"name":"CircleCI","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"circleci","oidcConfigId":"oidc:e9443956-529b-49d4-91b1-519374ef6e61"}},"keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","directories":{},"maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"tslib":"~2.6.2","classnames":"^2.3.1","@blueprintjs/core":"^6.20.0","@blueprintjs/icons":"^6.14.1","@blueprintjs/colors":"^5.1.16"},"_hasShrinkwrap":false,"devDependencies":{"react":"^18.3.1","enzyme":"^3.11.0","vitest":"4.0.7","react-dom":"^18.3.1","typescript":"~5.9.3","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","normalize.css":"^8.0.1","@vitejs/plugin-react":"^5.1.0","@blueprintjs/test-commons":"^4.0.4","@blueprintjs/stylelint-plugin":"^5.2.4","@blueprintjs/node-build-scripts":"^10.0.1"},"peerDependencies":{"react":"18 || 19","react-dom":"18 || 19","@types/react":"18 || 19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/select_6.3.6_1789663166759_0.23218912317642593"}}},"time":{"created":"2018-01-17T21:21:59.025Z","modified":"2026-09-17T16:39:27.081Z","2.0.0-beta.1":"2018-01-17T21:21:59.025Z","2.0.0-beta.2":"2018-01-23T18:48:08.715Z","2.0.0-beta.3":"2018-01-23T20:00:14.877Z","2.0.0-rc.1":"2018-02-07T15:02:30.891Z","2.0.0-rc.2":"2018-02-20T00:49:33.245Z","2.0.0-rc.3":"2018-03-13T05:27:24.894Z","2.0.0-rc.4":"2018-03-21T22:33:02.711Z","2.0.0":"2018-03-22T21:36:25.750Z","2.0.1":"2018-05-01T19:09:57.550Z","3.0.0-beta.0":"2018-05-09T22:30:55.275Z","3.0.0-rc.0":"2018-06-20T23:09:11.985Z","3.0.0":"2018-07-10T01:15:40.578Z","3.1.0":"2018-08-02T22:08:22.742Z","3.2.0":"2018-09-13T01:13:46.363Z","3.2.1":"2018-10-25T19:04:03.359Z","3.3.0":"2018-11-16T19:56:11.023Z","3.4.0":"2018-12-07T16:49:41.023Z","3.5.0":"2019-01-11T01:50:00.689Z","3.6.0":"2019-01-22T01:26:08.825Z","3.6.1":"2019-02-07T23:54:38.842Z","3.7.0":"2019-02-28T22:35:48.781Z","3.8.0":"2019-04-01T01:37:33.846Z","3.8.1":"2019-05-29T07:08:22.668Z","3.9.0":"2019-07-01T21:55:06.313Z","3.10.0":"2019-07-30T17:38:46.688Z","3.11.0":"2019-10-05T20:37:29.012Z","3.11.1":"2019-10-13T18:39:54.854Z","3.11.2":"2019-11-11T23:52:16.423Z","3.12.0":"2020-02-26T01:47:10.099Z","3.12.1":"2020-04-09T20:58:45.507Z","3.12.2":"2020-04-22T05:39:23.830Z","3.12.3":"2020-05-04T16:31:47.303Z","3.13.0":"2020-05-19T23:54:16.303Z","3.13.1":"2020-05-21T16:42:39.207Z","3.13.2":"2020-05-25T16:04:02.647Z","3.13.3":"2020-06-11T01:54:15.792Z","3.13.4":"2020-06-24T18:43:55.307Z","3.13.5":"2020-07-16T16:03:25.624Z","3.13.6":"2020-07-28T21:57:44.017Z","3.13.7":"2020-08-11T21:13:40.470Z","3.14.0":"2020-09-22T20:50:29.955Z","3.14.1":"2020-09-23T01:57:11.438Z","3.14.2":"2020-10-01T16:13:04.406Z","3.14.3":"2020-10-15T19:01:16.321Z","3.15.0":"2020-11-16T22:52:05.924Z","3.15.1":"2021-01-19T18:15:18.799Z","3.15.2":"2021-01-21T17:38:07.236Z","3.15.3":"2021-01-25T16:33:41.538Z","3.15.4":"2021-02-01T20:03:29.536Z","3.15.5":"2021-02-18T19:55:03.913Z","3.15.6":"2021-03-04T18:11:24.606Z","3.15.7":"2021-03-08T21:16:11.292Z","3.15.8":"2021-03-10T20:48:04.606Z","3.15.9":"2021-03-24T22:54:52.028Z","4.0.0-alpha.0":"2021-04-13T17:31:16.580Z","3.15.10":"2021-04-15T19:33:49.508Z","3.16.0":"2021-04-20T02:21:01.502Z","3.16.1":"2021-04-29T19:10:14.955Z","3.16.2":"2021-05-04T15:54:04.016Z","3.16.3":"2021-05-19T18:47:24.394Z","3.16.4":"2021-05-27T18:37:09.962Z","3.16.5":"2021-06-22T20:27:13.757Z","3.16.6":"2021-07-15T17:21:10.227Z","3.17.0":"2021-08-20T00:35:10.020Z","3.18.0":"2021-08-30T23:10:26.929Z","3.18.1":"2021-09-03T21:36:44.128Z","3.18.2":"2021-09-15T16:33:23.337Z","3.18.3":"2021-09-16T18:46:59.842Z","3.18.4":"2021-09-20T21:20:34.814Z","3.18.5":"2021-09-27T17:11:18.157Z","3.18.6":"2021-09-28T15:52:17.233Z","4.0.0-beta.0":"2021-09-30T15:54:33.926Z","4.0.0-beta.1":"2021-10-04T20:18:29.724Z","4.0.0-beta.2":"2021-10-07T18:11:41.965Z","3.18.7":"2021-10-07T19:03:44.110Z","3.18.8":"2021-10-15T15:58:22.463Z","4.0.0-beta.3":"2021-10-15T16:55:25.124Z","4.0.0-beta.4":"2021-10-19T17:35:46.028Z","3.18.9":"2021-10-19T17:36:33.531Z","4.0.0-beta.5":"2021-10-25T20:01:48.138Z","3.18.10":"2021-10-25T20:09:26.988Z","4.0.0-beta.6":"2021-10-28T05:28:15.505Z","4.0.0-beta.7":"2021-11-04T14:27:15.479Z","4.0.0-beta.8":"2021-11-04T18:02:49.603Z","4.0.0-beta.9":"2021-11-11T14:47:16.795Z","4.0.0-beta.10":"2021-11-11T15:16:30.225Z","4.0.0-beta.11":"2021-12-09T20:31:03.615Z","3.18.11":"2021-12-09T20:41:57.944Z","4.0.0-beta.12":"2021-12-14T18:40:09.696Z","4.0.0-beta.13":"2022-02-08T21:20:45.870Z","3.18.12":"2022-02-08T21:24:58.032Z","4.0.0-beta.14":"2022-02-11T00:29:08.980Z","4.0.0-beta.15":"2022-02-25T17:06:42.840Z","4.0.0-rc.0":"2022-03-03T18:01:50.729Z","3.19.0":"2022-03-17T19:13:01.315Z","4.0.0-rc.1":"2022-03-17T21:48:28.467Z","3.19.1":"2022-03-21T16:59:28.737Z","4.0.0-rc.2":"2022-03-21T17:00:47.642Z","4.0.0-rc.3":"2022-03-21T19:53:29.747Z","4.0.0":"2022-03-22T14:18:06.756Z","4.0.1":"2022-03-25T20:23:51.489Z","4.0.2":"2022-03-29T15:41:28.010Z","4.0.3":"2022-03-30T16:58:30.287Z","4.0.4":"2022-04-01T21:00:49.490Z","4.1.0":"2022-04-05T19:17:54.210Z","4.1.1":"2022-04-06T20:29:36.036Z","4.1.2":"2022-04-07T18:36:25.214Z","4.1.3":"2022-04-15T17:45:36.925Z","4.1.4":"2022-04-21T22:14:36.589Z","4.2.0":"2022-05-05T14:07:10.139Z","4.1.5":"2022-05-09T14:43:50.866Z","4.2.1":"2022-05-12T17:42:33.002Z","4.2.2":"2022-05-16T15:31:09.005Z","4.3.0":"2022-05-27T17:59:44.929Z","4.3.1":"2022-06-03T17:20:52.623Z","4.4.0":"2022-06-09T19:01:31.792Z","4.4.1":"2022-06-15T20:50:24.016Z","4.4.2":"2022-07-08T13:34:15.795Z","4.5.0":"2022-07-20T19:55:44.534Z","4.5.1":"2022-07-22T19:57:09.110Z","4.5.2":"2022-07-28T04:42:00.383Z","4.5.3":"2022-08-09T15:25:02.492Z","4.6.0":"2022-08-22T23:24:06.140Z","4.6.1":"2022-08-24T15:43:51.162Z","4.6.2":"2022-08-25T17:18:58.732Z","4.6.3":"2022-08-26T17:12:46.506Z","4.6.4":"2022-09-07T18:03:43.913Z","4.6.5":"2022-09-14T18:34:22.119Z","4.6.6":"2022-09-14T21:53:50.773Z","4.7.0":"2022-09-26T14:06:21.989Z","4.8.0":"2022-10-05T14:55:51.586Z","4.8.1":"2022-10-06T14:39:29.565Z","4.8.2":"2022-10-06T16:08:51.027Z","4.8.3":"2022-10-10T17:11:01.669Z","4.8.4":"2022-10-18T19:57:58.079Z","4.8.5":"2022-10-24T17:45:54.577Z","4.8.6":"2022-10-31T20:16:55.509Z","4.8.7":"2022-11-07T17:30:54.293Z","4.8.8":"2022-11-07T21:07:44.476Z","4.8.9":"2022-11-08T18:55:37.737Z","4.8.10":"2022-11-09T01:08:10.000Z","4.8.11":"2022-11-09T20:27:35.742Z","4.8.12":"2022-12-02T04:12:28.821Z","4.8.13":"2023-01-10T18:43:54.715Z","4.8.14":"2023-01-10T20:31:12.374Z","4.8.15":"2023-01-17T23:33:40.092Z","4.8.16":"2023-01-20T16:30:00.220Z","4.8.17":"2023-01-23T22:31:27.886Z","4.8.18":"2023-01-31T16:59:56.006Z","4.9.0":"2023-02-13T19:39:10.189Z","4.9.1":"2023-02-14T18:28:10.195Z","4.9.2":"2023-02-14T20:22:39.671Z","4.9.3":"2023-02-16T13:28:43.560Z","4.9.4":"2023-02-27T23:46:07.322Z","4.9.5":"2023-02-28T23:50:22.680Z","4.9.6":"2023-03-02T03:03:34.740Z","4.9.7":"2023-03-02T13:22:08.254Z","4.9.8":"2023-03-02T14:43:50.523Z","4.9.9":"2023-03-06T20:23:22.617Z","4.9.10":"2023-03-07T16:40:51.673Z","4.9.11":"2023-03-17T14:29:49.538Z","4.9.12":"2023-03-24T14:20:52.822Z","4.9.13":"2023-04-19T19:47:36.802Z","4.9.14":"2023-04-21T00:01:40.995Z","5.0.0-alpha.1":"2023-05-04T19:27:02.943Z","5.0.0-alpha.2":"2023-05-09T23:04:35.719Z","5.0.0-alpha.3":"2023-05-10T17:31:15.262Z","4.9.15":"2023-05-15T15:35:14.117Z","5.0.0-alpha.4":"2023-05-15T22:57:04.130Z","4.9.16":"2023-05-16T15:45:44.441Z","4.9.17":"2023-05-17T05:06:08.215Z","4.9.18":"2023-05-23T19:15:46.062Z","5.0.0-alpha.5":"2023-05-25T16:43:55.645Z","4.9.19":"2023-05-25T16:44:59.261Z","4.9.20":"2023-05-25T18:30:34.983Z","4.9.21":"2023-05-30T22:46:46.612Z","5.0.0-alpha.6":"2023-05-30T22:50:02.989Z","4.9.22":"2023-06-01T16:07:50.720Z","5.0.0-alpha.7":"2023-06-06T18:54:02.745Z","5.0.0-beta.0":"2023-06-09T16:58:27.560Z","5.0.0-beta.1":"2023-06-14T01:39:29.080Z","4.9.23":"2023-06-14T18:30:12.641Z","4.9.24":"2023-06-20T16:40:07.662Z","5.0.0-beta.2":"2023-06-20T18:01:22.283Z","5.0.0-rc.0":"2023-06-22T20:48:32.604Z","5.0.0":"2023-06-22T21:17:15.794Z","5.0.1":"2023-06-28T14:23:43.766Z","5.0.2":"2023-07-13T12:33:29.866Z","5.0.3":"2023-07-13T12:44:53.879Z","5.0.4":"2023-07-17T22:35:19.488Z","5.0.5":"2023-07-18T02:56:15.658Z","5.0.6":"2023-07-19T16:25:47.217Z","5.0.7":"2023-07-21T18:35:18.982Z","5.0.8":"2023-07-28T18:27:50.466Z","5.0.9":"2023-08-22T19:35:57.715Z","5.0.10":"2023-08-29T16:30:54.653Z","5.0.11":"2023-09-21T16:22:50.600Z","5.0.12":"2023-09-25T19:44:26.714Z","5.0.13":"2023-10-03T22:59:42.499Z","5.0.14":"2023-10-06T17:19:27.747Z","5.0.15":"2023-10-12T22:26:21.027Z","5.0.16":"2023-10-16T16:53:14.075Z","5.0.17":"2023-10-31T15:32:46.416Z","5.0.18":"2023-11-17T19:20:58.152Z","5.0.19":"2023-11-20T17:52:19.878Z","5.0.20":"2023-12-07T18:49:39.363Z","5.0.21":"2024-01-08T17:47:37.560Z","5.0.22":"2024-01-10T16:38:24.911Z","5.0.23":"2024-01-12T16:14:58.843Z","5.1.0":"2024-01-31T14:40:24.050Z","5.1.1":"2024-02-01T16:11:47.631Z","5.1.2":"2024-02-26T15:11:46.503Z","5.1.3":"2024-03-20T20:57:09.962Z","5.1.4":"2024-04-19T23:41:32.160Z","5.1.5":"2024-05-15T18:49:52.924Z","5.2.0":"2024-06-28T20:12:23.422Z","5.2.1":"2024-07-03T20:40:21.922Z","5.2.2":"2024-07-25T18:07:32.419Z","5.2.3":"2024-08-28T19:16:59.543Z","5.2.4":"2024-09-19T15:26:49.588Z","5.2.5":"2024-10-02T21:27:51.446Z","5.3.0":"2024-11-05T16:20:40.867Z","5.3.1":"2024-11-06T16:11:05.699Z","5.3.2":"2024-11-13T20:40:26.592Z","5.3.3":"2024-11-14T15:58:25.584Z","5.3.4":"2024-11-18T21:39:42.465Z","5.3.5":"2024-11-26T16:37:49.183Z","5.3.6":"2024-12-09T17:14:33.174Z","5.3.7":"2024-12-11T19:29:21.259Z","5.3.8":"2025-01-13T21:17:23.628Z","5.3.9":"2025-01-15T03:35:56.932Z","5.3.10":"2025-02-10T20:47:34.774Z","5.3.11":"2025-02-12T14:25:53.852Z","5.3.12":"2025-02-26T20:13:37.281Z","5.3.13":"2025-02-27T19:49:08.745Z","5.3.14":"2025-02-28T18:05:15.642Z","5.3.15":"2025-03-03T15:38:35.309Z","5.3.16":"2025-03-04T18:28:49.020Z","5.3.17":"2025-03-04T20:07:17.718Z","5.3.18":"2025-03-13T18:40:09.981Z","5.3.19":"2025-04-07T17:16:48.337Z","6.0.0-alpha.0":"2025-04-16T18:00:09.245Z","6.0.0-alpha.1":"2025-04-22T18:38:25.140Z","5.3.20":"2025-04-24T00:12:14.382Z","5.3.21":"2025-06-24T17:18:40.040Z","6.0.0":"2025-06-25T18:09:27.885Z","6.0.1":"2025-07-17T12:54:21.509Z","6.0.2":"2025-08-18T19:20:04.535Z","6.0.3":"2025-08-20T18:56:40.873Z","6.0.4":"2025-09-05T18:08:10.347Z","6.0.5":"2025-09-05T19:17:59.703Z","6.0.6":"2025-10-16T15:54:19.835Z","6.0.8":"2025-11-06T21:24:40.005Z","6.0.9":"2025-12-02T15:41:46.471Z","6.0.10":"2025-12-03T02:52:38.140Z","6.0.11":"2026-01-06T20:57:30.030Z","6.0.12":"2026-01-15T20:41:16.817Z","6.0.13":"2026-01-16T21:07:49.773Z","6.0.14":"2026-01-27T15:14:10.217Z","6.1.0":"2026-02-12T21:26:03.633Z","6.1.1":"2026-02-25T01:37:33.311Z","6.1.2":"2026-02-25T20:21:05.168Z","6.1.3":"2026-02-28T02:54:58.563Z","6.1.4":"2026-03-11T19:20:52.822Z","6.1.5":"2026-03-25T01:01:55.189Z","6.1.6":"2026-03-25T17:34:26.238Z","6.1.7":"2026-03-31T20:32:31.498Z","6.1.8":"2026-04-01T16:18:59.137Z","6.1.9":"2026-04-07T18:35:18.639Z","6.1.10":"2026-04-23T18:12:20.386Z","6.1.11":"2026-05-13T01:51:40.954Z","6.2.0":"2026-05-19T18:47:55.801Z","6.2.1":"2026-05-21T18:00:27.678Z","6.2.2":"2026-06-08T14:58:29.127Z","6.3.0":"2026-06-09T17:59:55.023Z","6.3.1":"2026-06-30T16:15:01.083Z","6.3.2":"2026-07-06T21:44:47.578Z","6.3.3":"2026-07-09T20:06:48.658Z","6.3.4":"2026-07-28T18:26:02.557Z","6.3.5":"2026-09-16T18:37:05.708Z","6.3.6":"2026-09-17T16:39:26.887Z"},"author":"Palantir Technologies","license":"Apache-2.0","keywords":["palantir","blueprint","components","select","select2","query","multiselect","suggest","typeahead","ui"],"repository":{"url":"git@github.com:palantir/blueprint.git","type":"git","directory":"packages/select"},"description":"Components related to selecting items from a list","maintainers":[{"name":"blueprintjs","email":"pt-vendor-npm@palantir.com"}],"readme":"","readmeFilename":""}