{"_id":"react-clear-modal","_rev":"38-6a4f9b4f034caa897440fcc26cf02235","name":"react-clear-modal","dist-tags":{"latest":"3.0.3"},"versions":{"0.0.1":{"name":"react-clear-modal","version":"0.0.1","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@0.0.1","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"82a41a4226db848284e4c9b7de6636eedded42a2","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-0.0.1.tgz","fileCount":8,"integrity":"sha512-sSvP+L013Mh/+8mCFJDi2qbdjoE/tPDMtHlGx2mHXHIQ79BwR0w35w9o36XYR+O+twTIaMKnPrC8thhwj6zrAg==","signatures":[{"sig":"MEQCIDcYhQDMuuY4oLZXsoB3YwwFo8K7g9vG8D5y3ORPrBCJAiBwgdS5lEeyQNvF4k951EjH1lP/y56CspPu2CtXyglxrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWR7gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLVA//U31Ih62yK7XNgmFuP+smXhXsdaYUa3f6UtxYwscQEgWfDROn\r\nc6W/l64ghhwOqlcbZJxPErxOJIfRQUARRe1dFt0GpJiaTztTj4dsfXUi9MbU\r\nU5mn8XNps1p156/+efvEFR+IptbvL2EPr/h5F24XqvynEGOtFWaWFuI7Tshq\r\nItL/m/UIPGIiefjGqMEpMly8sEdXK2PcK2CR6mgPtoMhGRLbWXWedxCrfZ6K\r\ntl1/3euJcmy0IFoMlCUVtqoZcgP+UsaBvWiDoogrw89Emc9HGdgS6R4jNdRQ\r\n43SU0ce8bIQirAU2SA5caNoGoA5B5lxi2kJDU6ytoC2vZGqbVIAZHIMPXfEv\r\nFvtHmqZ0aOfd7ClTVMwSf+oMiGhTvKFpXg58WbWBHp0RjHzTYygiTtTadP3z\r\ndS7pL7e+f39e9bCB2EJJPbrgObLKapeFgdbhU9ZnyMaluCusDvASav/i3ZzE\r\n/CGEV5fK+f3esJPr3VD+OruDwd3Me+J1sok3XAnksxma+JlO2Xi2CRAq8t4P\r\nMIACKl5cXV8Epwl0B9GFAANJp5jZobn+xbn4/JyWYRyLGeA3B9gQTCSqi+Q4\r\npOUOWnVvkHm0qixMSGRFk15jlHUl/EDhxv4LUAxlFxL4TvzWr/Qx9O6JeJLs\r\nwNUOpuJQycsY3NyxDCop05gIupZhS3PrmuQ=\r\n=Er2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_0.0.1_1666784992411_0.7640364884728978","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"react-clear-modal","version":"0.0.2","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@0.0.2","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"6e32b504576072aaa4ec1e9a8ca33dfa8123ef4c","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-0.0.2.tgz","fileCount":8,"integrity":"sha512-XdeVfA1gARKrSmUDfjhx9Ml+jwjgcHqny8eIYL+4wTUGU5Hg+PRsNtV7AAqjelb7rwHvCKxAd6J4AuzgKwy5ig==","signatures":[{"sig":"MEUCIQDllKEpEt4+LX0XUd36YtR8ltF4FOn2S/p+OqjgfiObUAIgMW56yW7jlEKwN7qeptqw6utaQLG5Ss3kCCpesKXAEjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWTOIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYoRAAl55P43PunLYVxx2T6FzQ7xCBYQy03RvwF9yBOp7SBYPKG6vX\r\nLxkouvnhWgUcyI56ud5+XoIhBcZfv0JRhkmg03PLaJvVLMergSE6Fzi8wPc/\r\nSxZTAhCy3sMsjIXuoP60hdMQXcS+g+csSwDwsHFejBqsxMkkWrcRxUFZWMNS\r\nXOOqHumqCZNQd0BM5To1Udb3jeWEWAfA4meK1Hc+1vC9OarZx5Olfm/1DnMT\r\nHqwGM/2kmJltJ16FaS3zv2EM+XfWelf03B4GfmmXOKCqnIN6cLfLzcnUNOGo\r\nL0dT3+idrRjMuaihfFtcE22tmcscBvPStw2VWZip5wUcddJhMjafxeo6iW6s\r\nqlPsaUfyJyuuGa4woOdeViaRuxkAoBONyaU8Y2IaaaPvTqL+Kavl+63P8uyW\r\ntHMsEQd82EFxUVNMRXo4llJhL+e+MSmbhJdozun4y3InrsfCsiKEIXjUwZax\r\n+coORNuJFnyrSCTgMoNvz041i03xBqZy5H5DhpjqPI4LczBL21sqkQJ5Pvc3\r\ngibyzjfHgw/QXKWBtzOK2KGkXtU22gWaE7o/5ejInZvEXwF70R5V+3mcClnc\r\nCMGBuRVE5kNob6TrzgxN0MGKj92ILqxXNDzj+07Xd3MoJkADHoc0TxGc1OtL\r\nfBvLRXTVgig1kC5+hQRSRKZ5sJ15DbDC11k=\r\n=ZByI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_0.0.2_1666790280393_0.2110042250540909","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"react-clear-modal","version":"0.0.3","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@0.0.3","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"da05affb77a16bbe9cf0211474940173f8f15cbe","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-0.0.3.tgz","fileCount":8,"integrity":"sha512-HX+u8OE5zsRsJCghmbVLxQ/0n5QPgZCfBtLlwCRl/FGEhA4K4VWKY1dAdCoemgI/qgBwrLtewIJquBvBMhKXwA==","signatures":[{"sig":"MEUCIGH+/i3bR6zcBBUDcEDZJbIVDiE0PpiRCa1MMwC69USKAiEA+2VBFmQTqh+u8ICjY9i8sixrA18KHafG48GRC9aL/QY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWaajACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok2BAAkgVBhwIPXhBjFhi9kBwfHLYg+gbz/COyMgsEIde2XhpD7N2E\r\nUJgC6ics9dlgr1l7kSyaSIu8EdMPDAHXV6rrrtDxL0WH5y0uocsEFiD6CKTK\r\nkFJOJj2R+1YUGPorNvmN8KNjz4keTOrhbHWlIilHaUBkTfPb5YdccPlV7anx\r\nZuHO2nHnGNiNO7MtKQLWp+lMeYhqy/BKF0UW/3VGP65/ccXgyal06zOTdw7L\r\neu0vsxfvsFGspwo0zxcfu2iY00msyjmDqQXmVofdyoNcTDgmz/eGTLrIa9zX\r\nCzoZbY56z0OFx/ghVkiPJuwj8149Ed+rll9bsrU9WOQg7Q/mnWOKfEt3WjcB\r\nLCGO4eQriGJe5jPhGE0vCJDz+/k6S6UtqYFcTfgLzLT8O7eeT+PRKs/5UXSj\r\n2HtGPu81QSKRSpKHd2gZFRY0Y2/+DAHBNKHQX2dkma8G5xxBa1OreRrApCE7\r\nGIbaMWmaQeylWhXae16QWOlVP7l8MuONWpO4vkFEaVBLtBkvy6g/VhNT0bsR\r\nIC/eyblWj2jly6b2nSEo7jO9R0EHBQeuEamnE7mVR5SehCzBV7OL3QfVjxrd\r\nITPXBADDUzNLpyov7I1rQKLG/NoFu9TV3bVc8L4G/TSiopXMfF8m+wmqGnXn\r\n3kBMbboGb8+xOjzg4SRAqZWdcjzYV2DbeeM=\r\n=9Wf8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_0.0.3_1666819746877_0.8801886832279189","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"react-clear-modal","version":"0.1.0","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@0.1.0","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"654228551c2bd43e71eca27206c2c6d8f35e7bd4","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-0.1.0.tgz","fileCount":8,"integrity":"sha512-mJFKdNGNfFQP3HkkoIUXHLxXJY1cWTkZ88ChZYEPdeO6jsXJvB5pbX6svmOQ8jSUMs6id2yfOYGJr7pc6L+bqw==","signatures":[{"sig":"MEYCIQDjujrebEhsgK052ZJcradc4KD/48UTxntIzOSwHecRQwIhAMxB24FevgtjOXsf1WmpizV7CwnogKazbBkQpFlfr4VC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW7HmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbzg/+KPF7XzcIby0j7YH93Do/wneDzzpBptDCD8Qchbd9xuZF5o37\r\nOuiw26b7blPIPz398F+DapMe8xzVPedSeqhawu7olgi4sRTEhJZ6ECbE+IKI\r\nqjIVZz/lXGS2p0yDQ1NG0xnTIzYRW4540ME/aXst/Gtb9ZXM3+aZk0z3wNoZ\r\nuyXSwggHpflzGQNcTyfUA7z3kEMb/Sn4P9UmMJJvo1+T6IHixjhdzJh+Nyed\r\nvK6iKGZpr8LTs9vdCMtHSd5GWGp1J25YT4d+5WUdzM666WJVEUGL3pInH7AA\r\nL5YufPpSr40BiSU1zVvTmft6nTV47e3P0u6ar2+Si/bhRRz7awIuQbINSyyi\r\nDkHk1xbSDnjjCE3G1j5W5+EblrcR38h1k41qQSG2fvb+QI5WQA02o/Ck/ixc\r\ni4qfntokxdtfSF9KlbaWGxpjlCiWt4o9Tx7orphbVjRBeIbT95WWL/2Aewn3\r\nlIvuqZva8VUG7TIajSqwVn2jbPlKlv/07x9ffHptnxRAcX2HmHBA624obmuh\r\nRp7/7NvgJLYsBjTMs1kEQhPEPagJUPTkL/41CsDGn/rswA3fCIsUZ0TOYVP0\r\n57Iu8kHrT2UZFWc3GRWb1+T7CYVZggQ3QVaR0mYkFwMSg7UXz3GHi1IluM3O\r\nlbFM+SJ3mEiezk1XFjFMdAWlA3D2N523Rxo=\r\n=zYag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight fully controlled modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_0.1.0_1666953702130_0.8913690514814001","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"react-clear-modal","version":"1.0.0","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.0","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"7d69a75043ff9c6bc17082bc862bf01e58cd980e","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.0.tgz","fileCount":8,"integrity":"sha512-bEHh26YAGV7C+WooOHFJ3QcAkpbPGfJD2P8piesVRRSdCLfzSXRlFENUuoRnWeSGgk4PGTar8x7kdWUBnc7v0g==","signatures":[{"sig":"MEUCIQDtCcBwcuFr98XyAW/3dzn5z1QI/RZ990tc7Vxxho4ujwIgf5GYSrcJ6Gnp9/JhbD8miF+CH+OeGJw35Ag+RyyqdgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXWEYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZEBAAgOwctvEn3vzdLW8umLM58rrM2sYJUbDnCYVhRj2FNWrQVMTa\r\nKvrPKGVHVvuRhTzWJnLa2UpTHH0eq28Pbdf3T0vKmrttyJW7SnalIAttLOQE\r\nbB4Zu6Sd7pwSZruzlxcChe7U012xuyBzzQAK+JZZp8LBxafUfu3LaRwGMl4d\r\nKJPYX5RWUoYIHzDDcHoQKyNKsTI6jrP+KjG4dnYYTSFAq+UDeq2rLK3EVwkK\r\nCQ3nzOgnhzPZBLER7UIAy+qxO4I54sEyeSRJZpGm+JMVeq/Cl0TWVLyrtSHx\r\nrY/T3/+LMwKZ2TvVG5LHupvYzZ1cw1CdHrFmvzayjwhegPHjB0o37KcYn56X\r\nYUhiN9/D7kBNHG/+FCZqdek17GNhJG3jDUPR4Vyt410Y2xZBTttxJL3KSrh6\r\n9VT7W07xqY7kFVozfICHy1xyWq0bVGRvFcwGEGTl4na1q3AQy+BtqdwSSd9O\r\ny8Jg8vTMKhYdfrLd+NQNTO+mQKSyGXqNJYPXLx1HJheDf+Sfux7xrXDPG+t6\r\n/KvEG2yNYySAJsg9XpXqE5PuckYywtWTESlKGznYhP1+TNudjefc+q3KqbX6\r\n8bdh5CKryT6cVZqAy7w9IbGsAkwVXE696n2HlEu1ScSabNjt+5sXWlpTfuf7\r\nDFTbYR31s2c+ZnoTI0ZnvuQl2l2q/4jbhHg=\r\n=HTMI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.0_1667064088470_0.3190052901891052","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-clear-modal","version":"1.0.1","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.1","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"296bb10264b5fc67e4a93c455df7b48a42a4c1d1","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.1.tgz","fileCount":8,"integrity":"sha512-KsGRrhVTflag6xwqyzLPxp5BJjyrW7DxlYQtCUHLf9hZ63JZDDyKHz0AuSh6l6PLZ0LEq/U39nO1bEsz2+HR8w==","signatures":[{"sig":"MEUCIEQA/w1kLubgKKu2aH9NzqFeKs60hsYjcKSH0JIb62NdAiEAiqqOiiuf1hdf44kLbpH4drjTWqzu6n5qQ4Ttz8DgDfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjp2U1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6aA//V1ZTj3JptC52XKDjjHe+peaJADdVbJ/BhuXL/VtyTxXOCVq2\r\nSHeudM65c6TY93Vpi+RoF+6pQMAar90er6lA4+trySI3pnorj16bl0GpESHN\r\nuutw9glD7UtJ34OR/KHgbncWQBKnS9BewhYYvs77s3CuNvtzdbCRQh/dF80I\r\nLkGrwiGzDCkMF5C4WmcOxArPN7CIgtPzAsiYMnPPIWts9+X1973Ee00qK+4Z\r\n/NAF7E2AZipOklt63TQzdYLDETJaiT9bdFSmD3N2zvtEYuMveOCukiY/BewB\r\nvZlQDOsajp7TmNcv2rrBvLir5DklQKfob7QTGSVufRumtBKlbOkgPYkFtMEj\r\nHPhpUqBy1n0uV41ld9jV2nddbGBtC98VL4VfztYtNLuSi5kBz8jVCKnXfM7n\r\nkWfP6jY/WzR7JDDZ3nNFcvLtmxrhMVxReqx/NLGFJjLoF9VB365uRiF2SK8C\r\nH/N7i524infKBKRiWh/6BtHb5rE4f2PJmvHY52aZeQe9QJ0bKRW/faPA5xQO\r\nn6atESDivymN6qoj1fGDYwzcFnRGYUCXTtHfwoB54++v0si+d8WeNCQhYQyv\r\n3ktY+WT3qyMv7v5uRi30lNDhzJhItLizGrYj3P+i44lZeJ2zWIZ/2lZQ7f+S\r\nyYUnDP1Po43jF0friFXhC6Wk7K4cpNqJ6/Q=\r\n=6D/f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.1_1671914805629_0.6112148305017795","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"react-clear-modal","version":"1.0.2","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.2","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"bada5aa6477f7cad6b46ca155ec8eedcee960c1b","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.2.tgz","fileCount":8,"integrity":"sha512-N5kH1LM1qkRGy9pdT90plz4CBRWcSAhAKnpZYGfCLJZlvyZ8MWSKoKmkge1WsMcxJSDXMGdXgSbtWpYjwlZCtg==","signatures":[{"sig":"MEUCIEVUVPiuemUG5Zz7wJf/ODq36WUqvy07mfXuHryk+n+TAiEA2LYA/bbfWoRFBNCU93OUYtcCpbxruCcNf8XZoFJiljE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvAp9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptZQ//eQIbgg9/uFtlDTH68P9MfIlm47B6GqsZR4lhUEBXrKIJXGvU\r\ntM8hKRp8ynPyRU4MAt6ZF6a9flqaCCxcTf1crU9Q2Qqbd39P+2/kx/nASDXC\r\nUITm314SQ2bUY/b6R1lD8Ai29VnmPAlWPG5Ae72z+nl5Dvd1+6cai0WOPZew\r\niXJGCrUUopumfg0/GBYG7nuLnAj04pWJAbtk4V0W8VEojlTOOIqczrKTsZEv\r\nk4VT/4Fz0ABApdOuAueh4TUZCQIrGQfX2BTWRQYOzWjZYyP0rmvyVK4DvQbP\r\nef0qdF93RSwd4AS3AWjd0f/a/ZvrS7a4jrgEzxWrCGJS3TMthL6U2HxC8SV3\r\nMMT2gnmEk/lenW8Y+9VdzyIVcNH/ZlTCIyydElaPq0PhHK7bcmMWa11JL2oc\r\nQRXEGzutljhjq62qqdxB6iBkd9ZiDiXrjzk2hh4JoMnovets8OpyX6sRJ0rP\r\nMs6n+IeGknj+gNr2u4RNVrTgfP8jSKaCJq3hX/B6R18S5s1r7b8QWS1ugs82\r\nTMPi36kEzc1iM31jC6fin2p+Z+h92vueC/bKCHoIrd/oGYyhkZXjrk+4xeq0\r\nK9EWfowUBdsiIvjt7AdRiinKodNfY45XN3I16/uYP9g0qpUOiSMTy8AMZ0Vu\r\n4wFXd8DyLVAwLN87XlPN4X14qTWHsrISq+s=\r\n=R9ci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"resolutions":{"json5":"^2.2.2"},"sideEffects":false,"dependencies":{"core-js":"^3.8.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.14.0","rollup":"^2.72.1","prettier":"2.6.2","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.17.10","lint-staged":">=10","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.29.4","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^13.3.0","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.2_1673267837352_0.7084128533048704","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"react-clear-modal","version":"1.0.3","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.3","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"02a57b5b57274ea0df76118a5dfe8abe468f6439","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.3.tgz","fileCount":8,"integrity":"sha512-0reNaS8YsPeTYvhCJ4LrvIO4QfiuJ3EctzmfXp1ReSNflll3ExI9ptSKzU25UJxUqgE2t60klK08uiaE8aCTlQ==","signatures":[{"sig":"MEQCIDeD7guFcxhUspm2q+EfYy7XmRKafbzE3p44oplAmn8OAiByIDUCP8PgmPIoQITvnH4Bp7JKCIYXwZsqsaBVR1zf7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3S9yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo46A/+Pf6PAsvkpirXisnb+RnCr1rXCGCdC/pGL1EL28LfOMpME7Bc\r\ncKKgKmEORezT/5rAnWNffUCnZ5iiuhtDQHxhyxykhk4+CnCTxQOP9oeK3FGl\r\nRGgfxhtsDrFapt96UcfyUNqtBPyH5kLB2oTdeQrefvLab+eYiLK5CEoSGNyW\r\nQK7/NZW+h9MyBOWgU4dA2KCdgNLsqfBnzNuijAejm3NpSJOblgTD5GVHKdJE\r\nbagcAzaB2xseL5yQiOsvi7ZNcwo7i8cjRCijTDMn/Oam32250yrQygrnAmI5\r\nFTJp+XNFgALRsA5THCrLMRPGPAmaURsidi8RBxBwj+WINL+GzIROt2bG1tlR\r\nLu2mWdcC3JMkYo1UkNqgfvyIioNzgq9m+C4RjQdh/Gi2fDye3OlrI8KBQFyv\r\nuB7lfpR5UeSgPU2OGEgD40mWRQGhcJvTJkcNzzl57rdaAQa4YtpMniQQuaeh\r\nalKVF7t8ers6tdQVIbiOIeNLGIP9C/udDDme3KTq4wN+7e/2SEZuE1/Ul26c\r\nyGUOrY+LShMPwUfAe1U/MqwFm0pyxnPtpP4C9iwH5Y4g6Go24ewi1Yv580N+\r\n12UsSKMnpYsnZGm/A0RjLcpM3D5EL12kDYVbkfPXQwOmoGz8R5Ict5aEYevu\r\nomhhNF/rAB8RTKzxGQvCq72aWFFomvBSB3g=\r\n=HFlm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.3","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.3_1675439985562_0.45681288349725646","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"react-clear-modal","version":"1.0.4","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.4","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"60f73cb5cc840120d453f5022c482b3566e585e3","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.4.tgz","fileCount":8,"integrity":"sha512-h9tWXOiTdP+Ti9wqQV2vwlSFjBAFuSmomU2bdFs1Wo/5oBRItGNq6RaHk32ZUg1XTlzuUbPN2x1mJTYeemQ5qQ==","signatures":[{"sig":"MEUCIQDGi91AYPl4GCHEYQd2qC9a/q14O9Qd3BPtWt0KBsfnAQIgFM6zPy3WImxOm6hq7Xo1ETMJcZgczwD8vczOnhHzRhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj81HHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVDQ/+MiLhDs3Q6uq2MP3ZDWmbcz+0z93U+TGu0XoPgF6bTqfPgOXo\r\nNCGj/TQ+ZyYiQnM8sNGjJ/vJRAjf4XLXIlYpoOIFwSuINW8AZnHa0vnhVptq\r\nq3c6qkSp8LQdDNTWJeNqWCl4EI+VTPPtqm16RYcVOjvLc3PkMGCWzqJBmEFm\r\nmyEQSOwi7vR9McQ3rQCZbsxb2AmhHogR+W9iL5AwXfPRjXqNC9Bp11bRDA8p\r\nJe/TwfB0cCZFmWFBtZuGvZa+ucdGx9UAfYF5A+daHMwoM2n6s7pB9lSTEqDd\r\nzavY0HQaP7oRJjZs52RN+XQ1/iWj4wDYBEz5ZR1rP9AQlCvomCHlNavJNbae\r\nW6LPw/iXfXB9djWueAHzpJR4JM9BJ598Zv1v6NPtX1ESrw547RZBhk4c9IcG\r\nETKSxcOYos4mDAdaLMi+C5Otn9JTJ46HNz1e2RidG2CXvnfv4VU6ZvJ7tvhz\r\n0tl5K4HArZ6hTn1Wsg6nleHf+KKDWQwwRpTcgN9KiwPOmR0AKd5S7oLEfy45\r\nszfglF9awIM4+TGlhs0eqdgJ7qiTQBGgw29f54loDQN2G+ihIr/KaNcQ6wg/\r\nIHRSYmWYps893GgoT5w6HNY3EipGIWNemfNjEdMWW3TYAxOJ09bWM0sDX1KA\r\nCMjBFQ4uIq0eBFI77bh+nlTyhYZ1lhY6NgE=\r\n=dr/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.4","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.4_1676890567758_0.6295497907689152","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"react-clear-modal","version":"1.0.5","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.5","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"84e5a8604e157072ff162e2040e09dc1de46dd1c","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.5.tgz","fileCount":8,"integrity":"sha512-oBxQWy/ecUTheurpPkR/X3R7+QogKRAEtG6yO7e3LKQHGoQ0m/Ln73QJU82NTMroV6clcZvE4QEuUTbfpQumcA==","signatures":[{"sig":"MEUCIQC9C3vhCJTtJhwZ313vr3TyuUxV2FeJg3WbS68ngbhjqAIgQ2BenlGF0ne87ehcMCOKtzFRWYpX88m+avZIcRo2QzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/O5DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHWQ/+Lm9NBzriPspKYN7OeK8hKtCK1Bk/zNGKrvqMQJTQ41Oo8fRC\r\nRY/N0wdLNKTxVLRfL0W5meFg5zISA0WLq7BLFQFnEbHXcp6xmCuIZ7Fs5ocg\r\nRzdvh+UXXktSM2mCWdSaeJpETPfNnhRqpTKtURoGSbg/mqt0awqqKymRTmy+\r\nwcuVPIkM0baOLkavGhfE0P9a9vSV6cvYsMQ7VajFhbaNMWGXyrvzbtP/5OpT\r\nRPj0/EC7JG3WebpTbNWbmofgDdYp3QRWlcFmVJae32G4XSUFqM3KInTlEfqu\r\nvc/DDxY0nxJaVHNk/GrtxvVgXH65LDh7M9WED786gAR0F3RNCsh4KtAEN4d1\r\n53+Em+dXtBnuxFWyM5t2ARGrMBCVUicKIOh8qr4TepEU40l+Z+qErXFLF7t+\r\nBNg6x8OA86zVHLJYlFQFEL+G3eQnHZ1tMzWiPAKRRtQzS2Vx5DhUuqMEEC2h\r\nBqJKWyhu+PblchqBvWOz0CQHWiJxENUlJ2Cc4jc2+n4mxOIYCuV2JKfphU2P\r\n9cD6HJVcFVUFyH5m1YWthWvyA2jQe8/e/L0QlnFELqt62NmH8qAp1sV+IxvB\r\nmY69zJSBCBX0Xllba4zBY+Lyfu+TG8ypJWYTqymTQmbOCXhMMPkxMg0ewOV1\r\nFBEMKhd7EGlgDuqJANuGsi+tnfLlhRghd04=\r\n=i7FQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.4","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.5_1677520451531_0.6492411233128115","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"react-clear-modal","version":"1.0.6","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.6","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"f0859c267cc5c56b9a58ab14e8826e4073e12f4a","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.6.tgz","fileCount":8,"integrity":"sha512-Xkpt+W/kiPp+PeavcOmEqRlATFRHUnUFejKzIJUNu0Tz6nY04sIpuZ7hcKCiaqcL9C276ny4eGdLeSDc/tUXbQ==","signatures":[{"sig":"MEQCIFeeEWpdhGBQRjyGpdhUTmAVd11iN1q2giC/EL4uv9YrAiBkMsraUNgz1Z399qDXD3iamsvF8rW+HU4yCxCpuHAZww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBgnHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRug/7BrEdamKcqeZLmZpkdCMRWvrArod37CsZgNGd+NHK2HxOJRHs\r\nsfPIITUz/kV92c0dDhoCZ75CV4hRYg3P2CFIqS7H0XF0YJq12iLUeTnZUdXZ\r\nSlL7V1gJOjmuocwBJuhdhA5gkxTSEwsczS8yHgkXu9Ese5XiwDCkcZiF1LSv\r\nOpcYMp1QssOokphdaRCxADsXp8iwmG/uaPM1o1HtbKYXZgg+L33hd8oPYias\r\nZQjV4YsWfp0wkymMxRR6lDktDWHvLucA+fXbH6I1JlhJqxjyP+/PxFWlN1wO\r\nRCZzmJ870SA0i+as6MohS3XWViruam57SK09PLAhxc5TRU5KQaeMXtONPV2f\r\n8mFsTwghIKRDqJlS/AEf05vvGhffNsNx4+zjqE6cTE23zHmIbh9XAs1FtwU6\r\nKOR3rZb/AImyiXw7+tt6gb3rEaOwG8Id6JzyH7OoffnA54923HMF4kVKFcbr\r\n576Gl24tMq0uCrauma4n8elWrvG2oHheHkcm8RQNbZTqTTcYZfECqCdz56Y/\r\nNq3jf9X9tX4sR64J2yyLpIiC7p9JJR8NRElMSol34+Y1Qdcp8OsqcE9IFAlo\r\nKS5J2DFruzuEpvHjY75m0vHZ3y7QPyYb43JJxr8DwSCL9yEhRbf0y6yzcqW+\r\nW4cC4PxJQEoALk2fK+HpTifVrRGl6xtueyo=\r\n=HBfO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.4","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.6_1678117319111_0.4051539770770487","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"react-clear-modal","version":"1.0.7","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.7","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"cdb28f8033dbc07eeba567f5cef583538481b181","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.7.tgz","fileCount":8,"integrity":"sha512-IN72fVDVrC3ys5rzaWav5JNdgqrFmiS5l6Xq4TlsGgpnItFzaIYCAqEHXS3GKgI4PIm1y6qYV6sZqV4qbj5LtQ==","signatures":[{"sig":"MEYCIQCBrl0g15MRd7IMcpo7C36WNr2QMeM/as6ZlXWIhZh3jgIhAIqgFeU0Cy3BoQjneBlo4+HmqfIipc8JzxGqzJovb7IZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEI1YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw0A/9FzrSh9eFuYd/VjdePqhUG/rT3qXPKZXYeijAzazqu55ZiJiO\r\nvjIiVaiU2KpFhpESvztnopI+mXx/HejzSFTQhKB3SSmWdFrHrDbhkMb8DjbB\r\n4i4YDzaQ0kgUs/AnsTX/L/Rnj5ujqhRm9TeJaz6eLCKtPLJGVHQ7W0kHLlto\r\nJF0EPdfY3Q8v2qRPQlL3KDj/ejcT9SU8d36NyhqrK287eUgLHmelEWbVUbmx\r\nA13+lfVnBnU7EBHY+9ozO6oFWXCxzr7NM98TyxxIOhfhaNp+YY7oU1OMOcux\r\n/5t+LUQrQu2am+ZzsaqJpPmShUrR1uIj12wteqyfWKDbsWd27mkjpw7/qQwT\r\nLb9WCT7YFy0vRYODePLPFzpu/9QT4oV+SajWobA+Dt6asfi+MJIYNYjHvsJC\r\ndLVcncPN0r0c/IptmAfokY15nmB2SR3uohscYsiIlgYEK+9KykpFofEegPd/\r\n49rr3zD2FQmAZyqDBhN7VVLJHYjX7Fotc1r0G+n+cFe6I3IrEFOHmIfEyInP\r\nlsxX7Zf9QudO/dbxRv+HX3ZA7UIRhK6EvlzsrpJHql/DbZoG1BxtmyHaR3uy\r\nLpmTsWTjL7UiQ9WPNANGIlrgnl5RkaVF6EBWmU6IjL43m27QFjT52I8xryTQ\r\nAPf/adH/nv2KM7YwjgkOlFgM56OLmBSVBkc=\r\n=yrof\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.4","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^4.6.4","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.7_1678806359992_0.8465475597619898","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"react-clear-modal","version":"1.0.8","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.8","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"00c43a0762ebb9d7943e59ad7d5fa2fb14b0eb2c","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.8.tgz","fileCount":8,"integrity":"sha512-4ZdOT1N5TZFI6lQ+wXtSa9ZKZKGdZpLHU3GqI0xrWEWbDGmkRxZZBOYGq0ADcRXiXpFEYONXKzcHa8F4vsFqeQ==","signatures":[{"sig":"MEQCIEldpHSz8OWJKdDkMJvlUobf+0WwAPUvrhEmWDHBjo7oAiAYw73KbYyJrrx/mQGC9BLhXZr6Osfb6IP8sc6OjyekcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19584},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.7","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^5.0.2","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.8_1683405070845_0.204345225072182","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"react-clear-modal","version":"1.0.9","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@1.0.9","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"cd0ae07e7f412e265142996e17c1fe46a8e1835b","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-1.0.9.tgz","fileCount":8,"integrity":"sha512-m00RanYWbREDuQLS9G5MDRl6sWxy7CYs/TpO6qPvWodDtHk3YYFhIpBZ8yQcB3+27koD0Ljx0+UcPKmFcOC5yg==","signatures":[{"sig":"MEYCIQCdE0sByb/4J3uLtbJ2MPLptcsSUbNQ1akoZ1TgzyVDvwIhANXTX9L6z22cgyKo95D32a/DnRIeNKr5PlZOvqRiZQa6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19590},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && yarn generate-types && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit","generate-types":"tsc --emitDeclarationOnly"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"dependencies":{"core-js":"^3.27.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.8","react-dom":"^18.1.0","@babel/cli":"^7.17.10","typescript":"^5.0.2","@babel/core":"^7.20.12","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","@babel/preset-env":"^7.17.10","@babel/preset-react":"^7.16.7","eslint-plugin-react":"^7.32.2","@rollup/plugin-babel":"^6.0.3","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@babel/preset-typescript":"^7.16.7","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0","babel-plugin-transform-remove-console":"^6.9.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_1.0.9_1683721384789_0.36556252482354723","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"react-clear-modal","version":"2.0.0","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.0","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"ac42b47a4fb6b71707ff45259590ae4907a00b38","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.0.tgz","fileCount":8,"integrity":"sha512-yBx80QsLuRLr305PabwVpmro82+eiwXZM4SaIhthKB5tgONQI8kUWWr6wkXwggcRzmVRym2PTb9s2G2vEsWPWQ==","signatures":[{"sig":"MEQCIEkMxJQ4NlSQoJfHlWDvGZqVOCfwrjbbca6HmTe/6j3bAiAop/LvVMGiN2jmgMx6RXusHT5XXhO3LXGw8LylgPixnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15637},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.8","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^24.1.0","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.0_1683879090085_0.7897552753877144","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"react-clear-modal","version":"2.0.1","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.1","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"0b42b0d7b4cea926bd2658078f08043e5656064d","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.1.tgz","fileCount":8,"integrity":"sha512-7Wy8wAi5PffsjQ7PZYHFMNZrluDfrV7uSbrbUYSky7J2p8ZUQjOM7YRHreFxgmfzPY0qJtAY5+1cmEAE3lFDrA==","signatures":[{"sig":"MEYCIQDGtES/cxcIALW/knMpjZFILV/mw4Cj3z2eDQEzg/XEsQIhAJxhQhnFCMiBnkljq7DsFZRL4wC2ESd69U/2ZRCwX6H/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15637},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.33.0","rollup":"^3.13.0","prettier":"2.8.8","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^24.1.0","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.1_1686055893159_0.037670760517884316","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"react-clear-modal","version":"2.0.2","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.2","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"28e974c5514bce213dd688006aaa114d8c6679b4","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.2.tgz","fileCount":8,"integrity":"sha512-KoRl7/PmrBoT5zrXQuWpSiddyqkOHwtx/J2XH3XOY72wY0kmHlQS1axEEmp6H2HTqMWrsbLz72+/MVAXV7Thhw==","signatures":[{"sig":"MEQCICHjS+Ao7h5rosJcEambvcztcNJiG8/K70mz528wtnVrAiBPJOPdu3Pk7KHBVQDOyVQwJQyCV4fYjUCcpwdhETrdxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15637},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^3.13.0","prettier":"2.8.8","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.2_1689064904093_0.21636322884463888","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"react-clear-modal","version":"2.0.3","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.3","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"04bee6cbc220b120c98f878254eb452375e029c3","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.3.tgz","fileCount":8,"integrity":"sha512-2+aEGBR/1KXUksvzvyyI7DsirwapKA4SdHI/kBiWnp86G2Q+3818u5wPGnEAjdublYam9uOgDJp+9QjxUxEp2w==","signatures":[{"sig":"MEQCIBuGYBW8QOCGA8A/B1KtI/Ak0HE1Zd0+Q/WDVlpqLdcWAiAy6qf1LnZk+AJXW+0eyLExnD8bIu2dBxzMCdMgjIrNFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15740},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^3.13.0","prettier":"3.0.3","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.3_1696267267601_0.1149839558926784","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"react-clear-modal","version":"2.0.4","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.4","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"5216ef5b02b39a7d4d0d0dc76205340a80b2f162","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.4.tgz","fileCount":8,"integrity":"sha512-Hy2KEiMSq+PtpDG+Ah+MGKf/hPuuhRC4DE7FYFpKlC3u/xWtkJJ9yD0Qorx9ZJO4CTUDN1bpr2C/DWfP2kMFvg==","signatures":[{"sig":"MEUCIE7PW9F9m/9n0UzFfgbsO8Sb8O9AwT9E3oJ+afGZX2AIAiEAwRyIvX2mCNjV4K9rbrCef2a+ApbOxuRkNHiezP60mUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15739},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.0.3","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.4_1702808835233_0.11018539685825024","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"react-clear-modal","version":"2.0.5","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.5","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"4daa67e2ba99c3708f6fa10209b263d1bb453963","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.5.tgz","fileCount":8,"integrity":"sha512-ITsxjhEWEP+mOGyT8sMpQzZS/a143Mjw62UfR9otQwXtZ344l5NCD96ApjMOez5RyF9JN0KbR7bLaTAgYZxdcQ==","signatures":[{"sig":"MEQCICFvL86E7IFC+jB4LK/tNm/Gbu6h59rM72v9CTMu9DqtAiAYku8PV4FHkKU8JCCOxotqDVE3U5HhHpbpe/iKd2XkRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15739},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.1.1","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.5_1704708641295_0.9473650640013709","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"react-clear-modal","version":"2.0.6","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.6","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"b5259619243da9d29f29955b95db83ac7c49c9ba","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.6.tgz","fileCount":8,"integrity":"sha512-BPrGOWhoIWFRz+CzsQ7MkBjPxp3QuGrZwUiqVC8+CyrjrgcRkvaMjf4OOssLwxPi/B4QVE25hi9aRfS59mSFJQ==","signatures":[{"sig":"MEUCIQCSgDYXyPjWGYUbRrx7tcpqFI7fpfZheVs9yksiwYkBVwIgXiOrJZ/pse7NTSIV7WAMwVC3+6PJEJekHAUtcherWMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15739},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.2.5","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.6_1709404167489_0.5627032520512556","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"react-clear-modal","version":"2.0.7","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.7","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"c9c357afc158b017d2f577da027a6dde3c48f9d7","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.7.tgz","fileCount":8,"integrity":"sha512-0zlYmNvSqKDnE1vJTFe9p3Uj5odKiWGL4dtXDgWCEENNTqoCGuBmznVZA9NcYoHxq6WSfPXgwUwZqD4oHQBqAg==","signatures":[{"sig":"MEQCIHp+kvGeEJoqC36M7/1aoq1hxY2L3FE/mCUWeFS3FazrAiAJahOjgKVSzS62O2UNXj8Vicjuzx2IsIJ6pLyG7SVUNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15739},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.2.5","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.32.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.7_1712313934480_0.9192774312738723","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"react-clear-modal","version":"2.0.8","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.8","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"5dffeef83d5cd4bfb9f680a53ed9bd9434fc4a56","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.8.tgz","fileCount":8,"integrity":"sha512-KYs/j/xJrNj93e1YKTiEzrD9xji6TGByPjCGK3eDTv6U8h/SCafnec5KAr1oY+KdvfaxcCKDAqSHW3iwM3YlrA==","signatures":[{"sig":"MEYCIQCwBzayFJ2eUVHc46eMbk9HBkN+4K1XAffT7WwJRtqj2wIhALQLxSv/E//bmqOiX3iZhEJb2fedUIzB6+is0DZ6GPGF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15739},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.2.5","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^25.0.2","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.8_1717757882267_0.15285134447299709","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"react-clear-modal","version":"2.0.9","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.9","homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"9757b247058b9a08038d7551a6af7013ca597b9f","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.9.tgz","fileCount":8,"integrity":"sha512-7Yztw9va+ZmP/qZfsmTO1eQJmPealWBFB2oiBszYKSDyvBsJxyW6TIF+xq0Ey6KOXvOCAHSJuAEqad4hT3ISiw==","signatures":[{"sig":"MEYCIQD+Bk2xLpoze+R+mhQLzQspbNLoC9azcWApnstfZ0SRDAIhAORBExjMwMYIsBKx7Hg2OSeARaYUwD8z/vRprZzJ3Nnw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15739},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.2.5","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.9_1719836098644_0.8552952471100357","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"react-clear-modal","version":"2.0.10","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.10","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"bad12745fcf24d7be168b14404c37c8aab008ac6","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.10.tgz","fileCount":8,"integrity":"sha512-2DOoLSHS0Dp1FFtwmYd6BJ0xkdO8QZzUk/40KA/G6fWXMIPmVFzmdVseSErymThyCWjJLdvKvW/ON4nfa7wkdA==","signatures":[{"sig":"MEUCIAlP0si8sDPRF9TrcFVm1F+0YFuBCpYKCR0nmGgtTA4sAiEApXM9K1pr12TBC/qzJqoEKlLsnAeazr81EDI5BZ1bCp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15740},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.3.3","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.10_1725825877696_0.5762291363550347","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"react-clear-modal","version":"2.0.11","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.11","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"0a3830bb3fbac2dc0a8e7dab672f57f6efcc0bf8","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.11.tgz","fileCount":8,"integrity":"sha512-fR6vl7hugeHYtZC9dfF1hZrS/63j5E0pyFLNZXYy6Dtr07eQdkALAH0bnnWPiiFAo3ZYztCKMBDkkjfjnZfWoQ==","signatures":[{"sig":"MEUCIDxpPo0yRxGJo+IVXG7PkXN+jun0X12yY0STdCOsfo0mAiEAnBV4iPDMCujfquJ+ptMqamfCRilhLo0RV19LA/umnoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15740},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.3.3","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.11_1727198739254_0.26020131004178637","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"react-clear-modal","version":"2.0.12","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.12","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"a369aa93cd21cc84ecbda68c97c9844cb81dcd7b","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.12.tgz","fileCount":8,"integrity":"sha512-rg7599lm9UFLGuoJFQ08qwwT7WlqEW0QEq1/HAQTeYYBv4yR9FN8p5XlyLRPazow+HGTLBtZYFMo9cvGNVDr2g==","signatures":[{"sig":"MEQCIB0OjP6G9E4p/pjoTlqjt6j1kDbf9RrpFRbYqE4/jw0rAiBKWwFUVScNXodrs2yGcXbgsVIYIOw94VMaiNuXLN91Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15740},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^18.1.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.3.3","react-dom":"^18.1.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^18.0.8","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18","react-dom":"^16.8 || ^17 || ^18","@types/react":"^16.8 || ^17 || ^18"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.12_1733068237754_0.27384310988248406","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"react-clear-modal","version":"2.0.13","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.13","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"239a7647df8ac27a7d0dc7bfd44e21f06165a956","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.13.tgz","fileCount":8,"integrity":"sha512-9QxY4IkYN8dXl5jt8+aaiz1x4CfVMRaD8XKAvt3Rc3j/noIUceq3rcwyw/vU3Jqq/41xOTsoAUePBhMtNr9aAw==","signatures":[{"sig":"MEUCIQDyddqXAjDY2PK5idhiOJ4Zr6AUKmbzs0o11c0N7ZlODwIgPbLLXVepjFxddELTaGaRMpdL0fsn9C3v7d8cmOtvot8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15761},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^19.0.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.3.3","react-dom":"^19.0.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^19.0.2","@types/react-dom":"^18.0.3","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^15.0.1","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.13_1735237362582_0.5372378851512454","host":"s3://npm-registry-packages-npm-production"}},"2.0.14":{"name":"react-clear-modal","version":"2.0.14","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.14","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"d5416822aa867897e473ea583574aded603e77dc","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.14.tgz","fileCount":8,"integrity":"sha512-UqB2M6AaM2y03lrch3ZBLB3XYFE/9xKuQhOMcfEiL4mA5qnHmWq4OmV9j0avZq3frJPYeDynLqJlqkvbIeTF6A==","signatures":[{"sig":"MEQCIG1qHyPmVD6rTm9dvCt8VG8lEILtnvcP4czfgulowGjYAiAbyw0eQRTM3FdSLaj27lG3AuR8C5m2THxtzBT7D3SqXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15761},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^19.0.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.3.3","react-dom":"^19.0.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^19.0.2","@types/react-dom":"^19.0.2","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.14_1743156819172_0.3067247656820038","host":"s3://npm-registry-packages-npm-production"}},"2.0.15":{"name":"react-clear-modal","version":"2.0.15","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.15","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"91c57a4308f289afd1f4290d0ec7b2e989c6c7c5","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.15.tgz","fileCount":8,"integrity":"sha512-6sPKNECL/rZiOSroT5RQuJkmW10LUM8sPHJSOL4Q/VcgxZG7HAYoUJwpV+vQPEfK7bksaoRUAm/e+1mvE+2qhA==","signatures":[{"sig":"MEUCIQCEX+Jin5wgXhqTNUe3r8wSwf+WXhEAJeg4FzMwM6PF0wIgU++cr4lFMyXmGVTYGUZPe5ftIw4N+AZdLAhqRdaySpk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15761},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^19.0.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.5.3","react-dom":"^19.0.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^19.0.2","@types/react-dom":"^19.0.2","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.15_1743519525310_0.28619295131375466","host":"s3://npm-registry-packages-npm-production"}},"2.0.16":{"name":"react-clear-modal","version":"2.0.16","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.16","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"323e0f44f1b2036c7900555d9575474a92794a03","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.16.tgz","fileCount":8,"integrity":"sha512-GdBibm+5ZFFj15d2W4qKerFXYqs3CtZzAMYu7Wrjpe616ypPTPPDCrpGXoe4RytuLf2n2hsI0vWEgsc50hEdsw==","signatures":[{"sig":"MEUCIGctDV+qJGaHIVOH0LmlE4BaLJ7S9gO1Ap0sLKkj6kizAiEA9ZzGvO/NAQfyKmeD1u/Ze/dEHmZLTOYZduJWbPy6woA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15762},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^19.0.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.5.3","react-dom":"^19.0.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^19.0.2","@types/react-dom":"^19.0.2","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^10.1.2","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^11.1.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.16_1746435087525_0.7683540878176724","host":"s3://npm-registry-packages-npm-production"}},"2.0.17":{"name":"react-clear-modal","version":"2.0.17","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.17","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"b488c7caf0eaef7753461f48c573b9cf0bf2476a","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.17.tgz","fileCount":8,"integrity":"sha512-qN5w8aDdY/Hd96WATEX77SzorYJGPHfb3qy5vnkoEjNyeyjvBvIcj0LpfZSUFKWNw5012XHl3Afq7pDcPHPJjQ==","signatures":[{"sig":"MEUCIQCzp/bMPlEmWxHsgsIoAdTARzZCFkBz+Wt78Tn5gpzWpAIgRHoSvnnr4CaKVwnt8lInlMyNuc93HqKC9fyq97PzNBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15762},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && yarn lint && rollup -c","prepare":"husky install","prepublish":"yarn build","check-types":"tsc --noEmit"},"_npmUser":{"name":"vadymshymko","email":"vadymshymko@gmail.com"},"repository":{"url":"https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Vadym Shymko\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","lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^19.0.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.7.3","react-dom":"^19.0.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^19.0.2","@types/react-dom":"^19.0.2","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^10.1.2","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.17_1764597646670_0.10800645794237762","host":"s3://npm-registry-packages-npm-production"}},"2.0.18":{"name":"react-clear-modal","version":"2.0.18","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.18","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"3072da45d2e667d5e878f33dadbae40077a7a864","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.18.tgz","fileCount":6,"integrity":"sha512-Aiv8Bw5NVm19tlUt3RLV2a1I/ya+UlyEZjREosn5G887nnusnefT+ls4AXkuP8XLn1KOah6DrM5MemV7cXgwWg==","signatures":[{"sig":"MEUCIQCmZn3g4ruf41UZJ31kz93hYliuYRzsMZGQS3qGfoAEzwIgRADFXH76H5vWixKULtLjv1oxBV5ItFJ5MtpOM9m3igo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-clear-modal@2.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":15745},"main":"dist/index.js","_from":"file:react-clear-modal-2.0.18.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint . --ext .tsx","build":"rm -rf dist && pnpm lint && rollup -c","prepublish":"pnpm build","check-types":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be205b0f-2881-4da3-a8dc-ab42afe098c0"}},"_resolved":"/tmp/ee2058b938a93aade27e557acb18ca40/react-clear-modal-2.0.18.tgz","_integrity":"sha512-Aiv8Bw5NVm19tlUt3RLV2a1I/ya+UlyEZjREosn5G887nnusnefT+ls4AXkuP8XLn1KOah6DrM5MemV7cXgwWg==","repository":{"url":"git+https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"_npmVersion":"11.9.0","description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"husky":">=6","react":"^19.0.0","tslib":"^2.5.0","eslint":"^8.44.0","rollup":"^4.6.1","prettier":"3.7.4","react-dom":"^19.0.0","typescript":"^5.0.2","lint-staged":">=13.1.0","@types/react":"^19.0.2","@types/react-dom":"^19.0.2","eslint-plugin-react":"^7.34.2","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.27.5","@rollup/plugin-terser":"^0.4.1","eslint-config-prettier":"^10.1.2","eslint-plugin-jsx-a11y":"^6.5.1","@rollup/plugin-commonjs":"^28.0.1","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^5.21.0","eslint-plugin-react-hooks":"^4.5.0","@rollup/plugin-node-resolve":"^16.0.0","@typescript-eslint/eslint-plugin":"^5.21.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.18_1772711317937_0.019948324499363457","host":"s3://npm-registry-packages-npm-production"}},"2.0.19":{"name":"react-clear-modal","version":"2.0.19","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@2.0.19","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"ce6c03b25e2e7c441431fc58fb6874ad05b529b4","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-2.0.19.tgz","fileCount":6,"integrity":"sha512-cNZ/Vi4oO+yOBJrhBi2LZSgs1wN/5SXmWpoie240cy1Q4vUN06wHVo7xw5Bd+4UFy1EhevIIH09/ZIj+grwJ7Q==","signatures":[{"sig":"MEUCIE0i6RIdRPjXydAz1Tf6X88mKIFqeGakom5aZe2sv7AbAiEA6mDuBaRx2w7KtqHaakUfYUTbkgSdXbDwfy/zqtfG+Hg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-clear-modal@2.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":15787},"main":"dist/index.js","_from":"file:react-clear-modal-2.0.19.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","scripts":{"lint":"eslint .","build":"rm -rf dist && pnpm lint && rollup -c","prepublish":"pnpm build","check-types":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be205b0f-2881-4da3-a8dc-ab42afe098c0"}},"_resolved":"/tmp/3fe1ce5bc81194a5a2d510a293bab690/react-clear-modal-2.0.19.tgz","_integrity":"sha512-cNZ/Vi4oO+yOBJrhBi2LZSgs1wN/5SXmWpoie240cy1Q4vUN06wHVo7xw5Bd+4UFy1EhevIIH09/ZIj+grwJ7Q==","repository":{"url":"git+https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"_npmVersion":"11.9.0","description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","react":"^19.2.4","tslib":"^2.8.1","eslint":"^10.0.3","rollup":"^4.59.0","globals":"^17.4.0","prettier":"3.8.1","react-dom":"^19.2.4","@eslint/js":"^10.0.1","typescript":"^5.9.3","lint-staged":"^16.3.2","@types/react":"^19.2.14","@eslint/compat":"^2.0.3","@types/react-dom":"^19.2.3","eslint-plugin-react":"^7.37.5","eslint-plugin-import":"^2.32.0","@rollup/plugin-terser":"^1.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-jsx-a11y":"^6.10.2","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.56.1","eslint-plugin-react-hooks":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.3","@typescript-eslint/eslint-plugin":"^8.56.1"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_2.0.19_1775032694052_0.4488677937996022","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"react-clear-modal","version":"3.0.0","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@3.0.0","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"87d08a7b81f2b996e91e82fcf3d7b0317e225914","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-3.0.0.tgz","fileCount":6,"integrity":"sha512-acV5UesudUnFgVUQpv3ZxLfCdsagkGEQsUYOCtFPxEYtnAA/btsoX3sciXhEw6VA9rZrOAfV4becs3G0zvbjtA==","signatures":[{"sig":"MEUCIFww0vV8YXCwQyfz9BZgXgWHfzg+JYrHFuexrr98pemHAiEAvJxr4sgTAvG7NbnowDXXXp6GH3cY9HxXilgBWcshjF4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-clear-modal@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":26934},"main":"dist/index.js","_from":"file:react-clear-modal-3.0.0.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint .","build":"rm -rf dist && pnpm lint && rollup -c","prepublish":"pnpm build","check-types":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be205b0f-2881-4da3-a8dc-ab42afe098c0"}},"_resolved":"/tmp/49ac545112b000132f178f4afd66ce9b/react-clear-modal-3.0.0.tgz","_integrity":"sha512-acV5UesudUnFgVUQpv3ZxLfCdsagkGEQsUYOCtFPxEYtnAA/btsoX3sciXhEw6VA9rZrOAfV4becs3G0zvbjtA==","repository":{"url":"git+https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"_npmVersion":"11.12.1","description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","react":"^19.2.6","tslib":"^2.8.1","eslint":"^10.4.0","rollup":"^4.60.4","globals":"^17.6.0","prettier":"3.8.3","react-dom":"^19.2.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","lint-staged":"^16.3.2","@types/react":"^19.2.14","@eslint/compat":"^2.1.0","@types/react-dom":"^19.2.3","eslint-plugin-react":"^7.37.5","eslint-plugin-import":"^2.32.0","@rollup/plugin-terser":"^1.0.0","eslint-config-prettier":"^10.1.8","eslint-plugin-jsx-a11y":"^6.10.2","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.59.4","eslint-plugin-react-hooks":"^7.1.1","@rollup/plugin-node-resolve":"^16.0.3","@typescript-eslint/eslint-plugin":"^8.59.4"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_3.0.0_1779183531336_0.8767214508136412","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"react-clear-modal","version":"3.0.1","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@3.0.1","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"d813826483004294baca5eb88e7fde91b39fbeb8","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-3.0.1.tgz","fileCount":6,"integrity":"sha512-VA00YHUt82RP01JYVulu/VHCi/SJdMBzlK6/cREkhtqFzLjZM9a7dERYTACqAAQUPDxhnvuiTeqbiAoynY6j7A==","signatures":[{"sig":"MEUCIF3wWDAemjvvjkbT7W9xaR0tlI/BGrRvaaxrxGVsQ+L3AiEA/oTc2AOiLP5DUAEztHBPNuyjyBUzXuL2EfxsNaYsrJc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-clear-modal@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27257},"main":"dist/index.js","_from":"file:react-clear-modal-3.0.1.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint .","test":"jest","build":"rm -rf dist && pnpm lint && rollup -c","prepublish":"pnpm build","test:watch":"jest --watch","check-types":"tsc --noEmit","test:coverage":"jest --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be205b0f-2881-4da3-a8dc-ab42afe098c0"}},"_resolved":"/tmp/5ea670b5c0f40cf63254475e45d1de6c/react-clear-modal-3.0.1.tgz","_integrity":"sha512-VA00YHUt82RP01JYVulu/VHCi/SJdMBzlK6/cREkhtqFzLjZM9a7dERYTACqAAQUPDxhnvuiTeqbiAoynY6j7A==","repository":{"url":"git+https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"_npmVersion":"11.13.0","description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","husky":"^9.1.7","react":"^19.2.7","tslib":"^2.8.1","eslint":"^10.4.1","rollup":"^4.61.1","globals":"^17.6.0","ts-jest":"^29.4.11","prettier":"3.8.3","react-dom":"^19.2.7","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","lint-staged":"^17.0.7","@types/react":"^19.2.17","@eslint/compat":"^2.1.0","@types/react-dom":"^19.2.3","eslint-plugin-react":"^7.37.5","eslint-plugin-import":"^2.32.0","@rollup/plugin-terser":"^1.0.0","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","eslint-plugin-jsx-a11y":"^6.10.2","jest-environment-jsdom":"^30.4.1","@rollup/plugin-commonjs":"^29.0.3","@rollup/plugin-typescript":"^12.3.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.60.1","eslint-plugin-react-hooks":"^7.1.1","@rollup/plugin-node-resolve":"^16.0.3","@testing-library/user-event":"^14.6.1","@typescript-eslint/eslint-plugin":"^8.60.1"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_3.0.1_1780754379626_0.6800954959328649","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"react-clear-modal","version":"3.0.2","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","_id":"react-clear-modal@3.0.2","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"dist":{"shasum":"701411e0e794c5f53c34c5e0c620973e993c9c29","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-3.0.2.tgz","fileCount":6,"integrity":"sha512-RkbTtVDNVZOnlLQr7G7mXxED7xxBOXLoGYyIH02WV6FNpihubKvcbpJtKka8oodjHEp6HIwxvN807HPDD6n/AQ==","signatures":[{"sig":"MEQCIGY+VysD+Moy65uZhSP2tRPW+EfEiBiK+nFsIq4Zn7uVAiBTyjjZVJ1qixvjuz+p9heyQ59vj3gp4gvCW/y5EAKMDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-clear-modal@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":27257},"main":"dist/index.js","_from":"file:react-clear-modal-3.0.2.tgz","types":"dist/index.d.ts","module":"dist/index.esm.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint .","test":"jest","build":"rm -rf dist && pnpm lint && rollup -c","prepublish":"pnpm build","test:watch":"jest --watch","check-types":"tsc --noEmit","test:coverage":"jest --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be205b0f-2881-4da3-a8dc-ab42afe098c0"}},"_resolved":"/tmp/1f445bae7141d2b15c79b3751c76c7d3/react-clear-modal-3.0.2.tgz","_integrity":"sha512-RkbTtVDNVZOnlLQr7G7mXxED7xxBOXLoGYyIH02WV6FNpihubKvcbpJtKka8oodjHEp6HIwxvN807HPDD6n/AQ==","repository":{"url":"git+https://github.com/vadymshymko/react-clear-modal.git","type":"git"},"_npmVersion":"11.16.0","description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","directories":{},"lint-staged":{".":"prettier --write","*.{js,jsx,tsx}":"eslint --cache --fix"},"sideEffects":false,"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","husky":"^9.1.7","react":"^19.2.8","tslib":"^2.8.1","eslint":"^10.8.0","rollup":"^4.62.3","globals":"^17.8.0","ts-jest":"^29.4.12","prettier":"3.9.6","react-dom":"^19.2.8","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","lint-staged":"^17.2.0","@types/react":"^19.2.17","@eslint/compat":"^2.1.0","@types/react-dom":"^19.2.3","eslint-plugin-react":"^7.37.5","eslint-plugin-import":"^2.32.0","@rollup/plugin-terser":"^1.0.0","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","eslint-plugin-jsx-a11y":"^6.10.2","jest-environment-jsdom":"^30.4.1","@rollup/plugin-commonjs":"^29.0.3","@rollup/plugin-typescript":"^12.3.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.65.0","eslint-plugin-react-hooks":"^7.1.1","@rollup/plugin-node-resolve":"^16.0.3","@testing-library/user-event":"^14.6.1","@typescript-eslint/eslint-plugin":"^8.65.0"},"peerDependencies":{"react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19","@types/react":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-clear-modal_3.0.2_1785247269721_0.1256023238766013","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"react-clear-modal","version":"3.0.3","description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","main":"dist/index.js","module":"dist/index.esm.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.js","require":"./dist/index.js"},"./package.json":"./package.json"},"sideEffects":false,"keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vadymshymko/react-clear-modal.git"},"bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"homepage":"https://github.com/vadymshymko/react-clear-modal#readme","devDependencies":{"@eslint/compat":"^2.1.0","@eslint/js":"^10.0.1","@rollup/plugin-commonjs":"^29.0.3","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-terser":"^1.0.0","@rollup/plugin-typescript":"^12.3.0","@testing-library/jest-dom":"^7.0.0","@testing-library/react":"^16.3.2","@testing-library/user-event":"^14.6.1","@types/jest":"^30.0.0","@types/react":"^19.2.18","@types/react-dom":"^19.2.4","@typescript-eslint/eslint-plugin":"^8.65.0","@typescript-eslint/parser":"^8.65.0","eslint":"^10.8.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import":"^2.32.0","eslint-plugin-jsx-a11y":"^6.10.2","eslint-plugin-react":"^7.37.5","eslint-plugin-react-hooks":"^7.1.1","globals":"^17.8.0","husky":"^9.1.7","jest":"^30.4.2","jest-environment-jsdom":"^30.4.1","lint-staged":"^17.3.0","prettier":"3.9.6","react":"^19.2.8","react-dom":"^19.2.8","rollup":"^4.62.4","ts-jest":"^29.4.12","tslib":"^2.8.1","typescript":"^6.0.3"},"peerDependencies":{"@types/react":"^16.8 || ^17 || ^18 || ^19","react":"^16.8 || ^17 || ^18 || ^19","react-dom":"^16.8 || ^17 || ^18 || ^19"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"lint-staged":{"*.{js,jsx,tsx}":"eslint --cache --fix",".":"prettier --write"},"scripts":{"build":"rm -rf dist && pnpm lint && rollup -c","lint":"eslint .","prepublish":"pnpm build","check-types":"tsc --noEmit","test":"jest","test:watch":"jest --watch","test:coverage":"jest --coverage"},"_id":"react-clear-modal@3.0.3","_integrity":"sha512-UOnZAcw0rIs1vwX3LQl7ftcUI19QKgGUfF7J2fUDSW5NSpI+xXPdmDzczjfKJCm73RHd04LZOZKM9m0kuiqhfw==","_resolved":"/tmp/178a7bf7cab37637d5963c469bccc4c9/react-clear-modal-3.0.3.tgz","_from":"file:react-clear-modal-3.0.3.tgz","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-UOnZAcw0rIs1vwX3LQl7ftcUI19QKgGUfF7J2fUDSW5NSpI+xXPdmDzczjfKJCm73RHd04LZOZKM9m0kuiqhfw==","shasum":"ac6fcd270bd4a05571c287ae642f1434ca278c5d","tarball":"https://registry.npmjs.org/react-clear-modal/-/react-clear-modal-3.0.3.tgz","fileCount":6,"unpackedSize":27257,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-clear-modal@3.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBiHhH96JrMG4cVQ+WsRP2imQ6VbWSEkSoHi/XgKGWA9AiEArqjc23Ym2uG36TAC/iXVxel8/+PwmRwrbtvZQOo3Rqo="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:be205b0f-2881-4da3-a8dc-ab42afe098c0"}},"directories":{},"maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-clear-modal_3.0.3_1785590690616_0.4810223253241175"},"_hasShrinkwrap":false}},"time":{"created":"2022-10-26T11:49:52.410Z","modified":"2026-08-01T13:24:51.068Z","0.0.1":"2022-10-26T11:49:52.587Z","0.0.2":"2022-10-26T13:18:00.538Z","0.0.3":"2022-10-26T21:29:07.025Z","0.1.0":"2022-10-28T10:41:42.370Z","1.0.0":"2022-10-29T17:21:28.621Z","1.0.1":"2022-12-24T20:46:45.802Z","1.0.2":"2023-01-09T12:37:17.521Z","1.0.3":"2023-02-03T15:59:46.319Z","1.0.4":"2023-02-20T10:56:07.902Z","1.0.5":"2023-02-27T17:54:11.691Z","1.0.6":"2023-03-06T15:41:59.294Z","1.0.7":"2023-03-14T15:06:00.150Z","1.0.8":"2023-05-06T20:31:10.998Z","1.0.9":"2023-05-10T12:23:04.946Z","2.0.0":"2023-05-12T08:11:30.313Z","2.0.1":"2023-06-06T12:51:33.354Z","2.0.2":"2023-07-11T08:41:44.274Z","2.0.3":"2023-10-02T17:21:07.772Z","2.0.4":"2023-12-17T10:27:15.405Z","2.0.5":"2024-01-08T10:10:41.447Z","2.0.6":"2024-03-02T18:29:27.689Z","2.0.7":"2024-04-05T10:45:34.658Z","2.0.8":"2024-06-07T10:58:02.421Z","2.0.9":"2024-07-01T12:14:58.809Z","2.0.10":"2024-09-08T20:04:37.873Z","2.0.11":"2024-09-24T17:25:39.458Z","2.0.12":"2024-12-01T15:50:37.953Z","2.0.13":"2024-12-26T18:22:42.775Z","2.0.14":"2025-03-28T10:13:39.358Z","2.0.15":"2025-04-01T14:58:45.487Z","2.0.16":"2025-05-05T08:51:27.662Z","2.0.17":"2025-12-01T14:00:46.909Z","2.0.18":"2026-03-05T11:48:38.071Z","2.0.19":"2026-04-01T08:38:14.194Z","3.0.0":"2026-05-19T09:38:51.495Z","3.0.1":"2026-06-06T13:59:39.776Z","3.0.2":"2026-07-28T14:01:09.879Z","3.0.3":"2026-08-01T13:24:50.754Z"},"bugs":{"url":"https://github.com/vadymshymko/react-clear-modal/issues"},"author":{"name":"Vadym Shymko","email":"vadymshymko@gmail.com"},"license":"MIT","homepage":"https://github.com/vadymshymko/react-clear-modal#readme","keywords":["react","reactjs","modal","dialog","modal-dialog","react-modal","react-modal-dialog","react-component","react-modal-component","typescript"],"repository":{"type":"git","url":"git+https://github.com/vadymshymko/react-clear-modal.git"},"description":"Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js","maintainers":[{"name":"vadymshymko","email":"vadymshymko@gmail.com"}],"readme":"# react-clear-modal\n\n[![npm version](https://img.shields.io/npm/v/react-clear-modal)](https://www.npmjs.com/package/react-clear-modal)\n[![minified + gzip](https://img.shields.io/bundlephobia/minzip/react-clear-modal/latest)](https://bundlephobia.com/package/react-clear-modal@latest)\n[![typescript](https://badgen.net/npm/types/react-clear-modal)](https://unpkg.com/react-clear-modal/dist/index.d.ts)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/vadymshymko/react-clear-modal/blob/master/LICENSE)\n\nSimple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js\n\n## Table of contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Props](#props)\n- [Demo](#demo)\n\n## Installation\n\n**npm**\n\n```bash\nnpm install react-clear-modal --save\n```\n\n**yarn**\n\n```bash\nyarn add react-clear-modal\n```\n\n**pnpm**\n\n```bash\npnpm add react-clear-modal\n```\n\n## Usage\n\n#### Basic Example:\n\n```js\nimport { useState } from 'react';\nimport ReactClearModal from 'react-clear-modal';\n\nfunction ReactClearModalExample() {\n  const [isModalOpen, setIsModalOpen] = useState(false);\n\n  const openModal = useCallback(() => {\n    setIsModalOpen(true);\n  }, []);\n\n  const closeModal =  useCallback(() => {\n    setIsModalOpen(false);\n  }, []);\n\n  return (\n    <div>\n      <button type=\"button\" title=\"Open\" onClick={openModal}>Open</button>\n\n      <ReactClearModal\n        {/* here you can also pass any other element attributes. */}\n        isOpen={isModalOpen}\n        onRequestClose={closeModal}\n      >\n        <div>\n          Lorem ipsum dolor sit amet consectetur adipisicing elit. Id beatae quia, neque modi libero quidem ipsum architecto, incidunt molestias culpa, totam accusantium reprehenderit animi voluptas magni alias error commodi ut.\n        </div>\n\n        <button type=\"button\" title=\"Close\" onClick={closeModal}>Close</button>\n      </ReactClearModal>\n    </div>\n  );\n}\n\nexport default ReactClearModalExample;\n```\n\n## Props\n\n| Name                        | Type                    | Default Value   | Description                                                                                                                                                                                                    |\n| --------------------------- | ----------------------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| **isOpen**                  | `boolean`               | `false`         | Is the modal open                                                                                                                                                                                              |\n| **onRequestClose**          | `function`              |                 | The function that will be called to close the modal window when the ESC button is pressed (if `disableCloseOnEsc` !== true) or an area outside of the content is clicked (if `disableCloseOnBgClick` !== true) |\n| **closeTimeout**            | `number`                |                 | Time period in milliseconds after which the modal close function (`onRequestClose` prop) will be called                                                                                                        |\n| **preRender**               | `boolean`               | `false`         | Whether the modal window and its content must be present in the DOM when the `isOpen` property is set to `false`                                                                                               |\n| **contentProps**            | `object`                | `{}`            | DOM props (HTMLAttributes) for modal content wrapper div                                                                                                                                                       |\n| **parentElement**           | `string`\\|`HTMLElement` | `document.body` | Modal Portal container element (`HTMLElement`) or css selector (`string`). Ignored if `disableRenderInPortal` is set to `true`                                                                                 |\n| **disableCloseOnEsc**       | `boolean`               | `false`         | Prevent modal window from closing when `ESC` key is pressed                                                                                                                                                    |\n| **disableCloseOnBgClick**   | `boolean`               | `false`         | Prevent modal from closing after clicking on modal background                                                                                                                                                  |\n| **disableBodyScrollOnOpen** | `boolean`               | `false`         | Set `{overflow: hidden}` for `document.body` when modal is open                                                                                                                                                |\n| **disableRenderInPortal**   | `boolean`               | `false`         | Prevent render modal in portal (if `true` it will be rendered directly inside parent component)                                                                                                                |\n| ...                         | `object`                | `{}`            | DOM props (HTMLAttributes) for modal container div                                                                                                                                                             |\n\n## Demo\n\n[![Edit react-clear-modal](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-clear-modal-qdpb48)\n","readmeFilename":"README.md"}