{"_id":"@42world/design-core","_rev":"61-347d7e347b9a903196cdf6e9170b63f6","name":"@42world/design-core","dist-tags":{"latest":"0.19.0"},"versions":{"0.1.1":{"name":"@42world/design-core","version":"0.1.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf ./dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf ./dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"devDependencies":{"@emotion/css":"^11.10.0","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.2.1","framer-motion":"^4.1.17","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","process":"^0.11.10","react":"^17.0.2","react-use":"^17.2.4","tmp":"^0.2.1","typescript":"^4.9.4","popmotion":"^11.0.5"},"types":"./dist/index.d.ts","gitHead":"c33b957431a22440e5c5c6c440a555efeb08e949","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.1.1","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-27grsUU870kEbH4HDeSKUPjqoTCnt9W9E4dSpHPW8z5un03JsxsqP3BdCFecHSSfkv0uudKfFIWCNcuT/9SfGQ==","shasum":"4a2540d7bec9e33937cf18eeebc3d9d63adb356b","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1.tgz","fileCount":80,"unpackedSize":81813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5gN/sFm9GWcIBx0RAW17CWPwPHHmd4p+xK+Za3vyBAAiEApgZdjikKBEdujkYygKfO14PRt2Pu+P4Gf4A0zy5iHJI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnM6DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2ahAAm3M93HmI/wL5DsrKa/y8mvDcwKvyisevj4zSXB7wBZtzb4y2\r\nYZIIlOWGFxfAzsHOYGHICWmO8WTh1Nokb8IHCQpDA6A4E6pZ7SztTdza9Yat\r\nYb+mKoymFg0y4fJY5BLSdkkuDcgYdaw1uI0++ctj9mVWVuVAV0klfT4elJsq\r\njYUFGoZMo/3Wzkty46rMW/gtiTbfVP/zMPKAVYYW6ElppVYwdrOBNgnhezEy\r\n6uWQj7AZoOwxZ0cExtzvWFDJJciLWlhPCb89W/FQqBvzT7pIwExjdiqCPVdf\r\ngY0ocfi7BjSxXkXwIJLnMDz6ZToFLJxWxFx3NYX4xDlLh+F4k5qUwbpjRugT\r\nLakNP0BvCO80sVxwGl7UK9MRchNjeurTG7oHeyMbcqzImTPRQoIc68Kal668\r\niwwCAqDvjY14zQHYssvWLdn8lFlGfyk8jzRWI/831QgeGGM67vETnoYlpSmZ\r\nJiAGakARW+B9Vvta4UPYXHO9w1Miq/F/JNU6sSiILBOwN+QNa5jgBuzp0KVe\r\nb8ynNQKgeLQ4uwDG1aOojQMmOxq9pplCJNJw+PhUkYe7XDml/wRRvNGVq9pg\r\nS4hV0N4TTMHfbLtJ0it9njAGut3K5apM+3ih7/HIcb3UxjBe6ciyWStscpBJ\r\nl/L4ipA78KJqt9wLRTdluVYvhvyYPrV7GeA=\r\n=ls2r\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1_1671220867737_0.9230568836578699"},"_hasShrinkwrap":false},"0.1.1-alpha.1":{"name":"@42world/design-core","version":"0.1.1-alpha.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf ./dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf ./dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"devDependencies":{"@emotion/css":"^11.10.0","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.2.1","framer-motion":"^4.1.17","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","process":"^0.11.10","react":"^17.0.2","react-use":"^17.2.4","tmp":"^0.2.1","typescript":"^4.9.4","popmotion":"^11.0.5"},"gitHead":"f7bdb0be3db52ca2f629ebbe2b53c2b5f76fbff3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.1.1-alpha.1","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-1AdEHPfTAbWsuRcTU8y1k2Uw+k0nzXO0QDqRd50kT+xgIGTqEnSRF36RnQXB6Zc6Z2geJtawgSzM3Ju0VHnpIw==","shasum":"3a659a0b538d9478c2e038185143c265329b1754","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.1.tgz","fileCount":84,"unpackedSize":83967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQu2zrKNvsBOFouDy2sYlZ+Q+ugUz84npLa4tLKkNM/AiA2Q7cQqp6NzVsLiReygIEv0lr11iKudb7MtgfaLguiLg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnfKzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqITxAAn+3UFYnXV0b17LFR4Lgspupube/7QEAIpMQsLGFNuoTAxMxG\r\nBY+sDVrUXOEovNCs4kXQHpRiDh5TTWn3cd512Ito/kUNVPNmo2Jag7pbaj+6\r\nC5Oyw5p23QNExxUmViPjviyRlCzXAhGJRXKFdigfx75zDB96UCZ+SLC/4xSe\r\no6RukgvI3aDbfym8YK/xJDe4K7gh4T3gKsbsQsV9Ma/AOIfHgJ0FdME5odQg\r\nN9FXqacXyyfBL7Njc6kufFlcq4As9zNmdLPkC6IceFSO9nepJLIwpboLJN4q\r\nubyCGp3VLLBUArVkeHMwy83qvdtP8ZGzNS6n2LZH7ZYunB4/g3XHryQixzl5\r\nWDvcFYfWLgjJ2nbHkbozMUS0FR2ZUheypw+m7f3NcX4nh+Py1xkJpJHOUcLG\r\n+bcxIYvbj/HCQ2ouGyprFxR9oFAap5o/Yi34MyCbACjQLTYqr4i4HV3ivygz\r\nrHMJMBTd3o/nDaMjBlN8vdMUaAAfcS1NEHzLAbLEd6kKaZ+4nDm4utiDroqJ\r\nIN/ZkrIUxU9VGHkFvrBcTDeUnLvJhn7j+oZ0EQqrpVq+En4muiHNYWtpGyMC\r\nQPTCRy748d3qPdjt4ejhUbnuzoNrDa+bvJmnb6XqomSCG2h9pFzljG4kri28\r\nK2fjLaYS0KonkBlXJ8QkCY4Xqgj1JbNv9KY=\r\n=jdM8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.1_1671295667656_0.311106923684334"},"_hasShrinkwrap":false},"0.1.1-alpha.2":{"name":"@42world/design-core","version":"0.1.1-alpha.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf ./dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf ./dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"devDependencies":{"@emotion/css":"^11.10.0","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.2.1","framer-motion":"^4.1.17","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","process":"^0.11.10","react":"^17.0.2","react-use":"^17.2.4","tmp":"^0.2.1","typescript":"^4.9.4","popmotion":"^11.0.5"},"types":"./dist/index.d.ts","gitHead":"f7bdb0be3db52ca2f629ebbe2b53c2b5f76fbff3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.1.1-alpha.2","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-DmZEi89GnfxOzZUwgqhmsfN6CEH4D81FSJyup9TY4OXAJFqwvN2w1l0poCMLvV9xvTwWZ0A++utWFoJHy6omCA==","shasum":"d74b45fe2dc3958ea24c4c5d382ee6f9c41fbd70","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.2.tgz","fileCount":215,"unpackedSize":381663,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPMEgUqFFQYA2kYD9W82uJFH26bwMOS6NpJ6xcHqjaAgIgST/u87LY/HHxBFyXtT/rMeKXYwCerM62wx7MDTfwLXo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnfNfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3cg/9GM/iSHz2qy1v+opI+gvK8jw5QNSN1WnlZrFPdG9072tXuLmH\r\nMtbG26m2sUdOd5mbES6uoNXotREjWd4kHc2Su2OiaT6CcfFe4ZNCNdGmiofu\r\ncH1q/4El9TklLxyb+GvKUTKDjKOfsKMFp+jmbO7PDuf8zL1aAAf4FJSVqCtm\r\nRkQbwQJj1DWlDn7NHD0r5Po1atckmnHdjWODm3f0UKatHPcyD9IoMYi57MC4\r\nO5nB+6atMT2zt/b3xYyM485Ewqs9qRMRskJxl4WRE9PVEjXJhrrseNV7e/Ax\r\nncALwwAhKm+gyyd6D1iLTNvahZ+OYHe6+Z6DO+CEhcRFiyUzG3ExJo2U5D+9\r\ntSoqvxU5O0m/sOKAVY3eowXDhuwBnWUtqQ9jrTdNZY/gFbksFyeZ8taRoZun\r\ndd0Zk0QL6+HIB2VH8pdJf/p1wkcCkCetCKQM57VQ/GLbxBMAyPIX0MuOube0\r\nU/ORREjd1X6gGh58Z/wkMGyYQHXznvVQZf3TUp0K6eyXOTAx7BgADbigN01q\r\ncL3EdUzQ9h/3lz1OD0i3NMt+hN+UWKRAhI2Ks1oXaf/tgbOyEnIGfV5HHxbK\r\nuN6lqskg+AnyP0p6gAnxckRlQH7o68eHXnX7hkX+oP9eInkkPAnZR6TvtRxY\r\npYYr+g6/ExT2TO4cA5X4kH+OKzgaDKepEoM=\r\n=STIe\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.2_1671295838840_0.023278471680030055"},"_hasShrinkwrap":false},"0.1.1-alpha.3":{"name":"@42world/design-core","version":"0.1.1-alpha.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"./dist/index.js","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf ./dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf ./dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"framer":"^2.2.1","framer-motion":"^4.1.17"},"devDependencies":{"@emotion/css":"^11.10.0","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","process":"^0.11.10","react":"^17.0.2","react-use":"^17.2.4","tmp":"^0.2.1","typescript":"^4.9.4","popmotion":"^11.0.5"},"types":"./dist/index.d.ts","gitHead":"f7bdb0be3db52ca2f629ebbe2b53c2b5f76fbff3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.1.1-alpha.3","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-v8V/MmV1BGgv2s5tMhxWNNQg+gSjk6neVHdKs+eZaoS02eOEcEc5YnO9d12xGXF6RS1OEgtBjrsq10kbRW31MA==","shasum":"3daa54b82c7ce0917c969d507a13c1f6d0ed2df4","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.3.tgz","fileCount":215,"unpackedSize":381687,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFh5gbYvWxuLGhIo2sfNxwwQCmTcH3UVbwopi2JAna56AiAb51KW1kVrK+h3Td8M6KPXVWL9fUjRy0j5GPa00Q6qdA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnfSZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoawQ//XATWtcEBKbv7N1VKOMF0XRKJCQtP+xQ9Cw96QjQtEYwYY9+r\r\nPd4daO/fZCqUWv3IqRjhTgW/J91zWeL/G3ji1D0jQR/SHj1dSWHh4symtHS3\r\nJ80qRQeXkWsqeDzT+HwyjV/rXOOPJbXNNZ6HDZXSYrrY3TKUrrWzrr7GXzrD\r\n2wmMdfyg6IVnWVfEV0VtEI4oSvuFZBm/1vltFIchXj2OiIwpInrQduBFhEjF\r\nbI55cGrvntJgMBCdST/OO0t8JdRPuszTV/8V0r6K+zJEYhFqj2yYtk8gWLk+\r\ny3dcBESAzaYfa/oTl1pznuNtLz9Y5FrAXnbYWPyuW4eU4bwvuuX/k8zto/Ox\r\nzDIznpOITYhfXiwZPIYhM97TqYAgXQ036OaveA6NyZr4j6V8WmZZ4j7EERDU\r\nCYsKIbEP16uQynLJ7IWBUy5aV9q0Hx1clxCC4sXSYomau4aWM6JoIX8ac8+m\r\n3edmOV7QTKLDjd8IUoucM04djce4moz0xUg4hKVKomFULgY5DA0uNu4Ehvvq\r\nN0bqDUK8HC3V5jrrocXew2An0DI8iB3hVR+q59Dbgao5tpBG/ZzpsmYTF41S\r\nlAP0Kz++HiOf9DCt3c02TJ35snT1GlsJm6Ogc1t6wYkUaH4wW5sj4RR3UBDx\r\nPZrp0elmytk2DWJpUZ0qUR0fsDF5t8vfWk8=\r\n=t5CN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.3_1671296153165_0.2787885904246603"},"_hasShrinkwrap":false},"0.1.1-alpha.4":{"name":"@42world/design-core","version":"0.1.1-alpha.4","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"./build/index.d.ts","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"framer":"^2.2.1","framer-motion":"^4.1.17"},"peerDependencies":{"@emotion/css":"^11.10.0"},"devDependencies":{"@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","process":"^0.11.10","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4","popmotion":"^11.0.5"},"gitHead":"f7bdb0be3db52ca2f629ebbe2b53c2b5f76fbff3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.1.1-alpha.4","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"integrity":"sha512-9pvdyXtGNv3G6GXSOa4r5eYCQmxYS2KL/qCTxf9VWkB6kmTjouEsQl++WkdwnJS8pSmUmDTVLdDsR1IlqIhq2w==","shasum":"8e62111c70d3f6da56b0c880a43ac88fd2c2e766","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.4.tgz","fileCount":133,"unpackedSize":305158,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlKhfYHOvku50YdA1wjiaIpQCiYo8tqVyMWbktn4tegQIhALb8RZez7uBpVTU9V23alVs1zf1wqUAZ6SgTKDkXK5LI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjngdgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoleg/+L4B9kfRnEs+FMS9wgmKd9f0Zs+45sh7jqKX40YdWMurUqrhA\r\nPNY2U29lm1hVCJdiqeaZ4RStVSC/WPxiKCvQ/e+Qec2JOIR9CHQGaJ8mEFtV\r\nr/XBiO4hMdp75lfk++XQ8DnSS88dkCYQ/XUodpQKZHSuuUpSG0FdhMBiMbhF\r\nEo5ERczCpaorw2jczBsjJ+7lSdNSotjMmAL7K8C7JyJlnyRIlqyyJtDgPgBN\r\n8stwF2sdi0ZSGe6aElPzKv3/9CRDfUM5ZRgx51pyQYrWu8hGv0LAS6qvfrxg\r\ntHDj2Dh2CmlNbU2XLcbPpWo+ROiMQyxZ641oJyfp/arOb5n9iNPW+ZsqkRSx\r\n7285EtXlORLc0NN3VHKGNVEg6FvOQ0/R8z7hVmxZlsbkIxfUOvj1/S+Nl6ft\r\nhnnKVqT8GuIxAkx1FuC9xFDfMkJyw9HBPPNTGkI4LlU4lj2Ja/A8nRWVR+0F\r\ngocpCQ/7P4fjVR45iJR+XKE8+oV40d1IiBVi/PA8U2t0wvqB/BUlt1Gw6YbW\r\n0kpjS7eQSj+XO+2jC4QFSgPS64PfeCpPJakNRszRnMT7PBi46UL/BF19ZLR5\r\n0C3Fs4xFuj8ATXHVjRmUXrGKRTvXuJ4VaLcRA+AQpaykd29HQycI+OiaBGgo\r\nRs2RylgkoMF8ZtkMsv89N2WDUzeIgE/uuvQ=\r\n=s31O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.4_1671300960628_0.702224790699447"},"_hasShrinkwrap":false},"0.1.1-alpha.5":{"name":"@42world/design-core","version":"0.1.1-alpha.5","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"https://github.com/42-world/42world-Design-System"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"framer":"^2.2.1","framer-motion":"^4.1.17"},"peerDependencies":{"@emotion/css":"^11"},"devDependencies":{"@emotion/css":"^11.10.5","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4"},"_id":"@42world/design-core@0.1.1-alpha.5","dist":{"shasum":"a556d07aab05bc3e015f5c00e088c2367fea2744","integrity":"sha512-5xohBFCXPrAWaqGPmx/wUjiZv/mkc5RGxOVJEufcJwiyczC+4Gl1JQEA8DsWsS2xxRCc9ds+VnDPGJClvgAirA==","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.5.tgz","fileCount":157,"unpackedSize":354799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDepycYTfo0rfyWUu9R2qF2cfZ0TPQ5s+Z9ZxLkuAbhEwIgZ/U0CDzoH37yqr/lrENPQRFZgizvY4QmQUoSY5hovac="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnglXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYow//diPakr2ycmqzghDQabyyPNHetSsobA84B6kgWfbMA2yW10rv\r\nhJyLITdr7Y3j6me62eyDmsB9n2cxT6PA08UBOk+l4f7IFOTJv91j6XERqoDa\r\n95Ebr1Xs6L8W0y5giL5Qp3BA4Qp1oU8lhlhSQ36IU2s054cZldisgZXSZPO9\r\nfLlKkSKsJCqUTlHk9rly5wj4f/9vvxTIe+IbyXwbpWJyXPT4uACZgPacifLx\r\nidjPc2LgnbkHG2KaK5pyqz8Ed6l/2ptUkzltCqToGxyVZWlFAgzkirRTBKd6\r\nAm1nnkjEP130w+sIUqtw3oH5yCdmY094NJkf7zgZ5cOH4bQu+Xr05DLhb7Cr\r\nUrxWC/wQDLIZJXQ8hk1VqttfAD8YqSO4N17MgZfFv9pB+qCJgUbYMBLE110S\r\nfkr+0SAupF3W1l0n7NAtAkklKRS8XMUAo7zUI8VjCap08kyv3vOAfPlVb5kt\r\nsZlsJITuQPlaMdlLavsa9QnHvNew9eBiW3Adq/KC9+sX1GqMEqjyMVcERHP6\r\nE48v9xsqG+V6dV8SrkhM9BLKqAAlSlu0eAo+dx4LWs5MTIBgSHMfz8PK3tMr\r\n5IWlQVSL1j0uB9/Rr2Pl9T27wxyZMW8HbhDMsF0+HJg9pazeylxOi3meMwmi\r\n29hjBcg6axRmdkgTzhbRbMxifIP4oofixuY=\r\n=t5AB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.5_1671301463403_0.856170144758305"},"_hasShrinkwrap":false},"0.1.1-alpha.6":{"name":"@42world/design-core","version":"0.1.1-alpha.6","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"https://github.com/42-world/42world-Design-System"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"framer":"^2.2.1","framer-motion":"^4.1.17"},"peerDependencies":{"@emotion/css":"^11"},"devDependencies":{"@emotion/css":"^11.10.5","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4"},"_id":"@42world/design-core@0.1.1-alpha.6","dist":{"shasum":"3c1d6a48d62e4b9ab9f494ef6a95f0d17a2dff4a","integrity":"sha512-zap3sOR1XTAhNe99hHn+mC90QqWnVv2baez1D8GyEtwWrQ0b3yh4RmzoWINZsH/flTAqqr1AhOOWxKda2Vf+5Q==","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.6.tgz","fileCount":157,"unpackedSize":354799,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgj3V9We2kGdxklqaFSUvoNQ/U2zG4IjhQo4K/QxOvVwIhANDSN6379xa4mo5ZalpojC00cg0a4M9Puc7Wz3UAB4Nq"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnguUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4pg//YHLuv3Kc2Qycz/8m+IyZ9OhF0SABqGhvCl692KS3uDfKhOIU\r\ngD6TCxnha/fNuOichj9wX0L8mDyTdKvvwqe0V+iqt46a92vEcz1fVLX2+9xA\r\nCQY0g9kk+2rrTuM+Sc/umhJmTRVgQChWWx7E0rWBSZw1Yzp42WMa3r0AnZ38\r\nH+U8uHO/lEbzL3oapFTw7945Dw7+Z6hwHXTBkFEBsXdDEFBpgIgNGgvGnnhV\r\nOk79IIs3uUTSR9iQcqdVxhPgUBmEGcJ4suOWqwPi9f7iWNtAAAlKFlldc7nV\r\n9gSl94n89TvsNhdyFrafVItXGbZmi8No5V5goi1LCkGCyAk6RbHgqBnzGgst\r\nkUStetFW/ELPmYhuWu3rRwEsP2Rl7eykQbsudkZX7KgSbAzeIvm3jbk2cEDz\r\n81+wWVmjYUTTOKIiO6cI1LkVCNktvpO5tlx+uLWQf4dtrurEzxmaLF4eaic0\r\n9t/gUOMmxrNCvlKz5uO7+hUFpAZLTQa9deWOm46zGJqpOLZbvbfQenUedf/x\r\naIU9maMDD7SMux2+f9uAV8kWBIf6a5dvKaTuUVl1qz7i57TPc4Muyymxg765\r\n676BZ4nx78+4inHlS+iD+nj59Wbm1tOMllw/nCcBfobDx43IA4CTPN+kj/XS\r\n9FfQhXuw9ajWu5tZb887YKkAp9m2Q4IcGGU=\r\n=hCZ+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.6_1671302036300_0.6005733694802367"},"_hasShrinkwrap":false},"0.1.1-alpha.7":{"name":"@42world/design-core","version":"0.1.1-alpha.7","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"https://github.com/42-world/42world-Design-System"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"@emotion/css":"^11","framer-motion":"^4.1.17"},"devDependencies":{"framer":"^2.2.1","@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4"},"_id":"@42world/design-core@0.1.1-alpha.7","dist":{"shasum":"764f1a44ec8f2381bd00ee2614e1d90774de4123","integrity":"sha512-E8ayIGiHXzsXcrnD5Et9QvjpCkMU9vENXWHphI+c/m23vD5jHKD6w4shHADnXCrQuYg1QG54ilwA/AqhtAQ3Kg==","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.7.tgz","fileCount":157,"unpackedSize":355049,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHa969oC/egXJFTjQs0Rx60SMXVE0583LjiWJIgiKnf8AiEA2IhTNvf8AV/+RVDySt6Ao0AjzMMdSr3RHABbLYL7sr4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnidrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsqxAAgbXeO4zs35Nh5aOcLnv9cM6E3A551CR8lFynO46R+SaGqz+f\r\nA6+HfvDWc0ZOiHu4c8Odp7nuDldXh/Y25svql3MNxcDm4i6Y+tQkRKwsJ3UH\r\nG6sdyfdFH19GDC9Idw/SQGhtFOuVY8p1EqZDnxMimAfQBlx9LkZztAngYV+k\r\nzR+738RymvFGIVDSsIjkJJDJuusuYsLtHCJdzQa0UTpzu7WgZxT2PljKU5EV\r\nlvYX9IkPH7xzOXPL/hhyspnf/RkfxaTL/7Oyxu/rRr9QiufO3EzZ9ZEZIJAH\r\nivjStAyUC4DV3xnwr9dNw915zuIwUJhlojYS5bCq6CJiCk5ntqZwmYcjKo06\r\n1nqPgN3LGfezlR1e5NSYlScUqNEoNpN6lO1kcEurqciQddV5jKtD8iANDHMw\r\n3sjfZJD2NbsC2UXEsU+SAakcYMmiiKzPCQ0am4t8czUQNi0qASXXrM8ElELU\r\nNo4KOBEQVSjT3NT4NPpdAlxa808TmpguGHyOffncRKSyPAOPKAFmcNq0iciK\r\nhtZ1BVALZhjZ6nyVv6D5We1EiRFMc7QicTLCrdq1uTdA4Vez63WS+bJ91tFX\r\n0QaWdee7hmal/6jFCYcZ/djwo4XF2uiD3akxObVH2i7lARO1S/1wRdqmTaWm\r\nY67UTppnV+ELVTmnfJN78YEH8cjdlu3Yw6Q=\r\n=3E09\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.7_1671309163626_0.5683842833961592"},"_hasShrinkwrap":false},"0.1.1-alpha.8":{"name":"@42world/design-core","version":"0.1.1-alpha.8","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"https://github.com/42-world/42world-Design-System"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"@emotion/css":"^11","framer":"^2.2.1","framer-motion":"^4.1.17","process":"^0.11.10"},"devDependencies":{"@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4"},"_id":"@42world/design-core@0.1.1-alpha.8","dist":{"shasum":"fb8241492deda914c4c4b30f252c069ebe79715b","integrity":"sha512-wmBS8skT9p8Cr9jbEVCOnv9tNS/OQXIWdVCYZdY7WgwB2/EpSdY+9OzbWpjarKdv8w7JZcnMWq8Z7UZ7izUH0Q==","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.1-alpha.8.tgz","fileCount":272,"unpackedSize":512362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICofeGudJWA13On7dift8+PxLxIwAyVMKLJ6NpRYnTCtAiA+kxubc0Hznxc7x8W/qH2Lfq6XQW09F9QTzDQrUfU2Og=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnjN3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdsw//cYByobo+belc7QNqZS3G4OsfQd8xD9deCriR17l/t/wtpxSP\r\nB/YmuxqAz43M6eiBFVxT6prmAT07QF0NhsYNs+rs7eSzEj80SDBooowlvh3N\r\nvZDzxsKN8jpb6KDsdwpodLaXqvf1thZSdPqeJxhHCfx03nKm9rQhi6FtptfP\r\nlGwBPRhhcNJX38QMz3zQ8o5gXoxdzJ9Qm4iQIp3sYtUYS3pwkxy/y+iwiae/\r\nok3hL8NOm+KRstoFn+7GSbsd/PmRe1XGbToOINu1pkvExtj1YnGJAZ6r/M9a\r\nIBAWPU4qQl2Tvbt0dA6ER1OrNesUyEQNsL5p4ghnMzz6DfO1pklKPWbPyeQ9\r\nUutjV+7fJWme+B8bDALUHlBO7U4PO1pHtg/Rl/ntKf/mbfC/1awjqICFNR9K\r\nMFnVrBsp2GknpXAqZHdbjRoDZnQe8UFvb8u3XUdMnXRpugcxN6Hb4lVDLJ/g\r\nzTh7lgTF/zznCj7xIMPUYxITNZqURXOPTgjRVV7zQCAKhdMUQpyl0KV3FjmD\r\nL5ZzjHSofQerz1HqxAI5uh++tJCHIBRHzzxTDktsuKBiFX+++r0/fW88gGvO\r\nvTpr0KnsPN1sx/xjcguGeXgOoNofOrKGhHkKTD+HpB4o3YO+i5xmu8wEPxXO\r\nCYF6NzfgPSLpI3MMTmbjc7w+wUQb9h8ZFB0=\r\n=zPoX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.1-alpha.8_1671312246923_0.48797047993095144"},"_hasShrinkwrap":false},"0.1.2":{"name":"@42world/design-core","version":"0.1.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"https://github.com/42-world/42world-Design-System"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"@emotion/css":"^11","framer":"^2.2.1","framer-motion":"^4.1.17","process":"^0.11.10"},"devDependencies":{"@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4"},"_id":"@42world/design-core@0.1.2","dist":{"shasum":"3e0f995d0f3662de6fbfa39cd05d788aa804378c","integrity":"sha512-wlFJKd2LubbqWIjjYYt4a9bx4at9G4MZjDe4bglHxZCMkn57PjEQTRWee/pIC613QuW+6DSEc3QOCJ0SW8AilQ==","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.2.tgz","fileCount":271,"unpackedSize":510620,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBChhV5/YLk0V/rLdpcQ+9NQKZbzs0ePhChSeZnmKDjTAiA8f9z82GAl9L5YyKamniKmX9V4eH1NbpKgWd4F1TGIhw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnkTsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6Bg//cx0ZjPDMZU3XXzQvVTNhXZSfp3X5ALqDGrm7ChTOT9XQ+wPR\r\nQhV7Bg4rHqPG2rGhuqUObJPGHLIT0n8dEpuA1TLjq9c5nLr/1w9njoPiAr/W\r\nIIIEQImYC4beV34WLjWLaVPxXPmJ417M2LOStK4cd5yje4CBwEMcET6HTNQz\r\nLxEZhqK6x1RNtYmImBrTSAsyihHPUGpYyEkg9OZlZs5y/eX+AZdo7sJuRV+L\r\ntmD/VXHa7RP4+5fPJyStyUziiXyNU0BcsZ34dpUi+d2BKhwVPPK2F2g6ecWB\r\nYMHwOpcfontAfDr0dlN51Lah0nlwWcDaxhAnJl1LUWPYJLP4HkA/JPd3BTw0\r\n4chItTwlYyCp6mQECREqRcPeMQOH1QbysMIHAcX8FxS1K2ZZqig4Aihhv/2P\r\nEbYC1HywvzKkdj8afU5rdORDNl+ICQHL1u3ixwyMcKJEHNsD3jiJTDh1lOhd\r\nS/Jo0zLWtNBHFQf2lL033SpSYTzMfVJCaYNoglMcxQLFG12ahsT9jYlE6uzx\r\nq2XbSjTg3xvtCvVKsuGtcVL2vHJHCpDoCl+aPYNx2YOc04onu/OygsBf8dK7\r\n+Tj6PjVeDb76UTN7bH2Ep34OKvWD46JTGYLV7QkK6yvHoqSlb4poggArgiI+\r\nIFPeVAXV17PXV3dBCrMTNCi9OSETbunrOYY=\r\n=9Q4w\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.2_1671316716029_0.7715004091364304"},"_hasShrinkwrap":false},"0.1.3":{"name":"@42world/design-core","version":"0.1.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"https://github.com/42-world/42world-Design-System"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"version":"echo $npm_package_version","serve":"yarn; rm -rf dist && node esmbuild/esmbuild serve ./src 8000","build":"yarn; rm -rf dist && yarn tsc && node esmbuild/esmbuild build ./src dist","deploy":"yarn version; git push --tags; git push","lint":"eslint \"{src,test}/**/*.ts\" --fix","prettier":"prettier --write ./**/*.ts"},"dependencies":{"@emotion/css":"^11","framer":"^2.2.1","framer-motion":"^4.1.17","process":"^0.11.10"},"devDependencies":{"@types/node":"^18.11.6","@types/react":"^17.0.14","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.3.5","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-organize-imports":"^3.1.1","react":"^17.0.2","tmp":"^0.2.1","typescript":"^4.9.4"},"_id":"@42world/design-core@0.1.3","dist":{"shasum":"5dae28cff50a7d2c169b83f36b57267e3a3577b4","integrity":"sha512-wL5vazylX6LKwoPcU3aUcEyFS2b76qAYPOxyZoCcf5owsFMOr0MKsOx83pxvy2oNU6X7A4jsugi9ooYKBHab8w==","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.1.3.tgz","fileCount":271,"unpackedSize":510670,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGKBBI+6pSPQt/Y1k3FclBMljvG8yPlLl+tutb8zRtpGAiEAvtJSkYz/Txrlkl9LiGSBfYv87wDEprqiqWsjligcOzI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnkXkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEPRAAnOzLpIGAuWDTYbr++hAnTL+LZHrmBTmVMpk8a59Nwuyhlt2s\r\nIajAQuWmrccSz0jEpSkgio8DH9ydxPKyvl4aeliktPdmoJNIuT9P31vbKiJ6\r\nf4cbviXn8BdI8HmU6EztwFj7jTlJobkY6E0z5Rk+g4Nb/ZZgjkWGt+9F0axH\r\nWkodZPhfjae1FE5C6ILrKWymECZSzNB0lujJVDNS1xdo/ybr3F6WIMwGXHto\r\nDByuFGe9aehmH6og1zObxRu2i6OK3U+/h0UI2/QaBynC52fNOccVtiVsFUhA\r\njpHaVpoH4EP7kWBV81CmtD48mcfRSTvYnPlr6Nga8dKCV2GLD78MrFbD77n5\r\nL57E/TmDKRfjwueSLxcXxeRRhfczMGn3HZfcK0vKNfWg+JpDOfrTZQW76/N9\r\n38+PG4WrXi0mh3F18Tlj9l4GQKIpxjyEIhnqJV8tcVt6on92fY4yw1kP9soX\r\nrmCOvGmVfQVMPHnEDlWv8tBg1V2clNIxTxARW6vT19hLX9NnsNCE1HyE8tgY\r\nslTbZQcY93IRlfJXymJch7L3lg3qY7KV4xCtd9CQawA17mk/Y15b+c35/IN0\r\ns+y+ZntiFd2RipUh0gwy9pvI2SX5IFd6/+WfRCYiHWSJs8IXhbdae3UgdK5u\r\nqAEkePwAD9SNI9B5UNpHiF5RVrneXXlk1ds=\r\n=6ru8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.1.3_1671316964702_0.20435729523239377"},"_hasShrinkwrap":false},"0.2.0":{"name":"@42world/design-core","version":"0.2.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^17","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"6e043aa95f983a1b029a78d02eadc1590e050bfd","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-erG2mqdv/LSMeLOZGGdrNv8auHiRPsZSdW4XvCqDZdruLnwTGhBlPBSwVamrytNdZQAGMgWXEbRRW3qiLTZLgw==","shasum":"09e9c258bf4f1f89141e592d5988622e51b0e35c","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.0.tgz","fileCount":72,"unpackedSize":54322,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEW3KvtVADEoXAHCSpGAWKgceO3g9/nV744IjRE5Z3coAiEAuh6ywNMu3sd3YligaddJ0QSEfbbmx++iTr43iCTet6U="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.0_1685824379962_0.5354095287037768"},"_hasShrinkwrap":false},"0.2.1":{"name":"@42world/design-core","version":"0.2.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^17","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"b51f2208c20da48bc1870a3491f3ffef2cf6100f","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-5aABqd4CSIDmlB6jBskzWloDcXdO/kSX5VxQLEhTEjzo9n43X3XCx1ph8FS93H9GvF0TxdFHL8ZJJ4QQMknULQ==","shasum":"49084f829d213f93546a9a108ee9d3d364475e7d","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.1.tgz","fileCount":72,"unpackedSize":54322,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCPiMEFD9Lf06p9QSwSjgB5GXvxZ17iQmJ89SfG6/rZgIhAIvp1eSTr2iNl7JQEumQsgG3NqvibJruGcDOauF61YaL"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.1_1685840867622_0.14446002592076956"},"_hasShrinkwrap":false},"0.2.2":{"name":"@42world/design-core","version":"0.2.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^17","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"05e860216431681318b84816d1f6c4efc10be027","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-r92i94OkXI2v2h7Nfca9AAV8AN6ZZZUs/r4nKBTWN4XRuWnb/h9C9Cov/mw/CP3WqKrTiKxsE8sBeK7NnEoPYg==","shasum":"a513bb5ea56f92a468b829c559552ba8f70b0274","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.2.tgz","fileCount":74,"unpackedSize":60675,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC27dF5atJ1EGkp5PyY2NkKvOIcExffiCaKgMv6Vxd7XwIhAPsQdwSvfwdWvNkSWFSxAPvnnOciMvIdTF8f7Co6FMCo"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.2_1685849040300_0.27066049822087557"},"_hasShrinkwrap":false},"0.2.3":{"name":"@42world/design-core","version":"0.2.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^17","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"8c2c109789ccb430fbdfa1cf8513f630aaa7f978","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-HJUaYwrEeT7cInLzXvvLazMo/pjlm5E48mFjEbxc84UJ0SzQUx7n6toWizsBCs4AnM3TIRhrDnmuPoQDSFZpJw==","shasum":"3dc679dedafe054aae44bbbfffceb31cf73ada69","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.3.tgz","fileCount":74,"unpackedSize":60675,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0kpzPUK9G4hjspy/+6enoElRyo0ViqBRk9EtB8GeHJwIhAJGImeq9pZlmY9W4pb9PfNoiqv/HNzc7VsqtZAJ0qA1D"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.3_1685850379079_0.5655003521022202"},"_hasShrinkwrap":false},"0.2.4":{"name":"@42world/design-core","version":"0.2.4","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^17","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"8401ffdb0f6b769a5454939da7dbc1eaeda0a280","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-jfQ2GKwiA8rMO6qropfDOy3RBI0iv/1dWLHFYc8AM9j2+f7bRJdItlQ3c5rDIz3PfkTjGVPSnm8cEXiinZ+rlw==","shasum":"89d9c923bcf257a2b3475f601697f941d00ffe82","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.4.tgz","fileCount":74,"unpackedSize":59619,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtp9PWAqdbUhd8LqERhU8CtfJgzpoYbtbMvQ5M8VTErwIhAOz0JwkOFNbs577GT2wW33CgO5tHsCGIVqMGbi9Oiq+Q"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.4_1685851401841_0.5690489561349368"},"_hasShrinkwrap":false},"0.2.5":{"name":"@42world/design-core","version":"0.2.5","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^17","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"f535bbc180429fcc197b96a30f0b1ced49ecfccf","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Et9S8aEy4LDE9qJUe/KvGRvHPMFxPMfjB5V9bINxWyJnbEZ+bMF75Uk8Pkx06pwDZO97bJ2ZhgCc7+fZUSCjRg==","shasum":"e1d1fbd4f48f3356fe46bca3f35c6612c1fa6c57","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.5.tgz","fileCount":74,"unpackedSize":59619,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMjYaUurhzhdDwVXg8apxDDlY8qGsNx2sqn0Kqa/8AJwIhAI9mJidfLh4c6JT1Vs6tpb9XyZZ67AKerUQIf2gjxDSW"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.5_1685851875688_0.5058990864032404"},"_hasShrinkwrap":false},"0.2.6":{"name":"@42world/design-core","version":"0.2.6","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"f0d4f4716e2ec343ae9c8cb40584a32926e82a68","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.2.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-wngOJB4zhFtQ41z7vVas6B7Ps/iXEc5Ije09CiFvhz5kmz6eqgfIP5sUReUx0N5QBbWezn5Xcq1PfsEIwMjQZQ==","shasum":"9e7b538b26644fa1d87f982424d9440f96e213b6","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.2.6.tgz","fileCount":80,"unpackedSize":70176,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID0yZJmcw/7Jv6BDBrops+3/gbFJM5vNnPUqWeJHz3MdAiEAs6PSrDfabW68kfLnz/b/3HvUV/7DXxF8YdLxbpJC0WI="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.2.6_1685890512431_0.4541187606165402"},"_hasShrinkwrap":false},"0.3.0":{"name":"@42world/design-core","version":"0.3.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"2c40046ae6d723da2cb6c0efa25c2e389d49e126","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.3.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-kPJH8mKTq0gjtOU0ig9a0s3VToxLR1hIKUSensNAjbwn4xmuJAqW1O9/W6Djd4QM+rbAnP6R0g1HmJObaa/OgQ==","shasum":"fefd8cbc16afa3576f25a6b16876f98b96e5459c","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.3.0.tgz","fileCount":80,"unpackedSize":70176,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOxvtYSE7v6OHewqdJdtyGp+TSWIbkMAo6jIW6vm/bNAIgBzOGdyyuMwP9n9CO8MklhD6F/FfTkpxy5BeGt1EH9Lo="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.3.0_1685891969171_0.1354945922103672"},"_hasShrinkwrap":false},"0.3.1":{"name":"@42world/design-core","version":"0.3.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"06e179316fb9e2e172a3f72728bd734c308581b4","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.3.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-eeouCgY6+xy8zzh4imh1CARC4t4CtDlOHWp1SYD3lOlVQfPSfK8eBN+5ZNvUqj+iS9RqnYonNUYach/qvbel3A==","shasum":"158a66e4eb8484c59328df8edc30c8caf11ef59e","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.3.1.tgz","fileCount":80,"unpackedSize":70176,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqptbV0+YDreYqt2RO3SaKEaH3Y5oaypJuvZDGupndCgIhAMvrrIT2k3c4e+njYr+RdygCDIu2k4LpQ+85rS5aQ3oo"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.3.1_1685892882227_0.5990616551552053"},"_hasShrinkwrap":false},"0.3.2":{"name":"@42world/design-core","version":"0.3.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"e15fd6a753079331464b5eca60f9f29ae671317d","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.3.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-lZ5W9wkCvOGPbmJqOD8S6cb+w+vXxVxx+Hs8Ec8+Kb83yXUkwf/VCRzN/92D5LaL2l7N7SO8nsdFbYqwb02taQ==","shasum":"7f3b3c4f73d4ce8964bcb16daf47033ae7a62d5f","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.3.2.tgz","fileCount":84,"unpackedSize":73247,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCouhNsV2m90iiYY0zPENBoPQIiuyWitvLLt7jAPRpRGgIgUXCLV+2i91FZjlu5uEvh7hsWP2Dh7TnvKOoqhk48nDE="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.3.2_1685894467441_0.6140670431146096"},"_hasShrinkwrap":false},"0.3.3":{"name":"@42world/design-core","version":"0.3.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"fda47011caebbd2302ab51f5dda491815fc00b14","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.3.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-4altcSYuEddVXC6dVaQ2tZewfk86fSMEKMmmSdTQ3W7e8WlGdDIKCz/2bvaOx9RrzznvdRdq4voo/A/bNrKLNw==","shasum":"7d010587940d91f98d3d1f8375d62928de5a40e5","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.3.3.tgz","fileCount":84,"unpackedSize":71386,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGy/WS4TYcs0+s1MHZv417AqeagX1+StqlelvO8EhSLEAiEA37u9RtgeH1N8Ow74wQPDW/e0bVBF2keqqfSdhPS3f7o="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.3.3_1685927180374_0.11545744006696257"},"_hasShrinkwrap":false},"0.3.4":{"name":"@42world/design-core","version":"0.3.4","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"f1dfa883b283aa5482f6226ab9a7c2538c09df85","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.3.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-rXDr6J4eduDQkZeQTR3ll12gFefFIewGs7cPgmQ0Y7Q0rcMnBjbxBBkKw6TUMrU/yE2USs67nxnJn09AifMZpg==","shasum":"4163d82b2e1ddd5b9025b3eebd5f6b7f33917d05","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.3.4.tgz","fileCount":84,"unpackedSize":71789,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICpEjHlYCQqlawyAkKYn5O3K71uwOVOMgCEZqq14oFBfAiEA0Qpviql/7hjddsIdmumO6aiknO/aL/Ipgd7PenFjAXc="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.3.4_1686055488228_0.671864212246355"},"_hasShrinkwrap":false},"0.3.5":{"name":"@42world/design-core","version":"0.3.5","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"ba1f0311401bf6eda145a1a4dbb1cb25498d90f8","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.3.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-91tJVYYotP6CiVpO9OCTOFgtw/KhT1AwwrexleLZM+ihd8OZIet8wQONu0ehhesF/GBOu/lcmCGkp0NvegJ3Nw==","shasum":"2b6b627416516435df43d12b693332e1aee0d7b5","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.3.5.tgz","fileCount":84,"unpackedSize":71849,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCchoin7Ct/zepMPj8GVxKyNUQVhOt2QIg3cgZIYvyEgwIgM9KV7DOb+7vofpj3B7VNPSDwTb43YEFnHHq+oQB9mfQ="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.3.5_1686410512977_0.4338084798835755"},"_hasShrinkwrap":false},"0.4.0":{"name":"@42world/design-core","version":"0.4.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"3a53dfdd68f3509f812bfafafbefdec607b0d369","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.4.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-ZeqomAOM2mPLzs6wKU448VhceeQwIFJe0IFTL9IpXHOBJZ6ywOzVokp/drFcmjy51yGXG8MHL9YAFIRNDHt9+g==","shasum":"5efbe283499ef5f063e571b7bb778ed28faa9ba6","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.4.0.tgz","fileCount":92,"unpackedSize":75781,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFUd4UXfNMp8RDWcy5uFNlqy2DdVLT3DEZ2pPe/WR60LAiAvEFIfn7GOx1ZuufLy8c5Eat2kClsU1rMj3XnC12aAjQ=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.4.0_1686411619786_0.6506485108746827"},"_hasShrinkwrap":false},"0.5.0":{"name":"@42world/design-core","version":"0.5.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"6496e353eb4e77e4d9603ceddd703c1e03b22c2f","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.5.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-/eH4Y8miUCShs1Th13blf+ta+RdQfepoFumWAvwLkekeXBSEc7i6gaj1wjvhKCDd8iBsPoNY3LAKMCmJxsIsKA==","shasum":"fcb7679076cb7e55039bdbc84441fef49ac67f0e","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.5.0.tgz","fileCount":92,"unpackedSize":75236,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC50wr8RN/JDtCkaXIDYids+6ZdIokuYGnjzcM1uTVD1AiAxpUNu5llcAvTR5J30ktj11ZtHnRzVAjdgeJqO3tNaUw=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.5.0_1686412494549_0.6163113601536596"},"_hasShrinkwrap":false},"0.5.1":{"name":"@42world/design-core","version":"0.5.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"96d2d9e00e51be0eff227af788ee5ad714c53eb0","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.5.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-HGikjlJqW/WBUGtTdsF2KlpRjwC2SyfrYelF3OxIuLaqPCCiazk/mgeuHm/Jz+QMuisDauPnAKtgEVl4yugGqQ==","shasum":"4b652ec5cf3f044289b590ec17264fdfe373dcc3","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.5.1.tgz","fileCount":92,"unpackedSize":75236,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF2YpUsMjErNdjFdToLV/JuQJHrsL5HTkekidku77fZzAiBL/F5+3HgGqGPkCiUqpUrcVjxRWs6d1PpYlm9+IhS7ng=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.5.1_1686412860443_0.16146874342972528"},"_hasShrinkwrap":false},"0.5.2":{"name":"@42world/design-core","version":"0.5.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","lint":"eslint '{src,test}/**/*.ts' --fix","prettier":"prettier --write ./**/*.ts","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.41.0","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"1d9b277ea89154a3988d1f2cb863dbbd4a371fad","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.5.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-hPaOlZwGa4QqgC3oukrvf3JfklT4EzUvpbl0HKtejqMf0IMFEiHyvI3PSIMwy1lcDTjZZf4vCosJHQnklBWuXQ==","shasum":"1317a29b31299d8833056ab6290602cb13c53d49","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.5.2.tgz","fileCount":92,"unpackedSize":75468,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCq6Sn3CvMyr/EHZ5/J2qGqOgRSuc+kORTl4AxEifqVAIgOABViooayzF2K42TJtLbSd4qWabrNxB1kjKfIyGIp74="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.5.2_1686416174517_0.7956236169424444"},"_hasShrinkwrap":false},"0.6.0":{"name":"@42world/design-core","version":"0.6.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","test":"echo no test","lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","format":"prettier --check src/**/*.{ts,tsx}","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"84fbd37048ecfa9a798bc984609519f7d7318e52","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.6.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-MaaQiCsSsmdZUQvNBdG3EH0U26b3boP6BYOY/72hxJzD+B5RqPJIH1fhM3xttOjMH/sLvEUtqg4EecHr9afHAg==","shasum":"547e05ab87d8dd4fe811e1c2698347153f9c9187","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.6.0.tgz","fileCount":80,"unpackedSize":71668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNAY4bQQiZnnnpAB2Wej1YLrxoxLd+lrznoUnylHq6QAIhAOh+DIOhASRKT2t1AZdWoioyfk5HB0zt5Oaj9m2UsGJj"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.6.0_1686417616251_0.11015037036273778"},"_hasShrinkwrap":false},"0.6.1":{"name":"@42world/design-core","version":"0.6.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","test":"echo no test","lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","format":"prettier --check src/**/*.{ts,tsx}","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"4c189f55ab7863e2785172930c64cd064137253b","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.6.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-+SaNZTUbk0P7NWpDsLynM/+ahQN5KfaulKPhYb4qs2fBN9oGrhdDgSzi1p+QvO2sUJtcK1JTOJ3tIHdzQ80Vaw==","shasum":"82eb20cb06b80acd4f7507695fdcf6c48f9a385a","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.6.1.tgz","fileCount":80,"unpackedSize":71664,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4tCScIJ65G3S2nNMXwiDkP8ZVFoFJtyypcUrIePz6uAiAmY77lGPkQum9wlyMw8L/noM5BFyYYmZli+PmijMulZQ=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.6.1_1686419430603_0.04732796670787742"},"_hasShrinkwrap":false},"0.7.0":{"name":"@42world/design-core","version":"0.7.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","test":"echo no test","lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","format":"prettier --check src/**/*.{ts,tsx}","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"9f7697efe46f021cef33cf17b31006474a1bbe63","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.7.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-RNk4I0Wow1kromYgTA/BsLgZ/BoKDt20PkNF7kMPoJlvWwtn7HH+c8xRLimke+cVOC9pMNDpJgixPIAojGFx5A==","shasum":"741b0cb22da7434d1f1195f3ba145a92d12f382b","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.7.0.tgz","fileCount":88,"unpackedSize":79165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcS+dm6Q2ORARr9PUmdUfy9kFJr77krOJTPVRJPLNZVgIgTYZ+ssWBnW8XROj2BSbezFwKX/Mydiebk8zOLWeMmZE="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.7.0_1686453340210_0.26078764174999725"},"_hasShrinkwrap":false},"0.8.0":{"name":"@42world/design-core","version":"0.8.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","test":"echo no test","lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","format":"prettier --check src/**/*.{ts,tsx}","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"41e2e91a9cae06d880cc614a9a6ae392fd669fab","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.8.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-GmQBEIRknoxkSnGQ1wY+KaQCVS62JKrvO4y/hKAm60KexrEGw1vupNKVfjXGxaPwBECIjx8SJvMhSvPpyeS1mg==","shasum":"818c102961670e9ac585eb4dc5ee08ad854eb5cf","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.8.0.tgz","fileCount":92,"unpackedSize":81259,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpSRkH8orgOpS8DawK0IB8ZZpWRyHeORUdVHiDtNU2ZgIhAPhDA4fLUt3Lz3UC0A/ym2LJ7vlRK0WxzEwI03SoLhzu"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.8.0_1686457159327_0.9945634629157423"},"_hasShrinkwrap":false},"0.8.1":{"name":"@42world/design-core","version":"0.8.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","test":"echo no test","lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","format":"prettier --check src/**/*.{ts,tsx}","typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","tsup":"^6.7.0","typescript":"^4.9.4"},"gitHead":"97f8408b09a23d07edc2e3e7b228c3769bb80598","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.8.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-01/Wr1Oq+VaKDgZET+RaeO6n/DIpxLMD3gFeDARYQ8+X83wz3GDAtfiU07nuWaFisxkKOi9yUsIprETz/7fhFA==","shasum":"5472f15bad662a1612f7ef449d48b10b8e6e9f23","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.8.1.tgz","fileCount":62,"unpackedSize":74532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnnqMJWpph/YXSOL7eYgtFlYlTODvPwciwmOTamtt4XAiANLKpw0B07kQbo4jWlce8dLTF8Yjf6z1aYbnFH1OhrKw=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.8.1_1686848004538_0.8059818897600248"},"_hasShrinkwrap":false},"0.9.0":{"name":"@42world/design-core","version":"0.9.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"e55d854b60cddccb71c572933f30114a6926e0ae","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.9.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-G0FwE/PxXISPi3IVUV308MT7PutLDg+bVMvz5N8NWhpkNC9SBrngDBR9O8SiwY55Lhu56eCUSZ0KE7LwLMMtjA==","shasum":"076a794e039c6c6acfbd53f18281b404b0d91a94","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.9.0.tgz","fileCount":68,"unpackedSize":76508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCC02PM/djdVykWkB8B0IcOomPnkxlUhWpGdZroHJcMRAIhALwQdsMb6RVKSCJCSwdoc2Htbza7mTcBvFDEXHsVst+M"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.9.0_1686850092239_0.9299620074812447"},"_hasShrinkwrap":false},"0.9.1":{"name":"@42world/design-core","version":"0.9.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"bd4422dbf6cee09eb5e9baab01422262bb16dfe3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.9.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-LXPGNyJgtNEZIZ0pErZzMMaVQ399NIcE04Y9pd32PSj/TWehJYBu25X5+tDTvDMsT+yJOzo3OiyPUzg1g9XwCw==","shasum":"d750a733f589ffa0ac7d2a5a7e055889849b49ad","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.9.1.tgz","fileCount":68,"unpackedSize":76508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTah7rl9qT/YOWjMLhy2rJHFkpEU/alGmLeDy+mGUjjAIhAIq7hYuwpYHYA9iXDBvhLeGu4l+IDjVw5lU47+9Hs4se"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.9.1_1686851631981_0.45685060585969617"},"_hasShrinkwrap":false},"0.10.0":{"name":"@42world/design-core","version":"0.10.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"7a24183cc2e79842e808e83764b78634d81323bb","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.10.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-jXZtWKAVHEWWrGdIa7nGSN5dzxVfdbmgF8phtBe0xknGOgTaEFyzCcC6jN4Lp0FG4nK/tygYsv8R3W6DgGwcpQ==","shasum":"1fada7cef49868b989e1f77fd7a8f8aa5a1354cb","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.10.0.tgz","fileCount":72,"unpackedSize":82535,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHmmwUIh05WnFG3v/ud9XRzjZMtQApWgd2Cv5Nn+eAXgAiBkTBjsWJsdvE/wgMwPAIgRPcaaENWlAXaIkSpENeKbqg=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.10.0_1686894912368_0.719651756088378"},"_hasShrinkwrap":false},"0.11.0":{"name":"@42world/design-core","version":"0.11.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"a4545dacc8c245e1d27f40459c7c1f943d8d4069","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.11.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-MrPqDyIDn5Q29RaNwmnqIVBq7duuaSMqvn2Y43AlCT/HsASkBIpVl/ASRdamXUtASb/jzcXHjCGjUCvNH/q4OA==","shasum":"2ff8d4bb62b4f508a0a9d943eb41311b06f46be8","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.11.0.tgz","fileCount":84,"unpackedSize":136734,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA43Vll5D4tmFx2NpC833UH7yKFjtdFyw0oVofmEfTvQIgE0ySIkx2zdnVb2wg5AR9DSHnreOIg9vMGsYE2Z5xjU4="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.11.0_1686904104250_0.791851119878699"},"_hasShrinkwrap":false},"0.11.1":{"name":"@42world/design-core","version":"0.11.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"a449a0e895f6c9cae85c2998ea942a5c120b96fe","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.11.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-kGjerEG0lXKteBV1UPSgA0mOxlEs2csnTbdk4Oh1wCrFRvqfnh50BOjeJUdfcgqqxaQRDzRI269qNF2UMdgFqQ==","shasum":"28362ffd1ab75c9416a247eeb80a1e106d0af906","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.11.1.tgz","fileCount":84,"unpackedSize":136740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9U5Tt1z84SgSkQBr/XV8gM5WVkQrV79XxxFcFLyylgwIgIhgA+uZORSGwVeBvWmCSgcP7r6cs87Mb0mFmS38OOuQ="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.11.1_1686906837797_0.15165053647473736"},"_hasShrinkwrap":false},"0.11.2":{"name":"@42world/design-core","version":"0.11.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"ecd63aa3cf2edd53293c66f1de3d493c3990ba97","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.11.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-49qvO/HX8UwMQAd4HVwKD/cbyq1xfEXZuolgeaPMOFJHwsM3dkABzyJXrVN4EaaYQVp6DZbRNiEFK+byzunufA==","shasum":"e9e55e5d20c9fbcface37f334bc4a30c22ae77dc","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.11.2.tgz","fileCount":84,"unpackedSize":137719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDi+EHDTctCyHmc9Mfxu1LP9C7H3raLDByH1bDxubS6pAIhANhOpu67Mc/nvrAqpshKCs2kqI9KdTShfWUOFyHlmRBl"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.11.2_1686910626306_0.13642937288369472"},"_hasShrinkwrap":false},"0.11.3":{"name":"@42world/design-core","version":"0.11.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"1a94c204a58241762c891ea76ea5af145fc57c77","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.11.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-PfTU7V5WPy5qvEmE/uSmGJTgd1+vdYT1EIN/iTohrXvso8vap2Db/4E5AHPjlb/ppT1Ior7U51/9DIcrfPwWdQ==","shasum":"21cb968b3bc525d359879a22f2e8d5d7b529b5cf","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.11.3.tgz","fileCount":84,"unpackedSize":137886,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNSh37qv3oCQD0Hv1Pb+8b2HCgD5qGzfhYlqH3f8tyzAIgSMpkQVnei18fhqkltbXQZEp5VN4h3lEVt7dW0BaxDFQ="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.11.3_1687017255589_0.554885501618374"},"_hasShrinkwrap":false},"0.12.0":{"name":"@42world/design-core","version":"0.12.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"1ffd5bb85ce0fb642a73ad248700e54e0bfad446","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.12.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-mpqLD42i8PErhzDGGKig5J3C48hWLu5iZ50rhhrpwvHsm80NRQ5VpbsGG3IvyKceKgfKDMA/LHv0NzAaICmM3Q==","shasum":"401ea856c602ba165adf7cf16692cae473c65893","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.12.0.tgz","fileCount":88,"unpackedSize":140780,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxbnJHu6/iJE4jJva//ZBQVq0+IZFXMA6c48PQrni5lQIgQFTbjNoRpS1ubvsNNQ7esGRKjZhfs73qlIkVr1MbYlQ="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.12.0_1687020791431_0.71426933447804"},"_hasShrinkwrap":false},"0.13.0":{"name":"@42world/design-core","version":"0.13.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"860aa9fd2159b05a89659e8b3cfb41702d57a5a7","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.13.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-mYRQ40QT2LKzziL5E6Tfhl6EjPDPGeQ3gW3eFr7EysCjUmz52Xyp08SQyRpUteeW1mz7nToXGZzIWzayNi+Bbw==","shasum":"e29b4ce0ea2ca8aaaf32db1641d008d010815e07","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.13.0.tgz","fileCount":92,"unpackedSize":143611,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDr6VEylFYdZcP6kiCD8QwFFRgu+AFy9FPJIGaXM0mWzAiAGObG7dD8qtakMoepWFee3L+x7IUdyauANZdLWUhUDFA=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.13.0_1687053434163_0.7247150430019167"},"_hasShrinkwrap":false},"0.14.0":{"name":"@42world/design-core","version":"0.14.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"162db7580c9fffa1378104b120c254195467b64a","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.14.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-/MgiRW05gABkHqViBTWrMa6gPaK4F9iXsOgEp2Mx7HAl76vdXO6WPY3KMhN/JIpgwsmae32GnGw6zx+Qd4SXZg==","shasum":"6351043bd2a50968750f70beb199e63cefe875b9","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.14.0.tgz","fileCount":92,"unpackedSize":142043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnf6aXmhX2Da4KtNH4Mdsml3p8UV7VTALIh0sKmiE8AQIgEDVSoZmZJnRdUjEiTdvdJT3GtOBgtJWB7CekFgxvqPE="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.14.0_1687054326465_0.025794296488648172"},"_hasShrinkwrap":false},"0.14.1":{"name":"@42world/design-core","version":"0.14.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"ed8f0dd2136825f63ed5a53a7d1c3255bfaad1af","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.14.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-On2N0aYbqhnQFJzZCBIoRFBI8BIWyM9+ttzmPPLrPIp704xQjZ5BcAAvrr9l5DOSwo5Wbd+S6DkM7rrgHV1R2A==","shasum":"979fdfd7793fc92202f3cebea92c43566b162363","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.14.1.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAIoweH8KqetAQu1F7wPTivHPCZoV4d7jJ7DDFl6eBrKAiBmaIiLrT1+O7sWmjeIFrJT3yOIX2N41er6OYk1jB+TXg=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.14.1_1687321311991_0.12932684138288364"},"_hasShrinkwrap":false},"0.15.0":{"name":"@42world/design-core","version":"0.15.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"d4fd19bfae1949e23cd446588d548173c9fb5cf7","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-EV6vIsI15pGuDOl8oA9IMCa5RY84B2nMo3VDFkqyCyPDBqS+12i8Bq7c6kS65F9mMuCVn+eEaRBAHNscw1J5Zg==","shasum":"977e3c141dd5654b5fad9ffaa6dc94f8dbf3a4d4","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.0.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClXdof8e4lS5cR3+AaDHLLOnr1rW5005f8Thi/XCHS7QIhANdBhEwZiTLR8g5ZagZgYNMtY0PbkzyxxgLyahIbQiiw"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.0_1687718442951_0.7188407843905049"},"_hasShrinkwrap":false},"0.15.1":{"name":"@42world/design-core","version":"0.15.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"551328dbb7a98436d9652916f6f0535f6849a271","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-mXWGDcnjA2AFgWscE4rYB1UfNu7tSKbjxbhk6DeB+OLO01om4rHUmSkp2uFtyEYwV7z4NY4nfh2KOlpcNu2kCA==","shasum":"460ae936d3c7db75ecf0b87ed2f3f56695ce8419","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.1.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNxF/2NScarQgFeOFuoAGD2EnC3DhGSd59STcUhJ1zcQIhAIXE+WJMqFo1ooAMDnWHZsQ1dZUKZ/KB/NnQSWdRWvsf"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.1_1687719647909_0.8184262650865086"},"_hasShrinkwrap":false},"0.15.2":{"name":"@42world/design-core","version":"0.15.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"1713c3e19a05e2e0da1897658db04b064f9e62b3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-gmd5A+TXACJkC9I+rosdAw3D04pNyZL6VhxFD3tx04x7XyFF8SNAMThvciojjfZqTnei9p3kufyyjdflRInuaA==","shasum":"97c4752260150fad6c2f76199aae8df603a9217e","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.2.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ9rG2Keb3lTRJr8KTyy9e0LXFnof5YspQx15VETWkcwIhAMj0G69M/+xX7rOvmU2nxt/DYyhuRzEq2p40JLTtyWVO"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.2_1687720204603_0.3681692592934074"},"_hasShrinkwrap":false},"0.15.3":{"name":"@42world/design-core","version":"0.15.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"2b1b3dbf8c167156b71cdc3d0ce12fd993404860","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-UXwU+mGD+O0i5Ln7zo5VxwuXbKkop5nEPUqDdIW3U3AV34Qj4B5MAqvepTyGJTQX4nWR9UEjyQSIsp7fRHYTLg==","shasum":"2c16b31970344c35e6943518bb832e67d6224a50","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.3.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbGPknZ6L7KLeyjwfIbnu9263bCp/ICZYcfrMPCwnw3AiEA8rLIteEumPUgbd/568Iw1DPVVcdUL36sPOlrMbdphGs="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.3_1687720556171_0.6583404699495479"},"_hasShrinkwrap":false},"0.15.4":{"name":"@42world/design-core","version":"0.15.4","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"e823076b5b28e890f1900adcc8d2f10bc1f8bf7b","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-5A+boetXrS9KFeCXtX9VJZaFAbr2165Y3DNdKBLxaSHOFcrAHOqijaZs25Xj+2obgaLQMJeErPau0nL5sNdovQ==","shasum":"d351e1005e0117087a9e19d15306acddd84fcc43","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.4.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhW258r3kbV+wZSiEY1YcIIMgUno3+TdN63SnrKnygGAiEAzvq3wAwNbLmg6A33q5Mcj+9IOJUnWw9YjSOOs+igBEk="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.4_1687721795101_0.8253183387954748"},"_hasShrinkwrap":false},"0.15.5":{"name":"@42world/design-core","version":"0.15.5","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"7864c9cba2fca76db963c427f6971909dd8911f3","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-AoXrigvf6+GZc+K0SpG6FAbMaCjqIKqBPgONNkpyueqyFfxkvsHsuMPJxgMAVN3+wq/gykVoG6ZI377Keadz7A==","shasum":"e632408491d1a66a71e0f79102eaf7e2b8e0ad4d","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.5.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9FcXo+/ExFqUl9A001lWbo6U+27GM/sqxyzFiRubK9AIgIyRZZe6qqNSm96ypRamFMQH1DxYMydUKps3hjzX2Rq8="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.5_1687723301028_0.5395084942708841"},"_hasShrinkwrap":false},"0.15.6":{"name":"@42world/design-core","version":"0.15.6","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"87e806116313fe90ac64c4734df42810e1e78d21","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-fM5reFRwGVxWq0wQMTHK7aijUV41lUA6K+jGrpUm1oW38WgNj9M5C9qNseUenl0UJfqXTy/cbAq8toAiX3MGlw==","shasum":"417d45f86910ac831c9f2d799a206ff7ae6b9096","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.6.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOxCbgDhUJSsfLS9EILhgXmEmjNiGLIC2qO+p+KHb5DQIgQWkI8aTkTckkMyOX+gdV0+ONMKTqPX8p1t5FNiqJGUo="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.6_1687723747109_0.15448654724970945"},"_hasShrinkwrap":false},"0.15.7":{"name":"@42world/design-core","version":"0.15.7","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"8d6646be2d4e2809b1bce09ac32f3b297c4cf0a7","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.15.7","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-gATCjvyBDj3fXNbN0YcPyn7TRDEmWf5YCtVBRrzTfdvFLpZaQtdqlrcmlaw9uRgkX11z4QVgEMxbHgmqqjd+pg==","shasum":"1ec6734ed3e501399be4556de3ca95eaa2403d0d","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.15.7.tgz","fileCount":92,"unpackedSize":142140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZlRauKLdMvWv76D/I1+WGHr4rthzcuY2/0mPQ9TcgwgIgAnz+WBKcoiMNRZqByG+a50T0usF+9VxpyEK6Ofrw0uY="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.15.7_1687724574841_0.4942934655638085"},"_hasShrinkwrap":false},"0.16.0":{"name":"@42world/design-core","version":"0.16.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"78b227be291b25cd8bdd4095001080cb4cfbabc9","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.16.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-kQnlyVfDmawGpu5KZC32CJFtMy3CG1rHI07W4xY7LifTPEwnrprfqLabF/PPqCORrIE7vnhv3/GWGjPi5lSMIQ==","shasum":"a806c381d0fd2303449f04b08a0a140cf537ac47","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.16.0.tgz","fileCount":92,"unpackedSize":142416,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOknTDwkLMu+mI+sN4KEQ97QfSEuWque/ebCzfB+8dTgIhAJBqdKn6RmB61xhxhs11qugUIOlxpnE+3oK81lTG6Gu0"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.16.0_1687784239502_0.9740125900734706"},"_hasShrinkwrap":false},"0.17.0":{"name":"@42world/design-core","version":"0.17.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","popmotion":"^11.0.5","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4"},"gitHead":"f11c7920d036dd67f861d34f0128037bce21c731","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.17.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-yDyDjqQJT3Cf6b0q7YrOon9ck1oeSRD9jQ/+IWf8+Mnvh2oRlYmgqCWO2Y4MpidYGcldAfHojTeLuPK0L2L+9Q==","shasum":"7f1b2e21a5fc278253074ed443d57f386285ce3e","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.17.0.tgz","fileCount":96,"unpackedSize":151406,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGV7iwXZP1ePDnlrEllAaNY2eIfll/XKFvut4wm2byctAiB8kXY6g9q5X3kHHs2tPhxUy5WuSIL9eHGEA5LWLpVp2A=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.17.0_1687787651961_0.17867667008715182"},"_hasShrinkwrap":false},"0.17.1":{"name":"@42world/design-core","version":"0.17.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"5b0c07eebf05b2c97a890516b4f91b11dba9d3b7","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.17.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-BueY4OT5gejdQ+qsUBiaYEsiWYn1S0aziR8peuJG5eCL6hOcDUBJfXPlTcOAvt9bagkKPYGg/zQJUG6OuK5TvA==","shasum":"34e172fa681aacd3d302325e3d9b42dd7b4a9099","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.17.1.tgz","fileCount":98,"unpackedSize":129466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDo7WwGQNCDFmtJdV7b0pX7s7G8/HD/rdlm/0QUUkqHRgIhAKxmeVC6doLZ4vu1hmuE6vsuUqmGkE0aeVRUygckzxUC"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.17.1_1687891442566_0.706834513077343"},"_hasShrinkwrap":false},"0.17.2":{"name":"@42world/design-core","version":"0.17.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"4420aace08f9f5b6730fe6875be0b14229a49fb4","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.17.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-+OWA8x4OedkdhxbL47f/GbaicoJJ15UV+MxkR9tr96FQA9IdLhXhgUT9pjHfi0+qCtD298G4k/ukpjUq3pjS7g==","shasum":"f855dbc1f8bcaece9b5f27381db3ce7eaa48272b","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.17.2.tgz","fileCount":98,"unpackedSize":129560,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHCZbyov/G6gg52eIlL6518JpvNSHRMJthHpW5rPjmSAiBpJ8qPzu5lN9q1La/TbbdxAQQmTxABddlvROo0k3HUaQ=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.17.2_1687972005561_0.1420890921213327"},"_hasShrinkwrap":false},"0.17.3":{"name":"@42world/design-core","version":"0.17.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"cbb750c4ecbe0fc20a66a71e4f24f37a93aea28a","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.17.3","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-C+RELB5nA/Y9Cvc//3gqAD2Ro42tMPW6z4/arHWuzSIg9BxVlvoFUTCs19AIIH/yE9zFeen8hdT7xJbqA1Yhaw==","shasum":"350c339ea61088a03a29c1e31ddad0c82d8c5089","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.17.3.tgz","fileCount":94,"unpackedSize":126592,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+MFt8iXLZdZep93NaRK07xhDz4kTMO2P+cQl/hWGO3QIhAMcmHOtwcsFaMMuFgDtbUBbNmejUdMfTfQ9Bw77u5bEU"}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.17.3_1688038549990_0.9673051726970936"},"_hasShrinkwrap":false},"0.18.0":{"name":"@42world/design-core","version":"0.18.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"29248ff2c94102bcea86b3bd2747d37823c9533e","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.18.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-5Ec9pvVjNPXyO+mkkT5mKWXQrW+QzlY7aY9IbPipV4TRH16HHQpnNoueIi4p0rHMdUOfiqFV/kdaQ7REh5kqHw==","shasum":"4fb095a066ec2bfed83500036f64317b6d525703","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.18.0.tgz","fileCount":98,"unpackedSize":133522,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHTf0LLFi7gWQ0Pj2Lw7HDS+lT+qVVOuo1VoC1jevshaAiEA6/hmZ5rSi66kUuvjISbVst+XfQE3mhVP3Idqs8QjcgE="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.18.0_1688040456368_0.29490165237310806"},"_hasShrinkwrap":false},"0.18.1":{"name":"@42world/design-core","version":"0.18.1","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"cc39240c73ba3293819919b2baf992c16b77d2a6","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.18.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-8DK1/iokVFIpBE0ZCNq0EEioZHJ/iZcxIcP5Zz1zNnMqkVk6iVBhMyiG+/3DS9lE7DLuBSJQYyy9CfbIhh3F/Q==","shasum":"d1205633683f3f438722e03c18d56f1cb3c941b9","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.18.1.tgz","fileCount":98,"unpackedSize":133541,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVvFfYjef+BXyB/fVl6pe8Mvp+tJ0GqsLLPKtc7RAfTAiAzbR65unVLIDqEW1xl7L+scO0PDMOTKPmYzYIlKOX2nQ=="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.18.1_1688042148345_0.8217889363131241"},"_hasShrinkwrap":false},"0.18.2":{"name":"@42world/design-core","version":"0.18.2","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"e3ae85e51c8e49718a048eed814c9e94c3c4a463","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.18.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-G+lnIH5cgS0PTKr4jhBoZ/neBLJ745ppNGuQ71xXa+MSA31McW9kKy5cWAVQJHf9VhgTvLNz4+XABDcdlL4eaw==","shasum":"2336716c47962d6691b7b2f3a182299a1382b4e7","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.18.2.tgz","fileCount":98,"unpackedSize":133968,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICaaZ9U6zmhTsgp3ux/a2JsICht7Y3Jhs+kUte8CnlIwAiEAx6hWAf0M/X+ol/eaK1AMIqSyjWxTezJvDmrvgoylEE0="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.18.2_1688042686487_0.4752745503547473"},"_hasShrinkwrap":false},"0.18.3":{"name":"@42world/design-core","version":"0.18.3","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"512a1868b3cd6012def790e34e2c390c45a11949","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.18.3","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-p9U2ZKMNVS8yeKp/sF1Ve3KKieUTI5rZakguSuT7uN0hYPCE2ND5MwH3invJe1Qfd6Yzv8Zzjbg/5WQOXYHH9Q==","shasum":"2a8c85a1b296de189e2c0c69d412bb0db2fd0660","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.18.3.tgz","fileCount":98,"unpackedSize":133680,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDo3bkpE3y90AZ0teYPFM91emz9rof6R6uIEgGlH/FnHwIgd8vjdnPGteUU7Y1Dl98zOxf0VuS5z/xjmcKSpzrEGcs="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.18.3_1688043355042_0.685863820022701"},"_hasShrinkwrap":false},"0.19.0":{"name":"@42world/design-core","version":"0.19.0","author":{"name":"42World Team"},"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","main":"dist/js/index.cjs","types":"dist/types/index.d.ts","module":"dist/js/index.mjs","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"publishConfig":{"access":"public"},"license":"MIT","scripts":{"dev":"concurrently 'yarn:dev:*'","dev:storybook":"storybook dev -p 6006","dev:framer":"node .build/esmbuild.js serve 8000","dev:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css --watch","build":"yarn concurrently 'yarn:pre-build:*' && concurrently 'yarn:build:*'","build:js":"node .build/esmbuild.js build","build:types":"tsc -p tsconfig.build.json --emitDeclarationOnly --outDir ./dist/types","build:storybook":"storybook build -o ./dist/storybook","pre-build:clear":"rm -rf dist && rm style.css || true","pre-build:tailwind":"tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/_tailwind.css","ci":"yarn concurrently 'yarn:ci:*'","ci:test":"echo no test","ci:lint":"eslint 'src/**/*.{ts,tsx}' --config .eslintrc.js","ci:format":"prettier --check src/**/*.{ts,tsx}","ci:typecheck":"tsc --noEmit","format:fix":"prettier --cache --write ./src","version":"echo $npm_package_version","template":"plop"},"dependencies":{"@svgr/core":"^8.0.0","classnames":"^2.3.2","framer-motion":"^10.12.4","tailwind-merge":"^1.13.2"},"peerDependencies":{"react":"^18.2.0","react-dom":"^18.2.0"},"devDependencies":{"@babel/core":"^7.0.0-0","@babel/preset-env":"^7.21.5","@babel/preset-react":"^7.18.6","@babel/preset-typescript":"^7.21.5","@material-design-icons/svg":"^0.14.9","@storybook/addon-actions":"^7.0.7","@storybook/addon-essentials":"^7.0.7","@storybook/addon-interactions":"^7.0.7","@storybook/addon-links":"^7.0.7","@storybook/addon-mdx-gfm":"^7.0.7","@storybook/addon-styling":"^1.0.8","@storybook/node-logger":"^7.0.7","@storybook/react":"^7.0.7","@storybook/react-webpack5":"^7.0.7","@storybook/testing-library":"^0.1.0","@svgr/webpack":"^8.0.1","@types/babel-core":"^6.25.7","@types/node":"^18.11.6","@types/react":"^18.2.8","@types/react-dom":"^18.2.4","@typescript-eslint/eslint-plugin":"^5.59.9","@typescript-eslint/parser":"^5.59.9","autoprefixer":"^10.4.14","babel-plugin-named-exports-order":"^0.0.2","concurrently":"^8.0.1","esbuild":"^0.12.15","esbuild-plugin-svgr":"^2.0.0","eslint":"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","framer":"^2.3.0","fs-extra":"^10.0.0","globby":"^11.0.4","less":"^3.5","plop":"^3.1.2","postcss":"^8.4.23","postcss-discard-comments":"^6.0.0","postcss-modules":"^4.1.3","prettier":"^2.7.1","prettier-plugin-tailwindcss":"^0.3.0","prop-types":"^15.8.1","react":"^18.2.0","react-dom":"^18.2.0","storybook":"^7.0.7","storybook-addon-turbo-build":"^2.0.1","storybook-dark-mode":"^3.0.0","tailwindcss":"^3.3.2","tmp":"^0.2.1","typescript":"^4.9.4","webpack":"^5"},"gitHead":"580b0d0dc14370c9f1ffc875d091c0673474b1f0","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"},"_id":"@42world/design-core@0.19.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-DKLO8JL/dYwHfevCeBnXtk/RDZuiSS05WRslUpnclEIZhWSXX8y4pOky/vWTBjH2+UQGH5vDfDxiawn7ADpfOA==","shasum":"e3ab1ef62137cf9b4a8579cdb5a0073f7a252d25","tarball":"https://registry.npmjs.org/@42world/design-core/-/design-core-0.19.0.tgz","fileCount":98,"unpackedSize":133853,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAJekiu29RgqoOYtjWtmsjQu3UfvJezetWygocPtCVfqAiEArbJdm88pu9PKx74uJAMyyc/ckhD9Ql/1dhzIYFAatYE="}]},"_npmUser":{"name":"42world-official","email":"42world.official@gmail.com"},"directories":{},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/design-core_0.19.0_1688049731308_0.3570780470693289"},"_hasShrinkwrap":false}},"time":{"created":"2022-12-16T20:01:07.603Z","0.1.1":"2022-12-16T20:01:07.955Z","modified":"2023-06-29T14:42:11.663Z","0.1.1-alpha.1":"2022-12-17T16:47:47.838Z","0.1.1-alpha.2":"2022-12-17T16:50:39.005Z","0.1.1-alpha.3":"2022-12-17T16:55:53.419Z","0.1.1-alpha.4":"2022-12-17T18:16:00.792Z","0.1.1-alpha.5":"2022-12-17T18:24:23.613Z","0.1.1-alpha.6":"2022-12-17T18:33:56.634Z","0.1.1-alpha.7":"2022-12-17T20:32:43.848Z","0.1.1-alpha.8":"2022-12-17T21:24:07.226Z","0.1.2":"2022-12-17T22:38:36.220Z","0.1.3":"2022-12-17T22:42:44.915Z","0.2.0":"2023-06-03T20:33:00.143Z","0.2.1":"2023-06-04T01:07:47.806Z","0.2.2":"2023-06-04T03:24:00.527Z","0.2.3":"2023-06-04T03:46:19.235Z","0.2.4":"2023-06-04T04:03:22.048Z","0.2.5":"2023-06-04T04:11:15.926Z","0.2.6":"2023-06-04T14:55:12.632Z","0.3.0":"2023-06-04T15:19:29.378Z","0.3.1":"2023-06-04T15:34:42.472Z","0.3.2":"2023-06-04T16:01:07.594Z","0.3.3":"2023-06-05T01:06:20.546Z","0.3.4":"2023-06-06T12:44:48.399Z","0.3.5":"2023-06-10T15:21:53.137Z","0.4.0":"2023-06-10T15:40:19.966Z","0.5.0":"2023-06-10T15:54:54.754Z","0.5.1":"2023-06-10T16:01:00.643Z","0.5.2":"2023-06-10T16:56:14.693Z","0.6.0":"2023-06-10T17:20:16.429Z","0.6.1":"2023-06-10T17:50:30.789Z","0.7.0":"2023-06-11T03:15:40.374Z","0.8.0":"2023-06-11T04:19:19.544Z","0.8.1":"2023-06-15T16:53:24.750Z","0.9.0":"2023-06-15T17:28:12.390Z","0.9.1":"2023-06-15T17:53:52.193Z","0.10.0":"2023-06-16T05:55:12.540Z","0.11.0":"2023-06-16T08:28:24.612Z","0.11.1":"2023-06-16T09:13:57.957Z","0.11.2":"2023-06-16T10:17:06.568Z","0.11.3":"2023-06-17T15:54:15.780Z","0.12.0":"2023-06-17T16:53:11.634Z","0.13.0":"2023-06-18T01:57:14.352Z","0.14.0":"2023-06-18T02:12:06.653Z","0.14.1":"2023-06-21T04:21:52.178Z","0.15.0":"2023-06-25T18:40:43.204Z","0.15.1":"2023-06-25T19:00:48.092Z","0.15.2":"2023-06-25T19:10:04.742Z","0.15.3":"2023-06-25T19:15:56.397Z","0.15.4":"2023-06-25T19:36:35.317Z","0.15.5":"2023-06-25T20:01:41.269Z","0.15.6":"2023-06-25T20:09:07.325Z","0.15.7":"2023-06-25T20:22:55.076Z","0.16.0":"2023-06-26T12:57:19.656Z","0.17.0":"2023-06-26T13:54:12.155Z","0.17.1":"2023-06-27T18:44:02.800Z","0.17.2":"2023-06-28T17:06:45.748Z","0.17.3":"2023-06-29T11:35:50.174Z","0.18.0":"2023-06-29T12:07:36.609Z","0.18.1":"2023-06-29T12:35:48.525Z","0.18.2":"2023-06-29T12:44:46.690Z","0.18.3":"2023-06-29T12:55:55.256Z","0.19.0":"2023-06-29T14:42:11.533Z"},"maintainers":[{"name":"42world-official","email":"42world.official@gmail.com"}],"description":"42World Design System","homepage":"https://github.com/42-world/42world-Design-System","repository":{"type":"git","url":"git+https://github.com/42-world/42world-Design-System.git"},"author":{"name":"42World Team"},"license":"MIT","readme":"# 42World Design System\n\nThis is a design system for [42World](https://42world.kr).\n\n- [Storybook](https://42-world.github.io/design/latest/storybook)\n- [npm](https://www.npmjs.com/package/@42world/design-core)\n\n## Usage\n\ninstall `@42world/design-core` package\n\n```bash\nyarn add @42world/design-core\n```\n\nimport component from `@42world/design-core` package\n\n```tsx\nimport '@42world/design-core/style.css';\nimport { Button } from '@42world/design-core';\n\nexport default function App() {\n  return <Button>Button</Button>;\n}\n```\n\n## Development\n\n- `yarn dev` This runs a local web server with the built code.\n- `yarn build` This builds the code in `dist`.\n\nOpen `http://localhost:6006` in your browser to see the Storybook.\n\nOpen Framer, create a code file and paste the following:\n\n```tsx\nimport { Text } from 'http://127.0.0.1:8000/components/Text/Text.framer.js';\n\nexport default Text as React.ComponentType;\n```\n\n## Code Conventions\n\nAvoid using `export default` in every component file\n\n```tsx\n// as-is\nexport default function Button() {\n  return <button>Button</button>;\n}\n\n// to-be\nexport function Button() {\n  return <button>Button</button>;\n}\n```\n\nAvoid using `React.FC` type\n\n```tsx\n// as-is\nexport const Button: React.FC = () => {\n  return <button>Button</button>;\n};\n\n// to-be\nexport function Button() {\n  return <button>Button</button>;\n}\n```\n\nAvoid using `React.` prefix\n\n```tsx\n// as-is\nexport function Button() {\n  const [count, setCount] = React.useState(0);\n}\n\n// to-be\nexport function Button() {\n  const [count, setCount] = useState(0);\n}\n```\n\nyou must create `Component.framer.ts` file for every component file. This file will be used to define property controls for the component in Framer.\n\n- we recommend to use `applyFramerProperties` function in `common/framer` folder. This function checks type more strictly than `addPropertyControls` function.\n\n```tsx\nimport { ControlType } from \"framer\"\nimport { applyFramerProperties } from '../../common/framer'\nimport { themeProperty } from '../../common/property'\nimport { Button } from \"./Button\"\n\napplyFramerProperties(Button, {\n  title: {\n    title: \"Title\",\n    type: ControlType.String,\n    defaultValue: \"Title\",\n  },\n  ...\n})\n```\n\nPlease write comment for every prop in every component file.\n\n```tsx\ntype Props = {\n  /**\n   * 테마\n   */\n  theme: Theme;\n\n  /**\n   * 타이틀\n   */\n  title: string;\n\n  ...\n}\n```\n\nPlease write name and `@author` in every component function.\n\n```tsx\n/**\n * Button\n *\n * @author 42World\n */\nexport function Button() {\n  return <button>Button</button>;\n}\n```\n\n### Generating template\n\nYou can use `yarn template` command to easily generate component template files(`index.ts`, `Component.stories.ts`, `Component.framer.tsx`, `Component.tsx`) at once.\n\nIf you run `yarn template` command, a prompt asking \"What is your component name?\" will be printed. Give your component name, and template files will be generated.\n","readmeFilename":"readme.md","bugs":{"url":"https://github.com/42-world/42world-Design-System/issues"}}