{"_id":"vue-collapsed","_rev":"25-4c33f4b5b8098d338b6943eab6794634","name":"vue-collapsed","dist-tags":{"latest":"1.3.5"},"versions":{"0.9.0":{"name":"vue-collapsed","version":"0.9.0","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@0.9.0","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"5acb66ec10b3c2aaa1f9ac468a47ebfe466d14c0","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-0.9.0.tgz","fileCount":10,"integrity":"sha512-YhnLBds/Iipb1RBkTGbXWsDe6Ww4ltUy9cGovMcyAyyZBgqRkyX21XbWg5xk3VYHiVQxwUewqqyFxdyKnwWlmA==","signatures":[{"sig":"MEUCIQCQTaEdGmeRZCCLg/mRNQVyDKZhbjJJb2wX2T0q6vNoowIgO4A5gQXFeJh1IJ4PzjvLI7HzjkiXj+kt5StfVZvs0Fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjem4TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdRA//bmjZueaqyUKyFLBQryAnrKnYc+gbRqfQVDwjPMXb41F71T3g\r\nalS06gPcC1Bzl7ePxU4zx7LI1k1KYoQ7bspDjLLpX5M2rzXFmscYMoNlfa7p\r\nTxRwAE4wkrKRaVfXbaMc+9Ozoc7074Uz4rJ2TxxwPmhsthEfFP6IAg1jFhp5\r\n7e4O4pBOlQU0UeO3IlLxtZq92A0iufcmB5CJfMEhDfQxQ7eFqRoCnp6Pj03a\r\nE3Hzj6Q8LfJPvHVYCzvfpyuL2HaB1M9KMPhi6Jcd4T0eN7BtvsZGPWlHn+U8\r\nXzgVJYCnb8v2E+1bZUZEnnhzo2oviSwu5BSchWRXv4SwHPgf7Cy5pi70VZGV\r\nS/IWGe7jmsWFWHy4143Z6k2EvTCSBTj42IZoU8QQkIPBbwBahJ9BqhpK5wat\r\nMv/DyrBr8kVUHDt91Dp5PzFTVsTrDA1u1yzaHZSsTH5ahpW51INTPzDTLTdg\r\nVBvoZJKWIJ3GNNFazrf/WUAoo+CLMrCf5P+DNCIZrHpvFy2PcnZ3YghwvwcI\r\nXyxkCEt7HTCnn3VNIbA9BOW7uqDce0sYeVgy0S+jHozDEGA+zQYSh8JKo7Gt\r\nGtr5wAjUCpMwvPqvnJDMqnxE7rgaKFuJTbLigwgp+HthY23iQubBNJhi64Mf\r\nvb/z1su4r7z+LTWn7y/aSIvVHey/Nw+3AYQ=\r\n=KRCd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.cjs,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from 0 to auto and vice versa. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^3.1.8","husky":"^8.0.0","eslint":"^8.22.0","cypress":"^10.10.0","vue-tsc":"^1.0.8","prettier":"^2.7.1","typescript":"~4.7.4","@types/node":"^16.11.68","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","@babel/types":"^7.20.2","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.3.0","@vitejs/plugin-vue":"^3.1.2","eslint-plugin-cypress":"^2.12.1","@rushstack/eslint-patch":"^1.1.4","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@playwright/experimental-ct-vue":"^1.28.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_0.9.0_1668967955758_0.5085898508437801","host":"s3://npm-registry-packages"}},"0.9.6":{"name":"vue-collapsed","version":"0.9.6","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@0.9.6","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"22e4128bb5d6c161cb9ae5bf29fc13ff52b01846","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-0.9.6.tgz","fileCount":10,"integrity":"sha512-T1D7koxYljzFvLmPypJm2zjUNBerjkscHL6SBbLfUADdVio+/oSRee7GefLTwldmlb0T9oYjQJbPGlK83VmRTw==","signatures":[{"sig":"MEYCIQCqDTY7h8FuMJ8JhhX5qw/qnfxtJfUjiMNWEeqVNJjV8AIhALbFj7QgQBPMeIINIvTKn2N5QMQ7+Q3NMXKfxh2Ii8Fn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjes4+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY5g/+O4OIk/3xLKfoa2O4xPGt3RMDXz4naWZ163DKD1kmHw0mMcUR\r\nif+GtWe4YPVUO2DfwFf6v2YQvn6MvbEZ+YP8C6uSdNlob6QauTcK2J1pVZw3\r\nJ9g9BYuhNl86dBLk6hIfTj3BGDuF6Z0Ro4CmJXlyWeUS+45fpQzT1uNxIe9I\r\nG0wPki8idfPeb1V+BbgYOxA8iIwfwvcepVX/2OOf4kv/oTr4cvRCNMOLgB51\r\nlOnrHwzuKzQJSLxhNEb1T8aetBaG9Ua1hD9pEAySliypg5GTNoEfipRNNWQN\r\nPHXPE3VEJOS4BlxEBDnOfrwMf8MF3GP+sgkYmx3r28KMY2MHE1s69NdFKn5V\r\nLWmcGHRzHkSXs4p4MKlIESgGG/bXJizM2i0IVsJeJAZpehMUieYSGYh+Y0gu\r\nyvE2w969S2Z6XaA1JYdEVsAC+zI35G7Q1xactiCNjSD5V9Zv+jf3iE5sDNv2\r\nY9n7GV9sDQ0ZQmAFXX9v/4B2SEixwhS88voakPXNVLju+mL1B9RnAuJJL0Fw\r\nbscyWDvm5uKPMp+6jEqULl2vVRCzCe2uBOyTaspC2ZvcreEMPv9AG4z0CPXJ\r\nehU1HY9DzD1lr97r+FDBAdWsJTQEE8GnWGXLv9btSLrSBdYbQ3YpsZvExhIL\r\nZKR4KZ1oYuJ67MaViG1hBw4DR/HqqCfH1y0=\r\n=5rqo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.cjs,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from 0 to auto and vice versa. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^3.1.8","husky":"^8.0.0","eslint":"^8.22.0","cypress":"^10.10.0","vue-tsc":"^1.0.8","prettier":"^2.7.1","typescript":"~4.7.4","@types/node":"^16.11.68","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","@babel/types":"^7.20.2","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.3.0","@vitejs/plugin-vue":"^3.1.2","eslint-plugin-cypress":"^2.12.1","@rushstack/eslint-patch":"^1.1.4","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@playwright/experimental-ct-vue":"^1.28.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_0.9.6_1668992574533_0.2704103848005832","host":"s3://npm-registry-packages"}},"0.9.8":{"name":"vue-collapsed","version":"0.9.8","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@0.9.8","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"8d0e89402722663c42f315cf6ea9a54f6519ced2","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-0.9.8.tgz","fileCount":10,"integrity":"sha512-i6pWJUqAz9VC92txO6GYFKN6di5DbKZ7TXbK9nvmNgm1WyeT+vtKKHuAJ7dQNeOoYYdKc0uZ3bOTq02gjuaPvw==","signatures":[{"sig":"MEUCIH2jJ2Hj4CCdUphaIh3uRVi47vZDqVbJXV6pN9weDrG5AiEAoGmYnETVLqY7L65FpBoa6IEWod3efWNgWHvXAbntJjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjet3HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmovog//dzTfs44d8BMWNGUd7ziVUqGKR6R4oGz3y41+/ibhiPkR9lc8\r\nIxQISuGOoTCM/iqwvAJL5RqBMx7PIERpuhF1MTLhScptgQydTpkn/VSl+Mdr\r\n8Kk+I27zPd+nsDTJH2UIBeeiJrn+q0hF/wI4QUqPBOzzaZRTaCrP5P9rXkzZ\r\n9eU65z8QeopTktOUA58vn8+b5jDCkNZjM0dwN57eU90z2+hbWxcMDVozpqwG\r\n7+GyCEraqR1q+hjW3HOatTNgG4Htdh3ZtT9Yyihvg4bVoxiX27VHlsGY+aKq\r\nBdyPYvwghO9D+RtwsY+k9dnVoB2k4jAg/VfGzyPGwzCUEcsz3Cg9lKBDbS5r\r\nnVhHz9JH504t+1WHCAJOqBZ684BlnjBNQf1nJwchAoGQk1KbUH8ucAw4Wu/f\r\n58171rFVBn/7aZ51q2/qgWzxjMjyEkXORYgymwwikyU8w9RN2oFkiwvsBnzs\r\nHvPw6GLhVuT0U6FzBQJWw0QetS84c3lrUE2WKWp5oCjXu61dZSDPTwMlufxl\r\nf35c07VNCCA8UrrI7Z+dksbOR5THduZU828Yc+M/Thq2PIN+LU1RKvkpwyP7\r\n3q5nk14Vdgx93bBCZrDb1nILt+eUK/7MKxNkxKUIoo/xxxd/d2cJMN6VuqUz\r\nwKre5DHwvySxsP2pBjScWClVpdolr571fvQ=\r\n=UkkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.cjs,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from 0 to auto and vice versa. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^3.1.8","husky":"^8.0.0","eslint":"^8.22.0","cypress":"^10.10.0","vue-tsc":"^1.0.8","prettier":"^2.7.1","typescript":"~4.7.4","@types/node":"^16.11.68","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","@babel/types":"^7.20.2","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.3.0","@vitejs/plugin-vue":"^3.1.2","eslint-plugin-cypress":"^2.12.1","@rushstack/eslint-patch":"^1.1.4","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@playwright/experimental-ct-vue":"^1.28.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_0.9.8_1668996551496_0.6242356274343572","host":"s3://npm-registry-packages"}},"0.9.9":{"name":"vue-collapsed","version":"0.9.9","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@0.9.9","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"9d872f01b0dc08e8d5bfb18b9cd4df9f5e9a7f5f","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-0.9.9.tgz","fileCount":10,"integrity":"sha512-L/bVhfuNh4f4WpFQT5HhoKG6KtNcWvM1zXYOWVIPCunyn4XcZI8w8yyQJYXUJFikDB+xEa5UdQSjcoOZlsb/hw==","signatures":[{"sig":"MEYCIQDnxn0erDtK4sjt2x36PVtQTcSf9yY61WZwOdSF6VsBUgIhAI7Qh7phribuNnoIISobsliRX52ysQ/9MZ3+QfaQotm0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjf/suACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPFxAAmdRoFu4Iizk/xdTTkejk7M3TTBRSbCECPRfoqLEd+sCqz2ZG\r\nYBID9Q+ff5BJALsd6mzvPuyUKRSCaFFAy2lfIg3E42pTglTeOIUVUCz3BJ4g\r\nvH0CcF6D8yV5W319u0FVBL7VRz0wfnK+paI1PpdMdM5/SydxqsUz9Tmw8II0\r\ni5hmFX+bEbq1PtMBVtOGhUsYFf7c/WJTwTaB+A6BJyRQxBsXDHlxh28KM4NZ\r\n7XpzWvndXbopCA5UcvlclfAH7fZI0Zl+HWsy1I7GCnlVXj6MNkV1aYDGv5nG\r\nh8kG8c6nJZb4r7Uu7oQbmW6fGL6ay4oi7jBZU33jNYqbtNTPBRl3N19P8fiU\r\nDNYQSHlbjt6CBSigPJF6DPjXu4hDq+rvns+GhTKFazk9sPelvue4wu6ujJar\r\naYVG4QUukZ2GsAR9bN5bSvgMV4V4gf3q5uM8wz/R8hes78lsNwuVV1TtyISA\r\nJoqNgtKSJLMrjvO5QjtO3rl9jyYsV2PqIobWKxfNS9lzwWMx0KZZmFnPhX75\r\n7otELYPevnj//AsSytWq6Hn8q2zOc41K81LFpWGeD0lOnsPf22CWZncsXtZ7\r\n2tUm2OegNCQteb4jtje3Md+4DQJsiBy1f7Td+ouHEBeMKqEmpWclrWwoj5q9\r\n/v3tyHzkl3MaCUQ5ifihGWULLQ98ZdT5DGA=\r\n=TMFQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.cjs,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from 0 to auto and vice versa for Vue 3. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"dependencies":{"rollup-plugin-terser":"^7.0.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^3.1.8","husky":"^8.0.0","eslint":"^8.22.0","cypress":"^10.10.0","vue-tsc":"^1.0.8","prettier":"^2.7.1","typescript":"~4.7.4","@types/node":"^16.11.68","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","@babel/types":"^7.20.2","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.3.0","@vitejs/plugin-vue":"^3.1.2","eslint-plugin-cypress":"^2.12.1","@rushstack/eslint-patch":"^1.1.4","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@playwright/experimental-ct-vue":"^1.28.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_0.9.9_1669331758360_0.653480594124116","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"vue-collapsed","version":"1.0.0","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.0.0","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"ad49cb0aa2e6d39e32988ee96d00b5dcfe41281b","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.0.0.tgz","fileCount":10,"integrity":"sha512-3okELYiNR/AXYNRYF7d2ZO1qXsnMqQSZXAJ0ZS4tSyY9ci3ZZzOcPE6ZTPHcTRDyZH+zs9DK8ho1R+Ahzy7r/w==","signatures":[{"sig":"MEYCIQC5+s7aOjU0ixHTKuzMGnkpNNMsmwbd+3lXTAopyO4yjgIhAN0wu3Hu+ZR1q+sXCutGRNWGZAvZJL4nfS1CYZ1ITVgP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgp3QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovOA/+JPAyLTMoRrSWL78DAgkADNOWosrLIfeVBf52UkVaNo/4mCch\r\nZOgvrGtXneDy4cRV5NN7yZ3TnZFSNuOCvK3rZmEhO8wA1I9lF6513myIETR0\r\nXpZCb4zU92eeYTXdlmMS9wnhGnMxOwp2615c/F52CWT7x+IvQznd9vk0q2NH\r\n/oSFjjOvhDo8n2SqIz/02DwN2q7QTWPxJx3cpH6z4snCXEIOShmHTS8Rq8eJ\r\nPsUuoN0F/c7pYdWkaDq1lJXt3LV69HvssJeyvzvDcU/aJR4jrdyk9J/tOPe/\r\nJS8PW8xcUAFUvIeoc4TLrvidkfujODCqEYS8EO1JtywBpeI0eYmU6482XoHb\r\n7j26R5o68IzoRBuQO/Jp+dZKHxq/sjRfrGgJP5SuDj/4yY+p9bFu20IDe1Ri\r\nz61C78EXWXwsb20UHYDj5h4ROQOKQQrFpooo5jPpb27Co56pW167dvp00KZr\r\nkwwSjsErmawbD2FP56iGJm0IssY478CsyLLPhPDseVdbmmT58WOZum2nj+9l\r\nmPSCbjagntxR20meSdmpjsp1ljXLZahIT+vn/ozzMtSE32YX/Wgjkb4sMo83\r\nsOEUIzArwQLA7pSaAvFxCulDelAhtxYL0fbgZsdSpm6wl9AZzoYgml9do7db\r\ntW3LmuQ3TWrsah+TzdPU31/+XhckXQy8oko=\r\n=Qu4g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from 0 to auto and vice versa for Vue 3. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^3.1.8","husky":"^8.0.0","eslint":"^8.22.0","cypress":"^10.10.0","vue-tsc":"^1.0.8","prettier":"^2.7.1","typescript":"^4.9.3","@types/node":"^16.11.68","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","@babel/types":"^7.20.2","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.8.0","@vitejs/plugin-vue":"^3.1.2","rollup-plugin-terser":"^7.0.2","eslint-plugin-cypress":"^2.12.1","@typescript-eslint/parser":"^5.44.0","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.0.0_1669504464240_0.4701091787223841","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"vue-collapsed","version":"1.0.2","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.0.2","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"8aa70c9f1b32ddb411ead8937042e8c63ab32103","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.0.2.tgz","fileCount":10,"integrity":"sha512-N3cLLoPs1ViIvItpSaB2UgtOwXxkXF5Db9cALeONPHsXBxX6+MxNtnHErsq0l3KGbFQvhi6amdo1BHbGAq/14A==","signatures":[{"sig":"MEQCIDwzlk0gZgcdWH5f6fEswPu98Lk9N5A8rLFmMf6DSG1/AiAbeYXTfWArgtvXkm2fie6Mn/lgbCqcOPBKbwBxZNU/Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhPbyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5RBAAjizA1CvYyevDkfFRUEvCFbLEFxHZyknAt8/m2AC3dr780vs1\r\n2L8lBYGIWEMcUkaqxH4i9jm4Sj0bfQjau4fyCdfS4f960bPSzoKFIZ2+FscA\r\nGZT0gJUeD66TVQMTNTDgdrc/CqYiU/tA7+iL5AzvZep0bMm14m8kFgll4We0\r\n7E3vdnrOXipJRZm5I4jZCnSogP0TOiXt7IWIfnqb/XTf5xJGNQwd15buwOKQ\r\nvoKZpO3T+p+M8uYTRplUa8JKxxjO2DeQ7v/doiSdjaqC2JJ+004Qizw0MljA\r\nUzqaBVe1u03ZYO4psYgSI+PO9QniVHgswQBfzrBF5e0Rj8Zs94o/GgyiywrV\r\n4Ev97aQP/iFAoGBnF36sOWp7d/q5XR0Mb/lTvuki7iteNVTdgzsUREcsNFQX\r\nnIpA5pBNfYWRyLJ2sj1kYrRftKfaxZSMbDau+HGjMq8sVoNxXguWMRZXhob3\r\nBw54qzL8OkQkR7iXjGQVfB4SWiPpC5la9k9iBENCeFKItIGImkN2l1eekDGJ\r\nAStAlCdZ7WsvdOld5feq8YrAMNoZzGIULTrDy50RCCgSl2LHXOj37Vt/007u\r\ny0D7hwqa0D2hyPMwlFNx5pVsDdHnwDzurV2eneGcVTO8pNJugCdCtW08jiti\r\nQ6zRc0m57ug9Fls6v8Q+Vl6mew+7Cw74LII=\r\n=m+Yv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from 0 to auto and vice versa for Vue 3. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^3.1.8","husky":"^8.0.0","eslint":"^8.22.0","cypress":"^10.10.0","vue-tsc":"^1.0.8","prettier":"^2.7.1","typescript":"^4.9.3","@types/node":"^16.11.68","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","@babel/types":"^7.20.2","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.8.0","@vitejs/plugin-vue":"^3.1.2","rollup-plugin-terser":"^7.0.2","eslint-plugin-cypress":"^2.12.1","@typescript-eslint/parser":"^5.44.0","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.0.2_1669658354674_0.521246168090064","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"vue-collapsed","version":"1.1.0","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.1.0","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"6394a1d74e3af0b44d35d1e4a92ad37edd5ea823","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.1.0.tgz","fileCount":6,"integrity":"sha512-Wl7TAC2yJTtuRJkdn+xyk+5FUMBBfD+7jXTDTSCqZdzqqbA00m7NV9DkIxuTD2z1B0BikdQKkHDrWaPPY+WFlQ==","signatures":[{"sig":"MEYCIQCrsCgxRaLM6E2JGrdMdBGMxSCME6ntBT5R1p0U0vcdxgIhANVtbkQecQnfqBMQ8+BCnyrf555gS+X7MH8uSgXyWo0C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnNOeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJlw//Q52oRBiO+2VAjEWvfxavzl0avRXPRquTkxINaj0kIuyPiSXx\r\njOU/sI8K02FIApgKc/nJPP8X7GlNIZL250sKTLVk/aGs1xr0E/dFoPFgZSf7\r\nNVW8mZS3B4WrJ/jEbhSgN+C0jzKlmE+slZRaJyAW0sReJ96ZCj76zeDkRuSz\r\nEhiId7XmQgFvuZ3EFH4O+TYvABJPNVBVzoG6IhN5ICWI6hYqIxqTtt2bn3t4\r\npToskQW1fVMjAEfb1kG6iEQj35cAautShCaNEASX6vM/HgzhGrpYduWvT6fo\r\ngo0SRhVWKZ8/gSMYM+hbd+QNbajo082DAGLTrWu5qNYIQ+CuK8IU6OYtnA3P\r\nw2NLvMRETUVaPkJP5VHMZueK/eJ9eJjcuG0shuxnFv7GsYPE05ycybod8B1k\r\ng7EQzwNJlW+YvMP2muLxTXqXhlrNqd5p3MFkZTA5yJKpBRfDRv4ZBZQIsA44\r\nJl1+PS4vLjTlFvi7DkRCWcfRBAReaNMVqe7mWd8v9FLyc2L9sLJ5mZ0uThtG\r\npTTbikB/OdFJVUpNFRaulrGqoPz49OkgP87r2IMgXew2z7PxJtQHEl8qh1mR\r\n4mH4Krcrc5mGhrF6Lz6BKphPCSCfMGXqH9GivnXFic2wYqdv0y3d4JxRqXq/\r\n2BGjfYeIcUMJcwS9A2nUVVnMVJ6Ol/bhV8U=\r\n=gDSq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","vite":"^4.0.1","husky":"^8.0.0","eslint":"^8.29.0","rimraf":"^3.0.2","cypress":"^12.1.0","vue-tsc":"^1.0.13","prettier":"^2.8.1","typescript":"^4.9.4","@types/node":"^18.11.15","lint-staged":"^13.1.0","npm-run-all":"^4.1.5","@babel/types":"^7.20.5","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.8.0","@vitejs/plugin-vue":"^4.0.0","@rollup/plugin-terser":"^0.2.0","eslint-plugin-cypress":"^2.12.1","@typescript-eslint/parser":"^5.46.1","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.0","@typescript-eslint/eslint-plugin":"^5.46.1"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.1.0_1671222173967_0.2941237702572854","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"vue-collapsed","version":"1.1.1","keywords":["vue collapse","vue-collapse","vue accordion","vue-accordion","collapse","accordion","vue component","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.1.1","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"d83c29dc67a178df06aea373e3a82eba0d2a7231","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.1.1.tgz","fileCount":10,"integrity":"sha512-dkKZjN0odUXODUwef943wHUSN0IcEuSNpF8s/ZKmCqMuRXsihnPxStECD/9efr05FJFao8ihWTlmBz1b5RTFVg==","signatures":[{"sig":"MEUCIQCvV00NqXPJXvwuQcSmH7HynY3FzCRvZgOCti2t0NGG1wIgbsWBw08uTkodrgpOqoE6kmIxNPvUx1jkggGt8X9vTyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjui2xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6wg//bGoSQXlroxq6LeAH2lN5xsejHpu/JLPosekj7627dvOlE4yb\r\ns7nW2g61K/oqa0R+qXcALEFCFOVO4xg9qd5WIO038CjmlytgbVHWuNMt+fb6\r\n5aqBdZC7GiE5LvNwBwjk83sPvYeaW0g+2SsEDGhj8DYQmSm+GARHJkLXWYnC\r\nr7yBLJa/FZxuCxTVe6HoHC2U/3FrWp7rQV2XWdikpEysnOtr7hD2ViyKP5i+\r\n7nhTihjdtVQl+rI6PPVuO+dh31nDSqr+LS29wJ+8xjJ3OFlYjjQXtaVrKAok\r\nPh10dGoG2291dJj91sJ0UBAk1QWFZOsHcGaWb2knCzLxd1Hya8Iaw847CksH\r\n9gvwz9d/qn1wt4D8NhWgFBvwrFXqWpJ3gSHBbEGwrysQ8kCBjY5EQc/kj4fY\r\n+goKdcAkeF68R37Qerje9gnWQ+0dF1BqySKjquea8IItuOZGya2x17coH/wD\r\nY+ssB2JHkNAkeRGFmMXh7Vwad1VBStf/JBWXE9j2T/VH7Zxcem0jadpvnd7/\r\ngYBTNUfS5UxZIgtyzcoDrOpEqB6GcK2PgWRrGbFb9UFN1LebXd/79d8PmaiD\r\nuzHYq7uiSZUfFuPVB73NRdRnVdFs4KMVQV907xW6jA+q+LfosGNWTTcD/zsn\r\nmnAJuDqp6jZ6nTxN/M5jfjc+ldpzSMu41KQ=\r\n=8XtP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"vite","lint":"eslint . --ext .vue,.js,.ts, --fix --ignore-path .gitignore","test":"cypress run --component","build":"rimraf dist && run-p type-check build-only","prepare":"husky install","preview":"vite preview","test:dev":"cypress open --component","build:app":"vite build --mode app","build-only":"vite build","type-check":"vue-tsc --noEmit -p tsconfig.cypress-ct.json --composite false"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"repository":{"url":"https://github.com/smastrom/vue-collapsed.git","type":"git"},"description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"licenseText":"Copyright (c) 2022 Simone Mastromattei\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","lint-staged":{"*.{vue,ts,js,cjs,json}":"prettier --write"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.45","vite":"^4.0.4","husky":"^8.0.3","eslint":"^8.31.0","rimraf":"^3.0.2","csstype":"^3.1.1","cypress":"^12.3.0","vue-tsc":"^1.0.22","prettier":"^2.8.1","typescript":"^4.9.4","@types/node":"^18.11.18","lint-staged":"^13.1.0","npm-run-all":"^4.1.5","@babel/types":"^7.20.7","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.1","eslint-plugin-vue":"^9.8.0","@vitejs/plugin-vue":"^4.0.0","@rollup/plugin-terser":"^0.2.1","eslint-plugin-cypress":"^2.12.1","@typescript-eslint/parser":"^5.48.0","@vue/eslint-config-prettier":"^7.0.0","@vue/eslint-config-typescript":"^11.0.2","@typescript-eslint/eslint-plugin":"^5.48.0"},"peerDependencies":{"vue":">=3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.1.1_1673145776975_0.20513000282136695","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"vue-collapsed","version":"1.1.2","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.1.2","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"9cc9e6a4e633f5c7cf10da444b231050a2f9b637","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.1.2.tgz","fileCount":6,"integrity":"sha512-XCP1j6C+lvPyb2/NW4Q5iDlR4qpDsm4tip5sWbQqMcBGWukovOvKqloLQbR5MiODArUXYH7R3eob9bCVVNjOng==","signatures":[{"sig":"MEYCIQDXuPBiPPnTZemKhqfSM/kH18AMbvMwwlqsfC4ggB5fOwIhAK3W4LEYRXIHYigO2Jw82c8EXsRLdd4qVuMIwjs7BzIl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj27XdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3DA//ZZeeo5XnsxzrAuvDrNZA/Z5JOnbr4i8mGgJHuIyQK1hbN5iL\r\nul3875AqX+YuwP4n2MPjqneJpfkvqxak6CJ5OC3z4TyBt+9CXjeUzTgRBzQM\r\nH+G4lnEMlLC1CB+78U3VVwKd89FqukcNrmmQMG2OtwW62GEzRbpDzla1gjjs\r\nyujO2iCmqOJ7Gf/YafJbGIfUORVVeWVlax0qXdNYMZQShtb7UxQkBeG+K6K+\r\nW9OuyL/0Lp8S7WQqLvdwr61e/iQAxnLa30sUYMrcS/8JatJWK1CiIqyboYFB\r\nQPu37AOv6RifN8dLzqu5fLUxz5+4Evh0rmuwA6A5USmcxEKUqL8hAi/4ogAh\r\nX9i1cKtN1+FJR7UIDbJgztgrH5NLeCOtliqv48YpenOQjTfjO8Th32L3kle5\r\n0Zm17CKDqW+qoh97nW8Tjhngnem9+hd/xiS6Jx02TRRO6QSLa+LB2sgdDorm\r\nRnLM6J9LT/Nyiy3e91QN1X9jALXSbo3S9yX05KCyLX/RQxwb9e8KWFf5OAB/\r\n38K2w2Eh8PEBHQgjngJViIaWGPlNpyxGTEQtmm5yVyftChX4w681obSTchBH\r\nrhlD1NokcVft0EwFrUeCEv1CxbhQ/oARiC46tla0Wm+tnJq60cFAx69dpt1v\r\n4rOpC1tk7VfQ7UrGFIbMy7tuSOokLBwrth4=\r\n=y9ip\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:vue-collapsed-1.1.2.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"test:chrome && test:firefox && test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.1.2.tgz","_integrity":"sha512-XCP1j6C+lvPyb2/NW4Q5iDlR4qpDsm4tip5sWbQqMcBGWukovOvKqloLQbR5MiODArUXYH7R3eob9bCVVNjOng==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue}":"eslint --cache --fix","*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.47","vite":"^4.1.0","husky":"^8.0.3","eslint":"^8.33.0","rimraf":"^4.1.2","cypress":"^12.5.0","vue-tsc":"^1.0.24","prettier":"^2.8.3","typescript":"^4.9.5","@types/node":"^18.11.18","lint-staged":"^13.1.0","@babel/types":"^7.20.7","@vue/tsconfig":"^0.1.3","vite-plugin-dts":"^1.7.2","eslint-plugin-vue":"^9.9.0","playwright-webkit":"^1.30.0","@vitejs/plugin-vue":"^4.0.0","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.0","eslint-plugin-cypress":"^2.12.1","@typescript-eslint/parser":"^5.50.0","@typescript-eslint/eslint-plugin":"^5.50.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.1.2_1675343325716_0.2643019881407971","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"vue-collapsed","version":"1.1.3","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.1.3","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"c0e1875150a65b9d71639f8a74bde54c409fd8f2","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.1.3.tgz","fileCount":6,"integrity":"sha512-BlljC5N/s6KV81fHrXu1bUS/TqY3KRxMRcKk+GxGP7wxbEkfHLliRHGeZS87wxPJ6mPg72sQw9ja1d3GHq6W2Q==","signatures":[{"sig":"MEYCIQD2lMTGOBkvdHsfzeT5tMBYEJv7X8NL47Q/As/wYlvGqgIhALlOZ3SarsWEwHOBTZHZeAMfL2OiVYh9i3dpZoToEh9X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSjPwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnbg//WVCtLcxRae/C+8qNyHu5imKMZY+6zTei9Ea675iOSVSAy7Vv\r\n6aH2MCeBUkcRwIlG/FEx5m/2ZXPPPZh4UQ+9FieQy5dwyYrcOmiGSQ3vew9X\r\nEtzHiZMHyMTYJu3P3amm1SP5/24P/fMbJtKwvgsjSweCjZdZJJhugEFNYo6F\r\nYFXih2Pox8A2acPQHxFuTcDaT6l79/VvSNb/uLr9mp0FO6ygpEZqITcQAFWo\r\nZFU/BnamY8l00eMHuqe9sMPsiqQZ5T0+MsjQqEqMRIucqC6U/mVtFbfsmHpv\r\n332AP826QG4Gk+QhsEyaT+sIB9RqvFlmbbvvU+al4g4y42Y795uAd9kJr02r\r\n0Xf1RrhD892snSWzkavFxwayyAKpUaKqxrnQCipLCoZS0vYrrrsHUV5l9HBm\r\n6lKw78g72a7r9oEaCA+vOOQqlyd1qGuDB5lvND7uw7Y1VO8zjCk/iBzTECdN\r\nEC30tAlAS374/Wbx0k8ZWBISRO67mRF+Yer+efEolF7Z/IbhlsC93CsARSBf\r\nSTLyyfq9cIWrFqJhVWONTvsez369T8qaxZlIAJNmMnzCxkvPTgZb5pBX6boJ\r\nWfodTOIR02FKuvqKcHyh5psM5CkbaqPkXAEXHVnUqLpBC8+sGziA7aVIYsTv\r\nUn3P3YoD+XUw8vKdstKGgr137iLyy4ROon8=\r\n=NDNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:vue-collapsed-1.1.3.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.1.3.tgz","_integrity":"sha512-BlljC5N/s6KV81fHrXu1bUS/TqY3KRxMRcKk+GxGP7wxbEkfHLliRHGeZS87wxPJ6mPg72sQw9ja1d3GHq6W2Q==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.47","vite":"^4.3.3","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.11.0","vue-tsc":"^1.6.0","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.16.1","lint-staged":"^13.2.2","@babel/types":"^7.21.4","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.33.0","@vitejs/plugin-vue":"^4.2.1","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.1"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.1.3_1682584560220_0.0030463659153416867","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"vue-collapsed","version":"1.2.0","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.0","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"e267cf654b463f027da8e0d940b62585187ba77c","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.0.tgz","fileCount":6,"integrity":"sha512-VwvlyY5pFLJaEFqTOw0p8gySs/4eNZidwHNurBQ787KDx1ZrGVQZhlqFGFC5+Djkf/JefiXLjrHt32RcCOlkag==","signatures":[{"sig":"MEUCIGlhj1x8OomfMx0oN6uR+bRvzYGNlSTWWYz4su/Z8aa+AiEA5ifxg7+sNasaIULqO1kftxgszxxoDDVJN25ZLZDEHdc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16472},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.0.tgz","_integrity":"sha512-VwvlyY5pFLJaEFqTOw0p8gySs/4eNZidwHNurBQ787KDx1ZrGVQZhlqFGFC5+Djkf/JefiXLjrHt32RcCOlkag==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.7","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.2","vue-tsc":"^1.8.6","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.0","lint-staged":"^13.2.3","@babel/types":"^7.22.5","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.36.2","@vitejs/plugin-vue":"^4.2.3","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.0_1690288270421_0.2473339277367257","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"vue-collapsed","version":"1.2.1","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.1","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"8bccf1724360b3fa772e506b6db64b89d6dfc61a","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.1.tgz","fileCount":6,"integrity":"sha512-z43GRLHnpy+d8Ixt1NHI2QFCDra9x42q142BFSpSG3pM7LKOh5Ydku081N6d+zQzG4aBEw/lm5EEqC/wMbXLRg==","signatures":[{"sig":"MEUCIQCEN9NzRwVkvQ/0Mb6g1plb2UDDHVu4UpmMWbi7wiEbZgIgeSqkpAXY9R1iZSdbwRWTxOpqDnFVAp6W9gAf4V0B8YQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17481},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.1.tgz","_integrity":"sha512-z43GRLHnpy+d8Ixt1NHI2QFCDra9x42q142BFSpSG3pM7LKOh5Ydku081N6d+zQzG4aBEw/lm5EEqC/wMbXLRg==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.7","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.2","vue-tsc":"^1.8.6","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.0","lint-staged":"^13.2.3","@babel/types":"^7.22.5","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.36.2","@vitejs/plugin-vue":"^4.2.3","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.1_1690300791427_0.887662377415529","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"vue-collapsed","version":"1.2.2","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.2","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"8df076631924e7f62525088fc3e3a7da7873ae5e","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.2.tgz","fileCount":6,"integrity":"sha512-dGXaP9P4szbPuvgswhVJw1xi8Pi1aKVr7XRmF3O8KeWAURLkNTnW/V5e9UpGhidI3lOrcuTGnVwVZNw7h1Seaw==","signatures":[{"sig":"MEUCIBjYYQd3TY4ucLH9sCkeM9EdYtqF6NSKqNKKj8d4Hf9vAiEAlzz8jFN+xotNUlHB1yOXKL1QVTNstbN79GsfhGMplIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17643},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.2.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.2.tgz","_integrity":"sha512-dGXaP9P4szbPuvgswhVJw1xi8Pi1aKVr7XRmF3O8KeWAURLkNTnW/V5e9UpGhidI3lOrcuTGnVwVZNw7h1Seaw==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.7","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.2","vue-tsc":"^1.8.6","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.0","lint-staged":"^13.2.3","@babel/types":"^7.22.5","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.36.2","@vitejs/plugin-vue":"^4.2.3","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.2_1690301867533_0.34486127928663257","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"vue-collapsed","version":"1.2.4","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.4","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"157a371d5f7c6ddbda90891319d05fe63ba88470","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.4.tgz","fileCount":6,"integrity":"sha512-9T/sMVxKMvlbHI6zqO2xUzA1sMfBaDBXYXSzHgcndM1Y/G6QPWb7bbikSlCTyoaJgNBNt8o1VdsFrIdmJ2W5lQ==","signatures":[{"sig":"MEUCIHT7EDDQ2hGJx0HwtH+QBNA5aeTp9AWI/fHYJM/Qi+7qAiEA7niysh4ji3FbUVSHTzslOZrNYUoWekimt8dRE+nfaS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18751},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.4.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.4.tgz","_integrity":"sha512-9T/sMVxKMvlbHI6zqO2xUzA1sMfBaDBXYXSzHgcndM1Y/G6QPWb7bbikSlCTyoaJgNBNt8o1VdsFrIdmJ2W5lQ==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.7","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.2","vue-tsc":"^1.8.6","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.0","lint-staged":"^13.2.3","@babel/types":"^7.22.5","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.36.2","@vitejs/plugin-vue":"^4.2.3","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.4_1690304988901_0.7787467564389798","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"vue-collapsed","version":"1.2.5","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.5","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"13c136c436ca4063bb462e6fd91d48144292cba1","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.5.tgz","fileCount":6,"integrity":"sha512-VzG4LWLYKFls6L+RlT3x6CmTMP5KsPYd0CsUbJWJbwwzxa9JtM6VYIHZ7a5goGSwlO0vtKLQlCOUJ20UPXtnKw==","signatures":[{"sig":"MEUCIEf4zwhwSJiZXUHJo0QP6eBWqr7ZvqTgmy2OCgY5Xxb8AiEAvvRWvUEiJn8RMUfU0iErLt5ottE4obuhVmKmHodDYOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18686},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.5.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.5.tgz","_integrity":"sha512-VzG4LWLYKFls6L+RlT3x6CmTMP5KsPYd0CsUbJWJbwwzxa9JtM6VYIHZ7a5goGSwlO0vtKLQlCOUJ20UPXtnKw==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.7","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.2","vue-tsc":"^1.8.8","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.1","lint-staged":"^13.2.3","@babel/types":"^7.22.5","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.36.2","@vitejs/plugin-vue":"^4.2.3","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.5_1690410805807_0.4221794425795915","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"vue-collapsed","version":"1.2.6","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.6","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"c7a7003933a795f9b23e4475cfb3cd01e6140c6d","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.6.tgz","fileCount":6,"integrity":"sha512-FNrq1l66JLSeod1VDczxMGlv8RAoPvh72qpA79rE8JFwrpuiEzIDo7GTwJoBmHpLI+t6betINy5kxW95AgebwQ==","signatures":[{"sig":"MEUCIG+5fDmb7y6ecITMwn7Vcg5z4DamG+OM7d+L1r+FY3G5AiEA4mT905Ynzb1iKqGTKADYzEg7OvenwCF7Vv335JVHAKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19108},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.6.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.6.tgz","_integrity":"sha512-FNrq1l66JLSeod1VDczxMGlv8RAoPvh72qpA79rE8JFwrpuiEzIDo7GTwJoBmHpLI+t6betINy5kxW95AgebwQ==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"8.19.2","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.8","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.3","vue-tsc":"^1.8.8","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.1","lint-staged":"^13.2.3","@babel/types":"^7.22.5","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.36.2","@vitejs/plugin-vue":"^4.2.3","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.6_1691105845265_0.23233077577444905","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"vue-collapsed","version":"1.2.7","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.7","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"8610e7704bf65a709d69ad1bdc93733b8a4af7af","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.7.tgz","fileCount":6,"integrity":"sha512-N9sEPAkH04DZ3K8f2augLTaox/2qSwSvQivguzBjLVeQAXYKe/u1lfms+xNnwULtuxgaPo+Ufnb2WK9lav2CJQ==","signatures":[{"sig":"MEUCIQDXYEBXnYaidR5M253gq5StuomuHAaF6TCaN+xjwPLe2gIgS0WSwIW7G67vli0VshhjLC/Lm2F+DG8fxOeEVGp+Wlw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18679},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.7.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.7.tgz","_integrity":"sha512-N9sEPAkH04DZ3K8f2augLTaox/2qSwSvQivguzBjLVeQAXYKe/u1lfms+xNnwULtuxgaPo+Ufnb2WK9lav2CJQ==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"9.5.1","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.9","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.4","vue-tsc":"^1.8.8","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.6","lint-staged":"^13.3.0","@babel/types":"^7.22.10","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.37.1","@vitejs/plugin-vue":"^4.3.1","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.7_1692554812091_0.4815212591137181","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"vue-collapsed","version":"1.2.8","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.8","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"6e262334c4aa44a4f5355de93901e42ca985d0c2","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.8.tgz","fileCount":6,"integrity":"sha512-JHZgnoT/NisPQFvcafFxLEsRLibe7rS6yvfqyJ+ZaSbchachaRKwvOWPqDxJEOFVjUF7eVIOa26ZmoSeDcrqcw==","signatures":[{"sig":"MEQCIDQnuOUftUM8aTheFHSXo9C7bDPfsYdFipBMmkmMCEaAAiA337g7lipoa83hmJgHAy+F9lnIdVWCMg//VnVocdEt5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18792},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.8.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"dev":"vite","test":"pnpm test:chrome && pnpm test:firefox && pnpm test:webkit","build":"rimraf dist && vite build","preview":"vite build --mode app && vite preview","test:gui":"cypress open --component","build:app":"vite build --mode app","postbuild":"pnpm pack","test:chrome":"cypress run --component --browser chrome","test:webkit":"cypress run --component --browser webkit","test:firefox":"cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/Users/smastromattei/Desktop/vue-collapsed/vue-collapsed-1.2.8.tgz","_integrity":"sha512-JHZgnoT/NisPQFvcafFxLEsRLibe7rS6yvfqyJ+ZaSbchachaRKwvOWPqDxJEOFVjUF7eVIOa26ZmoSeDcrqcw==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"9.5.1","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"19.8.1","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.4.9","husky":"^8.0.3","rimraf":"^4.4.1","cypress":"^12.17.4","vue-tsc":"^1.8.8","prettier":"^2.8.8","typescript":"^4.9.5","@types/node":"^18.17.6","lint-staged":"^13.3.0","@babel/types":"^7.22.10","vite-plugin-dts":"^1.7.3","playwright-webkit":"^1.37.1","@vitejs/plugin-vue":"^4.3.1","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.3"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.8_1694868383664_0.2847197468167024","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"vue-collapsed","version":"1.2.9","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.2.9","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.netlify.app/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"0b8ee2d4fd6c32e9e6cbb469440cfa5aba61e8e4","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.2.9.tgz","fileCount":6,"integrity":"sha512-Ie/+eAWCL57gH0LYDaYEYRqG6qAzEbJsoI8Z1hmJnOtwHbXhYJy5d05D3tb1sDcuPE19rHxgSOEExczNu3QhqA==","signatures":[{"sig":"MEYCIQCCwQtmzLyyWAa1C372M5gU/H6FE06y2rRl0HrKMduKKgIhALmd73N7Rw4in0WnYNGTIqh8WHIOP0IUuho10K5SPoa5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.2.9","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":17664},"main":"dist/index.js","_from":"file:vue-collapsed-1.2.9.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"dev":"concurrently \"vite\" \"vite build --watch\"","build":"vite build","prepare":"husky install","preview":"vite build:app && vite preview","test:gui":"concurrently \"vite build --watch\" \"cypress open --component\"","build:app":"vite build && vite build --mode app","postbuild":"pnpm pack","test:chrome":"pnpm build && cypress run --component --browser chrome","test:firefox":"pnpm build && cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/vue-collapsed-1.2.9.tgz","_integrity":"sha512-Ie/+eAWCL57gH0LYDaYEYRqG6qAzEbJsoI8Z1hmJnOtwHbXhYJy5d05D3tb1sDcuPE19rHxgSOEExczNu3QhqA==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"9.6.3","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"lint-staged":{"*.{ts,vue,md}":"prettier --write"},"_nodeVersion":"19.9.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.5.0","husky":"^8.0.3","cypress":"^13.3.2","vue-tsc":"^1.8.19","prettier":"^3.0.3","typescript":"^5.2.2","@types/node":"^20.8.7","lint-staged":"^15.0.2","concurrently":"^8.2.2","vite-plugin-dts":"^3.6.0","@vitejs/plugin-vue":"^4.4.0","cypress-wait-frames":"^0.9.4","@rollup/plugin-terser":"^0.4.4"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.2.9_1697738381088_0.46567533662044647","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"vue-collapsed","version":"1.3.0","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.3.0","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.pages.dev/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"ce73509c12c34d8c981a0e71f2ec13ad656e3345","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.3.0.tgz","fileCount":6,"integrity":"sha512-d2qwv0fj4aaoekI+6x1RgxpoK0s5K8HLj70E+dWxIKkgzADcZ9kUrnXRazgIz9ETYkKOi6j2CWv/8+rS8Kr3LQ==","signatures":[{"sig":"MEYCIQCnVjT6KZwpZy12QbSNFQzYckQfPuwUTFekG3U71GYzMAIhAISgRAtd0k1/b7HEHs7MFyny80R4nloUlbjLFLkxJ18m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18733},"main":"dist/index.js","_from":"file:vue-collapsed-1.3.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"build":"cp ../../README.md ../../LICENSE . && vite build","watch":"rm -rf dist && vite build --watch","test:gui":"concurrently \"pnpm watch\" \"cypress open --component\"","postbuild":"pnpm pack","test:chrome":"vite build && cypress run --component --browser chrome","test:firefox":"vite build && cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/packages/vue-collapsed/vue-collapsed-1.3.0.tgz","_integrity":"sha512-d2qwv0fj4aaoekI+6x1RgxpoK0s5K8HLj70E+dWxIKkgzADcZ9kUrnXRazgIz9ETYkKOi6j2CWv/8+rS8Kr3LQ==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"10.2.3","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.5.0","husky":"^8.0.3","cypress":"^13.3.2","vue-tsc":"^1.8.19","typescript":"^5.2.2","@types/node":"^20.8.7","concurrently":"^8.2.2","vite-plugin-dts":"^3.6.0","@vitejs/plugin-vue":"^4.4.0","cypress-wait-frames":"^0.9.4"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.3.0_1702654845815_0.7572792221551459","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"vue-collapsed","version":"1.3.1","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.3.1","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.pages.dev/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"15cc14067e1fd8c5929a3d545f85bd007eb4cd0a","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.3.1.tgz","fileCount":6,"integrity":"sha512-4XIt7wNhjPFBGbWKhaREXKUjYJ55VW+UsvalnXal6rVP8BT3Dfb1Sok6owQxuKAXeqglrSTA+LGQQL1LcOMnNw==","signatures":[{"sig":"MEYCIQDsbGjSO0mDebNWtH6cRTao6NBWy5VaN560Xyo5HvKbYQIhAP9+qv/bBB35Pv3yN3VUprwNjpfziU2CGb1hJtlHF7X7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18866},"main":"dist/index.js","_from":"file:vue-collapsed-1.3.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"build":"cp ../../README.md ../../LICENSE . && vite build","watch":"rm -rf dist && vite build --watch","test:gui":"concurrently \"pnpm watch\" \"cypress open --component\"","postbuild":"pnpm pack","test:chrome":"vite build && cypress run --component --browser chrome","test:firefox":"vite build && cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/packages/vue-collapsed/vue-collapsed-1.3.1.tgz","_integrity":"sha512-4XIt7wNhjPFBGbWKhaREXKUjYJ55VW+UsvalnXal6rVP8BT3Dfb1Sok6owQxuKAXeqglrSTA+LGQQL1LcOMnNw==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"10.2.4","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"^4.5.0","husky":"^8.0.3","cypress":"^13.3.2","vue-tsc":"^1.8.19","typescript":"^5.2.2","@types/node":"^20.8.7","concurrently":"^8.2.2","vite-plugin-dts":"^3.6.0","@vitejs/plugin-vue":"^4.4.0","cypress-wait-frames":"^0.9.4"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.3.1_1709728121408_0.36756656513380537","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"vue-collapsed","version":"1.3.2","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.3.2","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.pages.dev/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"a940276a19d2e41cfc7bc712c86641090121914a","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.3.2.tgz","fileCount":6,"integrity":"sha512-GL4A8pSmjBZ7MogjN8lg2HqPc3/cqQ8VJ/12emyTJlQdWADqJkz8ojXrdHDse37SkxbQAdu7w7FFPey9vr3eTw==","signatures":[{"sig":"MEUCIHJTUH0uaTyH1ntAwZpy3noyXFEmax9NLyiK99NQAm87AiEA1tlVO6iP1+Qk31+EXzJru34PziRWMvI7l30xKqhi9MY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19030},"main":"dist/index.js","_from":"file:vue-collapsed-1.3.2.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"build":"cp ../../README.md ../../LICENSE . && vite build","watch":"rm -rf dist && vite build --watch","test:gui":"concurrently \"pnpm watch\" \"cypress open --component\"","postbuild":"pnpm pack","test:chrome":"vite build && cypress run --component --browser chrome","test:firefox":"vite build && cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/packages/vue-collapsed/vue-collapsed-1.3.2.tgz","_integrity":"sha512-GL4A8pSmjBZ7MogjN8lg2HqPc3/cqQ8VJ/12emyTJlQdWADqJkz8ojXrdHDse37SkxbQAdu7w7FFPey9vr3eTw==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"10.5.0","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"_nodeVersion":"21.7.2","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.13","vite":"^4.5.3","husky":"^9.0.11","cypress":"^13.7.2","vue-tsc":"^1.8.27","typescript":"^5.4.4","@types/node":"^20.12.5","concurrently":"^8.2.2","vite-plugin-dts":"^3.8.1","@vitejs/plugin-vue":"^4.6.2","cypress-wait-frames":"^0.9.8"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.3.2_1712577624622_0.7113075594966747","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"vue-collapsed","version":"1.3.3","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.3.3","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.pages.dev/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"ed7d5bb48f3e2434ec091d1f0259e2b8e40f03d1","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.3.3.tgz","fileCount":6,"integrity":"sha512-4Fj5tq4UFYKU3Lfm6ZhlKlE4TL35WcvKPtWN4hTv+gcAAX+aGZODoy78AvTiEkVWMjR8JiVdrz2yMwpErUZK8Q==","signatures":[{"sig":"MEUCIQCysKV7C4qFx9pljd94c/UuOB0tjOku+pdUsRBxE+s24gIgSiXG4j1by88cv28iVLcglo8co2z/ACOy8uLDtILxZBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19285},"main":"dist/index.js","_from":"file:vue-collapsed-1.3.3.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"build":"cp ../../README.md ../../LICENSE . && vite build","watch":"rm -rf dist && vite build --watch","test:gui":"concurrently \"pnpm watch\" \"cypress open --component\"","postbuild":"pnpm pack","test:chrome":"vite build && cypress run --component --browser chrome","test:firefox":"vite build && cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/packages/vue-collapsed/vue-collapsed-1.3.3.tgz","_integrity":"sha512-4Fj5tq4UFYKU3Lfm6ZhlKlE4TL35WcvKPtWN4hTv+gcAAX+aGZODoy78AvTiEkVWMjR8JiVdrz2yMwpErUZK8Q==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"10.5.0","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"_nodeVersion":"21.7.2","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.13","vite":"^4.5.3","husky":"^9.0.11","cypress":"^13.7.2","vue-tsc":"^1.8.27","typescript":"^5.4.4","@types/node":"^20.12.5","concurrently":"^8.2.2","vite-plugin-dts":"^3.8.1","@vitejs/plugin-vue":"^4.6.2","cypress-wait-frames":"^0.9.8"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.3.3_1712659106018_0.766184954932501","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"vue-collapsed","version":"1.3.4","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","_id":"vue-collapsed@1.3.4","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"homepage":"https://vue-collapsed.pages.dev/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"dist":{"shasum":"a6fb130d8eda720b295fbf362c78436b7b1e89a0","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.3.4.tgz","fileCount":6,"integrity":"sha512-W92b+QT3n5iTrfrH6kyvx3TsriYPfy/Ymsb6DaanjeMkJYMdVl1S4wzKRYVDsxWQPDxiC+5m+UwPwT/8YAYodA==","signatures":[{"sig":"MEYCIQCQ+3BlcZv7i96KTVWBYR05tyqi+pLeGor1oX0YbrL0RAIhALgFO4eMoRO+BWPwrTqd7iYp6kikdec4GZpbSwN8Xbux","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19214},"main":"dist/index.js","_from":"file:vue-collapsed-1.3.4.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"private":false,"scripts":{"build":"cp ../../README.md ../../LICENSE . && vite build","watch":"rm -rf dist && vite build --watch","test:gui":"concurrently \"pnpm watch\" \"cypress open --component\"","postbuild":"pnpm pack","test:chrome":"vite build && cypress run --component --browser chrome","test:firefox":"vite build && cypress run --component --browser firefox"},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/packages/vue-collapsed/vue-collapsed-1.3.4.tgz","_integrity":"sha512-W92b+QT3n5iTrfrH6kyvx3TsriYPfy/Ymsb6DaanjeMkJYMdVl1S4wzKRYVDsxWQPDxiC+5m+UwPwT/8YAYodA==","repository":{"url":"git+https://github.com/smastrom/vue-collapsed.git","type":"git"},"_npmVersion":"10.5.0","description":"Dynamic CSS height transition from any to auto and vice versa for Vue 3. Accordion ready.","directories":{},"_nodeVersion":"21.7.3","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.13","vite":"^4.5.3","husky":"^9.0.11","cypress":"^13.7.2","vue-tsc":"^1.8.27","typescript":"^5.4.4","@types/node":"^20.12.5","concurrently":"^8.2.2","vite-plugin-dts":"^3.8.1","@vitejs/plugin-vue":"^4.6.2","cypress-wait-frames":"^0.9.8"},"_npmOperationalInternal":{"tmp":"tmp/vue-collapsed_1.3.4_1722873851560_0.35907046795684416","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"vue-collapsed","version":"1.3.5","private":false,"description":"Dynamic CSS height transition from any value to auto and vice versa for Vue 3. Accordion ready.","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"homepage":"https://vue-collapsed.pages.dev/","bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"repository":{"type":"git","url":"git+https://github.com/smastrom/vue-collapsed.git"},"license":"MIT","author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"scripts":{"watch":"rm -rf dist && vite build --watch","build":"cp ../../README.md ../../LICENSE . && vite build","postbuild":"pnpm pack","test:chrome":"vite build && cypress run --component --browser chrome","test:firefox":"vite build && cypress run --component --browser firefox","test:gui":"concurrently \"pnpm watch\" \"cypress open --component\""},"devDependencies":{"@types/node":"^22.10.5","@vitejs/plugin-vue":"^6.0.3","concurrently":"^9.1.2","cypress":"^15.8.1","cypress-wait-frames":"^0.9.8","husky":"^9.1.7","typescript":"^5.9.3","vite":"^7.3.0","vite-plugin-dts":"^4.5.4","vue":"^3.5.26","vue-tsc":"^2.1.30"},"_id":"vue-collapsed@1.3.5","_integrity":"sha512-U6wCa4mFpaX2Fr9BWtGNPte3SAgtpk1NjeS/NRLHDHu2fDs3/MQ3W13pvWXy5BGbtz14HxzSq6efC9WrHblozQ==","_resolved":"/home/runner/work/vue-collapsed/vue-collapsed/packages/vue-collapsed/vue-collapsed-1.3.5.tgz","_from":"file:vue-collapsed-1.3.5.tgz","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-U6wCa4mFpaX2Fr9BWtGNPte3SAgtpk1NjeS/NRLHDHu2fDs3/MQ3W13pvWXy5BGbtz14HxzSq6efC9WrHblozQ==","shasum":"1ba8e03384d2b0e894e157331cf77ec7ddb8d1dd","tarball":"https://registry.npmjs.org/vue-collapsed/-/vue-collapsed-1.3.5.tgz","fileCount":6,"unpackedSize":17558,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-collapsed@1.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCkkkoUTcOYP6MaRfo4saIl/viSk0t/SXCpBjkom4th1gIgCKxsvZ3N7q2ztmtNswKCwTe7sxUad5l7ysxIBQ08ckc="}]},"_npmUser":{"name":"smastrom","email":"smastrom@proton.me"},"directories":{},"maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vue-collapsed_1.3.5_1767084127294_0.5093937993711324"},"_hasShrinkwrap":false}},"time":{"created":"2022-11-20T18:12:35.703Z","modified":"2025-12-30T08:42:07.858Z","0.9.0":"2022-11-20T18:12:35.920Z","0.9.6":"2022-11-21T01:02:54.682Z","0.9.8":"2022-11-21T02:09:11.647Z","0.9.9":"2022-11-24T23:15:58.547Z","1.0.0":"2022-11-26T23:14:24.470Z","1.0.2":"2022-11-28T17:59:14.864Z","1.1.0":"2022-12-16T20:22:54.127Z","1.1.1":"2023-01-08T02:42:57.115Z","1.1.2":"2023-02-02T13:08:45.918Z","1.1.3":"2023-04-27T08:36:00.354Z","1.2.0":"2023-07-25T12:31:10.637Z","1.2.1":"2023-07-25T15:59:51.628Z","1.2.2":"2023-07-25T16:17:47.715Z","1.2.4":"2023-07-25T17:09:49.087Z","1.2.5":"2023-07-26T22:33:25.965Z","1.2.6":"2023-08-03T23:37:25.448Z","1.2.7":"2023-08-20T18:06:52.331Z","1.2.8":"2023-09-16T12:46:23.812Z","1.2.9":"2023-10-19T17:59:41.287Z","1.3.0":"2023-12-15T15:40:45.976Z","1.3.1":"2024-03-06T12:28:41.560Z","1.3.2":"2024-04-08T12:00:24.774Z","1.3.3":"2024-04-09T10:38:26.183Z","1.3.4":"2024-08-05T16:04:11.758Z","1.3.5":"2025-12-30T08:42:07.481Z"},"bugs":{"url":"https://github.com/smastrom/vue-collapsed/issues"},"author":{"name":"Simone Mastromattei","email":"smastrom@proton.me"},"license":"MIT","homepage":"https://vue-collapsed.pages.dev/","keywords":["vue","vue-3","vue-collapse","vue-accordion","collapse","accordion","vue-component"],"repository":{"type":"git","url":"git+https://github.com/smastrom/vue-collapsed.git"},"description":"Dynamic CSS height transition from any value to auto and vice versa for Vue 3. Accordion ready.","maintainers":[{"name":"smastrom","email":"smastrom@proton.me"}],"readme":"![npm](https://img.shields.io/npm/v/vue-collapsed?color=46c119) ![dependencies](https://img.shields.io/badge/dependencies-0-success) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/vue-collapsed?color=success) ![downloads](https://img.shields.io/npm/dm/vue-collapsed) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/smastrom/vue-collapsed/chrome-tests.yml?branch=main&label=tests)\n\n# Vue Collapsed\n\nDynamic CSS height transition from _any value to auto_ and vice versa. Accordion-ready.\n\n[Examples and Demo](https://vue-collapsed.pages.dev) - [Stackblitz](https://stackblitz.com/edit/vue-dmjqey?file=src/App.vue)\n\n## Installation\n\n```shell\nnpm i vue-collapsed\n```\n\n## Usage\n\n```vue\n<script setup>\nimport { ref } from 'vue'\n\nimport { Collapse } from 'vue-collapsed'\n\nconst isExpanded = ref(false)\n</script>\n\n<template>\n  <button @click=\"isExpanded = !isExpanded\">Toggle</button>\n\n  <Collapse :when=\"isExpanded\">\n    <p>{{ 'Collapsed '.repeat(100) }}</p>\n  </Collapse>\n</template>\n```\n\n## Props\n\n| Name         | Type                          | Description                              | Required           |\n| ------------ | ----------------------------- | ---------------------------------------- | ------------------ |\n| `when`       | boolean                       | Controls the collapse/expand state       | :white_check_mark: |\n| `baseHeight` | number                        | Collapsed height in px. Defaults to `0`. | :x:                |\n| `as`         | _keyof_ HTMLElementTagNameMap | Tag to use instead of `div`              | :x:                |\n\n## Emits\n\n| Name         | Type       | Description                      |\n| ------------ | ---------- | -------------------------------- |\n| `@expand`    | () => void | Emitted when expansion starts    |\n| `@expanded`  | () => void | Emitted when expansion completes |\n| `@collapse`  | () => void | Emitted when collapse starts     |\n| `@collapsed` | () => void | Emitted when collapse completes  |\n\n## Automatic transition (default)\n\nBy default, the following transition is always added to the `Collapse` element:\n\n```css\ntransition: height var(--vc-auto-duration) cubic-bezier(0.33, 1, 0.68, 1);\n```\n\n`--vc-auto-duration` is calculated dynamically and corresponds to the optimal transition duration based on the element's height.\n\n## Custom transition\n\nTo use a custom duration or easing, add a class to the `Collapse` component that transitions the `height` property:\n\n```css\n.collapsed-area {\n  transition: height 300ms ease-out;\n}\n```\n\n```vue\n<Collapse :when=\"isExpanded\" class=\"collapsed-area\">\n  <p>{{ 'Collapsed '.repeat(100) }}</p>\n</Collapse>\n```\n\n### Multiple transitions\n\nTo transition other properties, use the `data-collapse` attribute:\n\n| Transition | From        | Enter        | Leave       |\n| ---------- | ----------- | ------------ | ----------- |\n| Expand     | `collapsed` | `expanding`  | `expanded`  |\n| Collapse   | `expanded`  | `collapsing` | `collapsed` |\n\n```css\n.collapsed-area {\n  --transition-base: 300ms cubic-bezier(0.33, 1, 0.68, 1);\n\n  transition:\n    height var(--transition-base),\n    opacity var(--transition-base);\n}\n\n.collapsed-area[data-collapse='expanded'],\n.collapsed-area[data-collapse='expanding'] {\n  opacity: 1;\n}\n\n.collapsed-area[data-collapse='collapsed'],\n.collapsed-area[data-collapse='collapsing'] {\n  opacity: 0;\n}\n```\n\nAlternatively, to use different easings or durations for expanding and collapsing:\n\n```css\n.collapsed-area[data-collapse='expanding'] {\n  transition: height 600ms ease-in-out;\n}\n\n.collapsed-area[data-collapse='collapsing'] {\n  transition: height 300ms ease-out;\n}\n```\n\nThe values of the `data-collapse` attribute can be accessed using `v-slot`:\n\n```vue\n<Collapse :when=\"isExpanded\" v-slot=\"{ state }\">\n  {{ state === 'collapsing' ? 'Collapsing...' : null }}\n</Collapse>\n```\n\n## Example - Accordion\n\n```vue\n<script setup>\nimport { reactive } from 'vue'\nimport { Collapse } from 'vue-collapsed'\n\nconst questions = reactive([\n  {\n    title: 'Question one',\n    answer: 'Answer one',\n    isExpanded: false // Initial value\n  },\n  {\n    title: 'Question two',\n    answer: 'Answer two',\n    isExpanded: false\n  },\n  {\n    title: 'Question three',\n    answer: 'Answer three',\n    isExpanded: false\n  }\n])\n\nfunction onQuestionToggle(toggleIndex) {\n  questions.forEach((_, i) => {\n    questions[i].isExpanded = i === toggleIndex ? !questions[i].isExpanded : false\n  })\n}\n</script>\n\n<template>\n  <div v-for=\"(q, i) in questions\" :key=\"q.title\">\n    <button @click=\"onQuestionToggle(i)\">\n      {{ q.title }}\n    </button>\n    <Collapse :when=\"q.isExpanded\">\n      <p>\n        {{ q.answer }}\n      </p>\n    </Collapse>\n  </div>\n</template>\n```\n\n## Accessibility\n\n`vue-collapsed` automatically detects if users prefer reduced motion and disables transitions accordingly, while maintaining the same API behavior (emitting events and applying post-transition styles).\n\nYou should add `aria` attributes to the `Collapse` element based on your specific use case.\n\n```vue\n<script setup>\nimport { ref, computed, useId } from 'vue'\nimport { Collapse } from 'vue-collapsed'\n\nconst isExpanded = ref(false)\n\nconst TOGGLE_ID = useId()\nconst COLLAPSE_ID = useId()\n\nconst toggleAttrs = computed(() => ({\n  id: TOGGLE_ID,\n  'aria-controls': COLLAPSE_ID,\n  'aria-expanded': isExpanded.value\n}))\n\nconst collapseAttrs = {\n  role: 'region',\n  id: COLLAPSE_ID,\n  'aria-labelledby': TOGGLE_ID\n}\n\nfunction handleCollapse() {\n  isExpanded.value = !isExpanded.value\n}\n</script>\n\n<template>\n  <div>\n    <button v-bind=\"toggleAttrs\" @click=\"handleCollapse\">Toggle panel</button>\n    <Collapse v-bind=\"collapseAttrs\" :when=\"isExpanded\">\n      <p>{{ 'Collapsed '.repeat(100) }}</p>\n    </Collapse>\n  </div>\n</template>\n```\n\n## Manually disabling transitions\n\n```vue\n<template>\n  <Collapse :when=\"isExpanded\" class=\"collapsed-area\">\n    <p>{{ 'Collapsed '.repeat(100) }}</p>\n  </Collapse>\n</template>\n\n<style>\n.collapsed-area {\n  transition: none;\n}\n</style>\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}