{"_id":"use-bootstrap-select","_rev":"10-e7ee632268d868b004e1ec64c0d9ddf5","name":"use-bootstrap-select","dist-tags":{"latest":"2.2.1"},"versions":{"0.0.1":{"name":"use-bootstrap-select","version":"0.0.1","license":"MIT","_id":"use-bootstrap-select@0.0.1","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"dist":{"shasum":"23cfa6d76098000ec93d952ca4ed2afc5bde5798","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-0.0.1.tgz","fileCount":15,"integrity":"sha512-VkEddDwekMrUZDhY9xRXhhD6cTwZYek0kW8dMifzoBy1OSg0o8vrEEEJltJqJAvLgrSFyBAfqhrjharYORoZcw==","signatures":[{"sig":"MEUCIEwVqRrDyx6SGGcZVJWvBXoOHdQFYnmKk7X7lI6WHjfIAiEAwCQuE5Zc/c66+IFLmiX7x+aavhmuneZ2rhS+VRZ16MI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126069},"main":"./dist/use-bootstrap-select.mjs","type":"module","types":"./dist/use-bootstrap-select.d.ts","module":"./dist/use-bootstrap-select.mjs","scripts":{"dev":"rusco dev:*","lint":"eslint src","build":"shx rm -rf dist && rusco build:* && shx rm -rf docs/dist && shx cp -R dist docs","dev:css":"sass --source-map --embed-sources src/index.scss:dist/use-bootstrap-select.css --watch","dev:dts":"tsc -d --emitDeclarationOnly src/index.ts --declarationDir dist --lib esnext,dom --watch","lint:fix":"eslint src --fix","build:css":"sass --source-map --embed-sources src/index.scss:dist/use-bootstrap-select.css && postcss dist/use-bootstrap-select.css --use autoprefixer --map --replace && esbuild dist/use-bootstrap-select.css --minify --outfile=dist/use-bootstrap-select.min.css --log-level=silent","build:dts":"tsc -d --emitDeclarationOnly src/index.ts --outFile dist/use-bootstrap-select.d.ts --lib esnext,dom","dev:js:esm":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.mjs --watch --format=esm","dev:js:iife":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.js --watch --format=iife","build:js:esm":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.mjs --format=esm --log-level=silent","build:js:iife":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.js --format=iife --log-level=silent","build:js:esm:min":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.min.mjs --minify --mangle-props=^_ --format=esm --log-level=silent","build:js:iife:min":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.min.js --minify --mangle-props=^_ --format=iife --log-level=silent"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"git@github.com:use-bootstrap/use-bootstrap-select.git","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","sass":"1.64.1","rusco":"0.1.0","eslint":"8.46.0","esbuild":"0.18.17","postcss":"8.4.27","bootstrap":"5.3.1","typescript":"5.1.6","postcss-cli":"10.1.0","autoprefixer":"10.4.14","@types/bootstrap":"5.2.6","@antfu/eslint-config":"0.39.8"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_0.0.1_1690632842995_0.3282276967315769","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"use-bootstrap-select","version":"0.0.2","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@0.0.2","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.netlify.app/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"67ad8af70e7e93253204ea6bbbb68d4a4f9c6d24","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-0.0.2.tgz","fileCount":15,"integrity":"sha512-8FYLgCU0xGIB7mGg8ugYjjt2dM6wErTi905nT+N24Bvmis/MyXHi6G56shA97lR9qDxqKTang3q3BBWdqFdcGQ==","signatures":[{"sig":"MEUCIQDgvZXeUBv98TBRtwkDqxXZKqplgXn6PYmA/hmwEZRxhAIgVWBM2tj+sXe4xA6y1A2eOwnqprvJtvg0OKEW1Els3S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126109},"main":"./dist/use-bootstrap-select.mjs","type":"module","types":"./dist/index.d.ts","module":"./dist/use-bootstrap-select.mjs","scripts":{"dev":"rusco dev:*","lint":"eslint src","build":"shx rm -rf dist && rusco build:* && shx rm -rf docs/dist && shx cp -R dist docs","dev:css":"sass --source-map --embed-sources src/index.scss:dist/use-bootstrap-select.css --watch","dev:dts":"tsc -d --emitDeclarationOnly src/index.ts --declarationDir dist --lib esnext,dom --watch","lint:fix":"eslint src --fix","build:css":"sass --source-map --embed-sources src/index.scss:dist/use-bootstrap-select.css && postcss dist/use-bootstrap-select.css --use autoprefixer --map --replace && esbuild dist/use-bootstrap-select.css --minify --outfile=dist/use-bootstrap-select.min.css --log-level=silent","build:dts":"tsc -d --emitDeclarationOnly src/index.ts --declarationDir dist --lib esnext,dom","dev:js:esm":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.mjs --watch --format=esm","dev:js:iife":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.js --watch --format=iife","build:js:esm":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.mjs --format=esm --log-level=silent","build:js:iife":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.js --format=iife --log-level=silent","build:js:esm:min":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.min.mjs --minify --mangle-props=^_ --format=esm --log-level=silent","build:js:iife:min":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.min.js --minify --mangle-props=^_ --format=iife --log-level=silent"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"git@github.com:use-bootstrap/use-bootstrap-select.git","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","sass":"1.64.2","rusco":"0.1.0","eslint":"8.46.0","esbuild":"0.18.17","postcss":"8.4.27","bootstrap":"5.3.1","typescript":"5.1.6","postcss-cli":"10.1.0","autoprefixer":"10.4.14","@types/bootstrap":"5.2.6","@antfu/eslint-config":"0.39.8"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_0.0.2_1690890676373_0.1999050684400936","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"use-bootstrap-select","version":"0.0.3","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@0.0.3","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.netlify.app/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"bf38c35ec62e1cd6b282ee6f87b047257cb881fb","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-0.0.3.tgz","fileCount":15,"integrity":"sha512-shrRHqe+f8TsiUdAIorsrnRI/pKMVl1Ncxfbm7daqcFuhA9ChEuDojvsJp2wXSs4zEe2vyopyQFagHDXz7PIAQ==","signatures":[{"sig":"MEUCIQCnELueJsEioPE2+8yymFlZD1oaRNm20G8OzeXg63jQagIgWtPrhK0cAkZpcIb4pWHYgEWgy0dCTI6UaAtSxesVA+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126097},"main":"./dist/use-bootstrap-select.mjs","type":"module","types":"./dist/index.d.ts","module":"./dist/use-bootstrap-select.mjs","scripts":{"dev":"rusco dev:*","lint":"eslint src","build":"shx rm -rf dist && rusco build:* && shx cp dist/*.min.{css,js} docs","dev:css":"sass --source-map --embed-sources src/index.scss:dist/use-bootstrap-select.css --watch","dev:dts":"tsc -d --emitDeclarationOnly src/index.ts --declarationDir dist --lib esnext,dom --watch","lint:fix":"eslint src --fix","build:css":"sass --source-map --embed-sources src/index.scss:dist/use-bootstrap-select.css && postcss dist/use-bootstrap-select.css --use autoprefixer --map --replace && esbuild dist/use-bootstrap-select.css --minify --outfile=dist/use-bootstrap-select.min.css --log-level=silent","build:dts":"tsc -d --emitDeclarationOnly src/index.ts --declarationDir dist --lib esnext,dom","dev:js:esm":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.mjs --watch --format=esm","dev:js:iife":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.js --watch --format=iife","build:js:esm":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.mjs --format=esm --log-level=silent","build:js:iife":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.js --format=iife --log-level=silent","build:js:esm:min":"esbuild src/index.ts --outfile=dist/use-bootstrap-select.min.mjs --minify --mangle-props=^_ --format=esm --log-level=silent","build:js:iife:min":"esbuild src/index.iife.ts --bundle --outfile=dist/use-bootstrap-select.min.js --minify --mangle-props=^_ --format=iife --log-level=silent"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","sass":"1.64.2","rusco":"0.1.0","eslint":"8.46.0","esbuild":"0.18.17","postcss":"8.4.27","bootstrap":"5.3.1","typescript":"5.1.6","postcss-cli":"10.1.0","autoprefixer":"10.4.14","@types/bootstrap":"5.2.6","@antfu/eslint-config":"0.40.0"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_0.0.3_1691134401460_0.28516682106530356","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"use-bootstrap-select","version":"1.0.0","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@1.0.0","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"6e329d12df84b48d3cbb2d1ed84cfb171161ff0a","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-1.0.0.tgz","fileCount":15,"integrity":"sha512-1FanlAaWGT/hdaEP5gzIq5f523yE3WalNgdHLhsKEsHlz2treRrSV+FmrzAgwMHWiPxpTYj861KcO6AmSoQZew==","signatures":[{"sig":"MEUCIBCdZ96oDpNB3d7mzEg7rgat9m+Pubgl76hsGmYgmdHhAiEAsXrAWIcoqGN/uzJfWUVFQro7SNPbEA0ocj+Csrou3pI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120995},"main":"./dist/use-bootstrap-select.mjs","type":"module","types":"./dist/use-bootstrap-select.d.mts","module":"./dist/use-bootstrap-select.mjs","exports":{"import":{"types":"./dist/use-bootstrap-select.d.mts","default":"./dist/use-bootstrap-select.mjs"}},"scripts":{"dev":"jalankan dev:* -p","lint":"eslint src","build":"shx rm -rf dist && jalankan build:*","serve":"halaman serve docs","dev:js":"pkgroll --watch","dev:css":"sass --source-map --embed-sources src/use-bootstrap-select.scss:dist/use-bootstrap-select.css --watch","build:js":"pkgroll","dev:docs":"halaman dev src/docs/pages --delay 0 --static dist --watch=src/docs/**/*,dist/**/*","lint:fix":"eslint src --fix","build:css":"sass --source-map --embed-sources src/use-bootstrap-select.scss:dist/use-bootstrap-select.css","build:docs":"halaman build src/docs/pages docs --pretty --static dist","build:iife":"echo \"import { UseBootstrapSelect } from './src/use-bootstrap-select'; window.UseBootstrapSelect = UseBootstrapSelect\" | esbuild --loader=ts --bundle --outfile=dist/use-bootstrap-select.js --log-level=silent","dev:js:iife":"echo \"import { UseBootstrapSelect } from './src/use-bootstrap-select'; window.UseBootstrapSelect = UseBootstrapSelect\" | esbuild --loader=ts --bundle --outfile=dist/use-bootstrap-select.js --watch","build:js:min":"esbuild dist/use-bootstrap-select.mjs --minify --outfile=dist/use-bootstrap-select.min.mjs --log-level=silent","build:css:min":"esbuild dist/use-bootstrap-select.css --minify --outfile=dist/use-bootstrap-select.min.css --log-level=silent","build:iife:min":"esbuild dist/use-bootstrap-select.js --minify --outfile=dist/use-bootstrap-select.min.js --log-level=silent","build:css:prefix":"postcss dist/use-bootstrap-select.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","sass":"1.64.2","react":"18.2.0","eslint":"8.46.0","esbuild":"0.18.20","halaman":"0.2.3","pkgroll":"1.11.0","postcss":"8.4.27","jalankan":"0.0.1","bootstrap":"5.3.1","typescript":"5.1.6","@types/node":"20.4.8","postcss-cli":"10.1.0","react-icons":"4.10.1","@types/react":"18.2.19","autoprefixer":"10.4.14","@types/bootstrap":"5.2.6","eslint-plugin-react":"7.33.1","@antfu/eslint-config":"0.40.2"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_1.0.0_1691477110675_0.16869918647473825","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"use-bootstrap-select","version":"1.0.1","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@1.0.1","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"01b3b822090b55e7d9414fd4f051d0366afcb934","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-1.0.1.tgz","fileCount":15,"integrity":"sha512-qzqj4HNT/jjBfMcHDH3niKAwdbzVBKA4dpxqOjlQ3ksGg6cuRBin/pn9PJg040Ee7M9WwW3gUKLbUCcrAi1G4w==","signatures":[{"sig":"MEUCIGTI5K5OOIxOB+81BqJjkTHHJfsgIPmy4heO4Arj2RU0AiEA+VbZGtQ8VcS3GXchFzy3kGMVLUU7IydGOmZAxiZoM7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121474},"main":"./dist/use-bootstrap-select.mjs","type":"module","types":"./dist/use-bootstrap-select.d.mts","module":"./dist/use-bootstrap-select.mjs","exports":{"import":{"types":"./dist/use-bootstrap-select.d.mts","default":"./dist/use-bootstrap-select.mjs"}},"scripts":{"dev":"jalankan dev:* -p","lint":"eslint src","build":"shx rm -rf dist && jalankan build:*","serve":"halaman serve docs","dev:css":"sass --source-map --embed-sources src/use-bootstrap-select.scss:dist/use-bootstrap-select.css --watch","build:js":"pkgroll","dev:docs":"halaman dev src/docs/pages --delay 0 --static dist --watch=src/docs/**/*,dist/**/*","lint:fix":"eslint src --fix","build:css":"sass --source-map --embed-sources src/use-bootstrap-select.scss:dist/use-bootstrap-select.css","build:docs":"halaman build src/docs/pages docs --pretty --static dist","build:iife":"echo \"import { UseBootstrapSelect } from './src/use-bootstrap-select'; window.UseBootstrapSelect = UseBootstrapSelect\" | esbuild --loader=ts --bundle --outfile=dist/use-bootstrap-select.js --log-level=silent","dev:js:iife":"echo \"import { UseBootstrapSelect } from './src/use-bootstrap-select'; window.UseBootstrapSelect = UseBootstrapSelect\" | esbuild --loader=ts --bundle --outfile=dist/use-bootstrap-select.js --log-level=error --watch=forever","build:js:min":"esbuild dist/use-bootstrap-select.mjs --minify --outfile=dist/use-bootstrap-select.min.mjs --log-level=silent","build:css:min":"esbuild dist/use-bootstrap-select.css --minify --outfile=dist/use-bootstrap-select.min.css --log-level=silent","build:iife:min":"esbuild dist/use-bootstrap-select.js --minify --outfile=dist/use-bootstrap-select.min.js --log-level=silent","build:css:prefix":"postcss dist/use-bootstrap-select.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","sass":"1.69.5","react":"18.2.0","eslint":"8.53.0","esbuild":"0.19.5","halaman":"0.2.4","pkgroll":"1.11.0","postcss":"8.4.31","jalankan":"0.0.1","bootstrap":"5.3.2","typescript":"5.2.2","@types/node":"20.9.0","postcss-cli":"10.1.0","react-icons":"4.12.0","@types/react":"18.2.37","autoprefixer":"10.4.16","@types/bootstrap":"5.2.9","eslint-plugin-react":"7.33.2","@antfu/eslint-config":"0.43.1"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_1.0.1_1700099368955_0.8575399850383056","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"use-bootstrap-select","version":"1.1.0","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@1.1.0","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"06e754f4b9abd1a67384a29ad105342d1a61f363","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-1.1.0.tgz","fileCount":15,"integrity":"sha512-J9f9MgHRCOoCydQK/nuqQk+dNKOd452VhpP+HdrJYeXzlJhV5WTioGY2SRsCXXk9P9DQ1isn27gYM0op3URI6w==","signatures":[{"sig":"MEQCIAFIISGGAw+IMu/hNFc4xw1lhSW70LBimUiLxYnm2YFeAiASjPTi3HQy5Nz0vQjacKmZCbQCvnCF4lJEiAuQ6nsrpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122747},"main":"./dist/use-bootstrap-select.mjs","type":"module","types":"./dist/use-bootstrap-select.d.mts","module":"./dist/use-bootstrap-select.mjs","exports":{"import":{"types":"./dist/use-bootstrap-select.d.mts","default":"./dist/use-bootstrap-select.mjs"}},"scripts":{"dev":"jalankan dev:* -p","lint":"eslint src","build":"shx rm -rf dist && jalankan build:*","serve":"halaman serve docs","dev:css":"sass --source-map --embed-sources src/use-bootstrap-select.scss:dist/use-bootstrap-select.css --watch","build:js":"pkgroll","dev:docs":"halaman dev src/docs/pages --delay 0 --static dist --watch=src/docs/**/*,dist/**/*","lint:fix":"eslint src --fix","build:css":"sass --source-map --embed-sources src/use-bootstrap-select.scss:dist/use-bootstrap-select.css","build:docs":"halaman build src/docs/pages docs --pretty --static dist","build:iife":"echo \"import { UseBootstrapSelect } from './src/use-bootstrap-select'; window.UseBootstrapSelect = UseBootstrapSelect\" | esbuild --loader=ts --bundle --outfile=dist/use-bootstrap-select.js --log-level=silent","dev:js:iife":"echo \"import { UseBootstrapSelect } from './src/use-bootstrap-select'; window.UseBootstrapSelect = UseBootstrapSelect\" | esbuild --loader=ts --bundle --outfile=dist/use-bootstrap-select.js --log-level=error --watch=forever","build:js:min":"esbuild dist/use-bootstrap-select.mjs --minify --outfile=dist/use-bootstrap-select.min.mjs --log-level=silent","build:css:min":"esbuild dist/use-bootstrap-select.css --minify --outfile=dist/use-bootstrap-select.min.css --log-level=silent","build:iife:min":"esbuild dist/use-bootstrap-select.js --minify --outfile=dist/use-bootstrap-select.min.js --log-level=silent","build:css:prefix":"postcss dist/use-bootstrap-select.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"shx":"0.3.4","sass":"1.71.1","react":"18.2.0","eslint":"8.57.0","esbuild":"0.19.5","halaman":"0.2.4","pkgroll":"1.11.0","postcss":"8.4.35","jalankan":"0.0.1","bootstrap":"5.3.3","typescript":"5.4.2","@types/node":"20.11.25","postcss-cli":"10.1.0","react-icons":"4.12.0","@types/react":"18.2.64","autoprefixer":"10.4.18","@types/bootstrap":"5.2.10","eslint-plugin-react":"7.34.0","@antfu/eslint-config":"0.43.1"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_1.1.0_1709972377460_0.3173565295556593","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"use-bootstrap-select","version":"2.0.0","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@2.0.0","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"b77125da69d275cbbe568c4a55da4ffda048616a","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-2.0.0.tgz","fileCount":16,"integrity":"sha512-duEmRFYbruYBPZb4d+1ih+0mvHi+1PtGHttM2hHHmr4yiv0m2GfKIZbtxk8PqXgOoCVReRqrFsDrMrY93PAIaw==","signatures":[{"sig":"MEYCIQCRGG1KIsBA5A/kK7C6ier16ZR1O1L2RTpR7r0AYwOrMAIhAKv1w5bZpm4Z2TYQVxazQoG5YyiN01T46cA8DQyM1T5o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248672},"main":"./dist/use-bootstrap-select.esm.js","type":"module","types":"./dist/use-bootstrap-select.esm.d.ts","module":"./dist/use-bootstrap-select.esm.js","source":"./src/lib/use-bootstrap-select.tsx","libName":"UseBootstrapSelect","scripts":{"dev":"vite --host","lint":"eslint .","build":"jalankan build:*","preview":"vite preview --host","build:js":"vite build -c vite.config.lib.ts","lint:fix":"eslint . --fix","prebuild":"tsc && eslint .","build:css":"sass --source-map --embed-sources src/lib:dist","postbuild":"purgecss --css docs/assets/*.css --content docs/**/*.{html,js} --safelist use-bootstrap-select --output docs/assets/","build:docs":"vite build","build:js:min":"esbuild dist/*.js --minify --outdir=dist --out-extension:.js=.min.js --tsconfig-raw='{}'","build:css:min":"esbuild dist/*.css --minify --outdir=dist --out-extension:.css=.min.css","build:css:prefix":"postcss dist/*.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2024 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"sass":"1.74.1","vite":"5.2.8","tslib":"2.6.2","eslint":"8.57.0","esbuild":"0.20.2","postcss":"8.4.38","prismjs":"1.29.0","jalankan":"0.0.1","prettier":"3.2.5","purgecss":"6.0.0","solid-js":"1.8.16","bootstrap":"5.3.3","typescript":"5.4.3","@types/node":"20.12.4","postcss-cli":"11.0.0","autoprefixer":"10.4.19","@types/prismjs":"1.26.3","@solidjs/router":"0.13.1","vite-plugin-dts":"3.8.1","@types/bootstrap":"5.2.10","vite-plugin-solid":"2.10.2","@antfu/eslint-config":"2.12.1","vite-plugin-full-reload":"1.1.0","@fontsource/hind-siliguri":"5.0.12"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_2.0.0_1712202328004_0.7530987420764148","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"use-bootstrap-select","version":"2.1.0","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@2.1.0","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"79944cdca046187b1131ef6dbc62da1f1164b6f2","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-2.1.0.tgz","fileCount":16,"integrity":"sha512-CBj9uKt4q+xdR4KK4Tw1GYWQKeREnxPIHdb2Vq61TRv7CEsjIk7zseaTT0ZKZrERjIVweealIdnMLdz/p/QSKg==","signatures":[{"sig":"MEYCIQCcHD6fYlC/KcfV8sBOMvsk2i61SR45RQCU8fgOThQlnQIhAMOck9cSYCXFag2R+1QmFlhaIAplL3R4EOsIvTdTyecW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250571},"main":"./dist/use-bootstrap-select.esm.js","type":"module","types":"./dist/use-bootstrap-select.esm.d.ts","module":"./dist/use-bootstrap-select.esm.js","source":"./src/lib/use-bootstrap-select.tsx","libName":"UseBootstrapSelect","scripts":{"dev":"vite --host","lint":"eslint .","build":"jalankan build:*","preview":"vite preview --host","build:js":"vite build -c vite.config.lib.ts","lint:fix":"eslint . --fix","prebuild":"tsc && eslint .","build:css":"sass --source-map --embed-sources src/lib:dist","postbuild":"purgecss --css docs/assets/*.css --content docs/**/*.{html,js} --safelist use-bootstrap-select use-bootstrap-select-wrapper --output docs/assets/","build:docs":"vite build","build:js:min":"esbuild dist/*.js --minify --outdir=dist --out-extension:.js=.min.js --tsconfig-raw='{}'","build:css:min":"esbuild dist/*.css --minify --outdir=dist --out-extension:.css=.min.css","build:css:prefix":"postcss dist/*.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2024 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"sass":"1.76.0","vite":"5.2.10","tslib":"2.6.2","eslint":"8.57.0","esbuild":"0.20.2","postcss":"8.4.38","prismjs":"1.29.0","jalankan":"0.0.1","prettier":"3.2.5","purgecss":"6.0.0","solid-js":"1.8.17","bootstrap":"5.3.3","typescript":"5.4.5","@types/node":"20.12.7","postcss-cli":"11.0.0","autoprefixer":"10.4.19","@types/prismjs":"1.26.3","@solidjs/router":"0.13.2","vite-plugin-dts":"3.9.0","@types/bootstrap":"5.2.10","vite-plugin-solid":"2.10.2","@antfu/eslint-config":"2.16.1","vite-plugin-full-reload":"1.1.0","@fontsource/hind-siliguri":"5.0.13"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_2.1.0_1714528452612_0.9501419916456528","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"use-bootstrap-select","version":"2.1.1","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@2.1.1","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"e95c13cc2f2853d3be65f859c0d579801c1ecaa7","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-2.1.1.tgz","fileCount":16,"integrity":"sha512-WrqBG4D4rZxjAmRpco1cNQRTNH8MaFz6twPAT5UrcDvXh1Mox6673UJRHzn9hS0a5lmjvucTOG7+ARLrD/NBAA==","signatures":[{"sig":"MEUCIQCPtypjUzGA5VIyJTPQEY7sQ0U14Cd3yCeX8RmO+iIP4QIgKq2L6BO4audZ/RPUKoDlYr7A8QWHgnP2CZ4eS0mfeZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251114},"main":"./dist/use-bootstrap-select.esm.js","type":"module","types":"./dist/use-bootstrap-select.esm.d.ts","module":"./dist/use-bootstrap-select.esm.js","source":"./src/lib/use-bootstrap-select.tsx","libName":"UseBootstrapSelect","scripts":{"dev":"vite --host","lint":"eslint .","build":"jalankan build:*","preview":"vite preview --host","build:js":"vite build -c vite.config.lib.ts","lint:fix":"eslint . --fix","prebuild":"tsc && eslint .","build:css":"sass --source-map --embed-sources src/lib:dist","postbuild":"purgecss --css docs/assets/*.css --content docs/**/*.{html,js} --safelist use-bootstrap-select use-bootstrap-select-wrapper --output docs/assets/","build:docs":"vite build","build:js:min":"esbuild dist/*.js --minify --outdir=dist --out-extension:.js=.min.js --tsconfig-raw='{}'","build:css:min":"esbuild dist/*.css --minify --outdir=dist --out-extension:.css=.min.css","build:css:prefix":"postcss dist/*.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2024 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"sass":"1.76.0","vite":"5.2.10","tslib":"2.6.2","eslint":"8.57.0","esbuild":"0.20.2","postcss":"8.4.38","prismjs":"1.29.0","jalankan":"0.0.1","prettier":"3.2.5","purgecss":"6.0.0","solid-js":"1.8.17","bootstrap":"5.3.3","typescript":"5.4.5","@types/node":"20.12.7","postcss-cli":"11.0.0","autoprefixer":"10.4.19","@types/prismjs":"1.26.3","@solidjs/router":"0.13.2","vite-plugin-dts":"3.9.0","@types/bootstrap":"5.2.10","vite-plugin-solid":"2.10.2","@antfu/eslint-config":"2.16.1","vite-plugin-full-reload":"1.1.0","@fontsource/hind-siliguri":"5.0.13"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_2.1.1_1714583422236_0.5548848739545269","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"use-bootstrap-select","version":"2.2.0","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"license":"MIT","_id":"use-bootstrap-select@2.2.0","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"homepage":"https://use-bootstrap-select.js.org/","bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"dist":{"shasum":"5f9cfbd4428d70154fdebfe720505dd9a8f5150f","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-2.2.0.tgz","fileCount":16,"integrity":"sha512-M2MF5y704MiPMQ56mSyHFvETamLKPW2vjKOXZDYY2Q8Xj92BDziqyBDgPORGUsiJ5rJFrAgZ84IsoxaPbdITYg==","signatures":[{"sig":"MEUCIQCgyi+EFg4Q2BbqMGXnYOobC3NZO71e6Pim50DJjk/JAgIgOyQUvb0WhdE51mxpPEL7lrlVY7nq8pRQMgZsk/XCqgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250276},"main":"./dist/use-bootstrap-select.esm.js","type":"module","types":"./dist/use-bootstrap-select.esm.d.ts","module":"./dist/use-bootstrap-select.esm.js","source":"./src/lib/use-bootstrap-select.tsx","libName":"UseBootstrapSelect","scripts":{"dev":"vite --host","lint":"eslint .","build":"jalankan build:*","preview":"vite preview --host","build:js":"vite build -c vite.config.lib.ts","lint:fix":"eslint . --fix","prebuild":"tsc && eslint .","build:css":"sass --source-map --embed-sources src/lib:dist","postbuild":"purgecss --css docs/assets/*.css --content docs/**/*.{html,js} --safelist use-bootstrap-select use-bootstrap-select-wrapper --output docs/assets/","build:docs":"vite build","build:js:min":"esbuild dist/*.js --minify --outdir=dist --out-extension:.js=.min.js --tsconfig-raw='{}'","build:css:min":"esbuild dist/*.css --minify --outdir=dist --out-extension:.css=.min.css","build:css:prefix":"postcss dist/*.css --use autoprefixer --map --replace"},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"repository":{"url":"https://github.com/use-bootstrap/use-bootstrap-select","type":"git"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2024 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"_hasShrinkwrap":false,"devDependencies":{"sass":"1.77.6","vite":"5.3.1","tslib":"2.6.3","eslint":"9.5.0","esbuild":"0.21.5","postcss":"8.4.38","prismjs":"1.29.0","jalankan":"0.0.1","prettier":"3.3.2","purgecss":"6.0.0","solid-js":"1.8.17","bootstrap":"5.3.3","typescript":"5.4.5","@types/node":"20.14.4","postcss-cli":"11.0.0","autoprefixer":"10.4.19","@types/prismjs":"1.26.4","@solidjs/router":"0.13.5","vite-plugin-dts":"3.9.1","@types/bootstrap":"5.2.10","vite-plugin-solid":"2.10.2","@antfu/eslint-config":"2.21.1","vite-plugin-full-reload":"1.1.0","@fontsource/hind-siliguri":"5.0.13"},"_npmOperationalInternal":{"tmp":"tmp/use-bootstrap-select_2.2.0_1718672294409_0.27012451299900464","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"use-bootstrap-select","type":"module","version":"2.2.1","description":"Create a select element using the native Bootstrap 5 dropdown UI","license":"MIT","homepage":"https://use-bootstrap-select.js.org/","repository":{"type":"git","url":"https://github.com/use-bootstrap/use-bootstrap-select"},"bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"source":"./src/lib/use-bootstrap-select.tsx","main":"./dist/use-bootstrap-select.esm.js","module":"./dist/use-bootstrap-select.esm.js","types":"./dist/use-bootstrap-select.esm.d.ts","libName":"UseBootstrapSelect","browserslist":[">= 0.5%","last 2 major versions","not dead","Chrome >= 60","Firefox >= 60","Firefox ESR","iOS >= 12","Safari >= 12","not Explorer <= 11"],"scripts":{"dev":"vite --host","prebuild":"tsc && eslint .","build":"jalankan build:*","build:js":"vite build -c vite.config.lib.ts","build:js:min":"esbuild dist/*.js --minify --outdir=dist --out-extension:.js=.min.js --tsconfig-raw='{}'","build:css":"sass --source-map --embed-sources src/lib:dist","build:css:prefix":"postcss dist/*.css --use autoprefixer --map --replace","build:css:min":"esbuild dist/*.css --minify --outdir=dist --out-extension:.css=.min.css","build:docs":"vite build","postbuild":"purgecss --css docs/assets/*.css --content docs/**/*.{html,js} --safelist use-bootstrap-select use-bootstrap-select-wrapper --output docs/assets/","preview":"vite preview --host","lint":"eslint .","lint:fix":"eslint . --fix"},"devDependencies":{"@antfu/eslint-config":"2.21.1","@fontsource/hind-siliguri":"5.0.13","@solidjs/router":"0.13.5","@types/bootstrap":"5.2.10","@types/node":"20.14.4","@types/prismjs":"1.26.4","autoprefixer":"10.4.19","bootstrap":"5.3.3","esbuild":"0.21.5","eslint":"9.5.0","jalankan":"0.0.1","postcss":"8.4.38","postcss-cli":"11.0.0","prettier":"3.3.2","prismjs":"1.29.0","purgecss":"6.0.0","sass":"1.77.6","solid-js":"1.8.17","tslib":"2.6.3","typescript":"5.4.5","vite":"5.3.1","vite-plugin-dts":"3.9.1","vite-plugin-full-reload":"1.1.0","vite-plugin-solid":"2.10.2"},"licenseText":"MIT License\n\nCopyright (c) 2024 use-bootstrap\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"use-bootstrap-select@2.2.1","dist":{"shasum":"37a9fed6c77ac4b2763b2dc6f10a66150bd67efa","integrity":"sha512-yOa+YrCzBon1qP7QUX6dutHPV74YJsMr01RqaDLmel0ztZqQQ/EGeGjq4HiGwN6KQB/3t3E5fHjRhJZHtSR+sQ==","tarball":"https://registry.npmjs.org/use-bootstrap-select/-/use-bootstrap-select-2.2.1.tgz","fileCount":16,"unpackedSize":250421,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7JP1YtHUkaAf6LE8b4B/8aDR6WRN0tHUL/DqfBuZ13gIgN6ASIRyfJyt3X811ej2ot1INTSmozBQhAWXKCR7brQQ="}]},"_npmUser":{"name":"use-bootstrap","email":"use-bootstrap@proton.me"},"directories":{},"maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/use-bootstrap-select_2.2.1_1732107235753_0.8001323197653438"},"_hasShrinkwrap":false}},"time":{"created":"2023-07-29T12:14:02.929Z","modified":"2024-11-20T12:53:56.139Z","0.0.1":"2023-07-29T12:14:03.213Z","0.0.2":"2023-08-01T11:51:16.574Z","0.0.3":"2023-08-04T07:33:21.642Z","1.0.0":"2023-08-08T06:45:10.888Z","1.0.1":"2023-11-16T01:49:29.138Z","1.1.0":"2024-03-09T08:19:37.703Z","2.0.0":"2024-04-04T03:45:28.244Z","2.1.0":"2024-05-01T01:54:12.802Z","2.1.1":"2024-05-01T17:10:22.419Z","2.2.0":"2024-06-18T00:58:14.604Z","2.2.1":"2024-11-20T12:53:55.957Z"},"bugs":{"url":"https://github.com/use-bootstrap/use-bootstrap-select/issues"},"license":"MIT","homepage":"https://use-bootstrap-select.js.org/","keywords":["bootstrap select","bootstrap select2","dropdown select","bootstrap dropdown","bootstrap5"],"repository":{"type":"git","url":"https://github.com/use-bootstrap/use-bootstrap-select"},"description":"Create a select element using the native Bootstrap 5 dropdown UI","maintainers":[{"name":"use-bootstrap","email":"use-bootstrap@proton.me"}],"readme":"# use-bootstrap-select\n\nCreate a select element using the native Bootstrap 5 dropdown UI\n\nDemo and documentation: [https://use-bootstrap-select.js.org](https://use-bootstrap-select.js.org)\n\n## License\n\n[MIT](./LICENSE)\n","readmeFilename":"README.md"}