{"_id":"reshaped","_rev":"297-2ca38421a44663763aa43d5ba1b5c3ba","name":"reshaped","dist-tags":{"beta":"3.5.0-rc.0","latest":"4.2.0","canary":"4.2.0-canary.1"},"versions":{"1.0.1":{"name":"reshaped","version":"1.0.1","license":"MIT","_id":"reshaped@1.0.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"dist":{"shasum":"7304275d8b29118d40fe6bd117226e50d99ebe94","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-1.0.1.tgz","fileCount":3,"integrity":"sha512-Un2uVKEbRv0zuUADmqE8WCboC3RaHmxCf9IPYBY+VWOyuPfk0HgOVRGpUyr9Jo7NK1sNyXrKr8PLvU5305xKFg==","signatures":[{"sig":"MEYCIQDP3PbeC0aNGzXBRKVK+bpzzL/zpqXKsDz5VcEAy/7YVQIhAIWdvYk1xeGS8nHFQolhx37ZeW2sh8oo009vbzZ3vRlx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYEb8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrFw/8DigLwEW3Yj188chI4s+JDQq4RGkcuDZZjkX9JOyI+Tmw5/VN\r\nte5Ol+/lyOUGdEU0M2+UYlQRNxgb8sivnBLQUtTyv1Yr6Hb4rIte2m3/5DV+\r\njtHvH7JJLVAPkQpfSKRu5io0WKIcBeYS/LSUW3zOog51rTip/gHts8i4Xmgu\r\nfMd0MTjxULO3tE+gCUlhxVEwlo0L8ZyvQX3ur8Hm8KdYgoHe3jW1jZWyZJbI\r\nakY+D6nVAqNomGJQp/M3mTMv8qTUzNJh4SSraVM8OCQA+I25YjNV/WAZjZH0\r\nqU6FkW2mOKSvrrCtL47dOu84TI/pVx7NNHlJxkg55PhK6HUMDBM6mafVMIcn\r\nX6b7NIZdzGeodWWCT0hY1vnwveCCnbQOxnk7tvluR+FsSHc9l9VLwLqNxyuF\r\n52u6BVWNjB7RN1pqd1YOrIBGrpnfIqNFlmlb972gIK8JWJbwy6yba8FRjOZL\r\nm1jKlOW2p3lnl84OVnv7Pwkc9IOdks4eVOyO4eioDaN/tRa1GP89TNxj7YOe\r\n82Fr5wme20bEeJQGBbrTMv6m2nZMY0SdZnKM+CPiGI1+j/BrwEFI5FYjxWKn\r\nCP8sIeB4aqAsFYEMiHmc6ww43gzVt/+OGtfw+DKCz0gXjikN5ja34R9sMhhq\r\na7qNtkEI9bZX/+uJPOjZjuim2iyU6cAQwgA=\r\n=Vk3g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"directories":{},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/reshaped_1.0.1_1650476796148_0.02624259796928885","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"reshaped","version":"2.1.0","license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.1.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d839ac20cdff04eba01129d4f290bad50a9d30a5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.1.0.tgz","fileCount":870,"integrity":"sha512-mMuytPFOn8mcuatxjXAnN85wGHm3GN+OP6fi7FTFw2+QTCbNxlnTLTbb8gOWyVSEK+BcBkuAe65FjBUqIOd1BQ==","signatures":[{"sig":"MEQCIBBxZ3L4/owaWy1hFJLwrGjImaaqiikdmL5/XrPivDtLAiA1WY2XBp13qKvLebUxNdgwsAkmVCIK0caxW/nhMJJQ3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1058275},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/copy-release.sh","build:stories":"tsc -p tsconfig.stories.json","release:source":"git archive -o reshaped-source-v$(jq -r .version package.json).zip HEAD . ':!.chromatic'","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"# Reshaped License\n\nReshaped grants you a non-exclusive license and permission to use the Design system.\nWhen using the Reshaped Team License it grants the same permissions to all Employees and Contractors of the Licensee to access and use the Design system.\n\nYou can:\n\n- Modify the Design system components to create custom components. Those components are subject to this license.\n- Use the Design system to create unlimited Products for yourself, your company or a Client.\n- Sell products created with the Design system to the Users.\n\nYou cannot:\n\n- Share your access to the Design system with other people.\n- Redistribute the Design System under other names.\n- Reimplement the Design System using other frameworks and make it available publicly or for sale.\n- Create design kits based on the Design system.\n- Create design or development tools for building Products using the Design system components.\n- Create page templates or UI libraries based on the Design system available in open-source or for sale.\n- Create any Product that is not the sole property of either you, your company or a Client. For example your Employees and Contractors can't use your company Reshaped license to build their own websites or side projects.\n\n## License Definitions\n\n- Licensee is a person or a business entity who has purchased a License.\n- Design system is the source code and design assets made available to the Licensee after purchasing an Reshaped license.\n- Product is any artifact produced that incorporates the Design system.\n- User is a user of a Product.\n- Employee is a full-time or part-time employee of the Licensee.\n- Contractor is an individual or business entity contracted to perform services for the Licensee.\n- Client is an individual or entity receiving custom professional services directly from the Licensee, produced specifically for that individual or entity.\n\nThe ownership of the Design system remains with the Reshaped development team.\nYou are required to abide by the licensing terms to avoid termination in case of non-compliance with the agreed terms.\n\n---\n\nGot any further questions? [Send us an email](mailto:hello@reshaped.so)\n","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.14","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.1","vite":"4.4.4","react":"18.2.0","eslint":"8.45.0","postcss":"8.4.26","ts-jest":"29.1.1","lefthook":"1.4.5","prettier":"3.0.0","chromatic":"6.19.9","react-dom":"18.2.0","storybook":"7.0.27","stylelint":"15.10.1","size-limit":"8.2.6","typescript":"5.1.6","@types/jest":"29.5.3","@types/node":"20.4.2","postcss-cli":"10.1.0","@types/react":"18.2.15","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.14","@storybook/react":"7.0.27","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.32.2","vite-tsconfig-paths":"4.2.0","@vitejs/plugin-react":"4.0.3","eslint-plugin-import":"2.27.5","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.0.27","@storybook/react-vite":"7.0.27","@testing-library/react":"14.0.0","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"29.6.1","@testing-library/jest-dom":"5.16.5","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"8.2.6","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.0.0","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.1.0_1689705908451_0.6142773830730481","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"reshaped","version":"2.2.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.2.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3d7f638620550ab21ad6e6c6775824dcfe0a9116","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.2.0.tgz","fileCount":889,"integrity":"sha512-5uMMlGULkbm2Js9ZgruBQByYquVQvbGHOvQkID6O2CjAHj/Zt97CNIo/Y9PGi0IqZy3aus6KZ4yvl9p5TJdBlw==","signatures":[{"sig":"MEQCIG5QzgBd5JYRTOVPdT4t7yuf2CfM1LIWoXBCDfbf5pg+AiANI6C6t6LL67BYCXhNx5dtbvpA0dltfWJe6d3zl+4HOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1081849},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/copy-release.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"git archive -o reshaped-source-v$(jq -r .version package.json).zip HEAD . ':!.chromatic'","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"# Reshaped License\n\nReshaped grants you a non-exclusive license and permission to use the Design system.\nWhen using the Reshaped Team License it grants the same permissions to all Employees and Contractors of the Licensee to access and use the Design system.\n\nYou can:\n\n- Modify the Design system components to create custom components. Those components are subject to this license.\n- Use the Design system to create unlimited Products for yourself, your company or a Client.\n- Sell products created with the Design system to the Users.\n\nYou cannot:\n\n- Share your access to the Design system with other people.\n- Redistribute the Design System under other names.\n- Reimplement the Design System using other frameworks and make it available publicly or for sale.\n- Create design kits based on the Design system.\n- Create design or development tools for building Products using the Design system components.\n- Create page templates or UI libraries based on the Design system available in open-source or for sale.\n- Create any Product that is not the sole property of either you, your company or a Client. For example your Employees and Contractors can't use your company Reshaped license to build their own websites or side projects.\n\n## License Definitions\n\n- Licensee is a person or a business entity who has purchased a License.\n- Design system is the source code and design assets made available to the Licensee after purchasing an Reshaped license.\n- Product is any artifact produced that incorporates the Design system.\n- User is a user of a Product.\n- Employee is a full-time or part-time employee of the Licensee.\n- Contractor is an individual or business entity contracted to perform services for the Licensee.\n- Client is an individual or entity receiving custom professional services directly from the Licensee, produced specifically for that individual or entity.\n\nThe ownership of the Design system remains with the Reshaped development team.\nYou are required to abide by the licensing terms to avoid termination in case of non-compliance with the agreed terms.\n\n---\n\nGot any further questions? [Send us an email](mailto:hello@reshaped.so)\n","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.14","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","vite":"4.4.8","react":"18.2.0","eslint":"8.46.0","postcss":"8.4.27","ts-jest":"29.1.1","lefthook":"1.4.8","prettier":"3.0.1","chromatic":"6.20.0","react-dom":"18.2.0","storybook":"7.1.1","stylelint":"15.10.2","size-limit":"8.2.6","typescript":"5.1.6","@types/jest":"29.5.3","@types/node":"20.4.8","postcss-cli":"10.1.0","@types/react":"18.2.18","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.14","@storybook/react":"7.1.1","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.1","vite-tsconfig-paths":"4.2.0","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.1.1","@storybook/react-vite":"7.1.1","@testing-library/react":"14.0.0","eslint-config-prettier":"8.10.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"6.2.1","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"8.2.6","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.2.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.2.0_1691328529607_0.0991036244236474","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"reshaped","version":"2.2.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.2.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"34e540b02c49a65de766677de5822d6204db1a3a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.2.1.tgz","fileCount":862,"integrity":"sha512-D7CQe4dT26teCg8SqoYJUhrPD5nMZRD7OMJqiWlfD1x2qeyxx6qdPfe1FfxDM2txS38M/8ciBEugsarh1WnKUg==","signatures":[{"sig":"MEUCIQD4wi3ZjIeE//KoiwYpOKTZxpeqVdCoJTmXqLYIAuDmfwIgEgpaRmF16QzZkt8g5dlsn2UdgW9g+Df8aTfkyp25iBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1054810},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.14","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","vite":"4.4.8","react":"18.2.0","eslint":"8.46.0","postcss":"8.4.27","ts-jest":"29.1.1","lefthook":"1.4.8","prettier":"3.0.1","chromatic":"6.20.0","react-dom":"18.2.0","storybook":"7.2.1","stylelint":"15.10.2","size-limit":"8.2.6","typescript":"5.1.6","@types/jest":"29.5.3","@types/node":"20.4.8","postcss-cli":"10.1.0","@types/react":"18.2.18","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.14","@storybook/react":"7.2.1","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.1","vite-tsconfig-paths":"4.2.0","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.2.1","@storybook/react-vite":"7.2.1","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"6.2.1","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"8.2.6","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.2.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.2.1_1693180312443_0.3319763743265174","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"reshaped","version":"2.3.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.3.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"32bf9b9ce5eee1149451265a842f3edad82a2eb0","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.3.0.tgz","fileCount":874,"integrity":"sha512-x1zDkvgKKR8Vmydsspa/QtTo4lL4T2srmrF4+9HZymQlm2S3cOQAna5pF1i7T45kIdJOMapNqe9uveWpAQNxpg==","signatures":[{"sig":"MEUCIQCACjkiMfcIQfh7Xb52TRYWulNm6wKF7EXJXfkDmpULugIgINQZLcyEQOXOzRwSaogFiE97hnVu2XhJJworlztXOxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1062227},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.3.0_1694374398045_0.08599765450377173","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"reshaped","version":"2.3.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.3.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b451cf8e9fafdee98c3ac88448ced59a1a10b88d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.3.1.tgz","fileCount":874,"integrity":"sha512-7j7YmN22zx4ALkBgarJZFYbuyMEIlyOD+mxW5dw2bBdiEnSwpcUgsfV4fihpAhqq581+uBCl4Ewha1+x98YrWA==","signatures":[{"sig":"MEYCIQDqMJs3sCsY7y+c5gXNZ4/FcXcAeEA7+M+HK5wp19JF/QIhAOVzvAfJmMVrnP9YXWGN/JezIclt3w6XQYegl9LP5FrE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1062225},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.3.1_1694545747768_0.16242434740364953","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"reshaped","version":"2.3.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.3.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"9353c650faa96ffafcd26f7f6385e9c7891fcef4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.3.2.tgz","fileCount":874,"integrity":"sha512-tgXkKSWcgl6nhUwtIOlD01pd9uWVjdGvGlbfRc+9yVN3QxSCm2d12M8U61AxqbiT18cMMwylx8befenIVVW75A==","signatures":[{"sig":"MEYCIQDt8ZSNaFLC/m18Zpk9mPBuBKcdwyrHNuySaB1iV3HJCQIhANeVueX6w6kueBM93WYDmFrD3BjA7rXotSJlMIWrvjTU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1062290},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.3.2_1694732175673_0.2633404967871191","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"reshaped","version":"2.4.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"01750d226c6f0a75cff8bdb77c718b21049f0a14","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.0.tgz","fileCount":889,"integrity":"sha512-yQon/HzQtwAQ7Coth1eAqgyQPa21WwqbWBHZwECo+Kt1moOcoBtCMV/KzbSyJbArDUW6vrjoWTUKd2qfbAmebw==","signatures":[{"sig":"MEQCIE+iow+NZv/UdrAO50fS7Jrjuzpe0sDAB1dVd5MqrJ5pAiAxZlApG/iVJSeDfKlSLBTBM8zTzuXcSqCgbIgCRUdW5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1084975},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.0_1695328603032_0.6327331722222278","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"reshaped","version":"2.4.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"cb73c888aaa4a1d877a0b43d95655fb07705102f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.1.tgz","fileCount":889,"integrity":"sha512-mAivLkbg95BDCbR3b1xZZGLfVvnC367wIkJgdIno5/LuGQq9Bc0okGLCnv7+ZkGunLDAyPMv2/2Hi5rNP4NTmw==","signatures":[{"sig":"MEYCIQCq0b25q4zyD5arOpPIaZlsywQiM8r+n5rFUndLj9mGOQIhALF30fdXq2lU74w+5CmoHY/8vH6NPiPf0QPfmNYtPs9n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078164},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.1_1695330970866_0.8685376512038749","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"reshaped","version":"2.4.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6441d548b176930f37af0c4c4b5dbda5e742faef","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.2.tgz","fileCount":889,"integrity":"sha512-0lYhgs4NpOw0Zp8eRkl4WGVzwWxPwWKAZzIolpgDdDDV3C6xiiCQMiJADVUk1R7120Lt2P+9DrmDdYlGnUciPA==","signatures":[{"sig":"MEQCIHSr6O93QWrmwSzHEAdLct/cIDlm5soGY6MviPiLzCQ1AiAVtNZt1IOr9lmcN9LIy/w+/31bW8GID9XI8FXG91cDjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078695},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.2_1695671237813_0.0667036535865142","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"reshaped","version":"2.4.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"29f946a5f657e71a7275520b05d47fc936b62750","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.3.tgz","fileCount":889,"integrity":"sha512-C+mZVzmBksBZKDqt3o0vQOIyKA1Yb9oKhtlGpXpLYBH6RKyB7lmVHnESQME9lpJdOVHTlO8c6mH+NvfS/NuBvg==","signatures":[{"sig":"MEQCIGfNkx8qCLNnus0vigruhberiBW/3THSwkzdM6EunnUfAiBJQTdYz8WFQ9raKIMF7QmrzGYxBYKypHwjIEQblD8kpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078703},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.3_1696448609840_0.9019630445595586","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"reshaped","version":"2.4.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7cab980a8a2792a46cb7fd5cd8d2ee057fbbe253","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.4.tgz","fileCount":889,"integrity":"sha512-z6zuEes7Grepa2IYN0Jw7wngAlucuYaLa2XCpEb2u3p2EhHFsE/8rf5X8tIcYz2z5Z+CdktiaCEHv9VOmsU4Ag==","signatures":[{"sig":"MEUCIFwLQtqCFCUHR13v612Lajl0N2c5YMDPW/CmybbvAp/nAiEApCOv9V15gD5nZZ4jGE42L4Vk7C5eOECVVgEe341Gcrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078521},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"JS","path":"dist/bundle.js","webpack":false},{"name":"CSS","path":"dist/bundle.css","webpack":false},{"name":"JS Theming engine","path":"dist/themes/index.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.4_1696762576324_0.013752321298851955","host":"s3://npm-registry-packages"}},"2.4.5":{"name":"reshaped","version":"2.4.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"30ef78329d4a55147dc1e6a9797cd8fd7491b3a9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.5.tgz","fileCount":891,"integrity":"sha512-oexZT4yyhEEJmBM3G0qEbeFSuvX+b2Gxnd+rN52NHQo6deAQf0NUbTleSswY4+NGgxvTct0bZIggOepY2a7flg==","signatures":[{"sig":"MEYCIQDAezk5z4cWMQtQotQRahoihJdb4dN1iyxdqk2nu4G79wIhAP96aeLpobj5tdY/MfPYovb0nsW4EIsFmEY4dwVBQBb9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1096552},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.4","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.29","ts-jest":"29.1.1","lefthook":"1.4.10","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.0","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.4","@types/node":"20.6.0","postcss-cli":"10.1.0","@types/react":"18.2.21","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.0","@types/react-dom":"18.2.7","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.0","@storybook/react-vite":"7.4.0","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.4","@testing-library/jest-dom":"6.1.3","@typescript-eslint/parser":"6.6.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.6.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.5_1697236697513_0.8478973878090907","host":"s3://npm-registry-packages"}},"2.4.7":{"name":"reshaped","version":"2.4.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"affd5160a745debda302485e6766557ce0b03b36","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.7.tgz","fileCount":897,"integrity":"sha512-iTa5I5ceh6Z3RTT5VYuzKAbaJ9xTsqwN/tE1S8NLxGyVMYJG2xJ4eBYV0AJ9Zcn00Qr3ZWl1i2rMdYLTInHOmw==","signatures":[{"sig":"MEYCIQDS6PFJkoq2M8H8UMP/536c+6wvNQOl/hM4FcJdBZMqxwIhAIk5PXxOaR725kQHiObZIjh3ED9ymdE5pKmC9oGGyItt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1096427},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.7_1697493556378_0.27200776345589683","host":"s3://npm-registry-packages"}},"2.4.8":{"name":"reshaped","version":"2.4.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"20566d44bee5165d00e110fdd4444871e1284406","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.8.tgz","fileCount":897,"integrity":"sha512-AsV2c6Cq1rOpA/ho1HeKMeSeHhMYIxDxMTguV7DxdyMnms2gLXx467U7CMWkHuC+DCmRqaJ3U/wTp5nLryYmtw==","signatures":[{"sig":"MEUCIET4YTOJK9gyGvw99uWFLgKrcBrmr/z2EhODoDh6liM0AiEA5wMdt1TGXlbWeVe2tgh3kLzo+NUSKGnx8I2pc9YVlBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1096375},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.8_1697756184343_0.5600306050234871","host":"s3://npm-registry-packages"}},"2.4.9":{"name":"reshaped","version":"2.4.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.4.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d9235dd3ede1c766e58d81bcfb1c24ae11a8d024","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.4.9.tgz","fileCount":900,"integrity":"sha512-6vnCdztjR7JqMsa/gUZZbfhXQKaSZLcNt5IBUWpTQ/ZFsd3Ryw2qF13sNtVFvbr0VZGafFdvI6ZypQZo75TCvw==","signatures":[{"sig":"MEUCIGNj+NuumZrb+FK5Ju8AuigUXLm19wBbvN2Qnw/Qcc4ZAiEAs2ZuEv6XxZWG6ZRCcWyh9UKjAjbjv0O4/B05+l47tuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1097804},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.4.9_1697756920576_0.9580296865582063","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"reshaped","version":"2.5.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5c3e04fb359484db2ac7d1cd0a1f0e9dc8bdf42d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.0.tgz","fileCount":919,"integrity":"sha512-Ok8LUi0jcSGmjfFjTPklAbjamNqlvpviUSCbB8h2AN682d2SxCNy2rCsQrws+4u+82FUgE1Yp4KXb3iSAelw5Q==","signatures":[{"sig":"MEUCIGUmo3vQL4MCGAppGrn6doZGhnnkTF2Ok4ljnVVWP6hkAiEAvIvwF2U3h2vmrSixuSs16vXd3FTxqye+SdrZ9XsGAU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1109973},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.0_1697998649163_0.1994734895702075","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"reshaped","version":"2.5.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"505957787010f7e3eae6b8755092df09612c103f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.1.tgz","fileCount":919,"integrity":"sha512-jQ7h/XA5S84VbmFG5gXZm9MqVY5SPlUPvvWsslm5kzzx2G5EmhkC/+TSYHHuEOtMl46NHJbe09MIbThfDkyrpw==","signatures":[{"sig":"MEYCIQCtDX/DAWKNujm88lhrPQCrP2jZomvfCXln5xdJOYwmpQIhAOuJUz5zmFdOQUUlkgxN3P+epaULWJ90mRnVB9zdVMpC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1108858},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.1_1698267161440_0.051714239604520706","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"reshaped","version":"2.5.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5f05835029ca0d584948a1eb140864025283c2e2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.2.tgz","fileCount":919,"integrity":"sha512-z8g8cmMhL4jJWcn+NjZDG9TfHjRWZev241o+YL2p2UcRjr7aRvivSOyUhCRwjrOMpWITQUZIrgCfSSk36nrFLQ==","signatures":[{"sig":"MEQCIE+xoCrhke+xp4SL3uglUBTd1e2HJU+9EdtbjqXFr47wAiBUsoZhErjSfuE2+HzrO75Ha8MmrYcqYzT32mhfUxA2Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1109182},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.2_1698268615607_0.8223944764626434","host":"s3://npm-registry-packages"}},"2.5.3":{"name":"reshaped","version":"2.5.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"1cc05f7cd794247b8df67d61dc5117b6aa644a4a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.3.tgz","fileCount":919,"integrity":"sha512-onY40nJ46gZz3xH3bT9wpkdqQpxxDtwU8iMpMOi6Q/O+fTIwseY6IAu8DxM6rbO8VDyLVxMfeJP5u992UlPlxA==","signatures":[{"sig":"MEQCIEgVQBFpDX+DtBujbzKkskr7ZPB6lSMEcohqL1VlCVNOAiBKgXdc+5tkJs4bjCxqNOHVwsSuy0U/d+4mpOBfFrB7ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1109162},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.15","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.4.9","react":"18.2.0","eslint":"8.49.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.1.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.0","postcss-import":"15.1.0","postcss-nested":"6.0.1","resolve-tspaths":"0.8.15","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.7.5","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@testing-library/user-event":"14.5.1","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.7.5"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.3_1698272881805_0.5913310173121442","host":"s3://npm-registry-packages"}},"2.5.5":{"name":"reshaped","version":"2.5.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"23cf2280db3fb5efb10582fa4396e0714893f99c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.5.tgz","fileCount":765,"integrity":"sha512-Mh18e1QijKQrw0V4ULK+fURE71qDlZbTuo/+AMnF6kmPp/SThw3oFFISeRwHcwWyRzcxDZmQAa+7KVDoqtftfA==","signatures":[{"sig":"MEUCIQDKrjzNPCwTQxJ8sT4Bd0MFjklRypji5Jb9T1HNMsLotAIgf1wMluCs8CAt/2okJqWzwtkIsPoO0TOe/ijYBe30rkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1106873},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"gitHead":"440620409c7f639d027a882c708b172ce9a4901a","scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && npx semantic-release --no-ci","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"git+https://github.com/formaat-design/reshaped-source.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"10.2.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"resolutions":{"jackspeak":"2.1.1"},"_nodeVersion":"18.17.1","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.5.0","react":"18.2.0","eslint":"8.52.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.6.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.5","@types/node":"20.8.6","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.2","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.2.0","resolve-tspaths":"0.8.17","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","semantic-release":"22.0.6","@commitlint/types":"18.1.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.0.4","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.9.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.9.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.5_1698793096498_0.5944773599712943","host":"s3://npm-registry-packages"}},"2.5.6":{"name":"reshaped","version":"2.5.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3b42a1234562315d3a042e9ed24c6084a9162923","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.6.tgz","fileCount":765,"integrity":"sha512-PGLQ1jKOtwijF46U6/535lWGvmo1Ei+/8HMwdlNrzAdSZLtzBkWW5sFS6Ly3z7smDSvZCbrmVPsgc+C5p5Z11g==","signatures":[{"sig":"MEUCIQC0FS0VwkFUlMw5zrCu2kWLUbzlBhXaC9a5Yg066He+hwIgVzoBysVZTxDE7H20mIzNuC8VwC9w1+bmf1Awh/30TN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1107987},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"gitHead":"4b16d63c50fa10ebaa13c059a536fd95d1b049fe","scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && npx semantic-release --no-ci","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"git+https://github.com/formaat-design/reshaped-source.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"10.2.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"resolutions":{"jackspeak":"2.1.1"},"_nodeVersion":"18.17.1","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.5.0","react":"18.2.0","eslint":"8.52.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.6.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.7","@types/node":"20.8.10","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.2","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.2.0","resolve-tspaths":"0.8.17","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","semantic-release":"22.0.6","@commitlint/types":"18.1.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.1.0","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.9.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.9.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.6_1698865101251_0.8355891879867374","host":"s3://npm-registry-packages"}},"2.5.7":{"name":"reshaped","version":"2.5.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3f1ebf72d400dfec5beea2d31b2b254a7380b5aa","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.7.tgz","fileCount":765,"integrity":"sha512-U3TSUHfB3fFXAnDqlVt4NmgsqUa4v2ouHbbm73mDw/rlVK3QekOjsjrnbn3Pjg5Q7Bv0TXB+7L2dFKnpSxOlzg==","signatures":[{"sig":"MEUCIEbOn3+gml1+4vnz+lHqDxLSdH8HkxrozZbWmKwebX3MAiEA8xRZqxa7ZTMtoj+wbtA8etag+S7BxDx9fng8KZ5/kTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1108462},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"gitHead":"6e64aff2b53381b024d81817bec47aede8a3fe94","scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && npx semantic-release --no-ci","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"git+https://github.com/formaat-design/reshaped-source.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"10.2.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"resolutions":{"jackspeak":"2.1.1"},"_nodeVersion":"18.17.1","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.5.0","react":"18.2.0","eslint":"8.52.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.6.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.7","@types/node":"20.8.10","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.2","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.2.0","resolve-tspaths":"0.8.17","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","semantic-release":"22.0.6","@commitlint/types":"18.1.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.1.0","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.9.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.9.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.7_1699093944660_0.6845083656919588","host":"s3://npm-registry-packages"}},"2.5.8":{"name":"reshaped","version":"2.5.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b0ec0845d1e43c3235d9b708705a98bd232106a5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.8.tgz","fileCount":765,"integrity":"sha512-+empFiAii+YpxsNSzz0uAlkqBqBkpPEM5/XbU4qBbOYdD8IbuoxQEvOF9rmc1pHr9Hg/X+2YAmJwrQEjYJbU7A==","signatures":[{"sig":"MEUCIGo9mQQyigY45Dot1z5omMu1LS9T8fed+AGC7+hL41MeAiEA27EXUAi2fPuAQ55aZih2ks3ZD00T0LKy/ICoRVbyrKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1108450},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"gitHead":"fa85a389d7f3ac2189c5e9a68ac7a6776def710d","scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && npx semantic-release --no-ci","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"git+https://github.com/formaat-design/reshaped-source.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"10.2.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"resolutions":{"jackspeak":"2.1.1"},"_nodeVersion":"18.17.1","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.5.0","react":"18.2.0","eslint":"8.52.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.6.0","react-dom":"18.2.0","storybook":"7.4.6","stylelint":"15.10.3","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.7","@types/node":"20.8.10","postcss-cli":"10.1.0","@types/react":"18.2.28","postcss-each":"1.1.0","@types/events":"3.0.2","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.2.0","resolve-tspaths":"0.8.17","@storybook/react":"7.4.6","@types/react-dom":"18.2.13","semantic-release":"22.0.6","@commitlint/types":"18.1.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.1.0","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.4.6","@storybook/react-vite":"7.4.6","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.9.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.9.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.8_1699094656762_0.8884985697376107","host":"s3://npm-registry-packages"}},"2.5.9":{"name":"reshaped","version":"2.5.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.5.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a1626257d1f714509ec1acce5462a327685ad05d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.5.9.tgz","fileCount":767,"integrity":"sha512-pcX93x7m0hYeTcBK/slyA958xPLlWfbPB8h7O3Rsz7z6b4suyZy4FskrnzkMvGNzhWnUItIvxjGVrW/quP73dg==","signatures":[{"sig":"MEQCIDB8/uAgl6tN7Sg2/S3GBx8euUL5KPphZPhkzisRyTrTAiA6mmnixdOqFn0Ilq4+gtJDe/xQw2WFUC/oP3K11o/p8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1110574},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"gitHead":"d9a657a8c29c45f1e183b53b7537bb08608b9cc9","scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && npx semantic-release --no-ci","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"git+https://github.com/formaat-design/reshaped-source.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"10.2.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"resolutions":{"jackspeak":"2.1.1"},"_nodeVersion":"18.17.1","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.0.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4.5.0","react":"18.2.0","eslint":"8.52.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.0.3","chromatic":"7.6.0","react-dom":"18.2.0","storybook":"7.5.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.8.10","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.2.0","resolve-tspaths":"0.8.17","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.6","@commitlint/types":"18.1.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.1.1","eslint-plugin-import":"2.28.1","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.5.3","@storybook/react-vite":"7.5.3","@testing-library/react":"14.0.0","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.9.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.9.1"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.5.9_1699400959853_0.9097218354036167","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"reshaped","version":"2.6.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.6.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"9c7f609791e45346569e96e43cf1db731ea2939c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.6.0.tgz","fileCount":932,"integrity":"sha512-2O1jUa5a+RFD73TLHcCqOWTon6AKUYpsw8liI5jIt2xjQ6Ac4cv0nSSlKQwVSbRzi6X/J/R9HeGp9l28OIn5Kw==","signatures":[{"sig":"MEUCIQDKHmdkwUzb/smA00AA0t68BjUgYLfuUBC5Dwp7kih7OAIgMjh/CnBpVIm3gHWrgsEnVU5AnVI7eD4+c9U3sL55ioo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1124095},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.0","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.5.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.5.3","@storybook/react-vite":"7.5.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.6.0_1700391477863_0.4911398114733807","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"reshaped","version":"2.6.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.6.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0b8eb8022f8f7e6167fe337fea2a48816d206532","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.6.1.tgz","fileCount":932,"integrity":"sha512-6RH4QtwV70wUZMW2iHbB9Sz42juEQgaFLRv8eWb+7PID9L6EY8YbWRGPmczRYPr+ZHo+Svml9Jsy+NvrR9zzWA==","signatures":[{"sig":"MEYCIQDWAfk6K850tChpaiGjN9MvaQODYOzk4bzNLwGBLAg9gAIhAPRyXvYKIZXZdLE2A5DKs+770VdUdvPm1Den/R/feD4/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1121605},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.0","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.5.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.5.3","@storybook/react-vite":"7.5.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.6.1_1700592524128_0.5199272822664227","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"reshaped","version":"2.6.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.6.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"ce5ef1e8de1b6a14df3c7242969eb639011f8bcc","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.6.2.tgz","fileCount":932,"integrity":"sha512-hGzv7AqB5+PdTJklqyP7C2m3LKKAr+OKiVqjuayjxps6HffBYb0rsnuWSzxnIP6mvEQQBQSweN4MtXrsnPcxSA==","signatures":[{"sig":"MEUCIQCFOreftfSQ+g/0nHb/rS+EsbCUCWLko5exVbkkifMBmgIgF3DK7jDnrX0OY/dpN3Bo+qFeSoD8uQop4WhZldmyleY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1122158},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.0","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.5.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.5.3","@storybook/react-vite":"7.5.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.6.2_1701023852011_0.8399256200601393","host":"s3://npm-registry-packages"}},"2.6.3":{"name":"reshaped","version":"2.6.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.6.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"905e2a01f07f38f993f25524b245fe71af7e96c1","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.6.3.tgz","fileCount":936,"integrity":"sha512-brRRvD5VFp2SbGfxMTB25OIr0qyiD/fbnpJBU/pwaKKjxHcE8MoQ6aK5pt/4sGMfvj++QgXOcqGKhAOkVwfQhg==","signatures":[{"sig":"MEYCIQCSIvbBx5sskiL1tITma3/z6aAbyZDRLPWoDz5t2fNmBQIhAM5QO1vF/deBUXmh/Yc+QTVsKCVg4mst07IQaMxrbBOF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1132444},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.0","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.5.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.5.3","@storybook/react-vite":"7.5.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.6.3_1701468739251_0.6404129782744457","host":"s3://npm-registry-packages"}},"2.6.4":{"name":"reshaped","version":"2.6.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.6.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"731d59a0dd6de70d486d327501c47ba54d9688e3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.6.4.tgz","fileCount":936,"integrity":"sha512-sAYS9tAhWk7iNmI+Fx9YzIzHZIm2Fc+RmLzQtBDTozhVeGREbiB/zYqx/sgen3Nbil8BwF2AWbk79VnTRN6yTQ==","signatures":[{"sig":"MEQCIGwrIZao66lTXzeFWCoS8tLNUBD0q3NMr57UAKBZrg6yAiAMCO40uwtSKJod8tCqBsaYy60tchyRlMlAMsXg26L1FA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1132486},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.0","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.5.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.5.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.5.3","@storybook/react-vite":"7.5.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.6.4_1702116857818_0.9718347106626957","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"reshaped","version":"2.7.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.7.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0ac2f25e80a900a71e2a4883c78f3ee54e5ed0aa","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.7.0.tgz","fileCount":963,"integrity":"sha512-uYIfp5S/UXQulY5P2BzznhApafDF8+F7jXbLJPORcF7ctdKXwhCHbIbuM5Z11g9bDsC3hDW+k0NMdOBlXFaqlg==","signatures":[{"sig":"MEUCIEaKFgvvDKLaUcY+IQFolSqhCmzmM9oec9+XsV1HTjR0AiEAyWxxxhP2yvNfQv1Q6wJ4cfiK7xr1Z7KQbNANU7G97ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1192736},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.6.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.6.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.6.3","@storybook/react-vite":"7.6.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.7.0_1702401291412_0.8671487200296459","host":"s3://npm-registry-packages"}},"2.7.1":{"name":"reshaped","version":"2.7.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.7.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c02ee619c8317fd2b593953ba09dce7554294430","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.7.1.tgz","fileCount":963,"integrity":"sha512-Egk27CpGCWBK35teAJeNhlUJugvrtiP9LYAwBUdRmR0l0UeeIS10WyD4BHyBxjzr02oE7rvsjZ8XAXrQecQsng==","signatures":[{"sig":"MEUCIGI3NYEkwIObKkFWOakDSCAJtjtY/RqRx2AqPOzCmTMtAiEAsj9ADhyXSIuoFPapV/uY1lCLfUZH4AfhOpHSyBU4F/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1193177},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.6.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.6.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.6.3","@storybook/react-vite":"7.6.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.7.1_1702426032829_0.9405109583641844","host":"s3://npm-registry-packages"}},"2.7.2":{"name":"reshaped","version":"2.7.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.7.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c67aaf0ba879d90f3c5e4cf0904786adf96303c8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.7.2.tgz","fileCount":963,"integrity":"sha512-8xzh6GBdTSPpC/nhpLzNsNM5lRs3Mm3XqZzGjwwL4aWycda5BNqU9Qcz7rtjzqUNepPTdUKleGnz+R8QOt+SRg==","signatures":[{"sig":"MEUCIH/95wKuw9AwOQy6nynmn1nYFDQYg06o13Ahamn02TjbAiEAvoOuhVAcCEryHbKWZXgCCc+NFh8BBCUgW4VASI4Ae5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1193350},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.6.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.6.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.6.3","@storybook/react-vite":"7.6.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.7.2_1702514000320_0.2671387868091395","host":"s3://npm-registry-packages"}},"2.7.3":{"name":"reshaped","version":"2.7.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.7.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"09842f41d4a0ba44370d3c8c03d6f807922767c7","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.7.3.tgz","fileCount":963,"integrity":"sha512-0SWByJe/axmkvhUrvEq4GsdOhuwsI3RuLMAMxN0Ke3SvyJEoutlJBws1VFJgbSoClXjFXKAR6RGkZd1yGzQ5iw==","signatures":[{"sig":"MEUCIEGHkLHy+XY6TNIAIFD6ckCpl8XddIlLLtxXHtuiWlIEAiEAmlrooUzXJnNLml0zGUatp/GGuN/brxRNo4p/WFXxMy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1193112},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.6.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.6.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.6.3","@storybook/react-vite":"7.6.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.7.3_1702578571809_0.9621036880162488","host":"s3://npm-registry-packages"}},"2.7.4":{"name":"reshaped","version":"2.7.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.7.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3967c11d8279ba626f670e277272ad18e062e5a2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.7.4.tgz","fileCount":963,"integrity":"sha512-CDmOO1zx8sHqUCqJuvpDcI4aQpX09tr+eJNO9brDQG0srktJ8l0n/iXdZoX7dAVhmemGUfHduNK9o0zHZMoETg==","signatures":[{"sig":"MEQCIGz+crKteekrpPlJRLxXcHHtg9Aywtu95zbw43znAWxSAiBYbSKcw/iy5H+xCoBDnLddKRCmgLONctxEQjDmC5UGRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1193208},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build && cp -rp src/themes/media.css dist/themes/media.css && mkdir themes && cp -r src/themes/media.css themes/media.css","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes --private","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","autoprefixer":"10.4.16","postcss-custom-media":"8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.6.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.6.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.6.3","@storybook/react-vite":"7.6.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.7.4_1702752294284_0.12126916936947851","host":"s3://npm-registry-packages"}},"2.7.5-beta.0":{"name":"reshaped","version":"2.7.5-beta.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.7.5-beta.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"197969156bc052482c3d1f1bf28aebbe6a2e6da8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.7.5-beta.0.tgz","fileCount":963,"integrity":"sha512-Onpn8psISRRUFobuehzSxg/brz9hzMkt/DP6FdeptvlnnhZUSq4o6Ffm8lpk+f53z9d9bbMPbosH0CDz/Ogkkg==","signatures":[{"sig":"MEYCIQDo1mOd/Ex6MEUtsXipHY2fHipD5910T+3Ut2ojtECh0AIhAPIqCL0JJhZAMj4gQDAZxNFaDDQosi9MpQcc1CVlTzSB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1201514},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.1","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"4","react":"18.2.0","eslint":"8.54.0","postcss":"8.4.31","ts-jest":"29.1.1","lefthook":"1.5.2","prettier":"3.1.0","chromatic":"9.1.0","react-dom":"18.2.0","storybook":"7.6.3","stylelint":"15.11.0","size-limit":"9.0.0","typescript":"5.2.2","@types/jest":"29.5.8","@types/node":"20.9.2","postcss-cli":"10.1.0","@types/react":"18.2.37","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-import":"15.1.0","postcss-nested":"6.0.1","@commitlint/cli":"18.4.2","resolve-tspaths":"0.8.17","@storybook/react":"7.6.3","@types/react-dom":"18.2.15","semantic-release":"22.0.8","@commitlint/types":"18.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.1","@vitejs/plugin-react":"4.2.0","eslint-plugin-import":"2.29.0","jest-matchmedia-mock":"1.1.0","@semantic-release/git":"10.0.1","@storybook/addon-a11y":"7.6.3","@storybook/react-vite":"7.6.3","@testing-library/react":"14.1.2","eslint-config-prettier":"9.0.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.0.1","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.4","@typescript-eslint/parser":"6.11.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"9.0.0","@semantic-release/changelog":"6.0.3","@testing-library/user-event":"14.5.1","@commitlint/config-conventional":"18.4.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.11.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.7.5-beta.0_1703895055041_0.10652624312846593","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"reshaped","version":"2.8.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.8.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"21f30d46a523ac7356878f588a2126792ffd0a13","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.8.0.tgz","fileCount":967,"integrity":"sha512-HsfmPWOHVxuZfDpvfTMXxByRCojdoresUXzAi1He6zzFd24H/PoD9OwAvEU4BuYaT4QNYEhHfCnyzCUsbJbLQw==","signatures":[{"sig":"MEQCIGkhipqRCrgiWYoaQy0GcUQeBq/uorPqMJhPWjhbBt28AiBCTpuH+49mkS2xtfYyT8214z/0KgRtMoAEooag/EtQjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1206640},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.10","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.6","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.3","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.6","@storybook/react-vite":"7.6.6","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18.0.0","postcss":"^8.0.0","react-dom":"^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.8.0_1704224725914_0.5254261793764183","host":"s3://npm-registry-packages"}},"2.8.1":{"name":"reshaped","version":"2.8.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.8.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"eaa03044aa5a9b4cee5803b099a22131adf3bc45","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.8.1.tgz","fileCount":973,"integrity":"sha512-2vEgHxHi/1mgdT5v9i4ygpl7BgMPKp3RYa1WQTEMryTO+UD4LjWGmflQNStd2tPWaZnggeW7gCMv6NpIhRvOaA==","signatures":[{"sig":"MEQCIEEXjFACJktH1mW1vHzwGwSTYL1zODd8rwnWOIDQWG4dAiBiZYQogcJxlQb5njHyM4Fmm5l19iqfJJwlKI7Y02vcPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1207693},"main":"./dist/index.js","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./bundle.css":{"import":"./dist/bundle.css"},"./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","require":"./dist/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","require":"./dist/config/tailwind.js"},"./config/postcss.js":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","require":"./dist/config/postcss.js"},"./config/tailwind.js":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","require":"./dist/config/tailwind.js"},"./themes/figma/theme.css":{"import":"./dist/themes/figma/theme.css"},"./themes/slate/theme.css":{"import":"./dist/themes/slate/theme.css"},"./themes/reshaped/theme.css":{"import":"./dist/themes/reshaped/theme.css"},"./themes/fragments/twitter/theme.css":{"import":"./dist/themes/fragments/twitter/theme.css"}},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.10","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.6","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.3","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.6","@storybook/react-vite":"7.6.6","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.8.1_1704833751936_0.7363835814239545","host":"s3://npm-registry-packages"}},"2.8.2":{"name":"reshaped","version":"2.8.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.8.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a6aef850af265a2c111873ce242049697c5d9c54","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.8.2.tgz","fileCount":973,"integrity":"sha512-qS509uQCynzIhYKEcQlQWoyVZNihjmIWhJNghST2aZG8C4jHn983mvMKx9l0yi0dCi6ZeZS/bWKk+BZhOL+DjA==","signatures":[{"sig":"MEUCIQDrqvPPULQMOQgxVOcrrFkpWfoq5bcieT4NNnM8NFNxSwIgV6aqTKTGNUQ3uZn/H3fWx8q5vn+ZNJFjvTzjPZFOank=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1210328},"main":"./dist/index.js","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./bundle.css":{"import":"./dist/bundle.css"},"./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","require":"./dist/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","require":"./dist/config/tailwind.js"},"./config/postcss.js":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","require":"./dist/config/postcss.js"},"./config/tailwind.js":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","require":"./dist/config/tailwind.js"},"./themes/figma/theme.css":{"import":"./dist/themes/figma/theme.css"},"./themes/slate/theme.css":{"import":"./dist/themes/slate/theme.css"},"./themes/reshaped/theme.css":{"import":"./dist/themes/reshaped/theme.css"},"./themes/fragments/twitter/theme.css":{"import":"./dist/themes/fragments/twitter/theme.css"}},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.10","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.6","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.3","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.6","@storybook/react-vite":"7.6.6","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.8.2_1704917368394_0.05531169115230572","host":"s3://npm-registry-packages"}},"2.8.3":{"name":"reshaped","version":"2.8.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.8.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d2b1fd348a21b4ba2647fd0648ce1223b3fbf621","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.8.3.tgz","fileCount":967,"integrity":"sha512-+Tk69UaMbPGOcD+aqpRPzYhSDciSCH8VPSOZibaH36CNI+TiQ6EgtxCOf9d55jyOGBctJqVGa2YabkrE+lFD9w==","signatures":[{"sig":"MEUCIHFy/3ZByahyMidTh64sCGuqFVHOtD8rsf1IOJBSkStpAiEAsK162uYKOJxTMdFdETpthX69OSrZSZri8osg2+ICghA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1209086},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.10","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.6","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.3","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.6","@storybook/react-vite":"7.6.6","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.8.3_1704931532569_0.5283246505806267","host":"s3://npm-registry-packages"}},"2.8.4":{"name":"reshaped","version":"2.8.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.8.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7effccaa4ae102d4054e19a237225ab0af0b1757","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.8.4.tgz","fileCount":967,"integrity":"sha512-+0sLI1f1Fh9FQuD5Gu+2I6NN3rLXdX0OpdjrB6r6JbktaHv3pAQYZex0pjcccTJe2v0wiQ1BL2zUYmOzqKtpEg==","signatures":[{"sig":"MEQCIH//cqTaTmv7xwoj3oB8p5R36cDqti+wxe+IuU5vnOVnAiBJlrO+GG+5+X28OeiCwKpVyZZvCCeX+4yB0BXjS2v/gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1209310},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.10","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.6","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.6","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.2.3","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.6","@storybook/react-vite":"7.6.6","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.8.4_1705079517081_0.0880531582100168","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"reshaped","version":"2.9.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.9.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"473080789e21243b6b2eee0b0fbd49cc9559187b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.9.0.tgz","fileCount":978,"integrity":"sha512-bef78DjRfkEUbxGpZE/HFTqMrcJ9j/06xA74ZyDta/5lMbhM8K9e7M/oAgZGAJ6SBmTM4Wdb5XFa88rG4l14/A==","signatures":[{"sig":"MEUCIDaEdUNvpjsNhQNXWHGonqbuPB6Cmw7Omkfz6+A7SGSGAiEAlO37O1vA1o7lHTYf8N1krjXiBx9ZRYELXvDms9LFkuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1256033},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.11","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.10","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.10","@storybook/addon-docs":"7.6.10","@storybook/react-vite":"7.6.10","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.10","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.10","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.9.0_1706312793311_0.9525342582819691","host":"s3://npm-registry-packages"}},"2.9.1":{"name":"reshaped","version":"2.9.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.9.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"97a18a648ed1290644ebcbfe43e8f9fbea1c73fc","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.9.1.tgz","fileCount":978,"integrity":"sha512-ec7ULdnA1ZRBUJkESATvQd8ekS7gEFpPAhf6bqC2t8e7XKxW1Q/6Y52clLXWOArOWXffFmBWX/GBXzg94XiBXA==","signatures":[{"sig":"MEUCIQD6Xz8K0Q/w16V3LmC/6wchpYCOB2mrQ6wRv1GswdlP5gIgAX9CuvfxV2GAXwVMMQnOcCYr4fYDcwyvTY4zEItGiCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1255895},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.11","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.10","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.10","@storybook/addon-docs":"7.6.10","@storybook/react-vite":"7.6.10","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.10","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.10","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.9.1_1706388764445_0.7982510490040329","host":"s3://npm-registry-packages"}},"2.9.2":{"name":"reshaped","version":"2.9.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.9.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"03361adf8460ae2aab6d8b6d4f71642eefcf2baf","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.9.2.tgz","fileCount":978,"integrity":"sha512-5beTQCTGw6HVrfK3SDP3h8Z7eNzuOy1xpAkoKftmm69/flFogj2UiBNqzEH7lNiITrdCnChFuZ/sqcRG/pH6ZA==","signatures":[{"sig":"MEYCIQDXsoc6X+avh6EsLGFLTbzA0fT2atIQal7WMP0JUBsr1wIhAKfo9lUsS+htMUAw+f6NFE2oxy5AL0/4+JZgMDgrruSb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1255987},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.11","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.10","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.10","@storybook/addon-docs":"7.6.10","@storybook/react-vite":"7.6.10","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.10","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.10","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.9.2_1706446590329_0.8706981127607158","host":"s3://npm-registry-packages"}},"2.9.3":{"name":"reshaped","version":"2.9.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.9.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6b913e42034b7ee5354d158f986dcf4a3dc47d42","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.9.3.tgz","fileCount":978,"integrity":"sha512-CzV841lgKdMf8Tav1rWnM1OPmxsyDRVD63uBRXAR4Uvfyk9B80ZlxNACAV1b6QA73GtCvOyQrCwApJ3mQeCNpA==","signatures":[{"sig":"MEUCIBYY7wE5Vcjqu70Pvq+KNdU6ArYVz/A5gmI5GKcE1+cxAiEA/8pBn+vQshSxo+PEFjR4GN05ug2DkZnbEoVw6HgAYaA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1259787},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.11","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.10","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.10","@storybook/addon-docs":"7.6.10","@storybook/react-vite":"7.6.10","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.10","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.10","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.9.3_1706981275988_0.7594144003141663","host":"s3://npm-registry-packages"}},"2.9.4":{"name":"reshaped","version":"2.9.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.9.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"eb4d3d0f2f42f96839c5548cfad783b57d4fd74a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.9.4.tgz","fileCount":978,"integrity":"sha512-0ZvjY/w/Hu4xTHeLEjYyXLxlupO7WXKQD0VOfBklgbxWx6YBG0M5/86eXdbFGeyLJ+zN6U6NfEry4tsk5oKRXA==","signatures":[{"sig":"MEYCIQCjeBRVRcaI3rQUUkT93tlIOIdFeH92cDy0CfGwPWs5ZwIhAI6/f2rPN8jytJY1je7YAvbNGfPFNRr7VLQ8ineKWIjk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1259827},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.2","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.11","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.32","ts-jest":"29.1.1","lefthook":"1.5.5","prettier":"3.1.1","chromatic":"10.2.0","react-dom":"18.2.0","storybook":"7.6.10","stylelint":"15.11.0","size-limit":"11.0.1","typescript":"5.3.3","@types/jest":"29.5.11","@types/node":"20.10.6","postcss-cli":"11.0.0","@types/react":"18.2.46","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.4.3","resolve-tspaths":"0.8.17","@storybook/react":"7.6.10","@types/react-dom":"18.2.18","@commitlint/types":"18.4.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.10","@storybook/addon-docs":"7.6.10","@storybook/react-vite":"7.6.10","@testing-library/react":"14.1.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.2","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.10","@testing-library/jest-dom":"6.1.6","@typescript-eslint/parser":"6.16.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"34.0.0","@size-limit/preset-big-lib":"11.0.1","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.10","@commitlint/config-conventional":"18.4.3","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.16.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.9.4_1706981742417_0.2742103003132941","host":"s3://npm-registry-packages"}},"2.9.5":{"name":"reshaped","version":"2.9.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.9.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a5792810844b50cf84c9328cc81bfd01cb4e6556","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.9.5.tgz","fileCount":978,"integrity":"sha512-8CQpI9mGmD4HuZybFypH27DzjryM6Rpwtj+r8TpbNuynVSQTeF+XuDX/5jiiXNUFYM+ar813/w4f/30rmwVNhA==","signatures":[{"sig":"MEUCIQCpDg8eq6CvTb5X96Th4brhIYUYcLSpo0JrPj+5vY2+3AIgLF2YMg1vBrp/cWT0WpGMaN+1tLhfnApNeMohWIIMSsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1261645},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.9.5_1707430684768_0.2503177559280567","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"reshaped","version":"2.10.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7e7198d5ca3e91809f8de3114d59ce4af81c2faa","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.0.tgz","fileCount":1004,"integrity":"sha512-wB5JmiReEzLXXZ5YOh2oQZ8fButtUzbJU8mP8QPlbvzHt++k3ctvugE1i4AuWrbA6qosdp9VBZG7l80jwUVVNQ==","signatures":[{"sig":"MEQCIHPRTSQiaVyJ0KQSRCAU5xQ0B8UksDXmymrZX6edN4FwAiBP19SgCmzHVRN+M+2HoluaJkHouMAeMD8iSOf5vYXpjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1274849},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.0_1709474493576_0.5888381583230802","host":"s3://npm-registry-packages"}},"2.10.1":{"name":"reshaped","version":"2.10.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3e22e2e2e2ea2497f1cbd86c3d90eb1fb37d2e44","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.1.tgz","fileCount":1004,"integrity":"sha512-1QRB3LCFeJWyoXHaqA8rs1l7xKJvb/snCMAk9ze5FTUHRKypsE8JTlLPxIjl6SJX0LrtXMJ8PxOPbt3SEEr5Ow==","signatures":[{"sig":"MEUCIA1rOZF/5eauhTXg1AbHFBySFOefJImUrjEJdqQZjAMyAiEAmgXVvO2FuBVEJrXR2oSC1BiFKWQWvx145qKIIPNa0rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1274144},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.1_1709479746236_0.3891714479958852","host":"s3://npm-registry-packages"}},"2.10.2":{"name":"reshaped","version":"2.10.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"beced80d064c0230759c879b83305727f5d11033","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.2.tgz","fileCount":1004,"integrity":"sha512-0+012mmJy188Wh+IfUdWjrJBOKIAz7o+0IbEspJB9RRgoQcZrYP5S1/fAg7JlgFtSdA2Af03bcSc/Gd6y8JIjA==","signatures":[{"sig":"MEUCIA7Nh2QktjK8xCHstYCCO6cOPsdb1vznxmSBURhuKberAiEAmy+s5h3wcNiE8uqJg3xyU5ltK0MU4RN3A7jKvLENdaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1274142},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.2_1710535672619_0.11177968827366191","host":"s3://npm-registry-packages"}},"2.10.3":{"name":"reshaped","version":"2.10.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"1054ac40405c327c8b00482f535a9f62b89bc34b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.3.tgz","fileCount":1004,"integrity":"sha512-vK38s+T7IKmuzpjkJY29saWNAko8Nii71i4z8gJtZ0PQj6ho4n9kxlfJ7BVo9/uI8XT8VAoo8M0nyCJaqlTyZg==","signatures":[{"sig":"MEQCIGw4blxGYOEB+FIlYnh9ru6YtRdKYE/BZR4v4nuQvVMIAiBDb4R7s50IHOCC6VTGl0pHSrQk9ohhmpOEY1ToDJjF2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1274825},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.3_1710885360189_0.7660548738120572","host":"s3://npm-registry-packages"}},"2.10.4":{"name":"reshaped","version":"2.10.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"74f7aff093a444943cd7c55af302819adeef8632","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.4.tgz","fileCount":1004,"integrity":"sha512-8Ny4aOVEJYAxcJoLnhVl1ocmPosXK5vIHommeHOwQ4wDiOUr3Ue2Qh65nbofbVg7BDhyTTOSZ6RViHlfghU5rA==","signatures":[{"sig":"MEYCIQC5i84B6hgnk+THIbI16AA3ql7PbTiHxa37F2rDbu8MXQIhAJ2A/zsYtmyYovuQktEjl1OGaJD//Z363tVrUgK4qErn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1274891},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.4_1710969174419_0.40427640715722557","host":"s3://npm-registry-packages"}},"2.10.5":{"name":"reshaped","version":"2.10.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7e043d052044094730d2b221a725ff55161941c8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.5.tgz","fileCount":1004,"integrity":"sha512-W8KYKTyVaZbzKHkZ7PLIzCvESvPdupNyJl119fJma6LZ5Y3KyNwX8cGm2AFq+DGe/iSIpDWj5JakpdZCNl+RQQ==","signatures":[{"sig":"MEQCIGQjpywcVoVaHBs6uAwWq3dflmPrPPslUSSbrGlAu6HyAiBTFH0Tm1VmkQqAJqnFceZuYrPyiQInAf8kUe/22uHyKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1275383},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.5_1710974583096_0.6352071655137579","host":"s3://npm-registry-packages"}},"2.10.6":{"name":"reshaped","version":"2.10.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"48a00e62b99e08e627bc4c0aec6d117d0bec20a6","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.6.tgz","fileCount":1004,"integrity":"sha512-YwTwzag2cGn5R0X5bqJWgxw84bYtpbXnE4JIjDruYpCpNfr5K+kyRUH+CWZpoWYaTZArwPKStQy3/B48Rd6ukQ==","signatures":[{"sig":"MEQCICIKlRqX/RdSL/57YH6liz98Wku/zOCH9n2VMmwQgX5OAiAm1157APva2LLUoeuOdRCSRP0KCaEYs7a3BIb9gf9h3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1276627},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.6_1711066858447_0.16117488697089755","host":"s3://npm-registry-packages"}},"2.10.7":{"name":"reshaped","version":"2.10.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d3a8d594960b8dc54ea3cacd90867700049b3b01","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.7.tgz","fileCount":1004,"integrity":"sha512-IWIY0qRthLqSdMc+lWNKbPbRp+6ju0o3mCM/wYST+h+SCKRcfIghB3h2qjWS1z1uXWyRtAow7yWpxzBP8Aclaw==","signatures":[{"sig":"MEUCIQCvbbkPDqKRjwg1tjlWL90tSOttHCc1gfix6YJriDFvlgIgLIM+7CIffBJiHzaer6E6l4bZsmczknT03EWRxGoQW2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1276217},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.7_1711226906628_0.9649663186732811","host":"s3://npm-registry-packages"}},"2.10.8":{"name":"reshaped","version":"2.10.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c3b269c65770ac839f99eddc6d4c2cc58c7efadf","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.8.tgz","fileCount":1006,"integrity":"sha512-l0Lbuk0T1RVlNJCN6jT3BQQW58ikokRl8IGnLJSjdPoF+GgY87sXFNWZLWqmBJv7jwRmd5Sh+7ghaJffZME/Aw==","signatures":[{"sig":"MEQCIGkAEjN6N3P2HPCL29vqkQ+HTQ1ImbhJAPh/BuwXjJTKAiAWIZ1nlO0YQQfEwQF5xw13Usmml7JhxvIz9s3awZS+Vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278144},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.8_1711324642460_0.8308390163292452","host":"s3://npm-registry-packages"}},"2.10.9":{"name":"reshaped","version":"2.10.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3d6232c96ecad3fb3571f478e2385ebad67f5e1e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.9.tgz","fileCount":1006,"integrity":"sha512-o9d4J11DgSeCMFmvnLffvRavjoW4Zo72I7MpNo3qN+vvrQxeZdF+Jy8HWWzESjwHw3l7eSHyQdjB4/VNQYMRMw==","signatures":[{"sig":"MEYCIQCUVEA1od7Qk8HaPjxS9hCVQ5yNOmlYaDn2pR7KCDiuHwIhAIphw0EbkTi7GYFjpFX2Z1lGNwnFIb2a+wjmOdXB8PAr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278285},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.9_1711490698601_0.642942622304971","host":"s3://npm-registry-packages"}},"2.10.10":{"name":"reshaped","version":"2.10.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e51180cf8ca53341ad5250d9b2751e7270cc12ca","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.10.tgz","fileCount":1006,"integrity":"sha512-froUSQKiAu6eP/BpOs26r5KhvKQ0hC+BQ4Dx8WRAOzVqbLef0yRX2CiKQpbzySlkJlQpsvLbZySJ0SosatqHjg==","signatures":[{"sig":"MEYCIQD0fnexBDYOZINL3RaOPrYQFtYbviLi9BqIVDA0nmf1xgIhAMZyaYDD63mWMx77WXs3QAP9ghRzHIyCsNgV0kkBwSoj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278246},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.10_1711929803685_0.3541044316165418","host":"s3://npm-registry-packages"}},"2.10.11":{"name":"reshaped","version":"2.10.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"362ea221b94fe5d7e34f9e1d2eb6df4cf67d8775","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.11.tgz","fileCount":1023,"integrity":"sha512-H1mOfVATLPwbyv4vz64WiFr0EWshCTnv2LZT5yt29jJs1/lNaoPcThe5hkYBvnOv/ldfZAoW4vq1ILRxou4ULg==","signatures":[{"sig":"MEUCIBRTgtEPZLthmSMU4G5QzBURWtgWCLTY9E2p6z9DwzBuAiEAgs3SJ57An9iDZZPg74XoBc1m8+KBS0mbcsbSAzCkoOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1298420},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.11_1711986930194_0.14701783796287815","host":"s3://npm-registry-packages"}},"2.10.12":{"name":"reshaped","version":"2.10.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"SEE LICENSE IN LICENSE.md","_id":"reshaped@2.10.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"33d7df948fda2338af02ec749295714519c2f956","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.12.tgz","fileCount":1023,"integrity":"sha512-bc4dvM4ISiWcCtJeVLeTzKPwoMbxRn0PL2Mp14ysnc1ZevJEIcO9VUztpLR0pHcn8XUYHwo14Qq023NnZVM/XQ==","signatures":[{"sig":"MEUCICb3yq/dJcC+45z4qK9w46irDwvSeEr8AahQNRtFtP1+AiEA3lIngJa0v61FZnxqiT1xOTjXesE1IH7HnkZM3zdqBuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1298560},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.12_1711994441402_0.6830593924006236","host":"s3://npm-registry-packages"}},"2.10.13":{"name":"reshaped","version":"2.10.13","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.13","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"949a27a0fc06296bcab54f14a63ddb681bb02a0b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.13.tgz","fileCount":1023,"integrity":"sha512-witXM0KamKn5qK+pi0CtTCTdQaciDh+yZwI9LDsia8e/TG40BnPF2LJaqkx5ratcTwtdGYm3cY+kmFl/OCv9CQ==","signatures":[{"sig":"MEUCIQDLwaYrC09yQmhGHuUWhT8x4ssu0GwZ/8NAiOh+WILG3AIgGYVandf5cjP6fXwUD8M0YE6p45fGBn0DNzkmc7DhqEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1298939},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.13_1712176038507_0.3534824410277879","host":"s3://npm-registry-packages"}},"2.10.14":{"name":"reshaped","version":"2.10.14","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.14","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"296df38ffd6fd0c7ed3e5187cdc920530ede5899","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.14.tgz","fileCount":1023,"integrity":"sha512-hAiQpEwXqGkME87ALV8Zu3FvgHoCZmzt1GJYWFGzblRv40DFChkrix3JMNa0nqYZTrLxWvYUuDcqz+cLqhVdKg==","signatures":[{"sig":"MEYCIQCYWbp1jyEo5Knna6/F6zyfHEhYg3SwMgNR7oCUqDbyLQIhALsoLNngtpVZYAXe+hn3AHWRj9sHgBYDoEZ56MGD+Vtb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1299794},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --ext .ts,.tsx src/**/*.ts src/**/*.tsx --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.0.3","commander":"11.1.0","postcss-custom-media":"10.0.2","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.0.12","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.33","ts-jest":"29.1.2","lefthook":"1.6.1","prettier":"3.2.5","chromatic":"10.7.1","react-dom":"18.2.0","storybook":"7.6.12","stylelint":"16.2.1","size-limit":"11.0.2","typescript":"5.3.3","@types/jest":"29.5.12","@types/node":"20.11.16","postcss-cli":"11.0.0","@types/react":"18.2.52","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"18.6.0","resolve-tspaths":"0.8.17","@storybook/react":"7.6.12","@types/react-dom":"18.2.18","@commitlint/types":"18.6.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.1","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"7.6.12","@storybook/addon-docs":"7.6.12","@storybook/react-vite":"7.6.12","@testing-library/react":"14.2.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"7.6.12","@testing-library/jest-dom":"6.4.1","@typescript-eslint/parser":"6.20.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.0.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"7.6.12","@commitlint/config-conventional":"18.6.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"6.20.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.14_1712438497266_0.4982994866545565","host":"s3://npm-registry-packages"}},"2.10.15":{"name":"reshaped","version":"2.10.15","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.15","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"be5a1c94d9abe7cb100b88dcb7913abff77b2d3a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.15.tgz","fileCount":1031,"integrity":"sha512-yshDm55LxhyKbEeyYXZNaHyfkjzXInlQ/cbMLWIc00GKx0fUedV+EV3rf88jIqCDoc4pBYUOiDwUXK1uhqbAQw==","signatures":[{"sig":"MEYCIQCAF5kpgdG5wgZRa3gmKFz0sNiJSBz8PZTpL24yifXAngIhAMqXGQDrMtDBRTaAs04YaEVrtoke0zoyEHHWV3lU8XVk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1305427},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.15_1712696551070_0.8552810468221923","host":"s3://npm-registry-packages"}},"2.10.16":{"name":"reshaped","version":"2.10.16","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.16","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"be915c30efc32f9a105f518c3b246cf7ce320ab1","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.16.tgz","fileCount":1031,"integrity":"sha512-5t8c851ksSaI2tS25oQD70YE/ZEdYUGmG3FgstybmcZ43VBYu4hYhnbzXMCEXJxw3YnGX4O6tE0BxweNYhV3Qg==","signatures":[{"sig":"MEUCIQDkKqpvI73LT9uJE5XkKiLXOw0AWZEl/nGfQERHqAjZCQIgWctfnSuJgqNvLl/PAMWSc0IDM9J7iMm2eNriI0XsXPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1305467},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.16_1712697519873_0.8626034966833664","host":"s3://npm-registry-packages"}},"2.10.17":{"name":"reshaped","version":"2.10.17","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.17","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d6a2f51715afb0a36d6047c56dfa6d51173b55c9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.17.tgz","fileCount":1031,"integrity":"sha512-hT27GNg+cmY/pZBjSQ8GtbEujjxg9SSwgFKksaQ4cPvDErorcGT0+Q0nTbJl7JWSLE8CxKfvlFCtrLgz50LaaA==","signatures":[{"sig":"MEYCIQDMrFvRZQqNFyzPS/+hBqpl7GxTbZfRIX8ZuGfbTLYJJgIhAISFxs8Ek5IbB/duI0JUzxQSvSlUNOKtqJyLbO/zhA+G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1305061},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.17_1712867530174_0.8466803968613241","host":"s3://npm-registry-packages"}},"2.10.18":{"name":"reshaped","version":"2.10.18","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.18","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"16dce035cedb5a3689720a88b2bab27f95ebe3c2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.18.tgz","fileCount":1031,"integrity":"sha512-S92/0PjkSB3tojbZ8qgccLyg/QxSxJ1jy4RnBs70BuvqYY9DDJ719xU+SQD86gQeijZBOx4aeswgI5EzpfoYKg==","signatures":[{"sig":"MEUCIQDqNYdpJbqcGp/je/6hETfz7fSiJ1T9vP0Bk1E2M5HFnwIgM8IQ7oKXOR6BBd1gNXpvp8Kt01BnlM2ni2uS6sUcpzA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1305056},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.18_1712868564183_0.37353694347725575","host":"s3://npm-registry-packages"}},"2.10.19":{"name":"reshaped","version":"2.10.19","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.10.19","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"67c3d7470fdf231dfb47ad23606f957a92d58f83","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.10.19.tgz","fileCount":1031,"integrity":"sha512-FzQ5zURQLX0UnI3LsqcQmkVxD7xMD7MQ3UIlQmsuftuZmGiAgBHors7rLzS50oq7C3oni9alXWJ0Aco7BSNHdg==","signatures":[{"sig":"MEUCIQDVMcxIBtbo7c2NflMYr/7t5NKW7pki6E3JSND+9eFQEQIgOUfVbKVqkbKeHHqKgcPxTQRKG0BKPP4Owe+PNZC9k+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1306049},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.10.19_1712951892433_0.6258498245632513","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"reshaped","version":"2.11.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"792d45fdcfe8bce8c87f091aa0d7ff6502e89c4a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.0.tgz","fileCount":1031,"integrity":"sha512-wW+4ooFaETXJDHs9ddIckm78tRDZytTeIePA5g6G3h4kjleRDyyV8huRtjPs5aN1D+7qn5g88HoRoviaAtGWkg==","signatures":[{"sig":"MEUCIQC2eXKwCNMpT9mUYqRqiJgqBFWS95LuC7IO/pbedPCGTAIgWgWeUokBpbGFQ+DhPTHnvmdkzlGILsl+diD3OuSEo2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1306118},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.0_1713005001349_0.33380165472268675","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"reshaped","version":"2.11.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6a54d7ad06d6979c456c9f26eb77ae2d79e66a07","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.1.tgz","fileCount":1031,"integrity":"sha512-79/grT3k9ARtU6SNn3d4ccvE59pG1ragz8LPsHzBXG0dPLw1lfIdFHJ86hHu1aDODy1Y8Ptk7oQBHvQc8NrWBA==","signatures":[{"sig":"MEUCIFpBdJixpI6H6XTwE2QOKCaJms+lvarCcIFw6rYFy8HgAiEAjAT8ljJFK/Oj+/xmGIr07vh+0GX4Wpzv/VdTANKR0F8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1305396},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.1_1713011973856_0.3464124672559725","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"reshaped","version":"2.11.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"276196d7c226b0cb016c68f4ecccc04230b8142d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.2.tgz","fileCount":1031,"integrity":"sha512-i8oKgTTSjlztqr0sfqcVGfAJVNB/5jFFRkuYqJsA4e+j3y7ZYXTI+yDyZk576TX20eFLKxS4MJFLrmGepUBx0A==","signatures":[{"sig":"MEYCIQDYQcwJxzASaym/kb6D0WhcNUBoYlkVItm9xE00j/xsXwIhAJgISD0bw1hrEhhXmZxBaZ0H7zzcJ6VtJFxeowj/4hSK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1307212},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.2_1713049729732_0.6463763326066247","host":"s3://npm-registry-packages"}},"2.11.3":{"name":"reshaped","version":"2.11.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"fe956557790d34e26d1530e6665ca4c4ea935f89","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.3.tgz","fileCount":1031,"integrity":"sha512-tnOL0b4AHLa9zRw/3Go6axXOPp64bKF/0zzrAWTrinO+JplQ+hc5V1zrToOFp/5CwFPDr41Cru3YaH4L0q5TIg==","signatures":[{"sig":"MEYCIQCyOcZZwR88FPrG3D10KnShL5DZbzCEE6uufGLHv5G1BAIhAMAQD4Rg+N+tEcz9w/4YGSEnw3najolEqCi8qpnEjQBG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1307161},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.3_1713049805794_0.9414225069214608","host":"s3://npm-registry-packages"}},"2.11.4":{"name":"reshaped","version":"2.11.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a5b50ae232ca4fab0a964011b97083b129e77ccc","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.4.tgz","fileCount":1031,"integrity":"sha512-0Ho833kXcOiJl+33rtxIZryxO2ikBndrn/YOTQqndGPiI3jZ3TiDiWerB6BtEP19BIXaeuJfREh3aIFcR2xKeA==","signatures":[{"sig":"MEUCICzlJRwYsetFQ1jLpBrza54YE23IzT9YRBoYXGoHuzMVAiEAqFNHqLkMABAx50HvKPFqpRSj+/FKZjAJfHt5Gyc9kS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1307250},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.4_1713564803797_0.8372329222347341","host":"s3://npm-registry-packages"}},"2.11.5":{"name":"reshaped","version":"2.11.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d685fbe7b743b74083792da9e404c06305ef7c80","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.5.tgz","fileCount":1031,"integrity":"sha512-k+2gMX5d4WHfK9C/f4o2o4dV2JihDRW7IwO1YITttTGRlNMYSe3xLCBEB7p0mYVbTqVvbNnZN27N+f6MKpHQ9w==","signatures":[{"sig":"MEQCIFU3QBWzwe9Rwb4X7pxAexQtMbd6baFDUQ4gx1OX02wJAiBtGjxuwfegtiTNb9xcFWml/uGNgvMWEPcqbRjMA/A81w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1308851},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.5_1713717234394_0.7084411667130055","host":"s3://npm-registry-packages"}},"2.11.6":{"name":"reshaped","version":"2.11.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b28dbfcee18d8efaa56ffaa4757a59dce416e180","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.6.tgz","fileCount":1031,"integrity":"sha512-fjoDJzI8ERYvehBebLZIQLeR96fJ3nhOHzenB3k/NMB+Tjcnlc1NStNNa117dKNjjvyfgkm2meOOvqknSSpKpQ==","signatures":[{"sig":"MEYCIQDzsJlavhJffiHa7/mu0yACPJuOH4751SrBXGg70hXeEAIhAOTCW/Kjj50cxUQyUGUUlg2dl9PZjT7EtPFVjH6TQYZN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1309263},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.6_1713720618892_0.48715017174408315","host":"s3://npm-registry-packages"}},"2.11.7":{"name":"reshaped","version":"2.11.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"815eade295019f7d149617f6d7016fd82ec9b8ce","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.7.tgz","fileCount":1031,"integrity":"sha512-2PZllt9879qnqRJzMq64fiO46hf7+WU+xKNPZt1qGtBce38FxGWoVOMDMEvgHLSgZk/DPez1kQhN2ksJ+tZY3w==","signatures":[{"sig":"MEQCIE+y14ur2mk3Ag/RQhDlqJuHBlewGa2oTHms45tUaV85AiBTA8ZNPI6GWDYXYz99vWrBAatwPPCQjutyUx6I62QwjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1310201},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.7_1714516654917_0.1885156033811084","host":"s3://npm-registry-packages"}},"2.11.8":{"name":"reshaped","version":"2.11.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7c345fd3d1151552f6f9d1b4663d0548cb0628ce","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.8.tgz","fileCount":1031,"integrity":"sha512-G4pzy2rTGDTIPtTnpZg+uzjZtYbbBPArvhnvVQD9S3kNIYy91qmj37r2UBXEjuDi12WGkEeCSRTJgBrtoL/DTg==","signatures":[{"sig":"MEQCIBATDELgfjPH3CB8wMvghfETljaqEIcBuYW9Bskx9cBSAiAldd7af77gQZEJLr2QLat7n2RoLQlJ13DI0EdYu2ilIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1310197},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.8_1715271188174_0.09046448779323968","host":"s3://npm-registry-packages"}},"2.11.9":{"name":"reshaped","version":"2.11.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c1f924b673efb32f58ff2a95fbc26646139fe369","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.9.tgz","fileCount":1031,"integrity":"sha512-ERiowo2+k5WKLdrWcbjkjX3inZgub8Hgrc/8wbtb1sclxnhPlyv7dufP5dmBXQPYUixFZD5EWdMe63ozN9lUwQ==","signatures":[{"sig":"MEUCIH5GVGd8FSgjmKicBp84/NBoLh/Td13QdfGyo7FqB+rRAiEA4ICMDo3kgrquH8nRlJkkneEyLKXsCliyge0CspipXNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1310213},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.9_1715271568589_0.5883277933238404","host":"s3://npm-registry-packages"}},"2.11.10":{"name":"reshaped","version":"2.11.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"82e68bfacd032f364d29c04c21520012a2ae6938","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.10.tgz","fileCount":1031,"integrity":"sha512-3EbvI/92QjDw4yBhwQKtzBo6fj++5zcgdolEC/3OvWpK+Ew2j3oELf68qapiVkWSjuiLsESrHmYyEjWhcS2YcQ==","signatures":[{"sig":"MEYCIQD0CfgTYsfWtM1tgf4TrahWn35z1tJzM7xXYLfbzyOY1gIhAJmSbafnWCz9GbD0v5yC+ptXLwsNDBG+xrXj/DxjV5LO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1312287},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.10_1715890139876_0.033333614423513236","host":"s3://npm-registry-packages"}},"2.11.11":{"name":"reshaped","version":"2.11.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"583bda38e93a7abcea23d71d9f81be5ec4d96231","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.11.tgz","fileCount":1034,"integrity":"sha512-nTlZIGsH9D5KuXFrIAQTOHq7U1GibCbN3L9llzRow++caSj8oE+z1/olzS8tb9K6pS1OychqRREfBJV/zpagHQ==","signatures":[{"sig":"MEQCIEigJ5ocBYcgwtEEVFk0kU1CR3iLEczBaun69nNPlNeWAiB8xLra6tk69JnixhYYD9P8vaRHJWVd+UnshyJvXTIAIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1315989},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.11_1717018397107_0.40317416502740566","host":"s3://npm-registry-packages"}},"2.11.12":{"name":"reshaped","version":"2.11.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@2.11.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5b4f877750b34cd4f0ee31bcfe9e09ef92ed4334","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-2.11.12.tgz","fileCount":1034,"integrity":"sha512-PCjpPvY24hTaJ2b6IdMWhgzMIWKPPWXcP6IepsbG3Q1b/ryP/IX6Y4iF44YO/B6GetRQkCdx6fKC7a0CxHX5aA==","signatures":[{"sig":"MEYCIQCMAa2aVSRWhMfnynBOzowUpKA8XDTs83GAFsMNMbSyuAIhAI7TEe0TgDTCjJBxfJa8UlVeuhd4/wFME6xn5n/z6Vr0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1315692},"main":"./index.js","email":"hello@reshaped.so","types":"./index.d.ts","module":"./index.js","engines":{"yarn":">=1.0.0"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:cjs && yarn build:css && yarn build:bundle && resolve-tspaths && cp -r dist/* ./","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.js","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.4.4","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_2.11.12_1718567261690_0.6890680577993378","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"reshaped","version":"3.0.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"8686dd66979b777aa55a1a257df0a449d8e89c58","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.0.tgz","fileCount":1160,"integrity":"sha512-eTopy2ON+Oo0UxxMPZKZ6V4i7vWPLd8zNJmSFI4aI1hxs+EI/qx3Hl1VvPwo2rqKFVvDfGy3HPuvC44cNSvhmg==","signatures":[{"sig":"MEYCIQDUJPpLPvEcvWCC7EVrOcEIGbwnQtH7tUVQ/bPzlpgKMwIhAMtTkthVBruRSRQskDH26yoUK8sER5CFmPrdVpUZsfUS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1393345},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.0_1720198767084_0.9163126870604559","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"reshaped","version":"3.0.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"dc86a8f130a19fe2a478000c306b27510c879f80","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.1.tgz","fileCount":1160,"integrity":"sha512-iAoGc5/MaZyhsdoauwWlDJ0sP3jGFD0Ij13urY3kdPDFI4EfLZoHkD1wMpykWaThAwLU3HyTmUpRrzILDYRprA==","signatures":[{"sig":"MEYCIQCYtJNwb/oBBrFiXlA8ZqabWgdiXUXaYhPK8rdf89wqMAIhAJsoki8nPJ9ikdb8nHLFyFPPw06NNGJZvJeaHEePPNmd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1391128},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.1_1720307002688_0.9208012243029593","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"reshaped","version":"3.0.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7bc01d6285bab68148d8fe38b5515eedf8f50a96","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.2.tgz","fileCount":1160,"integrity":"sha512-n4GZZ2ptRC4X189UoceuKABZSpfZVzn3sBzaJgD4X6InTFCy28QDIVFoer++veh+fGaHyBIJmwjLctH2TUem7Q==","signatures":[{"sig":"MEQCIAKauToNOZlNkxza6FG4iy+oKmiVIFy14FAC43TiVIebAiBr48NxchdSOXcxYaaZ0yg9QW5JGEt+8ywNpIOdQieshQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1388834},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.2_1720649263814_0.7872616049852574","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"reshaped","version":"3.0.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"51c45f3468583e14c303d1d697e08dfea73c6c61","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.3.tgz","fileCount":1160,"integrity":"sha512-ntE2YvzwISt17LM5AuGfUkjq3Z314WxBQhEDGnibkM+5wOktB25wx+/4/SjXSrLUxF663yKN7tLmTXSejTcfew==","signatures":[{"sig":"MEUCIE3bGT4uqWm73heJMqaan5o262VfxI4TkRqCuPbLYNDVAiEA8rGNjeVCLfIuKRlKxYTEjQkvLGyecOdonBUk8re1Oco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1395324},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.3_1720774482119_0.34644024301832377","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"reshaped","version":"3.0.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"bdbbe78f5a99c41dc0c4dd3466a73cb701093c9c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.4.tgz","fileCount":1166,"integrity":"sha512-0QehS3lCgYHxpKw9LqHBIQ4xIDDLZKbLgNA7pdQ2xtzxdeJssTZ5vDVLdSGpUBOTW77JapA9RVVmTmJXHr/p+g==","signatures":[{"sig":"MEYCIQCMHR7/BEtCfvEk+dyD4QRQW+9xCkVECH4vEeuiUp3aawIhAJ/uRbMaegP94f2qij/iCIbV7eKUOf7QMbZHszXSQU0x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1415718},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.4_1721571240917_0.2836416943246727","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"reshaped","version":"3.0.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"83219fea911ba6c8612a32f1e85f427d2aa5a566","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.5.tgz","fileCount":1166,"integrity":"sha512-D6XjNKMcotH+aEjTPd+NnmGF4lQZVKdKHX2HdwayXfSKUej11Ax3fs26fvqIWCAdaO5SlRYkdLmu7/3s8be6TQ==","signatures":[{"sig":"MEUCIGQxHi5Iu6HzdNoNFwlmJDFYmMBR4u1tYea0h/q/mKj0AiEA6Dv85A3QudzEXD7Uo9K2zGT7Wl8ss65klMYYuNQH2UU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1418672},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.5_1721681765487_0.4798450065562021","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"reshaped","version":"3.0.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"256ff118c78e8d0eb7c8569fc3bdcff431d5def9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.6.tgz","fileCount":1166,"integrity":"sha512-liJlKsDGP5KVAZ+H2j1UXpLftQ/QLlFqMEuc+i0tRcMcumasOSPOzUkyZA92vJ4xbYLg5W98SlWmL2pRi/2rZw==","signatures":[{"sig":"MEQCIDbicqTuO4XNzYDT9518qRl2OFsQhiahLMZ5CXjIeQC/AiB7avUzVfxp6gX81ATlU1P31LdvYGUJ+D8jonTCxJytiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1418803},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.6_1721682156098_0.2756523474140631","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"reshaped","version":"3.0.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"bd3078df5e956a0f1e5ba06a65d30b4bd15f0607","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.7.tgz","fileCount":1166,"integrity":"sha512-1f4SiK+R09O2cosbc8Dnzg9ZE4NRzANkaonBQxhLio2FOdkNvY704KJ5UVSOPkr0mzhbv3hMebmFoaiNu6pdDA==","signatures":[{"sig":"MEQCIAQqktQWCYYaium/J9JzVlqPyLNsRAs0/sH6ncRmNml9AiB6bfq9kloWW3f1cgQuwTLljocC59yD00/ye79Bc11idg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1418740},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.7_1721686353185_0.8447704329005881","host":"s3://npm-registry-packages"}},"3.0.8-rc.0":{"name":"reshaped","version":"3.0.8-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.8-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"ca75a4a2d17a78a0dbe39941c77c7e83b6d41b2a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.8-rc.0.tgz","fileCount":1167,"integrity":"sha512-+uVZF/x3uXt8gVIQvJhr7zsbOscInmbOAfcXrF7RNnoKXPgoTtuJTERTR2xdbD9Uvs8TiD1YJzAtHzLg/VuRaQ==","signatures":[{"sig":"MEUCIQCxQzfQaiIe97MVyt5w4bpMRLAH7PppVh9rGXAcHAQ4nQIgEh4t05FhOnPCwTPsKupoABUqLJhZn2kZHYHWh/63CU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1418132},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.8-rc.0_1721769183024_0.1753505674405853","host":"s3://npm-registry-packages"}},"3.0.8-rc.1":{"name":"reshaped","version":"3.0.8-rc.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.8-rc.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0a66d6f23b207022649dd5f6743c4915d84f3003","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.8-rc.1.tgz","fileCount":1167,"integrity":"sha512-iY4CtGRcfqX57SigPIc24stOshJm6CJtnOS3IKrNbNNvSx9verMfk02xBrInipldYY565QNCCkQhQDlzAHbIAg==","signatures":[{"sig":"MEQCIGupso0PIX/ASKqXzABMRqG+WeUbyYv731YXDVL+kGYAAiBOhinRGYmv5bLNJHGjAHQJUp09ETirkGOR6nZzm8zNjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1418394},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.8-rc.1_1721769680721_0.2906572673732841","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"reshaped","version":"3.0.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"4a082b0998cd34f8a4aa718e48f0320c193cc1e9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.9.tgz","fileCount":1167,"integrity":"sha512-mdHcauZnQerXmh8zlGld4Pvs7/HBDKmeFrp95YOjqWtZAngWRnQEKdxp1/eHsiHjiDgy7cbVtFuOhbbkse58KQ==","signatures":[{"sig":"MEUCIQD3UhuAXvsYbriSeqeHk5En5P8/u8pN+Cf/1PUHNOwglQIgShPEYyU2jUAgqKIhYAHDVkvqxfetvYhNs07X1Z6aHDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1421473},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.9_1722280202663_0.2232551330019854","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"reshaped","version":"3.0.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"99f8019f19c8980e48f59bedc6d4ded81f2e26b8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.10.tgz","fileCount":1184,"integrity":"sha512-YNwwN1pvg4a3isN6KwdPa0y1v2zl5VXWRoi1BXKfZsvjgtHcxWcvVLT/rhMmrBNKzX9qgeS6WZfT7+/U2IuQXw==","signatures":[{"sig":"MEUCIQC2Bl2kwe9YQPPqImpE/5HmLvXW99MSXUed4RzwKbjfKgIgdO9/NgdlcfoX7iXWKJxt2Nk95gKP1XOzCC1T4GE2Nz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1463400},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.10_1723071515621_0.8799555562079511","host":"s3://npm-registry-packages"}},"3.0.11-rc.0":{"name":"reshaped","version":"3.0.11-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.11-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a17378565539e246c4a52df301d7a9c8cb18ddcb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.11-rc.0.tgz","fileCount":1184,"integrity":"sha512-Y5YeEzOr+/0nd93HA3KrEN0RlbV1M2ietP2zIREnBjT9AtmjE8WId0b2s7haEqJonipz8lmvUKSOLUBc60Kycg==","signatures":[{"sig":"MEUCIQD3vtNwwqb+fmDQhLC3uJ6ybqxofDHD+Tb4XvV85a5HaAIgXBlo1DY9ldKd7uM/IWMjx2/JgIWC4D063JJUaxo4rhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1478132},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.11-rc.0_1723234880387_0.8167407917059857","host":"s3://npm-registry-packages"}},"3.0.11-rc.1":{"name":"reshaped","version":"3.0.11-rc.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.11-rc.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"577a66574efb08111e1cdd326c237246c900970c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.11-rc.1.tgz","fileCount":1184,"integrity":"sha512-Gx1uDHfOxvw7D2muLLXtWxGwh1nwqmQdGAWoVQz5+BTLYBG6PWm4af0nONiAFyL+PkPxnCxAAIsgAqwqmgmnOA==","signatures":[{"sig":"MEUCIQD/GR17PgEqgP/4hNbzKSHUbMNm9gypgJEKhSwv2q7s9gIgeYNZSlm1IV1uuuSmLFXLbYjw3o7oJTW2eZquhlnUDLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1478084},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.11-rc.1_1723235145720_0.4031424901487297","host":"s3://npm-registry-packages"}},"3.0.11-rc.2":{"name":"reshaped","version":"3.0.11-rc.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.11-rc.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"59081289f53595491f9a9c12fb788d677aa5f6a3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.11-rc.2.tgz","fileCount":1184,"integrity":"sha512-XQXEfaWdfINWJ0I4ViLC6tmit8Ir7ICwj2ytZWPtRo+3adN5QA5THa7tmE9gSZpKdQ0Pqc/0s8Vv0YpPV91RyQ==","signatures":[{"sig":"MEUCIQDkZoalnqDHSk46cpYArMx1CrclUaWIl4Uiy2c4+zxoFAIgDClyrYhOw3Bs5uV21+9ywF9eVh3C524ARaucj8h4Ld0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1478226},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.11-rc.2_1723237519560_0.6425635612487997","host":"s3://npm-registry-packages"}},"3.0.11-rc.3":{"name":"reshaped","version":"3.0.11-rc.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.0.11-rc.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"bdf103064df7ee397c50d5af6757cec8a8725b05","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.0.11-rc.3.tgz","fileCount":1184,"integrity":"sha512-RQ91F87w59IiRTBTghUmzdSw1AeCWIQbRbLOTkOE76S0xi0Yaum853pWzEp6P0U8eB84AFFkV63VJqfCTyoPuQ==","signatures":[{"sig":"MEUCIC+HSQTkM26KrS9oihoqQ4U1zSVDB0RdVYJ9m6DN2AGEAiEA9yqdZx9Hr1j+VALjj2bQEIV2q5HNl3+ctIuVJ8DW2fE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1477995},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint --quiet --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"6.1.2","commander":"11.1.0","postcss-custom-media":"10.0.4","@csstools/postcss-global-data":"2.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.2.8","react":"18.2.0","eslint":"8.56.0","postcss":"8.4.38","ts-jest":"29.1.2","ts-node":"10.9.2","lefthook":"1.6.8","prettier":"3.2.5","chromatic":"11.3.0","react-dom":"18.2.0","storybook":"8.0.6","stylelint":"16.3.1","size-limit":"11.1.2","typescript":"5.5.3","@types/jest":"29.5.12","@types/node":"20.12.5","postcss-cli":"11.0.0","@types/react":"18.2.74","postcss-each":"1.1.0","@types/culori":"^2.1.0","@types/events":"3.0.3","postcss-nested":"6.0.1","@commitlint/cli":"19.2.1","resolve-tspaths":"0.8.18","@storybook/react":"8.0.6","@types/react-dom":"18.2.24","@commitlint/types":"19.0.3","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@vitejs/plugin-react":"4.2.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.0.6","@storybook/addon-docs":"8.0.6","@storybook/react-vite":"8.0.6","@testing-library/react":"14.3.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.0.6","@testing-library/jest-dom":"6.4.2","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.0","@size-limit/preset-big-lib":"11.1.2","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.0.6","@commitlint/config-conventional":"19.1.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.0.11-rc.3_1723238236494_0.7409618503289646","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"reshaped","version":"3.1.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5a358f4f4903b77378534590cd65ad2560a8f9e4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.0.tgz","fileCount":1184,"integrity":"sha512-7UM0dhTtYTSqSAO8ibs+De5P9k48VnyCRJUr0hJNXrIOsKrpTKN7nYIf475yLZcbAt7/OK8MbAhiLhZILMnssg==","signatures":[{"sig":"MEUCIQDv08u+4NSmqD/s79iSoGlqvTbOrDJ5jUyuHE0UqwuYuwIgPE6fNTx8+0UHsd1TieqNQyPINXhbAssaVlCgdAl/F6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1478782},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.0_1723286819971_0.28213835931730724","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"reshaped","version":"3.1.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"25caa6ab0206bee93a8df6783ccc15895e8b5345","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.1.tgz","fileCount":1184,"integrity":"sha512-n8i7ET5c3V273lUb4K843Xa8CEiEzgm0qSppytluS5JLkaO/hAVVDPALFLMbysePgj4l3smC1d0wk9LuSeHddg==","signatures":[{"sig":"MEUCICXkGaBxHn1kwvVFayuecne8gdtKH+VmfRfRkWyOAnAgAiEA26UtI36OgZ3r4JG+Q6aEBx/P9VlIgqn7oB98qASaO+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1477635},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.1_1723304992858_0.7398583519743349","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"reshaped","version":"3.1.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c9930579a5ddba3f2fab2830642dcc5993572aed","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.2.tgz","fileCount":1184,"integrity":"sha512-3cpa0rX7pAwZVxOv9jBPLY+aWgatLVr4PUY8JptRe5eqjz+X2ORHhez5oK7hezqIGCnyTb/lCq/Rzwe291Bh4Q==","signatures":[{"sig":"MEUCIFPQCk6BQGrJJtXr8n6+O2rgoj0OztIAjk90qj5tbCbSAiEAzbzoBNPXck/TymnUqmsGcLLyo3x8oYjoTeyfGBP3naM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1480307},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.2_1723410414893_0.4538302416943496","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"reshaped","version":"3.1.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"9c56858b3062beeb3f795b77dfe3f0de417446a5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.3.tgz","fileCount":1188,"integrity":"sha512-VMJB1Zg+eILr3IHoXRLjajoo4Mfo7ePYDck+PYlWNKPDKs8PHxBYuAwNOPhpeZmU2sgGVZLFprjBBP/EI/IuRA==","signatures":[{"sig":"MEUCIGDoUZwO2MFLdmDYXpBljby0hAUIg87lt3FDUeObTVBCAiEAo+/b8mlL7+Cz30LrcXDL500fMZrt/GQYEIbvKDmks1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1483758},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.3_1723755319353_0.9418910664052365","host":"s3://npm-registry-packages"}},"3.2.0-canary.0":{"name":"reshaped","version":"3.2.0-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6120d461522403c17bb402f4efdf905cad9c8137","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.0.tgz","fileCount":1188,"integrity":"sha512-QG7Upa1Fe6Eg2BZteE4CL+ShVKe2TvJxF7BVdthB4kV0GzA7Gd2CbIp2lDKac65e6lwm5MsiVPVwlgAK5Xf9pQ==","signatures":[{"sig":"MEYCIQDpTRfgMGpw0cVyv1A1S6FBZdHz6OvaLiQmdfuClJtdPgIhALd8nr8z3TMj5DpW4P8G1EIvag8QXLtVpFZ6YpA7NUe/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1482214},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.0_1723844936761_0.7556669777544773","host":"s3://npm-registry-packages"}},"3.2.0-canary.1":{"name":"reshaped","version":"3.2.0-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3f7b29503cd80366f81b93b2168f34bfc61603cf","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.1.tgz","fileCount":1188,"integrity":"sha512-0LlrX+8rglt5IgdIt+oe1fM2FA409qyIjanUgI22fsNiJcyMkcgGRNwft5uvhSCODj4pm3cGvaS/PvQyIbQ/Sw==","signatures":[{"sig":"MEUCIGJI3SFhtz5sknbuZ+A2U/5RgnulBRM8ddPQRHvddZ2eAiEA5BubT3X7SipqQKG6lXAwpJVcQtrVh8KEzAPYFESXoOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1482777},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.1_1724102043185_0.24200896137978578","host":"s3://npm-registry-packages"}},"3.2.0-canary.2":{"name":"reshaped","version":"3.2.0-canary.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"1fa65a3314672dd955898d64daf1f126f1c95e68","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.2.tgz","fileCount":1190,"integrity":"sha512-CaXgOftckyqUCI0jB1WngPtbIodLRvuykL1ABp19U/nqSzNKQN7lS34MY90pE7ny317apq6xv3LG4u3ilbzyFQ==","signatures":[{"sig":"MEQCIFwPGOA3kpV9/n9JJQYkVJGgkRtyod8NsLcPFi8SqlJ8AiAwUPo3ro1l0n6iQ/UGIz86Cb7B1jZOuxM1x8Thyp3q0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1488631},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.2_1724179475145_0.9720261256842091","host":"s3://npm-registry-packages"}},"3.2.0-canary.3":{"name":"reshaped","version":"3.2.0-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d41a2a0ed889835615130929e12c2f03f16fbbbc","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.3.tgz","fileCount":1190,"integrity":"sha512-r8gbQK9X9mhVeTbjDKtASdOXkwUSkXuKmRQeex0YgAxnPqwUaXwLzENGOtHhT6nE3mhTQ5BGZsfXHdUkIAWZbw==","signatures":[{"sig":"MEYCIQDgUF8k0PzHoAn/KN4whPyRGsiQevL7UArtbj9+HLHCVAIhAOVgXiDVmrstpKdvSmnbrNzsbzGRSY6MBlW7tYMKWkJi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1488930},"email":"hello@reshaped.so","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.3_1724180281440_0.9762194572702281","host":"s3://npm-registry-packages"}},"3.2.0-canary.4":{"name":"reshaped","version":"3.2.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d58a0d9deeffc81db3e5b50f7392e07141147848","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.4.tgz","fileCount":1192,"integrity":"sha512-jJYqSdipRg3JjmZFVj0A6BchZpRDl8yb6T+CErGaRz6z8ALkyV3joWLYQUmVjGpzWKclkKl/Pl4VEWPvquTkOw==","signatures":[{"sig":"MEUCIQD2mPvLpZMdfJoCsIHKUxrexOTtC1yjGG6SFY5j7r5/cAIgXMikJGBap/rbAYHbCghbx0E9lcHylgvJctN6KockAv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1493305},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.4_1726140065649_0.7496169856387063","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"reshaped","version":"3.1.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"480fc103af074a86cbfff3dcb80fed361bfd5d04","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.4.tgz","fileCount":1192,"integrity":"sha512-KP8YDCfUwRqes6Z2Ijr1m9+F/rA8pedIuu3zO3T2i1PeDE+TiI+4mmpvo1la7e6mVV0VN2nRj/wUnPJ/hEYcjQ==","signatures":[{"sig":"MEYCIQCQgpsjaWh6/pN00s8eVZxWsleytNGjAdB61MdG4oEcTAIhAMxE52qkvCyxMT8GHKMcsDfABKWmxT9vHRDPPjC1SGK7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1493354},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.4_1726240665719_0.9732899513939983","host":"s3://npm-registry-packages"}},"3.1.5":{"name":"reshaped","version":"3.1.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"11c24530ca8a372aa895ceecb9d63a106f2ca29f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.5.tgz","fileCount":1192,"integrity":"sha512-rUqf7xqlP+cHTeu7MXQ8/rTq+UhWyC/3pgniqee7zXr8p/R/tDt77gFSPWbueDPgHM6GakeXoZWFu8jIE9Ew5w==","signatures":[{"sig":"MEUCIQC6rKUotAJhTtsUIQsuT31R6yzprHuejsFhqWtpUn/jQwIgThiZgMtApeL2htG1vXcKJrd8rdBHBXifcC2ELNAyoz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1494234},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.5_1726785877051_0.16045109016631587","host":"s3://npm-registry-packages"}},"3.2.0-canary.5":{"name":"reshaped","version":"3.2.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"87a0de30f94dc77067f4c0b5108074138a38d082","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.5.tgz","fileCount":1194,"integrity":"sha512-eTkAwCopurv1Bciiqty+AeRHMfH3gQoIG0Nyu/ZXJbuqV2N0z37Vy3jy6CrNbzl81mRKBt54qV1geCcoAnK24A==","signatures":[{"sig":"MEUCIQC20Cjs4oo1g+k9Dbk2hTdEaSWYPVrvhO6gD0fYZEYPzAIgVvPjtenijFFwoxZs6QvurCwWhlM9LZhT02VxSm6jRTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1497499},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"19.0.0-rc-e4953922-20240919","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"19.0.0-rc-e4953922-20240919","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","react-shadow":"^20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.5_1727006314032_0.44486106196653386","host":"s3://npm-registry-packages"}},"3.2.0-canary.6":{"name":"reshaped","version":"3.2.0-canary.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"081e3d03dde6d9c35b0ebb227fabee9308191459","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.6.tgz","fileCount":1194,"integrity":"sha512-Uj0rgv6e6uKJG0PqF+wYWCFoaaAiGMazCVlZaJrvx76KGfea6TXUBPQEM0QnYO/xC95ZP2Rrg1D6rZ/4vvuG/Q==","signatures":[{"sig":"MEQCICCmWQ5TbzAPJJ9KFm9l//dzT7AGa118MnsXAqybaqw6AiAwZdvZKD9bM7iaTLFPVBhsBRvOv0mLRhMz5hlAYVmqYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1502325},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.0","react":"18.3.1","eslint":"8.56.0","globals":"^15.9.0","postcss":"8.4.41","ts-jest":"29.2.4","ts-node":"10.9.2","lefthook":"1.7.12","prettier":"3.3.3","chromatic":"11.7.0","react-dom":"18.3.1","storybook":"8.2.8","stylelint":"16.8.1","@eslint/js":"^9.9.0","size-limit":"11.1.4","typescript":"5.5.4","@types/jest":"29.5.12","@types/node":"22.2.0","postcss-cli":"11.0.0","@types/react":"18.3.3","postcss-each":"1.1.0","react-shadow":"^20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.4.0","resolve-tspaths":"0.8.19","@storybook/react":"8.2.8","@types/react-dom":"18.3.0","@commitlint/types":"19.0.3","typescript-eslint":"^8.0.1","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.2.8","@storybook/addon-docs":"8.2.8","@storybook/react-vite":"8.2.8","@testing-library/react":"16.0.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.2.8","@testing-library/jest-dom":"6.4.8","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.4","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.2.8","@commitlint/config-conventional":"19.2.2","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.6_1727124229358_0.23398362011659635","host":"s3://npm-registry-packages"}},"3.1.6":{"name":"reshaped","version":"3.1.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"09d260fd49d18e0e493026fb6206c2bd781f3efd","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.6.tgz","fileCount":1215,"integrity":"sha512-gmlmOO+IejakmLRAsKS8FJLKzxZx+REM16OT4XfmgZFcJDK8moOd5pCbpzvHOW5+BDk9MYT5ZREXeY3x+JvU4Q==","signatures":[{"sig":"MEUCIQDV9RIs9M2EXLRoTk+LFTfLxOF9bjXhq/sQHNwX0d6vwgIgLmgIboCQCsaJrRpLgJvK+Xd9gMidaUKH3mDGxNdQFkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1535154},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","csstype":"^3.1.3","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.8","react":"18.3.1","eslint":"8.56.0","globals":"15.9.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.17","prettier":"3.3.3","chromatic":"11.10.4","react-dom":"18.3.1","storybook":"8.3.4","stylelint":"16.9.0","@eslint/js":"9.11.1","size-limit":"11.1.5","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.7.4","postcss-cli":"11.0.0","@types/react":"18.3.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.4","@types/react-dom":"18.3.0","@commitlint/types":"19.5.0","typescript-eslint":"8.7.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.4","@storybook/addon-docs":"8.3.4","@storybook/react-vite":"8.3.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.4","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.5","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.4","@commitlint/config-conventional":"19.5.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.6_1728668155299_0.35859360944600027","host":"s3://npm-registry-packages"}},"3.1.7":{"name":"reshaped","version":"3.1.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3eaa3f8b06839960b5ddb8ebdb840682c993bf71","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.7.tgz","fileCount":1239,"integrity":"sha512-18jOhdezrvUNrTonmYTGPlmXCjuMs5Tqr+f2GeueSP65tI3AHjWe8r+Ukew7TwOXTAx7IJRKwvCvmXMFYFZ6ng==","signatures":[{"sig":"MEQCIEmNua27dcMa7cGhGP2RTLeWsPCJNZTBJhbVXO97A/cxAiAxwTakmcH3jPlRTVyf3LZcOJJOvb9MbsuyJC3aKG4P6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1541001},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","csstype":"^3.1.3","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.8","react":"18.3.1","eslint":"8.56.0","globals":"15.9.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.17","prettier":"3.3.3","chromatic":"11.10.4","react-dom":"18.3.1","storybook":"8.3.4","stylelint":"16.9.0","@eslint/js":"9.11.1","size-limit":"11.1.5","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.7.4","postcss-cli":"11.0.0","@types/react":"18.3.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.4","@types/react-dom":"18.3.0","@commitlint/types":"19.5.0","typescript-eslint":"8.7.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.4","@storybook/addon-docs":"8.3.4","@storybook/react-vite":"8.3.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.4","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.5","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.4","@commitlint/config-conventional":"19.5.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.7_1728738251991_0.5452061708920766","host":"s3://npm-registry-packages"}},"3.1.8":{"name":"reshaped","version":"3.1.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.1.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a84e4bf3e5a6ddba4ed91190e8dc8d9fbf0d1203","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.1.8.tgz","fileCount":1239,"integrity":"sha512-tAFK+3WV15abS+9xkBsSshVpG4tx076qpe8Xj+nV6FbVp5jQxd9kB/lWVwSShv2Ni6lS2jeHQIb/aUrMWj4XMQ==","signatures":[{"sig":"MEUCIEh8e2mbmnRN012CptpOudA8BndUm9lIKMQ/VMvUuCMuAiEA/4FRIm11cNOA0Dpxf+o+gEL5QO+HFya227CLkuqEr8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1541955},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"jackspeak":"2.1.1"},"sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.5","csstype":"^3.1.3","commander":"11.1.0","postcss-custom-media":"11.0.0","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.8","react":"18.3.1","eslint":"8.56.0","globals":"15.9.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.17","prettier":"3.3.3","chromatic":"11.10.4","react-dom":"18.3.1","storybook":"8.3.4","stylelint":"16.9.0","@eslint/js":"9.11.1","size-limit":"11.1.5","typescript":"5.6.2","@types/jest":"29.5.13","@types/node":"22.7.4","postcss-cli":"11.0.0","@types/react":"18.3.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.4","@types/react-dom":"18.3.0","@commitlint/types":"19.5.0","typescript-eslint":"8.7.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.33.2","vite-tsconfig-paths":"4.3.2","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.1","eslint-plugin-import":"2.29.1","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.4","@storybook/addon-docs":"8.3.4","@storybook/react-vite":"8.3.4","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.9.0","eslint-plugin-prettier":"5.1.3","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.4","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"7.6.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"4.6.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.5","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.4","@commitlint/config-conventional":"19.5.0","eslint-config-airbnb-typescript":"17.1.0","@typescript-eslint/eslint-plugin":"7.6.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.1.8_1728739230240_0.298807220383958","host":"s3://npm-registry-packages"}},"3.2.0-canary.7":{"name":"reshaped","version":"3.2.0-canary.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2762dce658679735beb14315c4da1a33e259eff4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0-canary.7.tgz","fileCount":1246,"integrity":"sha512-n0tHJAafmJYfzkUl3LPaMhPq836Csu8WCPZ43vm8qK7kH7wiNg8VQOF7N2jCfHQ8P3p8wCcoFIpoaW6CrmDGhA==","signatures":[{"sig":"MEQCIHXytJQVqd1pxl4rsrjsJ03yMlZlJ5n5RMRlCi3WllZZAiAGyRn1ETflwuTQnJVNMs8+PGaYLrR46qIifgmbFylyeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1557253},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0-canary.7_1729359817074_0.304176757193761","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"reshaped","version":"3.2.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c9c517968dc5409bb4ee6d4775c550e93bb010e0","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.0.tgz","fileCount":1246,"integrity":"sha512-PGHV9fNoJCKe5NdeXzn9goKU7vjDeMWoKN2DPSp6F4XkodwIS9tjLJohpWuKmyHjoDnnNIM6HUjGv9XIvV3IdA==","signatures":[{"sig":"MEUCICV8YtO7GMlK7s8LK1+gjmp7IV/E9arb1/KDCbaADQyIAiEAphm2WMlI7y650VoILtJdcjRerOoOzVlLn0Gs/RTiArY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1554476},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.0_1729448135879_0.7799158701458011","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"reshaped","version":"3.2.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"46d34838c2f4dd1c9d0dc192d81a99cd899421d5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.1.tgz","fileCount":1246,"integrity":"sha512-6VxwYpN20Akbq2MRvK7AEeFS3AOJlI3xM509DAAS0L2P1Vxvw4LzMSNRqwIJOAsGK1jbtGi8wcG3Y/0q4Yzobg==","signatures":[{"sig":"MEUCIQCrNsTk8h+T2+RU03gwzNQ/GL3ZFJTTsIyi8hhIgry3ogIgfZTWMps6aElIU7f6yW5nQ8rj+ogW7GWQOzvGM55f9fI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1554842},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.1_1729449528976_0.09278708996849216","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"reshaped","version":"3.2.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"66c2c5fdac9830190719270f63d23b390f3c5519","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.2.tgz","fileCount":1246,"integrity":"sha512-QVdN2cLAnvYzE1ZqchZgzTV71JmhuKFb5ONsB6Z3AlOdjyyI//bvZTDcf+deOTFlReqfTDZ6LDteBTn7IUBQBQ==","signatures":[{"sig":"MEUCIQDresGA+6Xa9r87Pc6e0DbMNyNBeD4QZ49kTFT/Dnf0nAIgDE8AQ96y3rgq7TMVGvUTJyqLyS2aRDzpfR91dk1g0oU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1555036},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.2_1729451883588_0.015757405707275796","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"reshaped","version":"3.2.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"66c850651a686b96b0750a958f8c23684610a28b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.3.tgz","fileCount":1246,"integrity":"sha512-DuIi/RZqlIY4EoqO+BDgnFGIom6VsisQdHTKymWy4cbnAQMS06zDPmQC2NdeNjiDqwuZMGAxs9buA+jEyrZaQA==","signatures":[{"sig":"MEQCIGFWKQ1e2h/wa0GuS+aviFc5epks9EqBMF2aVyemXRctAiAE4NStU5v9DMkFBLTeg2utP/pn+RdTDsurRmBjZ7S1cQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1555688},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.3_1729630002950_0.5431591160674984","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"reshaped","version":"3.2.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2e4aa516da76f415d90d44651b3a1a3464010df6","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.4.tgz","fileCount":1246,"integrity":"sha512-iIGiPyj0JOcswHfVRESNBIFQSSZk9Cz+qZFyAY0Smi4+fIF/aszP5rNQVP6zWixazO2MxnpYMAt3B4CbQNik9g==","signatures":[{"sig":"MEYCIQCpCSRvBZSbPF0/vfOMBKphBTqNiPruHzEwoc0CDZt4iAIhAKqP93foBPTZ45ilJt5q3jGW7hRxnuHdJFLt1t565xpJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1557634},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.4_1729797084597_0.7276018061210412","host":"s3://npm-registry-packages"}},"3.2.5":{"name":"reshaped","version":"3.2.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a589aa6ef65682c25cef1d691dc5b545586420da","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.5.tgz","fileCount":1246,"integrity":"sha512-xpB8sZ/9BkqnyVegScfRm3g15yMfXhy3imPQsPVazU7SWeFxfAE2OKgHt5/IOAMGarhoPtOOFwPr4PT25mz1wA==","signatures":[{"sig":"MEQCIEWcK2LqIrhdm9GpyRVKVI/u3Eny/Fug0QtwA/s+1jIeAiAMkiUb7q7Jndtq7UjYC7b4QlvemrRwTDZoh0GElrA2Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1559338},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.5_1729880076512_0.30803962489464043","host":"s3://npm-registry-packages"}},"3.2.6-rc.0":{"name":"reshaped","version":"3.2.6-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.6-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"03b7b13e025abf10c3c04d13d44da8b4be0cf20c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.6-rc.0.tgz","fileCount":1246,"integrity":"sha512-2jaQMqX9MNitjGK6ziDmyM7A1K5ikk5llDRXCU//EaZRs1fMU1g+LJdvyTUDc/v2aCq2kzAyeSoBeZyV59q8aQ==","signatures":[{"sig":"MEUCIFIKUSMRN9cgF8EYCdovJYLxd3uZjPM70cEphku3xU0nAiEA3nmHTSVhN+9EvmO5qpXUKh4/JI+y1P95r0Vdd9a5zv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1561715},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.6-rc.0_1730238366911_0.8436059077614513","host":"s3://npm-registry-packages"}},"3.2.7":{"name":"reshaped","version":"3.2.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.2.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f0af570a3487dd761d7a554a90816ef18b6a1d0a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.2.7.tgz","fileCount":1248,"integrity":"sha512-TCoqOHg2ocTaZ8v+ibtmWSd3dydHwPiwgEHFa925EP+gVfrrQapPOaF/N1PlAQN18kQHR8YEKlRTREpWHGb+VA==","signatures":[{"sig":"MEYCIQC3GJkgwhozbYiTp6JN1ZvQG8mtSIMGbDhKQdvdLRK8RgIhANDzzwfbh4D/a6x8eUR+dzy2yHmzuRatkNL+nlionHjM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1565834},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"^3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.3","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"5.4.9","react":"18.3.1","eslint":"8.57.1","globals":"15.11.0","postcss":"8.4.47","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.7.22","prettier":"3.3.3","chromatic":"11.12.6","react-dom":"18.3.1","storybook":"8.3.6","stylelint":"16.10.0","@eslint/js":"9.13.0","size-limit":"11.1.6","typescript":"5.6.3","@types/jest":"29.5.13","@types/node":"22.7.7","postcss-cli":"11.0.0","@types/react":"18.3.11","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"6.2.0","@commitlint/cli":"19.5.0","resolve-tspaths":"0.8.22","@storybook/react":"8.3.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.10.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.1","vite-tsconfig-paths":"5.0.1","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.3","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.3.6","@storybook/addon-docs":"8.3.6","@storybook/react-vite":"8.3.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.0","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.3.6","@testing-library/jest-dom":"6.6.2","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.3.6","@commitlint/config-conventional":"19.5.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.2.7_1731283184490_0.500380782557055","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"reshaped","version":"3.3.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"826a0246f092ce55f0e654c9315bd3eb2db60afa","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.0.tgz","fileCount":1264,"integrity":"sha512-6xzKb1xM9DsfWst2L9lJmbgxA4dH5GNeU2pbG25xUNXeN4kdh/T0wHzM7V/rQ+Ii6uEWiwb7pPHnmO6UpYadTw==","signatures":[{"sig":"MEQCHzHw1xMB8jHo2M3hSRmY7/NGiTYiDtcD6uWbC7DcJVICIQDRR4ZFloNjWmTr92Uifa1kaq89b5HiSL3nNyiNlAjGyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583294},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.0_1733956449943_0.25334334294014993","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"reshaped","version":"3.3.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a2973a852143705e122eaf76f87f75d7628bc64c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.1.tgz","fileCount":1264,"integrity":"sha512-Dox28i3I3HPlQX/9b4G3rF32IyVa2kE0z8gyn68k4vaVHJVMuN+nKs1yrCdyzxazqVHBjudKKl0oE2l7vgQMfA==","signatures":[{"sig":"MEUCIQDctWr76MfRK4yQKFBMz9joCOPHlfMppTHnumzOH4rA2QIgPTwga3OwhpPVpYsI7kd+G6UiAqnXtmRzsLRpLK48ptQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1584023},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.1_1734173993746_0.46934193850180206","host":"s3://npm-registry-packages-npm-production"}},"3.3.2":{"name":"reshaped","version":"3.3.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f7d22fc4d905fe6259982e65f47e0095259f297c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.2.tgz","fileCount":1264,"integrity":"sha512-QnMj0HOg4csZdv3DNo17zhHkUoHMKtufJGpYTSVCR9l9hC/s4tFC4bbthoTADA3JNbOgXVXnMjHxyo9S/TYHsw==","signatures":[{"sig":"MEYCIQCK1lBlwjCesZn3uab71C6Fu7bN9UNEFNPfYWtc2DsvIwIhAPn38NRpBaoJc4kBGkNxSvxy6IfCPBMaO7nJHlOQwY8e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1581458},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.2_1734716120155_0.8381323463284049","host":"s3://npm-registry-packages-npm-production"}},"3.3.3":{"name":"reshaped","version":"3.3.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7a87d7478b8a7853e46f890fa512d642d5b6505e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.3.tgz","fileCount":1264,"integrity":"sha512-+6MSEqzHTzlAZ/oE1qYsxP79fx5I21GPFfoVozBXU3HqfM0egzDB/2ALFLd7Y7pZ4Xx8Fwp1ymndPq+z0oKGBQ==","signatures":[{"sig":"MEQCICK1OqUZwj1nKZ7qQ1Q06Zv6XG3wLyFnSqaG70ddB3YJAiAPgSXBSf/Qgq6da6zqQNptfuKy8UQ/HKgllN2mqVe7QQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582441},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.3_1735054683335_0.37478515475540974","host":"s3://npm-registry-packages-npm-production"}},"3.3.4-rc.0":{"name":"reshaped","version":"3.3.4-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.4-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5a1cf7ff5beed2d56278b7f175e0447f89a9e5a7","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.4-rc.0.tgz","fileCount":1264,"integrity":"sha512-w2+T68RbyuvDTgA+VueerroL/QgU4COhamlu8g8YG3QiFg1SgI0Lufkt8zN35oVfEN+zyCxiJijypr2LJ24n/A==","signatures":[{"sig":"MEUCIGZkYP9W2gkUdmn0mxh3+IZYEuij5k/c2Z2SE0hMlegeAiEAxfV8VXZ6mBFgdPwbW2ZRvGnK/7asWMGZM6ILHZmdxng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582545},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.4-rc.0_1735125626167_0.07996156325325887","host":"s3://npm-registry-packages-npm-production"}},"3.3.5":{"name":"reshaped","version":"3.3.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7265e55ddfc5de7d0ef93c01eadc6294eb02ff1b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.5.tgz","fileCount":1264,"integrity":"sha512-/ZnCpohyr4MxNlrrqnRHerWk69JavkfO8ZqaoE7jeRu8Z0RgaaFmWFCsGeK0fi0AA6l1mt6+1htFnzYbiWl4UA==","signatures":[{"sig":"MEUCIQCFL+1YxRMYTROYKTZTArXzZbvutHhYhNESQFjAa0nLRgIgM+axItcNLjBP9l6I+8bn/GvIONwE3QqYqy+PLjAthOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582671},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.5_1735143584164_0.01271397055152046","host":"s3://npm-registry-packages-npm-production"}},"3.3.6":{"name":"reshaped","version":"3.3.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"1e9c8a5d607c6fb1d5a21fd6d511dd764d61af3f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.6.tgz","fileCount":1264,"integrity":"sha512-Mm2nA/WOFz4nWlImcz6UONWN+pdtWrdUbcW9PNeqRm1PguhfvbdLgyFvTeZaA0/TeHC1we2RuMpN1n4O3FfdCg==","signatures":[{"sig":"MEUCIQCQiTl2Wm+8hjHXdRlssmKz05Ug+SlhCgWXl29Ab97gMAIgM1MlfoZBg4g92RVMpy65+UfjRLcqdzzL9Wo8QmsIH3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582746},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.6_1736674128504_0.14005746491254367","host":"s3://npm-registry-packages-npm-production"}},"3.3.7-rc.0":{"name":"reshaped","version":"3.3.7-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.7-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5a435b7ccec06fabb25645822457580a5d5825e6","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.7-rc.0.tgz","fileCount":1264,"integrity":"sha512-EKjfEmctfLusjp55ph2FZXSh7fnvD834Xc3zv+GZ4Yy8ytxP7an/KSa6yeV1C/luBSq3gZhWBjFQXluBBZPaVg==","signatures":[{"sig":"MEQCIDa36GfMdGEQRR+1om8ZqS+UElDQvs6QeSTW4WcjZTgcAiB2aYw2jstnh25iAM06ecel6rx74sUgpJ1hBD4v4Omu5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582454},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.7-rc.0_1737281937729_0.020754768937267132","host":"s3://npm-registry-packages-npm-production"}},"3.3.7":{"name":"reshaped","version":"3.3.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"611018e8f154225ee44440d0eb3467c083ddf5a8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.7.tgz","fileCount":1264,"integrity":"sha512-Q5GhJWlBnDrOPPR4U4inYwNw38/XqTxzFnSc7C2zQxnaBhYSE/tianBX63sf3LUlhyvYlTFmM2aJPD5HMpWC7g==","signatures":[{"sig":"MEUCIQCSWcXc0Y1XLlVpwxU9vp/19iE74E72w+vFiqekkexD7QIgOlGZhybTmeyYRD3N330gTD3OFknvTHK9VcPBvvpR0Mo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582614},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/figma/theme.css":"./dist/themes/figma/theme.css","./themes/slate/theme.css":"./dist/themes/slate/theme.css","./themes/reshaped/theme.css":"./dist/themes/reshaped/theme.css","./themes/fragments/twitter/theme.css":"./dist/themes/fragments/twitter/theme.css"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"18.3.1","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18.3.1","storybook":"8.4.6","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"18.3.12","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.4.6","@types/react-dom":"18.3.1","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.4.6","@storybook/addon-docs":"8.4.6","@storybook/react-vite":"8.4.6","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.4.6","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.4.6","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.7_1737442741211_0.426005600585623","host":"s3://npm-registry-packages-npm-production"}},"3.3.8":{"name":"reshaped","version":"3.3.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5bd7d6de8da99b6e458b8d9d075ae63aa4ea8b39","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.8.tgz","fileCount":1276,"integrity":"sha512-Qx/RuxqBYI0XlIG8a/Q0V0Iy9Cuos3axlVXET5B3V/yTP2EaHRn8UcYX12pQufHaxwAqIObpDt7mr0Abv2f0Hg==","signatures":[{"sig":"MEQCIFj7W4qd5JHVel/EpvJCYy2Ej5wHi/l78zweKXPfbcHnAiAM1756ByO7aY1Q+q0LB6W5r8Clu+8dEXIMF1RUlZOWpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1617007},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"19.0.0","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"19.0.0","storybook":"8.5.2","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"19.0.8","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.5.2","@storybook/addon-docs":"8.5.2","@storybook/react-vite":"8.5.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.5.2","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.5.2","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.8_1738764965075_0.3520378578575216","host":"s3://npm-registry-packages-npm-production"}},"3.3.9":{"name":"reshaped","version":"3.3.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b59b768d742a475b625b8de44c916397eb7e3206","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.9.tgz","fileCount":1276,"integrity":"sha512-FIJo/JrT2KucFr23paMB0PEs0ouyZImSuOdCO8DExgnphpz1THU4ufe0DIcqZUJab/zh6jxYYpxPva5u8dI/Dg==","signatures":[{"sig":"MEQCIGAne2Cvq1aMT0oChVZYK6D0BEAI96NenQOluQi2gALBAiBys/vI31ETR7hleYG/ZCYWvW9XprweLEqtU9swdHXOBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1616884},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"19.0.0","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"19.0.0","storybook":"8.5.2","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"19.0.8","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.5.2","@storybook/addon-docs":"8.5.2","@storybook/react-vite":"8.5.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.5.2","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.5.2","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.9_1738864513154_0.9862803052563596","host":"s3://npm-registry-packages-npm-production"}},"3.3.10":{"name":"reshaped","version":"3.3.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"57c794a63fb02b6d67d546862b1c5dc131bdc956","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.10.tgz","fileCount":1276,"integrity":"sha512-QQkVAFwwGLgVMC5oSe6Olg5mI2c4XNJxkp/TNkXdsedunl0oRwdaxdhdX9lye+T2J3fngaD2jKav9ECDF3bRjA==","signatures":[{"sig":"MEYCIQCiZjOiWa0huR+HcKTDIdKCa1qaLdW9CwGlJ17NLvZ1uAIhAJTcFtDrEsI4YbGzBH4nnna8wucjNnZ+cHkflYZ+Eirk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1617353},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"19.0.0","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"19.0.0","storybook":"8.5.2","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"19.0.8","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.5.2","@storybook/addon-docs":"8.5.2","@storybook/react-vite":"8.5.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.5.2","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.5.2","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18","postcss":"^8","react-dom":"^18"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.10_1739091947699_0.4138129020097292","host":"s3://npm-registry-packages-npm-production"}},"3.3.11":{"name":"reshaped","version":"3.3.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"afe567173b6b92dc5c805fc384445fb5f8b47746","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.11.tgz","fileCount":1276,"integrity":"sha512-Y6+9IKxsjRnkeBkoLv+fiPoUcfXjEqch9nSHl/UH/p3eRlcv48kYepjv61cbCNyz8qZNlBOKeGPUh3ngadMFQg==","signatures":[{"sig":"MEQCIEOdjiXCoh+ZbHCtvJY3UqUxCuaQYbEMNtpFqdEow7aRAiA+35F3UIlifHjPo/D5jbRoJXStfMD6qman1XQ8GPPP/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1616340},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -c tools/storybook -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"jest --config tools/jest/jest.config.ts","release:lib":"yarn build && yarn publish","build:bundle":"vite build && mv dist/bundle.umd.js dist/bundle.js && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build -c tools/storybook","build:storybook":"storybook build -c tools/storybook -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.7.0","vite":"6.0.1","react":"19.0.0","eslint":"8.57.1","globals":"15.12.0","postcss":"8.4.49","ts-jest":"29.2.5","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"19.0.0","storybook":"8.5.2","stylelint":"16.11.0","@eslint/js":"9.16.0","size-limit":"11.1.6","typescript":"5.7.2","@types/jest":"29.5.14","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"19.0.8","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","resolve-tspaths":"0.8.23","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@testing-library/dom":"10.4.0","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","jest-matchmedia-mock":"1.1.0","@storybook/addon-a11y":"8.5.2","@storybook/addon-docs":"8.5.2","@storybook/react-vite":"8.5.2","@testing-library/react":"16.0.1","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","jest-environment-jsdom":"29.7.0","@storybook/addon-controls":"8.5.2","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@testing-library/user-event":"14.5.2","@storybook/addon-storysource":"8.5.2","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.11_1739395654618_0.11634243345544548","host":"s3://npm-registry-packages-npm-production"}},"3.3.12":{"name":"reshaped","version":"3.3.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3a99166fe9eb9433a6ae09a613ec74f5e62738e5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.12.tgz","fileCount":1400,"integrity":"sha512-CCmHMkq9pDMLtj03v9UKV0c8u7N1cmkbZXQ3b8IghItGCtN9fVcJBazeA9jz0YfYtxp1xnjVJX9HfbFKkr01Tg==","signatures":[{"sig":"MEUCIQCjv/AAF//ewhR9lsBlOo2F1c2HcWacgxFZnHkarYDwSAIgVN69bOlvzgqPTYebRH9z1z4TSDQ+gDRhDvi51CUUU2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1847900},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle:vite","release:lib":"yarn build && yarn publish","build:bundle":"yarn build:bundle:vite && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry","build:bundle:vite":"vite build"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.0.1","react":"18","eslint":"8.57.1","vitest":"2.1.8","globals":"15.12.0","postcss":"8.4.49","ts-node":"10.9.2","lefthook":"1.8.4","prettier":"3.4.1","chromatic":"11.19.0","react-dom":"18","storybook":"8.5.2","stylelint":"16.11.0","@eslint/js":"9.16.0","playwright":"1.49.1","size-limit":"11.1.6","typescript":"5.7.2","@types/node":"22.10.1","postcss-cli":"11.0.0","@types/react":"19.0.8","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.6.0","@vitest/browser":"2.1.8","resolve-tspaths":"0.8.23","@storybook/react":"8.5.2","@types/react-dom":"19.0.3","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","@vitest/coverage-v8":"2.1.8","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.3","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","vitest-browser-react":"0.0.4","@storybook/addon-a11y":"8.5.2","@storybook/addon-docs":"8.5.2","@storybook/react-vite":"8.5.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@storybook/addon-actions":"8.5.2","@storybook/addon-controls":"8.5.2","@typescript-eslint/parser":"7.18.0","@vitest/coverage-istanbul":"2.1.8","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"36.0.1","@size-limit/preset-big-lib":"11.1.6","@storybook/addon-storysource":"8.5.2","@commitlint/config-conventional":"19.6.0","@typescript-eslint/eslint-plugin":"7.18.0","@storybook/experimental-addon-test":"8.5.2"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.12_1740785911667_0.33022631845612826","host":"s3://npm-registry-packages-npm-production"}},"3.3.13":{"name":"reshaped","version":"3.3.13","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.3.13","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c512d32ad12658b1447a9c8a0caafded828a5917","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.3.13.tgz","fileCount":1398,"integrity":"sha512-5UU4fV4wmmNQmFc7hpT3dhSxX1MhyDAj11t9U3XXCY9rmqldhgKxfOt857hxQHV4keMJa9vmq90EWgh6Q4SVNg==","signatures":[{"sig":"MEUCIQDI2dLHGGxrk3E2w6f8g1uRGbhhsaRM9EEJfINj2CLhJgIgN7fQtlR/EAqdTNS6/96Wc1OnDFvfuBFIAUrcZr07St0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1852622},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle:vite","release:lib":"yarn build && yarn publish","build:bundle":"yarn build:bundle:vite && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry","build:bundle:vite":"vite build"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.0","react":"18","eslint":"8.57.1","vitest":"3.0.7","globals":"15.12.0","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.2","prettier":"3.5.2","chromatic":"11.26.1","react-dom":"18","storybook":"8.6.2","stylelint":"16.14.1","@eslint/js":"9.16.0","playwright":"1.50.1","size-limit":"11.2.0","typescript":"5.7.3","@types/node":"22.13.5","postcss-cli":"11.0.0","@types/react":"19.0.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.7.1","@vitest/browser":"3.0.7","resolve-tspaths":"0.8.23","@storybook/react":"8.6.2","@types/react-dom":"19.0.4","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","@vitest/coverage-v8":"3.0.7","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.2","@storybook/addon-docs":"8.6.2","@storybook/react-vite":"8.6.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@storybook/addon-actions":"8.6.2","@storybook/addon-controls":"8.6.2","@typescript-eslint/parser":"7.18.0","@vitest/coverage-istanbul":"3.0.7","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.2","@commitlint/config-conventional":"19.7.1","@typescript-eslint/eslint-plugin":"7.18.0","@storybook/experimental-addon-test":"8.6.2"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.3.13_1741135433924_0.30816371434090084","host":"s3://npm-registry-packages-npm-production"}},"3.4.0-rc.0":{"name":"reshaped","version":"3.4.0-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.0-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"40f23ab5c55c4091dd9f046a774d14b2daa5699e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.0-rc.0.tgz","fileCount":1413,"integrity":"sha512-OS3EZsVvr1xLl2MXbYc9ij1+9wWYGiOsUTY/glPTTunal3cE7NBAXOnpSv4aZmi/lwXWTof0PWNBAJYePfVk2Q==","signatures":[{"sig":"MEYCIQDi1JkAU8V8ml/xkQlpd1Yqes3mtuHpV15rFF3jTTdVcgIhAL0KjBNTt8l69QT5RUKZVEXmvXgjKAzW15p9yE8SZhvG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1882050},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.0","react":"18","eslint":"8.57.1","vitest":"3.0.7","globals":"15.12.0","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.2","prettier":"3.5.2","chromatic":"11.26.1","react-dom":"18","storybook":"8.6.2","stylelint":"16.14.1","@eslint/js":"9.16.0","playwright":"1.50.1","size-limit":"11.2.0","typescript":"5.7.3","@types/node":"22.13.5","postcss-cli":"11.0.0","@types/react":"19.0.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.7.1","@vitest/browser":"3.0.7","resolve-tspaths":"0.8.23","@storybook/react":"8.6.2","@types/react-dom":"19.0.4","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","@vitest/coverage-v8":"3.0.7","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.2","@storybook/addon-docs":"8.6.2","@storybook/react-vite":"8.6.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@storybook/addon-actions":"8.6.2","@storybook/addon-controls":"8.6.2","@typescript-eslint/parser":"7.18.0","@vitest/coverage-istanbul":"3.0.7","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.2","@commitlint/config-conventional":"19.7.1","@typescript-eslint/eslint-plugin":"7.18.0","@storybook/experimental-addon-test":"8.6.2"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.0-rc.0_1742252191279_0.9108406265886453","host":"s3://npm-registry-packages-npm-production"}},"3.4.0":{"name":"reshaped","version":"3.4.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"787f3be3dd831f6b0d9d1253ad88c1d2ca67d4ca","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.0.tgz","fileCount":1413,"integrity":"sha512-Wp2Glykpw+2M4cZ9aV+RVH6CYRFiKBT38nCaoZxKwi0osFbBajb02dLb8YVOvr5pbntIoI3Rsf5CMpY1Nl40iQ==","signatures":[{"sig":"MEQCIC1kWrgaPPeezlX0Xe0HbAbAbHx2oRlaYgZaWoVjpnw0AiAZf0zTmF1hc7Y8ZlyDA+8tpXmT1ufUm0kQR+hRLdv7dg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1882045},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.0","react":"18","eslint":"8.57.1","vitest":"3.0.7","globals":"15.12.0","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.2","prettier":"3.5.2","chromatic":"11.26.1","react-dom":"18","storybook":"8.6.2","stylelint":"16.14.1","@eslint/js":"9.16.0","playwright":"1.50.1","size-limit":"11.2.0","typescript":"5.7.3","@types/node":"22.13.5","postcss-cli":"11.0.0","@types/react":"19.0.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.7.1","@vitest/browser":"3.0.7","resolve-tspaths":"0.8.23","@storybook/react":"8.6.2","@types/react-dom":"19.0.4","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","@vitest/coverage-v8":"3.0.7","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.2","@storybook/addon-docs":"8.6.2","@storybook/react-vite":"8.6.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@storybook/addon-actions":"8.6.2","@storybook/addon-controls":"8.6.2","@typescript-eslint/parser":"7.18.0","@vitest/coverage-istanbul":"3.0.7","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.2","@commitlint/config-conventional":"19.7.1","@typescript-eslint/eslint-plugin":"7.18.0","@storybook/experimental-addon-test":"8.6.2"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.0_1742335143383_0.3401698116992893","host":"s3://npm-registry-packages-npm-production"}},"3.4.1":{"name":"reshaped","version":"3.4.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"fa061b09eb65fc0395f14169a25bd8092437ecf4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.1.tgz","fileCount":1413,"integrity":"sha512-Hih6SkQ/T/VrsaYSZ/IkLhfoDS82fGLabtY3jsMN4nCTLNVJhx9TcTPYPW6imtBC8u/q2+kpzy/OUnDW3+RRQw==","signatures":[{"sig":"MEYCIQC+4gjXgEfDC2L5P25CqEIVhYjwp+3rD7OF/GJs+qBmBwIhAIc8dcYLVCmJ4z6RleNxAiFD1jBWxZsr+El7ALiQZueJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1881697},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"12.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.0","react":"18","eslint":"8.57.1","vitest":"3.0.7","globals":"15.12.0","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.2","prettier":"3.5.2","chromatic":"11.26.1","react-dom":"18","storybook":"8.6.2","stylelint":"16.14.1","@eslint/js":"9.16.0","playwright":"1.50.1","size-limit":"11.2.0","typescript":"5.7.3","@types/node":"22.13.5","postcss-cli":"11.0.0","@types/react":"19.0.10","postcss-each":"1.1.0","react-shadow":"20.5.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.7.1","@vitest/browser":"3.0.7","resolve-tspaths":"0.8.23","@storybook/react":"8.6.2","@types/react-dom":"19.0.4","@commitlint/types":"19.5.0","typescript-eslint":"8.16.0","@vitest/coverage-v8":"3.0.7","eslint-plugin-react":"7.37.2","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","eslint-plugin-import":"2.31.0","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.2","@storybook/addon-docs":"8.6.2","@storybook/react-vite":"8.6.2","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.1","@storybook/addon-actions":"8.6.2","@storybook/addon-controls":"8.6.2","@typescript-eslint/parser":"7.18.0","@vitest/coverage-istanbul":"3.0.7","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.0.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.2","@commitlint/config-conventional":"19.7.1","@typescript-eslint/eslint-plugin":"7.18.0","@storybook/experimental-addon-test":"8.6.2"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.1_1742430519396_0.6060746355614792","host":"s3://npm-registry-packages-npm-production"}},"3.4.2":{"name":"reshaped","version":"3.4.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"51fa2e28240732bc3d9a9091c65181bbd5b1b599","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.2.tgz","fileCount":1411,"integrity":"sha512-37LPHGfhc5Ll3j1YcKuMYOFUHOu45Hz1brMnSwu8F5XCmFaH0lMxp79mRNS331kzX6+ACg/2KmPcHT+qI4XBdw==","signatures":[{"sig":"MEUCIFJwCIzKWCx6KntBuJbV/P23ZWxO3/14fLtbFEQr7AMSAiEAjr07cp2/NmqaKtwxLCU9U9tbHo42fHbIosKcxnu5ppc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1883971},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.2","react":"18","eslint":"9.23.0","vitest":"3.0.9","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.3","prettier":"3.5.3","chromatic":"11.27.0","react-dom":"18","storybook":"8.6.8","stylelint":"16.16.0","@eslint/js":"9.23.0","playwright":"1.51.1","size-limit":"11.2.0","typescript":"5.8.2","@types/node":"22.13.11","postcss-cli":"11.0.1","@types/react":"19.0.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.0.9","resolve-tspaths":"0.8.23","@storybook/react":"8.6.8","@types/react-dom":"19.0.4","@commitlint/types":"19.8.0","typescript-eslint":"8.27.0","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.8","@storybook/addon-docs":"8.6.8","@storybook/react-vite":"8.6.8","eslint-config-prettier":"10.1.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","@storybook/addon-actions":"8.6.8","@storybook/addon-controls":"8.6.8","@vitest/coverage-istanbul":"3.0.9","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.8","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.8"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.2_1742669760153_0.6964506270533517","host":"s3://npm-registry-packages-npm-production"}},"3.4.3":{"name":"reshaped","version":"3.4.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"1fd193136d1320730cd1b5ce24893d47b5a7c899","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.3.tgz","fileCount":1411,"integrity":"sha512-AH3L4U5MmRT5Pg9up6VhpaH2i1P3Br4ua52KTg9StQyGrV+4M8Od8wXreo6Nl1LdlDFs1GbKCNzWlG/qQ/ADyQ==","signatures":[{"sig":"MEYCIQD1dFux8N4WSoHk7vR6UVvVzvffZmJWlFQ8Cu63kaRM1wIhALpqCVoeMQjTFmzUGZABXeMAGoI+cg86ydEQI02RWupO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1939447},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.3","react":"18","eslint":"9.23.0","vitest":"3.0.9","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.5","prettier":"3.5.3","chromatic":"11.27.0","react-dom":"18","storybook":"8.6.9","stylelint":"16.16.0","@eslint/js":"9.23.0","playwright":"1.51.1","size-limit":"11.2.0","typescript":"5.8.2","@types/node":"22.13.13","postcss-cli":"11.0.1","@types/react":"19.0.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.0.9","resolve-tspaths":"0.8.23","@storybook/react":"8.6.9","@types/react-dom":"19.0.4","@commitlint/types":"19.8.0","typescript-eslint":"8.28.0","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.9","@storybook/addon-docs":"8.6.9","@storybook/react-vite":"8.6.9","eslint-config-prettier":"10.1.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.5","@storybook/addon-actions":"8.6.9","@storybook/addon-controls":"8.6.9","@vitest/coverage-istanbul":"3.0.9","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.9","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.9"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.3_1743372802690_0.6780556741034565","host":"s3://npm-registry-packages-npm-production"}},"3.4.4":{"name":"reshaped","version":"3.4.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f1f92e73532b5dc3aec90418be2fb3fe53b2c74c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.4.tgz","fileCount":1409,"integrity":"sha512-QNiiOCgBZ3/dQMTQd/ZLLWIg8iaqtYWVMJaBgp78Laq4f03UXaPcNdnuXvzliwAXHZVqaqd3oTz4P319s+VmfA==","signatures":[{"sig":"MEUCIE113NGgiZgnw2ar6NQ72YO0yuHtS/PAHEwKEyhCIflsAiEA3pC2n5+HUfG/r9J6Ao8c1XplOgqF3RiiWUcgxNm4QC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1940051},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.3","react":"18","eslint":"9.23.0","vitest":"3.0.9","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.5","prettier":"3.5.3","chromatic":"11.27.0","react-dom":"18","storybook":"8.6.9","stylelint":"16.16.0","@eslint/js":"9.23.0","playwright":"1.51.1","size-limit":"11.2.0","typescript":"5.8.2","@types/node":"22.13.13","postcss-cli":"11.0.1","@types/react":"19.0.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.0.9","resolve-tspaths":"0.8.23","@storybook/react":"8.6.9","@types/react-dom":"19.0.4","@commitlint/types":"19.8.0","typescript-eslint":"8.28.0","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.9","@storybook/addon-docs":"8.6.9","@storybook/react-vite":"8.6.9","eslint-config-prettier":"10.1.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.5","@storybook/addon-actions":"8.6.9","@storybook/addon-controls":"8.6.9","@vitest/coverage-istanbul":"3.0.9","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.9","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.9"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.4_1743459747519_0.8359342459473862","host":"s3://npm-registry-packages-npm-production"}},"3.4.5":{"name":"reshaped","version":"3.4.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b90fc285eddeb1bf1b5348977cb1bf61f6554648","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.5.tgz","fileCount":1407,"integrity":"sha512-w/PU+KAyQSDRLnEi4hMk8Ed+xk+d7mN4Wg9LSoLktWcqUITb4Qy+v9PrZSM3Hw0KxLN02Uk1h897UAg0uYRJNg==","signatures":[{"sig":"MEUCIQDcFT9WnM2qYftVaMauHJzuPfPdVwUUFluBnU/aNJkv7wIgHkzhciwY1cxXZCKvvvvzFB3oDUyTDIupjZ5+rpN65nw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1942370},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.3","react":"18","eslint":"9.23.0","vitest":"3.0.9","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.5","prettier":"3.5.3","chromatic":"11.27.0","react-dom":"18","storybook":"8.6.9","stylelint":"16.16.0","@eslint/js":"9.23.0","playwright":"1.51.1","size-limit":"11.2.0","typescript":"5.8.2","@types/node":"22.13.13","postcss-cli":"11.0.1","@types/react":"19.0.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.0.9","resolve-tspaths":"0.8.23","@storybook/react":"8.6.9","@types/react-dom":"19.0.4","@commitlint/types":"19.8.0","typescript-eslint":"8.28.0","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.9","@storybook/addon-docs":"8.6.9","@storybook/react-vite":"8.6.9","eslint-config-prettier":"10.1.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.5","@storybook/addon-actions":"8.6.9","@storybook/addon-controls":"8.6.9","@vitest/coverage-istanbul":"3.0.9","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.9","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.9"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.5_1743628654681_0.8705975475734211","host":"s3://npm-registry-packages-npm-production"}},"3.4.6":{"name":"reshaped","version":"3.4.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0fc43632bbdbe14f0ac24661c3ff78df8e878763","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.6.tgz","fileCount":1407,"integrity":"sha512-l8WW0QV4hHWKu1e92rKOWsei0GD6/YBhHrVbf3IM5AkrN1V+dHkMrz8Z+OneKMhyBv0B7zXz1STi3mEWQICEgQ==","signatures":[{"sig":"MEYCIQD8gnGKAVZ2Clk+T4EMEXat7oayRyl/MmjgMW9dAZ14aQIhAKUaFu4ghpx2fper9pyoEP2X1c83NtWKCOeSr7AmVO+S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1942645},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.3","react":"18","eslint":"9.23.0","vitest":"3.0.9","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.5","prettier":"3.5.3","chromatic":"11.27.0","react-dom":"18","storybook":"8.6.9","stylelint":"16.16.0","@eslint/js":"9.23.0","playwright":"1.51.1","size-limit":"11.2.0","typescript":"5.8.2","@types/node":"22.13.13","postcss-cli":"11.0.1","@types/react":"19.0.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.0.9","resolve-tspaths":"0.8.23","@storybook/react":"8.6.9","@types/react-dom":"19.0.4","@commitlint/types":"19.8.0","typescript-eslint":"8.28.0","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.9","@storybook/addon-docs":"8.6.9","@storybook/react-vite":"8.6.9","eslint-config-prettier":"10.1.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.5","@storybook/addon-actions":"8.6.9","@storybook/addon-controls":"8.6.9","@vitest/coverage-istanbul":"3.0.9","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.9","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.9"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.6_1743698883545_0.761823125745567","host":"s3://npm-registry-packages-npm-production"}},"3.4.7":{"name":"reshaped","version":"3.4.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.4.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"af47374a8e1d32c86bb4461f4d8bdd7ea9bb738a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.4.7.tgz","fileCount":1425,"integrity":"sha512-jXEMwflE6DYow9FD6HQV1vJ0WgqIWa3oIL5ZA75aLICjcUVImIoi+WmYi5QeCVhgfDgdd84VRO8d7MM2XitjUw==","signatures":[{"sig":"MEUCIQCZzVsQvHjW67VMR059SjSx3gS6Mv3LD+J8GzXRWw2VRAIgZG37WW19yCh4ZWAc8huUlsXMvpfCH24HmmVDHJkFRFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1993115},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.2.3","react":"18","eslint":"9.23.0","vitest":"3.0.9","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.5","prettier":"3.5.3","chromatic":"11.27.0","react-dom":"18","storybook":"8.6.9","stylelint":"16.16.0","@eslint/js":"9.23.0","playwright":"1.51.1","size-limit":"11.2.0","typescript":"5.8.2","@types/node":"22.13.13","postcss-cli":"11.0.1","@types/react":"19.0.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.0.9","resolve-tspaths":"0.8.23","@storybook/react":"8.6.9","@types/react-dom":"19.0.4","@commitlint/types":"19.8.0","typescript-eslint":"8.28.0","@vitest/coverage-v8":"3.0.9","eslint-plugin-react":"7.37.4","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.3.4","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.9","@storybook/addon-docs":"8.6.9","@storybook/react-vite":"8.6.9","eslint-config-prettier":"10.1.1","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.5","@storybook/addon-actions":"8.6.9","@storybook/addon-controls":"8.6.9","@vitest/coverage-istanbul":"3.0.9","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"37.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.9","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.9"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.4.7_1744645400983_0.5311774408170125","host":"s3://npm-registry-packages-npm-production"}},"3.5.0-rc.0":{"name":"reshaped","version":"3.5.0-rc.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.0-rc.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"70e3b028a17eddb0f2bfe50b68eea3fe1ec83f5a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.0-rc.0.tgz","fileCount":1425,"integrity":"sha512-Rk5Ku9kDr4t+DRfagogYqzgq4RglSOnRdD56HgfxS67PCJSX04UrGKbGT28s5oZK3SP0cYHqtXkmI6uqw0Zzzw==","signatures":[{"sig":"MEQCIDL3WCqfBSAAdSFXduVl02R92tl+R0lt6xHfLr+/4l2pAiBnpsF30FyU785ARjbHiFe3XFbmO1Bq2OSLWL3MSF7OnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2004130},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.0","vitest":"3.1.1","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.10","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.1","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.1","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.0","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.0-rc.0_1745058216040_0.1640060831205139","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"reshaped","version":"3.5.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a47c734b34fa894b4c063841d9222d62edd860e8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.0.tgz","fileCount":1425,"integrity":"sha512-X+09y2C1Isnjge4TXHUN1nmvl3t3GP8iY49BbS48hrW6KWMoyc9jZPKShbZ/yWGW+flDw5pojE4VAaYn1x1+dQ==","signatures":[{"sig":"MEUCIQDRrt7gMeFYwv7XHWsg5jFwue0ZhDIe0+3FQ8SxjmEqwgIgG+x+m00k9wCGZXDdF6yr/nXwJBLRFH1aNkt2r5HPSj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2004125},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:beta":"yarn build && yarn publish --tag beta","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.0","vitest":"3.1.1","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.10","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.1","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.1","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.0","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.1","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.0_1745096905630_0.9852825294481795","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-canary.0":{"name":"reshaped","version":"3.5.1-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.1-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"ae8317f6740ed5cc78e946e56c39068b9f2f337c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.1-canary.0.tgz","fileCount":1423,"integrity":"sha512-gSEOI4LwXy4wxefZa3Sn7bTVj+iG8qxHX9H6WAwlMOujVnlPKxPmx0B5kkzvPOROWhLmyq6MYZrAO5MGSz+AKA==","signatures":[{"sig":"MEUCIFmT+hEXgPyjmC/M6Y+ZkKlshkCCfXg+a9ARTQonaLK/AiEA6s69aB4Tdt/Ovi/ea2FSwAY6K1XIyu8aUl9dFgZAsV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1984659},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.1-canary.0_1745535605531_0.15117849819540363","host":"s3://npm-registry-packages-npm-production"}},"3.5.1-canary.1":{"name":"reshaped","version":"3.5.1-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.1-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d5986771b3faade00b5aae000da4c93a558434cd","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.1-canary.1.tgz","fileCount":1423,"integrity":"sha512-REY3s26HSKpNAGCkwpRyUvxFyPqjrIIIu0j4/nKau8zCuulyb6Pw+d8jPQx5CEksamGD44WkM/NEMescwTpSVw==","signatures":[{"sig":"MEUCIQCpmV2eNl3vJZIKc75XDyMd1VY782wm+KJC1ZLUkrD4SwIgG65UKYwXTvwaNTwXKaqP8qddwk2G8KsvPNXZR6GJf4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1984735},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.1-canary.1_1745536830187_0.8075148693013394","host":"s3://npm-registry-packages-npm-production"}},"3.5.1":{"name":"reshaped","version":"3.5.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d55752b009a4807644346651cf231e9c54616a0c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.1.tgz","fileCount":1423,"integrity":"sha512-zsq/OGBgjUkGPKOK8maO4iEaXKh7PvG+0U+/WlOyjejKG+dvcNT1A9IH/awRNbKNW0ZRyjljkMxK7W8nnBm7yA==","signatures":[{"sig":"MEUCICUxM2WUo7aOWzT3rHgBs6G7ht1IZYKMWr0EZD00KHHtAiEAoKWWoMbDGDsrUZHt3PbwWdEu1wbXjBZpWGAEcWsha1M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1985768},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.1_1745670025806_0.7725629019680309","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.0":{"name":"reshaped","version":"3.6.0-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f09d8ac2fb765c8758011be2c3630fb189224c67","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.0.tgz","fileCount":1425,"integrity":"sha512-8C2gJLeWEjTxg0EQTdN+q0BeIzNhqsbXrDmQ32XooHL7QrjpgjOYp7nnYKi3NLy1qY1ObqK7/oEynZ5voE1H/A==","signatures":[{"sig":"MEYCIQDONV9fJsQjGX1IcmGUGfdO769yJKciIXjMrnAB84Hj5wIhANQxLEf3ucWbOId1LnhCOsPaUgBpekcGT7rcln9h/xEh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1989955},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/formaat-design/reshaped","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.31.0","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.0_1746869034755_0.941397643446453","host":"s3://npm-registry-packages-npm-production"}},"3.5.2":{"name":"reshaped","version":"3.5.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"687182260bebc090438c6c97103fdf2040a0a3ea","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.2.tgz","fileCount":1422,"integrity":"sha512-VtTYkLysAHgpnJ7t/rJ42Rf1WBM7vw6MWzFCQuNZq6OyOEna1k4f+joam20b2KpWDYdO4xmowN69YoonmQv8vw==","signatures":[{"sig":"MEYCIQCQvrtcZKvkSlFgn+9nsTxG/uIAdbBK1Rxgy+lriOqYpQIhAOZ8U/JLqwvL9xaPmTuCUAthCebGo56wl4qrjXFfZsX/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1989458},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"sh ./bin/commit.sh","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish && sh ./bin/update-changelog.sh","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary && sh ./bin/update-changelog.sh","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"^5.0.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.2_1746917713632_0.2568294202009054","host":"s3://npm-registry-packages-npm-production"}},"3.5.3":{"name":"reshaped","version":"3.5.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c387847d377d57860da3b5978e307c51c5230679","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.3.tgz","fileCount":1422,"integrity":"sha512-yNi1K6yfeSJxGlAQ1zes/znm4QZ++dlfAMpR0PG3cgDLEv4NgQ1PYgCE8EuTU03NAKcQNwWYZ4vyEndxj9dD7Q==","signatures":[{"sig":"MEQCIDRu1N2AKXnEeiNU4feA1itwn0sLaH1q5Hzs38Dhv177AiAJVnrPO+cXsXBXqJEymisKhkvq3YKhs6F0udHs6f0OGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1989458},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"sh ./bin/commit.sh","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish && sh ./bin/update-changelog.sh","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary && sh ./bin/update-changelog.sh","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"^5.0.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.3_1746918296729_0.5969556476106506","host":"s3://npm-registry-packages-npm-production"}},"3.5.4-canary.0":{"name":"reshaped","version":"3.5.4-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.5.4-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"be439a778787d945573bc9d8be9a3e7658adb6ac","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.5.4-canary.0.tgz","fileCount":1422,"integrity":"sha512-vrUCc+vVu0GgRCuGb5pqYrXVn6FLrT2MM3aXmRuW5fai74OZzE45JV2Ela+aKC/g75L25D07lK7iHmIzisYGLQ==","signatures":[{"sig":"MEUCIEUmeSlG7V0Q0n313bbmapVJgVyJClo/z6qRSKTBeBzpAiEAtiSTlRPWEsaYPEqaKk0jbnONqA3y+8Qr1tm+BsHuLMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1990501},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"sh ./bin/commit.sh","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish && sh ./bin/update-changelog.sh","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn version && sh ./bin/update-changelog.sh && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.6","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.2","react":"18","eslint":"9.25.1","vitest":"3.1.2","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.11","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.18.0","@eslint/js":"9.25.1","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.14.1","postcss-cli":"11.0.1","@types/react":"19.1.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"2.1.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.0","@vitest/browser":"3.1.2","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.2","@commitlint/types":"19.8.0","typescript-eslint":"8.30.1","@vitest/coverage-v8":"3.1.2","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.2","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.6","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.2","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"^5.0.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.0","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.5.4-canary.0_1746919288608_0.13092159852694496","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.1":{"name":"reshaped","version":"3.6.0-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"dff6bffc756a387b3dd6eec77fde6e745f476b9a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.1.tgz","fileCount":1425,"integrity":"sha512-Ilmv1zUe6cB/YSjScJQMV/t6TTFbMdC1ltL64Ng/wUXZlU/2Pc6idrqfSaLW+6vK07NQgdEUxk4Vk3+zp3K7oQ==","signatures":[{"sig":"MEUCIFrSL6/LgRuKB5kNUzTDE5surGjUMmfUrLmExtTwVODNAiEAywmAeAHgO8LIIkkZsGYQlQeZkhcBEz1GmufmclWVu8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1994834},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.26.0","vitest":"3.1.3","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.12","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.19.1","@eslint/js":"9.26.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.17","postcss-cli":"11.0.1","@types/react":"19.1.3","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.1.3","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.3","@commitlint/types":"19.8.1","typescript-eslint":"8.32.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.3","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"^5.0.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.1","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.1_1747598016339_0.6357277495479983","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.2":{"name":"reshaped","version":"3.6.0-canary.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"87282370576c1c8d4363891a4b9979223e9a9218","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.2.tgz","fileCount":1425,"integrity":"sha512-CdKrvBOup6nkUnFsC3sKHYejTACaSTgmW0VJQMLVBZpSuMfSibpgsfq+MPM8ty8WHPWfgZOTmTYiW5B7vv9JYw==","signatures":[{"sig":"MEUCIQCa+j+HuRpuYODMRqdowtJEODXy6rFCEaIbfFAkEJBjSgIgQLcqbssAP6141waP3qTckAEsvcofsRVg6gXiHTZcwtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1995898},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.26.0","vitest":"3.1.3","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.12","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"8.6.12","stylelint":"16.19.1","@eslint/js":"9.26.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.17","postcss-cli":"11.0.1","@types/react":"19.1.3","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.1.3","resolve-tspaths":"0.8.23","@storybook/react":"8.6.12","@types/react-dom":"19.1.3","@commitlint/types":"19.8.1","typescript-eslint":"8.32.0","@vitest/coverage-v8":"3.1.3","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.1.1","@storybook/addon-a11y":"8.6.12","@storybook/addon-docs":"8.6.12","@storybook/react-vite":"8.6.12","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@storybook/addon-actions":"8.6.12","@storybook/addon-controls":"8.6.12","@vitest/coverage-istanbul":"3.1.3","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"^5.0.0","@storybook/addon-storysource":"8.6.12","@commitlint/config-conventional":"19.8.1","@storybook/experimental-addon-test":"8.6.12"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.2_1747689407686_0.719862254275635","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.3":{"name":"reshaped","version":"3.6.0-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"4f6a145424997c22c7501fec01bc28bea043524e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.3.tgz","fileCount":1425,"integrity":"sha512-xo1GVZu1kNI3hA2KBzMM0MCkmn7u69UAyTBxaNoy989oeriK64IS5waov5rJDeqDclMEWwduHuGBznvjU8rVCQ==","signatures":[{"sig":"MEQCIFUV6+g4k3H086eoNvj7Yg/iUwyp+EVAxkmXnOcUgAPEAiAZhlHMgxoVA9yZoGG083KF3fkQwrbz1vfFVk42TKCLlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1998701},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.27.0","vitest":"3.1.4","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.13","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"9.0.0-rc.2","stylelint":"16.19.1","@eslint/js":"9.27.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.19","postcss-cli":"11.0.1","@types/react":"19.1.4","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.1.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.5","@commitlint/types":"19.8.1","typescript-eslint":"8.32.1","@vitest/coverage-v8":"3.1.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.2.0","@storybook/addon-a11y":"9.0.0-rc.2","@storybook/addon-docs":"9.0.0-rc.2","@storybook/react-vite":"9.0.0-rc.2","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@storybook/addon-vitest":"9.0.0-rc.2","@vitest/coverage-istanbul":"3.1.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.3_1747871099990_0.5147636747629551","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.4":{"name":"reshaped","version":"3.6.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e41b29bd94be056c5be42dd920f5ad549f3e63fb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.4.tgz","fileCount":1425,"integrity":"sha512-K+1W5O11/lz5AwKMmdB273kS/fIE3mYuXcsOf46eLNJeUdFqvefXYEbUqzo8qNfpg5yIYxEOhr/nPkqC9aNshA==","signatures":[{"sig":"MEQCIEEf+/lOcO3lXtki/+mECifGsILt1eibxYlPdTGEPy60AiA1P0FFhQe0ovA3e5hBhNukkANF2SnKXtPu4Z/m6vTWpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1999749},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.27.0","vitest":"3.1.4","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.13","prettier":"3.5.3","chromatic":"11.28.2","react-dom":"18","storybook":"9.0.0-rc.2","stylelint":"16.19.1","@eslint/js":"9.27.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.19","postcss-cli":"11.0.1","@types/react":"19.1.4","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.1.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.5","@commitlint/types":"19.8.1","typescript-eslint":"8.32.1","@vitest/coverage-v8":"3.1.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.4.1","vitest-browser-react":"0.2.0","@storybook/addon-a11y":"9.0.0-rc.2","@storybook/addon-docs":"9.0.0-rc.2","@storybook/react-vite":"9.0.0-rc.2","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@storybook/addon-vitest":"9.0.0-rc.2","@vitest/coverage-istanbul":"3.1.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.4_1747946975987_0.20785957822299705","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.5":{"name":"reshaped","version":"3.6.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d178bd4387e4c4e5a6d39cdd3f78655a44185324","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.5.tgz","fileCount":1430,"integrity":"sha512-SnUHVxoFfgVtJp7uwWcoibKR9XCn/hxlpM16p96LaSl205iTaTQ1dcFx2AZPQertcRAK0TTTwv9PLxwETiiUlA==","signatures":[{"sig":"MEUCIQC6bnt0IsBdiCGMpUjlyT4yfzoD2x/WY/TnqJVhpfLdUgIge7/qJd4xBoRKXVe5EeZzstf0dgeAnZ3EUe/CpmCbMdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2003228},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"13.1.0","postcss-custom-media":"11.0.5","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.27.0","vitest":"3.1.4","postcss":"8.5.3","ts-node":"10.9.2","lefthook":"1.11.13","prettier":"3.5.3","chromatic":"12.0.0","react-dom":"18","storybook":"9.0.0","stylelint":"16.19.1","@eslint/js":"9.27.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.24","postcss-cli":"11.0.1","@types/react":"19.1.6","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.1.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.5","@commitlint/types":"19.8.1","typescript-eslint":"8.33.0","@vitest/coverage-v8":"3.1.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.5.0","vitest-browser-react":"0.2.0","@storybook/addon-a11y":"9.0.0","@storybook/addon-docs":"9.0.0","@storybook/react-vite":"9.0.0","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.0","@storybook/addon-vitest":"9.0.0","@vitest/coverage-istanbul":"3.1.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.5_1748889758346_0.4812204959698312","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.6":{"name":"reshaped","version":"3.6.0-canary.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a5383dccd73681ef3f9dc9a6297ac8e4722b0b0b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.6.tgz","fileCount":1430,"integrity":"sha512-lrNg22Yff03q4oOZy3N0YashqZQ/1LlRA3AQdkJ7Z0kHBsD+IzlUCIsiI3tT62kZkA3y27KcqzkhtgYBTd0FVA==","signatures":[{"sig":"MEYCIQCzRT/tXCqrYYbaXtehyozShH1Y6X4qFFSapf4TrJLHKwIhANA8QxB1UlQdnkdz3+99u65nblJwwDvqGsZFfKvw/8Oa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2005456},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=20","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.28.0","vitest":"3.2.0","postcss":"8.5.4","ts-node":"10.9.2","lefthook":"1.11.13","prettier":"3.5.3","chromatic":"12.0.0","react-dom":"18","storybook":"9.0.4","stylelint":"16.20.0","@eslint/js":"9.28.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.29","postcss-cli":"11.0.1","@types/react":"19.1.6","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.0","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.5","@commitlint/types":"19.8.1","typescript-eslint":"8.33.1","@vitest/coverage-v8":"3.2.0","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.5.0","vitest-browser-react":"0.2.0","@storybook/addon-a11y":"9.0.4","@storybook/addon-docs":"9.0.4","@storybook/react-vite":"9.0.4","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.1","@storybook/addon-vitest":"9.0.4","@vitest/coverage-istanbul":"3.2.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.6_1749067590456_0.7861269849075996","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.7":{"name":"reshaped","version":"3.6.0-canary.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"cc347517ee6a860262bf50b111569217a6033e7e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.7.tgz","fileCount":1430,"integrity":"sha512-zp895JgfKR+Z/exPKJ/W184M8g2N+TTeXif53wz50zTYpFL7iAhLiro3QQ2sV6uy63Y3xJBeqoPmM5TIPlLP2g==","signatures":[{"sig":"MEUCIGZUciVIpAdrjBdxrBFNdYE4pCEjlnvFitudn0/bQgJ4AiEA+spuRIxUtN5FS87J6Uun2sn1FCL4UlkiRsBOQ2uQOJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2005420},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=20","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","actor":{"name":"banana.bobby","type":"user","email":"blv.dmitry@gmail.com"},"email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"6.3.5","react":"18","eslint":"9.28.0","vitest":"3.2.0","postcss":"8.5.4","ts-node":"10.9.2","lefthook":"1.11.13","prettier":"3.5.3","chromatic":"12.0.0","react-dom":"18","storybook":"9.0.4","stylelint":"16.20.0","@eslint/js":"9.28.0","playwright":"1.52.0","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"22.15.29","postcss-cli":"11.0.1","@types/react":"19.1.6","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.0","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.5","@commitlint/types":"19.8.1","typescript-eslint":"8.33.1","@vitest/coverage-v8":"3.2.0","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.5.0","vitest-browser-react":"0.2.0","@storybook/addon-a11y":"9.0.4","@storybook/addon-docs":"9.0.4","@storybook/react-vite":"9.0.4","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.4.1","@storybook/addon-vitest":"9.0.4","@vitest/coverage-istanbul":"3.2.0","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.7_1750443068008_0.3453335527338579","host":"s3://npm-registry-packages-npm-production"}},"3.6.0-canary.8":{"name":"reshaped","version":"3.6.0-canary.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0-canary.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d52e1e365c5427ccef90481824be210ff262b922","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0-canary.8.tgz","fileCount":1460,"integrity":"sha512-fQDFX8cvg/os0lPWMR58MW5tJdCkO5UvS2sJpifDt/y0alLLJdeKafZ2lC7xo3qAwzWJAb0P52MDA1BgHN2dQg==","signatures":[{"sig":"MEUCIQCE6b5Lkqmf/VBPakpNQ4sXg2QpJshyLz4+jSBw2mj44wIgIvCr61RLlwCpSpiTSRwxGiD6uY52anXQK0Xs+a4dCPc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2025924},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","actor":{"name":"banana.bobby","type":"user","email":"blv.dmitry@gmail.com"},"email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0-canary.8_1751031175904_0.8287541467005526","host":"s3://npm-registry-packages-npm-production"}},"3.6.0":{"name":"reshaped","version":"3.6.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"ab51132129449c9f4ca527d5993aab01d96076c3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.0.tgz","fileCount":1460,"integrity":"sha512-y8KqFeurz+UlvBm1xOGpkR1kGk84XDdUmaeFnmCfFuyQrecYFq07ZVKOLU+w8tbevQQrjUOnQDOrfqtbs5ALcQ==","signatures":[{"sig":"MEQCIBzbs78cXbQTDoJC8ZMxX2jk1q4g0wyLfgIfCI9mJ+giAiAPi8fwb/Y9mf9QNhKq6W/3T5qO7+fFtEIcrnV8Xd8JVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2032958},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","actor":{"name":"banana.bobby","type":"user","email":"blv.dmitry@gmail.com"},"email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.0_1751287847301_0.7126659216987323","host":"s3://npm-registry-packages-npm-production"}},"3.6.1":{"name":"reshaped","version":"3.6.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"8787fd75fe4edbef6d22295e76605fb99ecf413b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.1.tgz","fileCount":1460,"integrity":"sha512-ke0GQrxUMz+qmQznoFde0FiccCtCyPsWCE/0YZgAj4Rq5VJJ+XrBY25L+S1iRxth4eE/icVm6ecvSdoVsg8ong==","signatures":[{"sig":"MEYCIQC05TB0jswJbBLkUrj6so4ZJPUi7VmwA6TaVBZDsUdmugIhAIhZLq3wGCs6UZHpAnLAbcsxE8WOpeX1Kaxhem4TG948","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2032972},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","actor":{"name":"banana.bobby","type":"user","email":"blv.dmitry@gmail.com"},"email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.1_1751441322203_0.6248379018989776","host":"s3://npm-registry-packages-npm-production"}},"3.6.2":{"name":"reshaped","version":"3.6.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"68706b901f464bb1c9adfaebe098c93dec9b3e69","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.2.tgz","fileCount":1460,"integrity":"sha512-Yre+SAbQ0qW9BFeZXWwmaILAqxnj4g1GjT9csUX78goQXjavRBnLViJTpk7vIhyQtPuH4UwalnkrYXwu6WQkfA==","signatures":[{"sig":"MEYCIQCb2Upu16dBiOzxmi4b0KoE1wTf0MtKGIC5/nBWMeGglwIhAKAMKQxBVX1jN5C0iaj4/Vf4z7BBuYeuaXMrTkXQF0k+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2031019},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","actor":{"name":"banana.bobby","type":"user","email":"blv.dmitry@gmail.com"},"email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.2_1751491868996_0.0747519020232128","host":"s3://npm-registry-packages-npm-production"}},"3.6.3":{"name":"reshaped","version":"3.6.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.6.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6012741abadb273c0d6ed4a4de182d83f84a04fd","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.6.3.tgz","fileCount":1460,"integrity":"sha512-IeuTrcZfKLfPEKDUEVavAZH2SzZcTE0pjJmf9nLdcyxfpwKAfxouJrxaVa2z2Kz5ZtXgXBAVqgl7NJrPVf6TWQ==","signatures":[{"sig":"MEUCIEjdNnaGxfuCRC++4he7tamBYT4iGVIOsRGvnCmnswRLAiEAhWyTNF/u430dSGfzAoVCHotvtFUs96RwqKtApdLjPfw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2031209},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","actor":{"name":"banana.bobby","type":"user","email":"blv.dmitry@gmail.com"},"email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.6.3_1751963935112_0.8216524026194278","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.0":{"name":"reshaped","version":"3.7.0-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"fb9d11e78904b7aafc75a73b7f74d0446ec5550a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.0.tgz","fileCount":1460,"integrity":"sha512-ibKsRxOEPTPXojVQ3L+YYB32Dcbyq7SnxI6zR8ec72GlX3x/x2Du/ZjtmmeFu6abcT874/cGqIt7TD+9JdZRCQ==","signatures":[{"sig":"MEYCIQDXKFkcchEkL5wzSZL1iyQOTXecOzbrQTnkOqxFtS3fBAIhAJdtDNxMsamAsFwj+fxVGBUe4dEx+ts4D+VxpyeMC8Gm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2032073},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.0_1752411133187_0.6730226498629135","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.1":{"name":"reshaped","version":"3.7.0-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b3cf61749aa53048a7c530df5f45fef6919a54fa","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.1.tgz","fileCount":1460,"integrity":"sha512-IynNcXAFqSTY7wvks6cSoGEzu876DUQ4DqBsLEv6aYzni0jVMNnqAQes9uGneQLshTcDu6VBN0zSp79hHErhtA==","signatures":[{"sig":"MEUCIQCP0rV245xD2P+ovkZUaxEnbnG8aF9lmuoetXcWZ9gUtAIgEdIDuT613eSkkURld2weQ6n7qeSpiNwsq7g+843qYBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2032908},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.1_1752447975653_0.5728166655217077","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.2":{"name":"reshaped","version":"3.7.0-canary.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e74a3ac373c5fd3eb1ecc3c43a82c61a8a5bfe8b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.2.tgz","fileCount":1460,"integrity":"sha512-+kjzMyDP96vLaQ61qgxzbIilpc98xcSVneTrmk2AwJ0kwsDyZGCr3mc6BCqsRK/KuLxhNysVhy3NziwArd0T7g==","signatures":[{"sig":"MEUCIFZuwZYwsbHpG0KUZ6hYLk9CiECpEHkxiSnz5hbaeIBiAiEA1NT593QuwX+hToijmgsanLmrzlpjBzcfXFJ1Cda28gg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2033755},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.2_1752448916444_0.4814183403259549","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.3":{"name":"reshaped","version":"3.7.0-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"ca6e289655501b678eede01b83a3bc99fbc0d036","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.3.tgz","fileCount":1458,"integrity":"sha512-i0AMo4KUbNyLJ/yODoNJLbzhxX2xcWVoFJg+kwUWF0BFE20cndcEMY0rhlQMjf6FxTELyvNf30YrVBjKgWYZ8g==","signatures":[{"sig":"MEUCIGmNW7fW56+ob7Ontdtaxxk7EaAk1wsF6WMpxlQfbbGmAiEAnhIcEP2PtU6KvJHQ4bKMYV2P87IDDJJGG9Ocy/udCfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2035365},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.3_1752697873196_0.4354757891897607","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.4":{"name":"reshaped","version":"3.7.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6fdb99b8acdedd0f556d5893ef75307627bfe30b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.4.tgz","fileCount":1456,"integrity":"sha512-N69F8DQq8Huh34OXaJ2ZUE9r+/ZsJXruWCgZAuFvcHHQj0TbfXJWA98T3RY5xzw+pbHAJS4nk66N+a/4MDPNeQ==","signatures":[{"sig":"MEYCIQCY/3V7j7rX2x5BjAiveZAso9Cx665IIFfJWbx1b+Nn7AIhAJS1BbLLa5i6YRkYFItOIdQuYw4/HOs4CPfjYHl60rDP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2036243},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.4_1752959023031_0.1732215626761966","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.5":{"name":"reshaped","version":"3.7.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0f44eb795dd4abbdb3ef8f75a411b4f8688ea7eb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.5.tgz","fileCount":1466,"integrity":"sha512-cbG11RORv61uvaFjKeyr9CyYYBh5x4zJD1eoNdxJQ67XaQ6pkf2tOZx6hQm9y11Y+H4MGE7FK1JEpj3S6GKNcA==","signatures":[{"sig":"MEYCIQDSVMpjVFr9rhamX3m21hx5YVOHATBcZBJjH78w8Y46xQIhAJbBAKXg1IMmn1uSdrN63wOhAdgnzfl0otEgyGiEzx2Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2039195},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.5_1753029872881_0.29365772644773847","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.6":{"name":"reshaped","version":"3.7.0-canary.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"42c0ef24a11390b128da128519789cb6117b935f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.6.tgz","fileCount":1466,"integrity":"sha512-ab5f/Clvzle+Yyap9EApC3HqJEmYeUfQdbBWdNgd+5WiAhFzgSlecrkpqzN8x/FsiXt9TNoeTW+u4VAWvc0QjQ==","signatures":[{"sig":"MEUCIQC/rdsLEH/kfLWSm8GmkBq1MeOywjS8FhUJQtQDavG+FAIgXRUI+9tMIz1XLhzH7NgjmbXKMnFPPmi1hzBBWEoHADc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2039606},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.6_1753211057431_0.3749743561966381","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.7":{"name":"reshaped","version":"3.7.0-canary.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"dea15bafd1bf7c0816fb82b059edc7393405c5ac","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.7.tgz","fileCount":1466,"integrity":"sha512-GF0TNNJmiLk/MZbNGXrbJB8qLmxZxn6eY1Qxvur5YE6NUzIIVKLgCl8O5PMjfB/fbHKC65Zu8sN6zaJvTopRyg==","signatures":[{"sig":"MEYCIQDOhQN8fHJCHXknJedXm42sa/8JoEz+Dmn0w17gsbRDQQIhAIQOeDecIG792iGDZGsqNr28zGyzzD8Gm4ihmkD0nqyr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2039397},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.7_1753563933136_0.858444257727369","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.8":{"name":"reshaped","version":"3.7.0-canary.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2d209b5fa12c029981e70c4b2078c24b565c1a92","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.8.tgz","fileCount":1466,"integrity":"sha512-AHm4IpTynES21RYO3Zuiy2IV9T2//BrG5f4QJD0FhRBu08wBfMR48IlMo9HMp38BlxUYqeyDKG0AymX96LRIRA==","signatures":[{"sig":"MEUCIGUlCPXbcVH1e4cFijFygQqMO1YlpSnSLkpmdDlsUn5bAiEAwna2upGA9d0a192J80HG5qHWgzO9O6ZOa5By48Z0QVw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2040355},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.8_1753633843482_0.6810934169339773","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.9":{"name":"reshaped","version":"3.7.0-canary.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a3e4598431bf047988d3bde1fa4a9c7a857c6c1b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.9.tgz","fileCount":1466,"integrity":"sha512-3MTXCsUDHsL8ZyuIJLTpEp+iYtkHb0m9Yg7ICu+3E6IgES1BIWljWyPrNw+hRUmMTdHlYznV2+KGQ7ttl2yofg==","signatures":[{"sig":"MEUCIBpLJP3hGX0/oOi9X7iLmnX0VF1Z55W65fh1doVGnp4VAiEA3N4ORWl5L49bCNiGqZ8NEHZJsPCzo/Mv/zPfucHUPlU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2041519},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.9_1753648405583_0.34130009168950415","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.10":{"name":"reshaped","version":"3.7.0-canary.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"bb7e5108a577eff84bfc780f08aeb3a97d428dae","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.10.tgz","fileCount":1466,"integrity":"sha512-kG5Yx/XK8sPvlatioZiAVN4JAW44QmCRYDGjapEl2Ip69mB/Cxc3xcd7DQp4z00ukODbxUPcon7yVSbrQJlk2Q==","signatures":[{"sig":"MEUCIQCiG53ORrWNvkppGaOczIroWgTiMOVguGQXdpUjRzyZygIgNkfTsXLOLoXFzyn04kNzK1pEQo+eKn1q34qxyOuRdo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2042842},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.10_1753824684110_0.9581113149017619","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.11":{"name":"reshaped","version":"3.7.0-canary.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7e465571f880e648baef9b858e96eef66e8245da","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.11.tgz","fileCount":1466,"integrity":"sha512-xO9ioJQaXLqBcsHgjN3npSzJbQ5N3eEeqYPO/SorBAZTyhd6rhEZtb9ekBYjqXt7HAPVoMcSQDFLw3dh4vij8A==","signatures":[{"sig":"MEUCIGhWJSFb+Yv0Bxe65nl3an67+oWaoC772eB+u1ucPIEEAiEAn55m6TMAGbLVNxUA/j9FeO/A+1Jpvvet2VVEPrEO2Nk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2043210},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.11_1753985176143_0.2841107980845221","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.12":{"name":"reshaped","version":"3.7.0-canary.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6730247907f03f13112d507519c76cce06047de7","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.12.tgz","fileCount":1466,"integrity":"sha512-yEL151CM4gH2lOBkhNj4L4KlL44NMBPM4FjmPq7x5k7MfG3lPBW5fHDA30+M20Ad68V+rqh7Kp4tFgBqpkhUuw==","signatures":[{"sig":"MEQCICDY4LawlUJgRmwDvTe1LL4X88tglsh3NPkE6IsCe38oAiBds8hS5xzsgBNmdF0sXqmxxrGkFcuTSJGLQuJo8D9saw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2046705},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.12_1754078959560_0.41260094906574607","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.13":{"name":"reshaped","version":"3.7.0-canary.13","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.13","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0526f3c6f00dfbca84e4cdf56c9a0bed2ec72a98","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.13.tgz","fileCount":1466,"integrity":"sha512-PObz/j3Go8Odt51Aieup97MeLe+qKHvxnmSAxfjnWsR67k2bTlsoSbXKaqeWeOSZNq1ohw0isyleHtShOqRpKA==","signatures":[{"sig":"MEUCIDt6QOYrCIxqm+2KLz9HV79KTp2CyYMvREA6Txrm/VSgAiEA/GayjVHrEnxoBGvudoJln04Jtm75tBBhmL7riMogv5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2049260},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.13_1754082440821_0.1670100274127455","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.14":{"name":"reshaped","version":"3.7.0-canary.14","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.14","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"bfd3e1461a241ef1ed3c031f5c5208c3903bf013","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.14.tgz","fileCount":1466,"integrity":"sha512-h4CkviGCydl22pH5oFtqAwi0reNlRxKtITWOmkuEjSM6PXBep5NuCPfW0VrFEMLcBLR+msrxxCWPtajRcM7BZA==","signatures":[{"sig":"MEYCIQCcppwyBtTS/g2f2j2fqgJkqLJ3H1lh6ATFKJzwwAWr2QIhAL4YmO8PPCQVbDesjr3+U9oGInvMC3rGt2+yfaC7Hs66","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2050020},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.14_1754146236594_0.5179712172171747","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.15":{"name":"reshaped","version":"3.7.0-canary.15","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.15","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a5973b3780dc966a434e63665899565a04a0e0d7","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.15.tgz","fileCount":1466,"integrity":"sha512-ueyhOCOBYU0gYTLmroanPLtkT5vv4tUh+LhNVype2tcfY11o2fTduseRFL8l44KukDu7LOlYA9bL+uKd1MS8tw==","signatures":[{"sig":"MEUCIF0SE/msDn9nMNK1ruNFZvWCcVC51Vk3CIBoVQNZmAeEAiEA3Lqmic5MJyFG7xzyXlga8uLUzhD0wZlsWF1r/ADGpuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2050158},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.15_1754147654465_0.5960920312503808","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.16":{"name":"reshaped","version":"3.7.0-canary.16","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.16","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d0b503db34ddd3d27033b4143757fb590ded2a73","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.16.tgz","fileCount":1466,"integrity":"sha512-i+TzXY1VR3yIG/VOM+aHWuCRQ7KdQjZtsHOzQsx8oK4VPE8FnN5QBjpeKpAI7mKd2f1/nebb8JzePKHUHswm5Q==","signatures":[{"sig":"MEYCIQCNsKgtzdF77HqJX+uN2bsvHbKuBW3IUFJ/7iUWyVRALgIhALAgp3L2DibHtPuUIqBV0mxLNpzdtxfiiXGcGPt9vJj5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2056284},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.16_1754606137850_0.26821241000335627","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.17":{"name":"reshaped","version":"3.7.0-canary.17","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.17","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"dbb0852f060b44077f9b96f4da8ad872c0a0b6a4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.17.tgz","fileCount":1466,"integrity":"sha512-DovwybaSM4b/ZvoZbU6FC0kwvSYE1GMaCpjK6/ROz1+3s7iM71S7k0CXtyaNJRG0XvwmDZPkis4oB1QzroLMLQ==","signatures":[{"sig":"MEUCIQDoMkCK5jS+NQzqAw8809itossheBf2hESTPloxZ5m3qQIgWigjWWA6LmDERV4TyeCdrEojADXDWm15EOf3jJv1tV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2059733},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.17_1754750964283_0.01585717872514869","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.18":{"name":"reshaped","version":"3.7.0-canary.18","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.18","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"676d92e135e5b5ee241fa57017b2c48eec41eec3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.18.tgz","fileCount":1462,"integrity":"sha512-kjhwTdMMILyaG4xJLAF8aVcjDw/eKv1ozYhBjz+HmFA/6XE+eiZLU/4HVOasqhQggfRFVu7n1aKBn0UiGQlQqA==","signatures":[{"sig":"MEYCIQDptrLFJ6c8Rr6DLjJa7x6kgPD2ZKcwm4WAh8X+Q1o3XgIhAL+jEsl0fM4mAu4Mp5WQsw25UXfWarhMUgtGTGZpV23E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2073399},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.18_1754860159068_0.21660115214624476","host":"s3://npm-registry-packages-npm-production"}},"3.7.0-canary.19":{"name":"reshaped","version":"3.7.0-canary.19","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0-canary.19","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d5a2e73c49a2365e1e09d08f95e110194bffa91b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0-canary.19.tgz","fileCount":1462,"integrity":"sha512-jmOH7PaeL40Q8x5pEuvJeyT1G6U3x9LmRa869zG9VaePVAeejcNnHufAUabsfSSCOuco8lzSp6UYCTY+8CgZyQ==","signatures":[{"sig":"MEQCIA3oYWw3i2zA7BF4qIHnpyhHnhuTlU3VYhgunmKYL4TsAiB2xlbF9As08n5wszX4zfkxH7pD+h77G/6J5S0zO3XYoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2073475},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.1","cssnano":"7.0.7","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.0.0","react":"18","eslint":"9.29.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.11.14","prettier":"3.6.2","chromatic":"13.0.1","react-dom":"18","storybook":"9.0.13","stylelint":"16.21.0","@eslint/js":"9.29.0","playwright":"1.53.1","size-limit":"11.2.0","typescript":"5.8.3","@types/node":"24.0.4","postcss-cli":"11.0.1","@types/react":"19.1.8","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.6","@commitlint/types":"19.8.1","typescript-eslint":"8.35.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.0","@storybook/addon-a11y":"9.0.13","@storybook/addon-docs":"9.0.13","@storybook/react-vite":"9.0.13","eslint-config-prettier":"10.1.5","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.1","@storybook/addon-vitest":"9.0.13","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"38.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0-canary.19_1755137558085_0.687811263157166","host":"s3://npm-registry-packages-npm-production"}},"3.7.0":{"name":"reshaped","version":"3.7.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d7e2ce2f788bf804783f64727ee12a29f3f883eb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.0.tgz","fileCount":1470,"integrity":"sha512-5mLHUZHRO3cOvfq6D5c/bkF+5+//DT0oygZNxNIUJUZzU4PNCyyOEVWv48BWFV2yNoxBg6EvDUQotv6Wq7c1RA==","signatures":[{"sig":"MEUCIBcVXXl1taCaab/Fr2+k+Rb+RDL4xxGxc2BZcwMJ0+jYAiEAhlYUv1kSTTudkv/gb98Ca9Ls2NjcjoCwSQX4Q95Fb6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2093088},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.0","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.2","react":"18","eslint":"9.33.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.12.3","prettier":"3.6.2","chromatic":"13.1.3","react-dom":"18","storybook":"9.1.2","stylelint":"16.23.1","@eslint/js":"9.33.0","playwright":"1.54.2","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.0","postcss-cli":"11.0.1","@types/react":"19.1.10","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.7","@commitlint/types":"19.8.1","typescript-eslint":"8.39.1","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.2","@storybook/addon-docs":"9.1.2","@storybook/react-vite":"9.1.2","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.2","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.0_1755471080326_0.3673582479598039","host":"s3://npm-registry-packages-npm-production"}},"3.7.1":{"name":"reshaped","version":"3.7.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a48999b0f8d7af45bbecd0c2ac8039a90ca3f545","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.1.tgz","fileCount":1470,"integrity":"sha512-bY2ZPPH6mKIQSLWOG66B4do889pG+LwTGd8XihH4TH/corjfrmUTSTaFkp27epyQkW/hEHQ/FliZVKkfJ9aZ3w==","signatures":[{"sig":"MEQCIDzgLpc1ONi0y92jgoKoXVvdSGmHtpb/3wSX4OFESqazAiBlvfN8z10zSlcpC7WeLBU0azR0d1uLiNwRlga7NVvBDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2093151},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.0","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.2","react":"18","eslint":"9.33.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.12.3","prettier":"3.6.2","chromatic":"13.1.3","react-dom":"18","storybook":"9.1.2","stylelint":"16.23.1","@eslint/js":"9.33.0","playwright":"1.54.2","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.0","postcss-cli":"11.0.1","@types/react":"19.1.10","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.7","@commitlint/types":"19.8.1","typescript-eslint":"8.39.1","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.2","@storybook/addon-docs":"9.1.2","@storybook/react-vite":"9.1.2","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.2","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.1_1755471529659_0.3394107776375206","host":"s3://npm-registry-packages-npm-production"}},"3.7.2":{"name":"reshaped","version":"3.7.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f818184565167886e48d723b0ca24ef4fd7acddb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.2.tgz","fileCount":1470,"integrity":"sha512-Ihfkyqy6+ZJo04hN8dkEs9a5SG+AIcJY1WjLMSz9/AHsBpiexHxp8oOuMWYi228V70SSpGal1vTmP5Q0Ov05aQ==","signatures":[{"sig":"MEYCIQDsjg52f6Hwvbd/oXi6moQqQW/Xlf32sMmb8R3AIviNigIhAJkt6JCyqTw/fSN0zmxpN4sPcL7w98O7lDwy1PFw0K29","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2093211},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.0","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.2","react":"18","eslint":"9.33.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.12.3","prettier":"3.6.2","chromatic":"13.1.3","react-dom":"18","storybook":"9.1.2","stylelint":"16.23.1","@eslint/js":"9.33.0","playwright":"1.54.2","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.0","postcss-cli":"11.0.1","@types/react":"19.1.10","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.7","@commitlint/types":"19.8.1","typescript-eslint":"8.39.1","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.2","@storybook/addon-docs":"9.1.2","@storybook/react-vite":"9.1.2","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.2","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.2_1755471961568_0.7604940579789277","host":"s3://npm-registry-packages-npm-production"}},"3.7.3":{"name":"reshaped","version":"3.7.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f2743a865ff93565c3b025d49009efc08bb5d5ff","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.3.tgz","fileCount":1470,"integrity":"sha512-qN+3RsTlyhmba/mGJW1XHHCtGh1wC2o2ZgP6n0lyLIz5tnElMKFGFKXNqD+d++A/sWekqIPVR8G6ETf0HPDVOA==","signatures":[{"sig":"MEYCIQCPCTsEd+CBDyXWRr+hI+s4+ZJJWF9qTJecZrLycIjSLwIhALumUAKqp5+/WBoh9D47bndJHA+mOZ68xyELc3ixdW9C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2093271},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.0","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.2","react":"18","eslint":"9.33.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.12.3","prettier":"3.6.2","chromatic":"13.1.3","react-dom":"18","storybook":"9.1.2","stylelint":"16.23.1","@eslint/js":"9.33.0","playwright":"1.54.2","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.0","postcss-cli":"11.0.1","@types/react":"19.1.10","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.7","@commitlint/types":"19.8.1","typescript-eslint":"8.39.1","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.2","@storybook/addon-docs":"9.1.2","@storybook/react-vite":"9.1.2","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.2","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.3_1755472760307_0.2995648491044265","host":"s3://npm-registry-packages-npm-production"}},"3.7.4":{"name":"reshaped","version":"3.7.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.7.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"93ca44521b0007f22f3ef3436d91aac3f34f37e9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.7.4.tgz","fileCount":1470,"integrity":"sha512-WENb4QgisDSgXy782cyLeng+9WsAvafnZ7oC9WUFd7Wwt6RQOBwnht29Y6v7b1ljXzWVFDP5XXOskqq4Ws4cdw==","signatures":[{"sig":"MEYCIQCM9cnPofVu163uGnLB20MjDkieZyuvuZLr+kmcofA4WQIhAMPOFMt7eme1oyFyaChRJ9DSnWNze8LbbWPUTHEJGBNu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2093559},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22","yarn":">=1.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"read -p 'Have you updated chromatic tests?' && yarn release:lib && yarn release:source && yarn build:storybook && yarn release:copy","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:canary":"yarn build && yarn publish --tag canary","release:source":"sh ./bin/release-source.sh","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Dmitry Belyaev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.0","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.2","react":"18","eslint":"9.33.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.12.3","prettier":"3.6.2","chromatic":"13.1.3","react-dom":"18","storybook":"9.1.2","stylelint":"16.23.1","@eslint/js":"9.33.0","playwright":"1.54.2","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.0","postcss-cli":"11.0.1","@types/react":"19.1.10","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.7","@commitlint/types":"19.8.1","typescript-eslint":"8.39.1","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.2","@storybook/addon-docs":"9.1.2","@storybook/react-vite":"9.1.2","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.2","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.7.4_1756160480744_0.9747302115654843","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.0":{"name":"reshaped","version":"3.8.0-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"license":"MIT","_id":"reshaped@3.8.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/formaat-design/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b06de4fba10249de6c479eb30e9d73a55284cdfb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.0.tgz","fileCount":1469,"integrity":"sha512-YsViWIbGO88FMlJbQjyGYjfqvFjBngo48JDu/R2u2TN8sJSwu2+ZbZwQ1+7waYdG5BMh8xRRaJJnLGEBFPaS1g==","signatures":[{"sig":"MEYCIQCH/rwYrVeX+x/a806b6ZHcspztUdRCxl3LLWMvvArkPAIhAJS3R/JzEV0Bza34urzLewX2LElH4TmoB51xRpWyfOp9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2132358},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"yarn lint:js && yarn lint:css","build":"yarn clean && yarn build:stories && yarn build:esm && yarn build:css && yarn build:cjs && yarn build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"yarn changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"yarn chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"yarn clean && yarn build:esm && yarn build:bundle","release:lib":"yarn build && yarn publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"yarn build && yarn pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"yarn build && yarn publish --tag canary","test:vrt:turbo":"yarn chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.0","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.3","react":"18","eslint":"9.34.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.12.3","prettier":"3.6.2","chromatic":"13.1.3","react-dom":"18","storybook":"9.1.3","stylelint":"16.23.1","@eslint/js":"9.34.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.0","postcss-cli":"11.0.1","@types/react":"19.1.12","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.0","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.41.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.3","@storybook/addon-docs":"9.1.3","@storybook/react-vite":"9.1.3","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.3","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.0_1756418292814_0.3609200296223434","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.1":{"name":"reshaped","version":"3.8.0-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"9f7b8141d18d8f5ea7a8686ffddde1dead36b56b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.1.tgz","fileCount":1469,"integrity":"sha512-6J2gW1+dRb1qTgjEcoPv5GTrzokn6RJekjp+zlmxw41i+0Fz2Es75TP0Indaz9RKXpZog1sZ7oeA2YMraGCZJQ==","signatures":[{"sig":"MEUCIA8LI8tucus0sipR2zwzAABOX/fSlm9nhsdVCxAY1p4ZAiEA8IQBcThj3kxrciJe2yJT7RmCFpfykqaFfUmCw7xdcOU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2139706},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.1_1758065703495_0.19323062085602705","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.2":{"name":"reshaped","version":"3.8.0-canary.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"925202c3f5924de52c84a5ec215eddb3950c1b8c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.2.tgz","fileCount":1469,"integrity":"sha512-sHUsd1GJWqn6HQrG+hhrDVgtkdNv8gIqzTDXMtHNYgO0py/BX3l6Jw+A2nIzcnpU7jomVJ1YSMwgNTqHpKo7sw==","signatures":[{"sig":"MEYCIQDCtoFelvEVZAbvSJNdsP4Y2s/nSfdTKpP2xFq3WSZSJgIhAKhj4AdhOdAbqIT7n+khWnn2/YjzAFkwLLCg5oAfkEBM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2139073},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.2_1758149270298_0.5851449172809355","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.3":{"name":"reshaped","version":"3.8.0-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b69080cb0380dca5bba681dae2fb93bac769d566","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.3.tgz","fileCount":1467,"integrity":"sha512-4FP6ZnGKi877bGx14sRjjAXGgK4sSfoFfI1P+8ux5FFLPr4IkNPwhi170Pf8jVmkC1CXiZz33aYxvMitq9iifg==","signatures":[{"sig":"MEQCIAv6u325vuHBHj28ITgPALH3iMpIm/EkOURkF4wfsustAiApDCIQZR1xeD2rxHp1Vtj2V2NeuigpHWK4OgF9k5HFlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2141681},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.3_1758232434429_0.5145437403482129","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.4":{"name":"reshaped","version":"3.8.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0afd4011ab2162320e1c40551ccf643f88e8c9c5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.4.tgz","fileCount":1467,"integrity":"sha512-Wo5kbCf8o9TvNrOMPRygSuXnArLFhN+XFP+7C4t2ew4AWxpVOr0Cei7CrShpRI/ll8NQm1oElPzJ28TwQ50wxQ==","signatures":[{"sig":"MEYCIQCmwC/OAXGfYkNogMuy7iQErRuBeJteY/whItwxK80CDgIhAOYnZUBJd+ZHZX/vR/O2/SPeJqsFt/ThM2RNfyK9xo/I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2141412},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.4_1758315613047_0.11508155417915145","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.5":{"name":"reshaped","version":"3.8.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"54ddbff707c8e11fa812d71ff29dc771cb43cb10","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.5.tgz","fileCount":1467,"integrity":"sha512-R9tUON+uBCWr/yK+VpW6LZHNMx1OuoW3HDfA8d3NePvutzAGeFDXaJJ/CN66ER/k7lyp4QVujWwi07V36Z3SCw==","signatures":[{"sig":"MEUCIHjmS4jxlQ6LHOHQMdtH3tWGqlJ9H8V9HaRj25LGMYhbAiEAkpyJZnShwrhCCM8MEaMPIFuIMJ9bANvn3mT7SuBftlY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2142455},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.5_1758316992086_0.6219684606699103","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.6":{"name":"reshaped","version":"3.8.0-canary.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0660a5b07e245b58eaac093de2a8f063833ae0dd","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.6.tgz","fileCount":1467,"integrity":"sha512-IgW6rZX9r/lQv0Nys7a/fPviQzRY99rtqs7kL3vOkustcLXgbzPJ6fa0jSuccjl3rb9jb/pP8KM/ic7DvZeebQ==","signatures":[{"sig":"MEYCIQDndvTTzlegWeM31It64FBIJO++d2WaieZ6eLunWMRB+AIhANnHTxPZfOa+FB6+y/2QgroduerlUpjfHF1B1HPaWp0a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2149286},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.6_1759271870533_0.2176907077790473","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.7":{"name":"reshaped","version":"3.8.0-canary.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"8ba1700fe110ebbc94c54cda381c056a768f3ebf","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.7.tgz","fileCount":1485,"integrity":"sha512-TZS0dhV6tPwX1EO3hVfXR57/xPf2XndA6kwPPcrHDtWQRMf+Fm+TaPsVCZtzq6PLl8HLlFHmqlcA221c7bm8GA==","signatures":[{"sig":"MEUCIG/B8Pyb/mR6RrmNvkEhkqhndt3bjBRmQGeqKEIL7g6oAiEAtNmtvuWnkBbn+6gLeI+MWa/mUb22S5eExlprnR4vR08=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2179326},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.7_1759676663208_0.2622539848360088","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.8":{"name":"reshaped","version":"3.8.0-canary.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"4cd4c578be30fc98e5821537b200d6ef4c5fb1eb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.8.tgz","fileCount":1427,"integrity":"sha512-CR6bJUIhyp/fjOdASUmR3RvDmWla44fzwDwkzXmjwWdp1CLI3rw0qvTRxDFi7GBWu+idFsj+nDVM4XeSnvb8VA==","signatures":[{"sig":"MEYCIQCKZarg1IjtkRnfcuyKywtflMs6XSZkaAUqukf66Kz1MQIhALYCjMP+AaIBazSWxhFNEOhhWx8CXa9RMC2Npddbe8aY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2153962},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.5","react":"18","eslint":"9.35.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.0","prettier":"3.6.2","chromatic":"13.1.4","react-dom":"18","storybook":"9.1.5","stylelint":"16.24.0","@eslint/js":"9.35.0","playwright":"1.55.0","size-limit":"11.2.0","typescript":"5.9.2","@types/node":"24.3.3","postcss-cli":"11.0.1","@types/react":"19.1.13","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.5","@types/react-dom":"19.1.9","@commitlint/types":"19.8.1","typescript-eslint":"8.43.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.5","@storybook/addon-docs":"9.1.5","@storybook/react-vite":"9.1.5","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.5","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"5.2.0","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.0","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.8_1759796678693_0.7469439385325816","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.9":{"name":"reshaped","version":"3.8.0-canary.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2bbf155bb39d7333f35ffea98f7d74f2b29ceaf3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.9.tgz","fileCount":1427,"integrity":"sha512-JBka6aCpRx5IlUenGj2Bjj9RrSpyLUwJcxBxm9C5xtKsFhAH9n5F4gypH5/R8yso/sl8/PdFF5MlsKuepKdMnA==","signatures":[{"sig":"MEYCIQDRYzBOMmFoTMSn0YFDmZgZ4rBj8VqbjPDAYHYEG8KmNAIhAO1zolO+CCyw/8rJrHzNTCqbRL9+BYlN+NxrCt4NcVjp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2155285},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --filename reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.9_1759799347422_0.6756350643393507","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.10":{"name":"reshaped","version":"3.8.0-canary.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"ad0187df9636c2c940689b8d3b5b5e5f21b087db","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.10.tgz","fileCount":1427,"integrity":"sha512-2euXsyUfgPPmKajSAvCG1ouRNCLs7P0qrkbnwDdIDOUKcV1sCn5K20gn+x5ICAEqU1FVgueKKmCjDLiIOTdnVA==","signatures":[{"sig":"MEUCIACvATyesHg5ebWCcDj99bj81WvifoRxhC9n0hPUL1VqAiEAoJqoyfA/I8a6/KaJTHomIxXwsZLZpgalvXV/2hctIOs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154729},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --out reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.10_1759896453775_0.5252674773308124","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.11":{"name":"reshaped","version":"3.8.0-canary.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f7e99f0289b806b344db911792d7e8b6f4d4d27b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.11.tgz","fileCount":1427,"integrity":"sha512-M/Cy42YAPzjojOYyKrXACtjQ+rBcVB4TwTjFDhflt2EO/r7UgfK7MyOwLP7ZcrUogiNnAzgMByOjI8nVee6cow==","signatures":[{"sig":"MEYCIQDLuaMj5vsw4JJRj+FdY+/whnqcZjKRoxPP6wl0AjDAZgIhAKQiZL6fW+b2FKknXdKsthQ75Weihndq6Z3/sE+hgAFs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154909},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --out reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.11_1760065545188_0.25706846107435277","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.12":{"name":"reshaped","version":"3.8.0-canary.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"5ae6bc0fafbdd0f0d1860cd4365bc4738eda40a3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.12.tgz","fileCount":1413,"integrity":"sha512-vd3/htZR4IEgRQDnmlIdKbgrFoUj6ex9DyIsvDh0FXco/ghLCwvEAYqm5B6n+gDW3yhyCljhEACVfK0pc/Sr+A==","signatures":[{"sig":"MEUCIQCsTP4QphbQ0GPPiq1A27eNt0pYvjzSA4gULC487m0PDAIgKel99ooy7mVE/bKQcoQJqKsofRgfSC15SHXiaGmMB/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2151927},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --out reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.12_1760205025434_0.279600192874768","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.13":{"name":"reshaped","version":"3.8.0-canary.13","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.13","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so/","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"cb8bf7adec3e2b8bcaaf0cebd897914f66c2db4c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.13.tgz","fileCount":1417,"integrity":"sha512-e/H/BbVHtzNgSa+Hv8dngLqTdyqcntKKUFzrIwsXuo/rpRFKzAn9Nj+arYROV9/0R5gigx9vifSjjf387/m0yA==","signatures":[{"sig":"MEQCIAvJlEnphmADwH0zJc0sHqBSNIlIcUn5JSoqdPL0aFl5AiBtcMHrrIxJs3LlETxpvKeJgnoCSHizaJgnj4u7kWR5kw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2162088},"email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"node bin/release.js","version":"pnpm changelog && git add CHANGELOG.md","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changelog":"node bin/generate-changelog.js","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","release:lib":"pnpm build && pnpm publish","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","release:copy":"sh ./bin/release-copy.sh","release:test":"pnpm build && pnpm pack --out reshaped-test.tgz","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:major":"node bin/release.js major","release:minor":"node bin/release.js minor","release:patch":"node bin/release.js patch","release:canary":"pnpm build && yarn publish --tag canary && git push --follow-tags","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Reshaped\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":["*.css"],"browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","cz-conventional-changelog":"3.3.0","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","conventional-changelog-cli":"5.0.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.13_1760208383728_0.8222932689886329","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.14":{"name":"reshaped","version":"3.8.0-canary.14","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.14","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"75742bddc79b30a77de4292ed4d0c28fbdb22de1","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.14.tgz","fileCount":1191,"integrity":"sha512-4zyJk/juodJkx8RUaM8guC6usUBx92PBO32GTh/wVFrgMlFDZ8eAKg8FFNmbWsXERhrAPkLUoA/JDNo/Hc9umw==","signatures":[{"sig":"MEUCIQDro5IXNVN0eLSMOFthNM625pquSPoSz0YAZhdW1W+eGQIgOttCzIEJccK2LMJq2ziAcXOCCPkh5DEeqbNeVcQqK1c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154186},"_from":"file:reshaped-3.8.0-canary.14.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/3b20e33338d9736eee5e8df8ea2e1a20/reshaped-3.8.0-canary.14.tgz","_integrity":"sha512-4zyJk/juodJkx8RUaM8guC6usUBx92PBO32GTh/wVFrgMlFDZ8eAKg8FFNmbWsXERhrAPkLUoA/JDNo/Hc9umw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.14_1760287047365_0.644548827091604","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.15":{"name":"reshaped","version":"3.8.0-canary.15","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.15","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b18ff178e312590b71448342caa847e1a605d7b4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.15.tgz","fileCount":1191,"integrity":"sha512-tKO03jGw0uLuslQ+pXROocHUZKSMSutkc1YAbwx8HVC7Cbt74sUs4dvd05yqT+SVETbEZS5wTWPMWZP2ABD3tw==","signatures":[{"sig":"MEYCIQDnl5UM3s9AikMh/Haqf86P0c+qPbHvkrp0WeLTLG0NngIhAPqVcqkZeJgbQYkgRGsTVk/ROF5wTzEqigFuaMnjWFOo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154186},"_from":"file:reshaped-3.8.0-canary.15.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/df86092cb2f06cc5cad8c08e4ec639d9/reshaped-3.8.0-canary.15.tgz","_integrity":"sha512-tKO03jGw0uLuslQ+pXROocHUZKSMSutkc1YAbwx8HVC7Cbt74sUs4dvd05yqT+SVETbEZS5wTWPMWZP2ABD3tw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.15_1760288598665_0.35064472040592376","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.16":{"name":"reshaped","version":"3.8.0-canary.16","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.16","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"03bdc96cc4b3a95920f36a4e71f5daac09a79a9b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.16.tgz","fileCount":1191,"integrity":"sha512-y7e0h29VlCUtLxS1hkaUtnDedglAk0WdQq+8op9XVdu3tFq6GBwrhrwz9d32N7AsabHlrP4xDYNv95arkecPeg==","signatures":[{"sig":"MEUCIHejpU36+4xQLXb1kE3nKxlfSy4p9DEc8x1DT7tgghMYAiEAxHhzTOewh0LhOgnmW/NkOiwDQ/aBEM6Lxqwg5QwGSs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154186},"_from":"file:reshaped-3.8.0-canary.16.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/e6d10123c1e1f1d15b0b2f6cda021c0b/reshaped-3.8.0-canary.16.tgz","_integrity":"sha512-y7e0h29VlCUtLxS1hkaUtnDedglAk0WdQq+8op9XVdu3tFq6GBwrhrwz9d32N7AsabHlrP4xDYNv95arkecPeg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.16_1760288901662_0.9822891826138209","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.17":{"name":"reshaped","version":"3.8.0-canary.17","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.17","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"23de6a930eda974b8b0a2da2ed88882301e855b9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.17.tgz","fileCount":1191,"integrity":"sha512-Vzwp+f3Cj1lVWllYCBt79Avs7/bbGQejoZkDqlrrqdgE3HCbqCOAM3TmKib/5n9qhovaObPDjuyCJJY2ddTLZg==","signatures":[{"sig":"MEUCIDhy31tkHxpVJ/OZpCMrEdd6CH7vIOAZukCXWi4oDMZQAiEA6vpYE94gAQCpwWr8sJ5DutFThPK0PWk3DX6hoWJ1VTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154186},"_from":"file:reshaped-3.8.0-canary.17.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/b30987565c1bcc5ef6c43cdc32a4988e/reshaped-3.8.0-canary.17.tgz","_integrity":"sha512-Vzwp+f3Cj1lVWllYCBt79Avs7/bbGQejoZkDqlrrqdgE3HCbqCOAM3TmKib/5n9qhovaObPDjuyCJJY2ddTLZg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.17_1760289634088_0.23394729850657514","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.18":{"name":"reshaped","version":"3.8.0-canary.18","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.18","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2fba79b9bebe638cf38300da83fffd0e4b97b351","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.18.tgz","fileCount":1191,"integrity":"sha512-KQANL/XPZ1lCee+whIUq6UZHOk5eKg8lpXF0ikOySGt9Ud6rh4fGgPRDbgIA5GCGaMqOowonZ344GbAftUvMiQ==","signatures":[{"sig":"MEUCIHFj9Du25lUNU6ss5Dz0ZnJeJ2zsQjpQI5+TTE42XUveAiEA4K4tTYtaJcUgrS1tH2mTHstbZQXAS2Ui5BDEbDMyGZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154228},"_from":"file:reshaped-3.8.0-canary.18.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/cdf3fab88237924911bfd944d355af18/reshaped-3.8.0-canary.18.tgz","_integrity":"sha512-KQANL/XPZ1lCee+whIUq6UZHOk5eKg8lpXF0ikOySGt9Ud6rh4fGgPRDbgIA5GCGaMqOowonZ344GbAftUvMiQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-git":"0.2.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.18_1760290627492_0.6576831688691571","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.19":{"name":"reshaped","version":"3.8.0-canary.19","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.19","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"de29c446584d3a442f956cd2bb2c282e4d116845","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.19.tgz","fileCount":1191,"integrity":"sha512-57597wwq+GpwVr7JDraK6IAkpyDORxSHG0TwauEfOnUcm3Fh7ldztQqReM7FcmvPfRGz7OyQTyKd5z9RCT/Gjw==","signatures":[{"sig":"MEUCIE9MTBg1baa7Oj4FFRXYbmYEmRg1ljs6mNQOpMdkU8woAiEArT9gAKfqD8h9Qqcf5bkNm+ik5nDdmf7QDyEbVWnVl0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154231},"_from":"file:reshaped-3.8.0-canary.19.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/8f4a28e2f91338d8dcad107d679adbf1/reshaped-3.8.0-canary.19.tgz","_integrity":"sha512-57597wwq+GpwVr7JDraK6IAkpyDORxSHG0TwauEfOnUcm3Fh7ldztQqReM7FcmvPfRGz7OyQTyKd5z9RCT/Gjw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.19_1760298247345_0.3168011298711326","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.20":{"name":"reshaped","version":"3.8.0-canary.20","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.20","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"86cf362dac2578de56707ad24441cf79e20fe726","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.20.tgz","fileCount":1191,"integrity":"sha512-xmSFBWr4TqLw5fWcxr1/RhhhXrCpBqh16pciS0gYYcN4zcAx6RNyqS+mKNzONNHLqEC7Wg5o9vnfkVh5/RHFzg==","signatures":[{"sig":"MEYCIQCEAgXRbr5d9xgIPtF6nsxsP0j7lFH94dbSZzV3NolGnQIhAOJwEOtsQRqBYedvPZuKCbCAIcvD+y3CmSgGvFXeeKor","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154231},"_from":"file:reshaped-3.8.0-canary.20.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/240d01253011faf8b01344af2290fd7a/reshaped-3.8.0-canary.20.tgz","_integrity":"sha512-xmSFBWr4TqLw5fWcxr1/RhhhXrCpBqh16pciS0gYYcN4zcAx6RNyqS+mKNzONNHLqEC7Wg5o9vnfkVh5/RHFzg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.20_1760298994096_0.5604329360270492","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.21":{"name":"reshaped","version":"3.8.0-canary.21","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.21","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b7a910bfe3a288af95e3af6ff8f37a2a8968b40c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.21.tgz","fileCount":1191,"integrity":"sha512-RD0P1XWPxZhWJMA6xJ3X5olgak54eecHn6bWTmnBmrifSm8UhnSB7ruY3d/ZWKzob/qYBMsXHxiDcflaFlZMEg==","signatures":[{"sig":"MEQCIHsXWsHnfD8XcFUkg9LqouajtYXnChWRUtBKEU2ibRdvAiBI2LA5mJxQKzEoHpfCysB3R+0Ipp/JDBAdWv8NolpOOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2154231},"_from":"file:reshaped-3.8.0-canary.21.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/312725370b97751ba0e88883ff1431a1/reshaped-3.8.0-canary.21.tgz","_integrity":"sha512-RD0P1XWPxZhWJMA6xJ3X5olgak54eecHn6bWTmnBmrifSm8UhnSB7ruY3d/ZWKzob/qYBMsXHxiDcflaFlZMEg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.21_1760299625959_0.28159927166188337","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.22":{"name":"reshaped","version":"3.8.0-canary.22","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.22","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"57d7fc8fb17b94abf0b9fe69ea5d45967be96f61","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.22.tgz","fileCount":1191,"integrity":"sha512-+LFtYEFUU4AmcRp31qo/xmFHzUsz/trUYfjQU+Fu9iYGIjsTjPXrLNBi4ec3YLfJJyXsMueCZPdoW2k44/+RAQ==","signatures":[{"sig":"MEUCIQCgSTfpcI2fIlLbOMkldIfnmmLnnhML8x8jSR/Bd48ouQIgZz9UFzR/mowKOKN1mjz5/8Jb8aGb6JH4rfcVeQ5LvEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2155659},"_from":"file:reshaped-3.8.0-canary.22.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/159c1eefa49826519acc6225382e9ef1/reshaped-3.8.0-canary.22.tgz","_integrity":"sha512-+LFtYEFUU4AmcRp31qo/xmFHzUsz/trUYfjQU+Fu9iYGIjsTjPXrLNBi4ec3YLfJJyXsMueCZPdoW2k44/+RAQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.22_1760311274719_0.3577581419363218","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.23":{"name":"reshaped","version":"3.8.0-canary.23","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.23","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6b0d6163659c64c8d07469b1a42a04be7cc4a8ea","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.23.tgz","fileCount":1191,"integrity":"sha512-ZZtv4cVW3DgmUN8C41ER2KELpAjyVRV32fvxj8T586UJ/8oTSAPXARyw3TynajHPmIrjwLzrL7kriY1jlA7MFw==","signatures":[{"sig":"MEUCIQCU9zQgoVXwIaukXlSkTNHcnh9EhcU/ULBeFRIdEFqa4wIgOHQ7jIojz16CjvMR+PiRvs2+cVUH5aOxtNECJ6i+rCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2155495},"_from":"file:reshaped-3.8.0-canary.23.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/4d468ae3bb887c70bcf04b652de981d5/reshaped-3.8.0-canary.23.tgz","_integrity":"sha512-ZZtv4cVW3DgmUN8C41ER2KELpAjyVRV32fvxj8T586UJ/8oTSAPXARyw3TynajHPmIrjwLzrL7kriY1jlA7MFw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.23_1760382203413_0.12316822812743378","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-canary.24":{"name":"reshaped","version":"3.8.0-canary.24","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0-canary.24","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e34d3d37f94b7432d43fee94d088c26a695f5262","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0-canary.24.tgz","fileCount":1191,"integrity":"sha512-cuSm73CN4EgMtnfFmnpJSjZ5h9PYSGKo02y8XTGTjMJOELrS+px2rDOyoyIjIQfNvHJqO8rl44e7AyntMY2N8w==","signatures":[{"sig":"MEUCIEMyrnYvgQND8brvKUf3X0N+XWEZuh5Kg8BbL1wFrtHfAiEAhSNaEnbWWknXR9wsC1caF3NRlxYJv11sfgYt6tzGupc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2155523},"_from":"file:reshaped-3.8.0-canary.24.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/c8e828474f3dbac7ca8089280f9b65ef/reshaped-3.8.0-canary.24.tgz","_integrity":"sha512-cuSm73CN4EgMtnfFmnpJSjZ5h9PYSGKo02y8XTGTjMJOELrS+px2rDOyoyIjIQfNvHJqO8rl44e7AyntMY2N8w==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0-canary.24_1760472989129_0.14850896306453","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"reshaped","version":"3.8.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f42e692f074b106d4c9402ae8ef7662a7bc4e322","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.0.tgz","fileCount":1191,"integrity":"sha512-W16rxJQ4qWWz72xPhYPksaGl9DRPZItZA3ruswXUyJggvsspybRc2jNlvoGrZ0DQ5OZwqLphem8MxgKqcQtPYQ==","signatures":[{"sig":"MEYCIQC1gpfc+ToAfk9vPr7xBOvXlvw3Zsgmo5AeV/8YacalewIhAInmeFdIrLy4u0pRajWkjQ2MzfBNHonqzbyPgUcaowjC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2155125},"_from":"file:reshaped-3.8.0.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/f856f0369397185e19fa6ccc22fa5b90/reshaped-3.8.0.tgz","_integrity":"sha512-W16rxJQ4qWWz72xPhYPksaGl9DRPZItZA3ruswXUyJggvsspybRc2jNlvoGrZ0DQ5OZwqLphem8MxgKqcQtPYQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.0_1760564962658_0.7759019674489094","host":"s3://npm-registry-packages-npm-production"}},"3.8.1":{"name":"reshaped","version":"3.8.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"53598d3d02f9ab13dea00b3ea207e54f86bff4f3","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.1.tgz","fileCount":1191,"integrity":"sha512-WPJj4p9D64e3YOouHj5nmlXBjBAHwVnPCuCZGHz2iGyoPCp3gUugKaFaXhNMpc74Yq7OKEWKNi+B66oNxCOX6w==","signatures":[{"sig":"MEUCIBL+VouE+z+JU2c2sVCpmPYDbFxZGbkmJGpLMNswAIAfAiEA74HotIZ2OjaANlcpLdwC1ExT5lIDDbDMIpg66hz2BYw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2155663},"_from":"file:reshaped-3.8.1.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/bf8febd17da7d3d8c13e95bbb688a78a/reshaped-3.8.1.tgz","_integrity":"sha512-WPJj4p9D64e3YOouHj5nmlXBjBAHwVnPCuCZGHz2iGyoPCp3gUugKaFaXhNMpc74Yq7OKEWKNi+B66oNxCOX6w==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.1_1760565927737_0.839603654921455","host":"s3://npm-registry-packages-npm-production"}},"3.8.2":{"name":"reshaped","version":"3.8.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f5fb041a13a8f815c9eb6be297a1668918aa0d1a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.2.tgz","fileCount":1191,"integrity":"sha512-B2EPabqpT1qKZc8xFkPFtJ8l5ALcmWQIO3KYjyQrfd8is3AOQqWc5475Viiq2SqPC4ySgUzWOxBDk4bdZAkpjQ==","signatures":[{"sig":"MEYCIQCWNjX6zJDkR1xdKc63OLSK3JAVo4GWm8jjArNKxh7NKgIhAKGBfLZSClSz7Lfqfz1MBc+yKuVnIDU9eg0AtCoMGWJ2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2156322},"_from":"file:reshaped-3.8.2.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/6b6cd3b5952ec5a1ed60ecb9ecbff1f5/reshaped-3.8.2.tgz","_integrity":"sha512-B2EPabqpT1qKZc8xFkPFtJ8l5ALcmWQIO3KYjyQrfd8is3AOQqWc5475Viiq2SqPC4ySgUzWOxBDk4bdZAkpjQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.2_1760652311034_0.9370944915717485","host":"s3://npm-registry-packages-npm-production"}},"3.8.3":{"name":"reshaped","version":"3.8.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"da37eb733fc7d9f5be56e6780be1e98170151297","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.3.tgz","fileCount":1191,"integrity":"sha512-PgeVSVN5JVxgBd7cykK9q39HFIgGxbkALCDZ/WJjC+V4/LxIOHRWizEn5saQSubI1UympFU70JjuIM9gFhM9KA==","signatures":[{"sig":"MEUCIGCvMBiDvqa8GoMIWwMlfKr0ng80WVDLzwzDPPxsoR0ZAiEA7OXp3ixYqiiEgMgkAtf67BAvCRCqd7KJ/wL+/dV16XA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2156518},"_from":"file:reshaped-3.8.3.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","default":"./dist/cjs/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","default":"./dist/cjs/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","default":"./dist/cjs/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:cjs && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:cjs":"tsc -p tsconfig.cjs.json && resolve-tspaths -p tsconfig.cjs.json && node ./bin/format-cjs-build.js","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/6f5298472b881b5adf6f659f08493437/reshaped-3.8.3.tgz","_integrity":"sha512-PgeVSVN5JVxgBd7cykK9q39HFIgGxbkALCDZ/WJjC+V4/LxIOHRWizEn5saQSubI1UympFU70JjuIM9gFhM9KA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.3_1760654948849_0.0765402670657016","host":"s3://npm-registry-packages-npm-production"}},"3.8.4-canary.0":{"name":"reshaped","version":"3.8.4-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.4-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2f0456b9c5f6eeba14f8cd568becba53cdb6b415","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.4-canary.0.tgz","fileCount":1082,"integrity":"sha512-6+4h1GYiSLRXCCbdy8hpcIcC3BOgYPjol/oIBEwM48SZvHGnGgQO5q+P+rpkEY4eGe7qhtPwdCfhdqhxS++m1w==","signatures":[{"sig":"MEYCIQCCCcOeKUu12YXOobgjxXmMo0JhpH76oGPU+6BbpPSpZwIhAJwGNEq9BdVReJeCo3d0BUE2NNl0N/4VIr+GAfhvDb75","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2039866},"_from":"file:reshaped-3.8.4-canary.0.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/625dd85ab38b49900f9239f217557dbb/reshaped-3.8.4-canary.0.tgz","_integrity":"sha512-6+4h1GYiSLRXCCbdy8hpcIcC3BOgYPjol/oIBEwM48SZvHGnGgQO5q+P+rpkEY4eGe7qhtPwdCfhdqhxS++m1w==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.4-canary.0_1760821879484_0.5537175484183041","host":"s3://npm-registry-packages-npm-production"}},"3.8.4-canary.1":{"name":"reshaped","version":"3.8.4-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.4-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"07db0df2f0ccd0b6dd7c4bc9fa6e83e7f97e64b7","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.4-canary.1.tgz","fileCount":1084,"integrity":"sha512-9MGjxeqtCAeVQxu6/i7JnZxvgLkpH1pJLJvq5cG0V7nwWDfRkwCnzXTILPvuEppdiEY7G1cPJpP4yxLiSxryHQ==","signatures":[{"sig":"MEYCIQCG4NjrWCkN+hL2YPTGlE9ioWXySO+VjID2uSDnclhgNAIhAKRgb2ANC6ptd//YUVsncguoJSIhtGPFE2w68pyNMVkA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2042056},"_from":"file:reshaped-3.8.4-canary.1.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/389bc572748dc8b508471a7c15c8d8cb/reshaped-3.8.4-canary.1.tgz","_integrity":"sha512-9MGjxeqtCAeVQxu6/i7JnZxvgLkpH1pJLJvq5cG0V7nwWDfRkwCnzXTILPvuEppdiEY7G1cPJpP4yxLiSxryHQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.4-canary.1_1761001201938_0.15399567124122204","host":"s3://npm-registry-packages-npm-production"}},"3.8.4":{"name":"reshaped","version":"3.8.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2b2daf9404d0a9fade763f2aa4b310d58b4c1a5f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.4.tgz","fileCount":1084,"integrity":"sha512-moPpUOGsbwVtJKQlsavEpF9EsaD6RbL2Ej/KJuf4rL/GL3EsvOahCKS5NU9RLVh8R1iN2w1ccJg6cm5CSgyQrA==","signatures":[{"sig":"MEUCIGLGiumaTnoAs+ZHZSiaqv37fe0lOP4BlozR1MoIFPfsAiEAqwQgodNKs0ygKvn7NpX1IpaS926gZ9JXs1nUeedKhSY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2042043},"_from":"file:reshaped-3.8.4.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/ee34778c349c54d44a404b0bf872598c/reshaped-3.8.4.tgz","_integrity":"sha512-moPpUOGsbwVtJKQlsavEpF9EsaD6RbL2Ej/KJuf4rL/GL3EsvOahCKS5NU9RLVh8R1iN2w1ccJg6cm5CSgyQrA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.4_1761077464533_0.7314271360713414","host":"s3://npm-registry-packages-npm-production"}},"3.8.5":{"name":"reshaped","version":"3.8.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"232e07b8e28da8fd9309ae3d65def312e9dc0105","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.5.tgz","fileCount":1084,"integrity":"sha512-RUeLRHdX2rkykVyeuWnZjU4CoU832/SP4d9sl2+Za03aYcr0c0IB1v8j+LQZK5bsUbngnDnuRqYN+XXLGyE1gg==","signatures":[{"sig":"MEUCIDAlIdmZDqctLRbZXjrYiTRgUWJeb+dovdn/Ref+9RUyAiEAoFLWsLLzXW+kiBbFALFgk8O2/7lbEN2hOfDlVjYtYG4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2042069},"_from":"file:reshaped-3.8.5.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/01105c8e5b8808c555ec36c31e68bc7d/reshaped-3.8.5.tgz","_integrity":"sha512-RUeLRHdX2rkykVyeuWnZjU4CoU832/SP4d9sl2+Za03aYcr0c0IB1v8j+LQZK5bsUbngnDnuRqYN+XXLGyE1gg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.5_1761389879959_0.7663144756652946","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.0":{"name":"reshaped","version":"3.9.0-canary.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"745a791d3868f1ed129dfaa6e66295f680c99ac2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.0.tgz","fileCount":1084,"integrity":"sha512-EwAkXyqjWOUmwGA1Ulf2w0DOqI4F7eYuT3z+IB8FtS2kcTZjGa/WYq2gKXuKVqJbC7oeR1srxO2C/5+shL6PEw==","signatures":[{"sig":"MEQCIG7JRpM1Jvk0v9D9gDBN0yn62Hpj1EArkoOuKgTJ8fJ0AiAnGXBEaqKDUFV00QK+CYHqGWnNY3V3YAdEv4QCasUbRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2053722},"_from":"file:reshaped-3.9.0-canary.0.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cjs/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/6d186b6830c26eeb3a34676d81810ab2/reshaped-3.9.0-canary.0.tgz","_integrity":"sha512-EwAkXyqjWOUmwGA1Ulf2w0DOqI4F7eYuT3z+IB8FtS2kcTZjGa/WYq2gKXuKVqJbC7oeR1srxO2C/5+shL6PEw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.0_1761406338401_0.4170908898554535","host":"s3://npm-registry-packages-npm-production"}},"3.8.6":{"name":"reshaped","version":"3.8.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"866e1e435f50e7d57794ca7f2506df86efaa8c02","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.6.tgz","fileCount":1084,"integrity":"sha512-hq467/8stGPpcY4QK/iYLyl2JQ1xfzscnRmu6Ql0FxJpRgoyOFavEa1hWI5ZnfFCopeNi/UClnnhcUv/YopVXA==","signatures":[{"sig":"MEUCIQCW+x+rFAWxD2VLpJNDE2ONGn0WKoUL+hQCTL8q3IyM/wIgca+5G99oG38dSutcUuq9puwDybMPMZgUu9JbRSXnIGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2041685},"_from":"file:reshaped-3.8.6.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/7d00526430ab17d50f843274957d104b/reshaped-3.8.6.tgz","_integrity":"sha512-hq467/8stGPpcY4QK/iYLyl2JQ1xfzscnRmu6Ql0FxJpRgoyOFavEa1hWI5ZnfFCopeNi/UClnnhcUv/YopVXA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.6_1761778481308_0.5261315286412687","host":"s3://npm-registry-packages-npm-production"}},"3.8.7":{"name":"reshaped","version":"3.8.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"71ef690066870c0e00ab4279122e3ad72a92e002","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.7.tgz","fileCount":1084,"integrity":"sha512-3VwDjzvo65jQYwP44bWf2AvkTX43vd3G+WoQHCyTxEkEMlYwin8W4LRLqtckHyQpPl6cLJxzl6H/UPXMm26Gcg==","signatures":[{"sig":"MEQCIH3IyZrMw3yDYuV/dkhMhvuoMh0ztGSL7z0IuGS3I57pAiB0FMbGyvP3mpT107Zdt8387brL646XJdRSb/jjuqoLsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2041167},"_from":"file:reshaped-3.8.7.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/b099abe35ce6a4c544feaef64e1e7246/reshaped-3.8.7.tgz","_integrity":"sha512-3VwDjzvo65jQYwP44bWf2AvkTX43vd3G+WoQHCyTxEkEMlYwin8W4LRLqtckHyQpPl6cLJxzl6H/UPXMm26Gcg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.7_1761949998383_0.12078930857518277","host":"s3://npm-registry-packages-npm-production"}},"3.8.8":{"name":"reshaped","version":"3.8.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f7a3f81348b4a6d27aab12fce14351630ad9f83d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.8.tgz","fileCount":1084,"integrity":"sha512-8OW4w5n+iTp+PleMLbg2Ph1fY3pgmmvcgxVhqWQMSmuGyiAs86yjOyGZ98O5LU9XbEk1y5FZ+tOMa7QDJmN6lQ==","signatures":[{"sig":"MEYCIQCdaHDLSEtRvv0Vk7f2ND1dc9GhZDJVGCKEoo3mSHWLBAIhAKPE48FVwNzGhzbBzeTdGssBE3ga++DGiy0BqOcRQ+yn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2041199},"_from":"file:reshaped-3.8.8.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/e1b6aba2d6f0f8d43439950597fe8ba4/reshaped-3.8.8.tgz","_integrity":"sha512-8OW4w5n+iTp+PleMLbg2Ph1fY3pgmmvcgxVhqWQMSmuGyiAs86yjOyGZ98O5LU9XbEk1y5FZ+tOMa7QDJmN6lQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.8_1762379294157_0.7114641496847154","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.1":{"name":"reshaped","version":"3.9.0-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c8a7548ce21ee6160c6e947b44fb94e78333879a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.1.tgz","fileCount":928,"integrity":"sha512-B9jNWLiG39sa8diHA20/YIEXuHOZT3ejAWRYy/hFTNCA6potwiVudagq4s3+p2zDi9u1yO1p0uFQrYqv4jD2Gg==","signatures":[{"sig":"MEQCIG2w9P0ja3GB4aN7/ZMrXSdyprqRdi2P+bPF/GRf5sQOAiBgl+uSQQzM27NWeCcj4wRKDuZPs6V9MDEtmtcqTZPIgw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1423253},"_from":"file:reshaped-3.9.0-canary.1.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/dc8b66a3e37760b3a7954991865f0e35/reshaped-3.9.0-canary.1.tgz","_integrity":"sha512-B9jNWLiG39sa8diHA20/YIEXuHOZT3ejAWRYy/hFTNCA6potwiVudagq4s3+p2zDi9u1yO1p0uFQrYqv4jD2Gg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.1_1762384721759_0.11052552601491916","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.2":{"name":"reshaped","version":"3.9.0-canary.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e5f037adc6cfd219b362019adf162de76611b138","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.2.tgz","fileCount":928,"integrity":"sha512-zPz9a3Z3kBRFiwLEXyWilh1EtcQ3qRynslZ4bc8EaWo7m6ktxM+vZ/HFhX+CJQQlaFOboKZT3AWSzN/oZcih9A==","signatures":[{"sig":"MEYCIQDG204RrCBjSnzWJCAJY3l3Ph4Z/lsd2iXtzyDYyt5UwQIhAKClpnD9stysG3XEs/NgQNYXRkd7yaAjE7biCuEkSNNu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1424276},"_from":"file:reshaped-3.9.0-canary.2.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/b159e0af1bc512aa15ac95420ccbd8d2/reshaped-3.9.0-canary.2.tgz","_integrity":"sha512-zPz9a3Z3kBRFiwLEXyWilh1EtcQ3qRynslZ4bc8EaWo7m6ktxM+vZ/HFhX+CJQQlaFOboKZT3AWSzN/oZcih9A==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.2_1762712065732_0.4925869672364105","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.3":{"name":"reshaped","version":"3.9.0-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b191b7fbb3f9d9afb3fa87c43cef4a8c9f009cf5","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.3.tgz","fileCount":928,"integrity":"sha512-dkTBbGjsHjsBTCLUYlAqg/GdARJB4YbbSr3T9x3d34gCPCex7zWrWapiR6UTmG/MUy+Ixot/BLi4ppMYrxdCGg==","signatures":[{"sig":"MEYCIQDzNHSgiQOaOnOQw0UGul//Zk08a/gvs40h2ccIhiTsCQIhAJZoeoyAqlhvZcwLfASC+zh26hE0o9HsELdUlcNFqcyW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1414043},"_from":"file:reshaped-3.9.0-canary.3.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/d6e51c2a256804e693b1db0898fde63b/reshaped-3.9.0-canary.3.tgz","_integrity":"sha512-dkTBbGjsHjsBTCLUYlAqg/GdARJB4YbbSr3T9x3d34gCPCex7zWrWapiR6UTmG/MUy+Ixot/BLi4ppMYrxdCGg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.3_1763080111874_0.6481708728042279","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.4":{"name":"reshaped","version":"3.9.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"76faa76f5fab2c55c4aaf47ed94645451230db40","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.4.tgz","fileCount":928,"integrity":"sha512-Cc/vgDcl9oDfpEQ9V4SxuVmVLnE+vtLe7KDge9cdP85gV7/rY0aIgzxSj+JwiaG+YEev1jaqNo68KVoOLe/aHg==","signatures":[{"sig":"MEUCIAeFYGxnBAH/4uKryt1WPbwOAvcjJWncBjzsHER64xIOAiEA+MTxiRsxfFfXhEljKxclpiGvWj4qmYrCjXdBTpezOzc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1414645},"_from":"file:reshaped-3.9.0-canary.4.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/7d5f985f0f5b352e8c4eaed1cb018346/reshaped-3.9.0-canary.4.tgz","_integrity":"sha512-Cc/vgDcl9oDfpEQ9V4SxuVmVLnE+vtLe7KDge9cdP85gV7/rY0aIgzxSj+JwiaG+YEev1jaqNo68KVoOLe/aHg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.4_1763213637674_0.22757319012752864","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.5":{"name":"reshaped","version":"3.9.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f3ea842111e6c290f38f5f41e49e3b67249402f6","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.5.tgz","fileCount":928,"integrity":"sha512-0FsxgTd8QqdqBxhKHgvYoDDCSuTVpwwim/cmx2T+vAeI1h90ZaddkqCIGABUS52RfDOgx8sQEriHcoIxedC6xw==","signatures":[{"sig":"MEUCIHcHtdtUVq5TRBrPAqj8r+bvLUMJdXg268rRdgB6cXOAAiEAq6EVJG6gU93g5b9gYPfG73mb3y1pAHVjOTACYg4Lek4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1414593},"_from":"file:reshaped-3.9.0-canary.5.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/835ba015e23e906ab5f256b843699dfb/reshaped-3.9.0-canary.5.tgz","_integrity":"sha512-0FsxgTd8QqdqBxhKHgvYoDDCSuTVpwwim/cmx2T+vAeI1h90ZaddkqCIGABUS52RfDOgx8sQEriHcoIxedC6xw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.5_1763300623798_0.4416365009229135","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.6":{"name":"reshaped","version":"3.9.0-canary.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3f10aad01761b5e5356a58801881cae9a27822dc","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.6.tgz","fileCount":928,"integrity":"sha512-Awu3zRuPg35jFUiaDwwzpzLfn4msI1mzBLMZ9mGxSwoGYR9S3YYwCrFB8knLkR7p5WT1OA08Ks0sQmZa08YNFg==","signatures":[{"sig":"MEUCIDcz3TH/YvdPw6l3AWz4549dtrGfkxvCDnujvoKbVPLpAiEA2nmfFirSekuBI6+KxOuLiTTVcVIjGP+YyfXaZAXXnw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1414062},"_from":"file:reshaped-3.9.0-canary.6.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/091d88a1dd559c71e9b0b7d370081080/reshaped-3.9.0-canary.6.tgz","_integrity":"sha512-Awu3zRuPg35jFUiaDwwzpzLfn4msI1mzBLMZ9mGxSwoGYR9S3YYwCrFB8knLkR7p5WT1OA08Ks0sQmZa08YNFg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.6_1763320815581_0.8392147929624583","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.7":{"name":"reshaped","version":"3.9.0-canary.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f7a94de2c64bee2c8c1522ffdb78e721f0ae6c90","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.7.tgz","fileCount":928,"integrity":"sha512-I6La5etqg9GERUJTy088FBqdMOuh37mx0xaIgdal/JdAfhYRD9sycRMbUWLKe9J6dEo15ADjsgichZog/xlXLg==","signatures":[{"sig":"MEUCIQDql0AWiPLX4Z1VaBdanGKX+LxrrsCXMVmfjO0rddITlQIgF57WUB70d9gkNfSKFQVMNO5oORSh1HPyVw/01hSXyNk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1414652},"_from":"file:reshaped-3.9.0-canary.7.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/14b4ad6e8c94c5a755abce403d43b0ec/reshaped-3.9.0-canary.7.tgz","_integrity":"sha512-I6La5etqg9GERUJTy088FBqdMOuh37mx0xaIgdal/JdAfhYRD9sycRMbUWLKe9J6dEo15ADjsgichZog/xlXLg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.7_1763505969675_0.3940135635097153","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.8":{"name":"reshaped","version":"3.9.0-canary.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e06f623ac983094526d17170a242ff81ef7d2051","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.8.tgz","fileCount":928,"integrity":"sha512-1u0VMQl9WpW97Vt9rpQECHEIS71Mkww8LRh+uFjAQwXzHWC03nSmUZ8s0WU0XJbnBAlhM9WXz86/KgtLVU1bJw==","signatures":[{"sig":"MEQCIAlQMJ0TcNtMwyZt3n5BeDyD83VcAY+WnWHn1EvCTx6OAiBTES8b3oQGGmamnw2PJsVlCco4S8fL3XAoKnOBUjYdyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1414652},"_from":"file:reshaped-3.9.0-canary.8.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/a97ed021ebbc9ce1f2ce0b48bba0d886/reshaped-3.9.0-canary.8.tgz","_integrity":"sha512-1u0VMQl9WpW97Vt9rpQECHEIS71Mkww8LRh+uFjAQwXzHWC03nSmUZ8s0WU0XJbnBAlhM9WXz86/KgtLVU1bJw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.8_1763679054633_0.538305323653749","host":"s3://npm-registry-packages-npm-production"}},"3.8.9":{"name":"reshaped","version":"3.8.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.8.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a8804afae64edb418fc088e97051adaac7539999","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.8.9.tgz","fileCount":1084,"integrity":"sha512-3/h+sBotvPNGqWlzrrtlAsabzCboR1nwWLa2pgGuYGj/4GrW9cxITd1OO7/QhULwObIP4dauWlP1IwWDc5buYQ==","signatures":[{"sig":"MEUCIAwdxZ9y7XAjQiW5jtdOOa01wr1/ahZh9whnxlUWwkXhAiEAgbrg04OhMphLbkIiXKEJTG6TWkVN5/ln78PUx8DrmlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2041199},"_from":"file:reshaped-3.8.9.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/0d13b527b461783d9efb4528edfc9dd6/reshaped-3.8.9.tgz","_integrity":"sha512-3/h+sBotvPNGqWlzrrtlAsabzCboR1nwWLa2pgGuYGj/4GrW9cxITd1OO7/QhULwObIP4dauWlP1IwWDc5buYQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.1","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"7.1.9","react":"18","eslint":"9.37.0","vitest":"3.2.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"1.13.6","prettier":"3.6.2","chromatic":"13.3.0","react-dom":"18","storybook":"9.1.10","stylelint":"16.25.0","@eslint/js":"9.37.0","playwright":"1.56.0","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.7.0","postcss-cli":"11.0.1","@types/react":"19.2.1","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.27.8","@commitlint/cli":"19.8.1","@vitest/browser":"3.2.4","resolve-tspaths":"0.8.23","@storybook/react":"9.1.10","@types/react-dom":"19.2.0","@commitlint/types":"19.8.1","typescript-eslint":"8.46.0","@vitest/coverage-v8":"3.2.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"4.6.0","vitest-browser-react":"1.0.1","@storybook/addon-a11y":"9.1.10","@storybook/addon-docs":"9.1.10","@storybook/react-vite":"9.1.10","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"9.1.10","@vitest/coverage-istanbul":"3.2.4","eslint-plugin-react-hooks":"6.1.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"19.8.1"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.8.9_1763679169383_0.29520983780694987","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.9":{"name":"reshaped","version":"3.9.0-canary.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e3905d4c39fdabcfbaee7aabc95135b4b505d015","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.9.tgz","fileCount":928,"integrity":"sha512-nwvR8tJLfTL8e3MGsEyOqGyei/GV3KR4WQ1uhmMyP0d8XCkfWGB9rVoUA8EXdjuOh5t0r6dUbrwgRsuDK7hFdA==","signatures":[{"sig":"MEUCIQCeeUWN3TP6DvPCZxr9gOE+xUYTsmbxfKYU+Xtsja9oYwIgGsOBIW9mT/SYUmWKXnOXqrTdn1709gnwsIwtqcMo0po=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1417435},"_from":"file:reshaped-3.9.0-canary.9.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/b6cae7cb46707f56e0ff50ed808fc2bb/reshaped-3.9.0-canary.9.tgz","_integrity":"sha512-nwvR8tJLfTL8e3MGsEyOqGyei/GV3KR4WQ1uhmMyP0d8XCkfWGB9rVoUA8EXdjuOh5t0r6dUbrwgRsuDK7hFdA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.9_1763899149236_0.3918459733505768","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.10":{"name":"reshaped","version":"3.9.0-canary.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b31b5fccc80e8a66f28416b2c8cb6536f74a64aa","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.10.tgz","fileCount":928,"integrity":"sha512-9GCbd33YzeBtBjQOa39nGgYSOyMpQN3w8qooDicF61Lk7brdCNJXziMqfob3VtrwAHw46EE7jthBWZGbIL0VBw==","signatures":[{"sig":"MEYCIQCD5GGXzdgudprviU+p0PeD8nltu8IqqnJ0l1yen3DOAQIhAK8kbGCAcdKqrx2GuD+CDFxfKqWuNRIgDQQfBEk7tn3a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1418010},"_from":"file:reshaped-3.9.0-canary.10.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/7842011d72680ab1e49d17c47557fddf/reshaped-3.9.0-canary.10.tgz","_integrity":"sha512-9GCbd33YzeBtBjQOa39nGgYSOyMpQN3w8qooDicF61Lk7brdCNJXziMqfob3VtrwAHw46EE7jthBWZGbIL0VBw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.10_1763942792211_0.7612696313454506","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.11":{"name":"reshaped","version":"3.9.0-canary.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7d351a924ff0c2d97682e7ffa748c2115d3c6dcc","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.11.tgz","fileCount":928,"integrity":"sha512-3MRcs0Np/S+FbJ5hmmOe2XASIo+1p6ZC0HzYMEWpABpIZ/TEx9HrlQpBYisMFr96vBK1FxnVlnFmqsDQz/FAXA==","signatures":[{"sig":"MEUCIQCL1UBLWEdD+iTzFqCzf1hriLyphslN4/XgQ3toDbskvwIgIO9vKeVZVX9mh45pwIoQv9s6liDw3B1BCOPSK505MnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1418750},"_from":"file:reshaped-3.9.0-canary.11.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/091839a6bbf4839bc549d621c77f9e12/reshaped-3.9.0-canary.11.tgz","_integrity":"sha512-3MRcs0Np/S+FbJ5hmmOe2XASIo+1p6ZC0HzYMEWpABpIZ/TEx9HrlQpBYisMFr96vBK1FxnVlnFmqsDQz/FAXA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.11_1763945067038_0.40322458737741096","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.12":{"name":"reshaped","version":"3.9.0-canary.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"9c993660ee2a9a67b07e36226070445cc49a63c8","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.12.tgz","fileCount":928,"integrity":"sha512-v7y62CCmq1fsQbgWR/qTnNM05+v2i7iTJa2JaS5q3peWtqCbYmce/eLs6vkwQAZbwV5aGxNen2ZBLkQmO0kICw==","signatures":[{"sig":"MEQCIEVOK3eVF9hcLdkNn6gysi+W0zsgBXtMMFV8Mu/hHI7vAiBDBygAtnbfxX7Iv0ZC3wsObSwKHCysMbjZo3z/d6/7IA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419363},"_from":"file:reshaped-3.9.0-canary.12.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/d931c39d11ce13d64faa3dc1dd1c56d5/reshaped-3.9.0-canary.12.tgz","_integrity":"sha512-v7y62CCmq1fsQbgWR/qTnNM05+v2i7iTJa2JaS5q3peWtqCbYmce/eLs6vkwQAZbwV5aGxNen2ZBLkQmO0kICw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.12_1764022106705_0.5927836146393195","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.13":{"name":"reshaped","version":"3.9.0-canary.13","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.13","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f12373efafebcec17fda0c526fa25230b498843f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.13.tgz","fileCount":928,"integrity":"sha512-xqyR2KvulJ12EDboh2RkmgYKWw+bPCkXiWRCG1TkCdWMNHUEt3MHg9hscmCiVqA1Xv2XDQUR21+D1JtyKUEAnw==","signatures":[{"sig":"MEQCIAj7xKw74RBW2wgpl0dBlgF+ASGaVRay73E4KlnJTMavAiAoxMyKiHmGe25ejC9fZ2ugcN5vogN4e6HaBMv4pxCaiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419520},"_from":"file:reshaped-3.9.0-canary.13.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/ad01be8279341f0ed58c748637739c7e/reshaped-3.9.0-canary.13.tgz","_integrity":"sha512-xqyR2KvulJ12EDboh2RkmgYKWw+bPCkXiWRCG1TkCdWMNHUEt3MHg9hscmCiVqA1Xv2XDQUR21+D1JtyKUEAnw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.13_1764280783587_0.006369609539935928","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.14":{"name":"reshaped","version":"3.9.0-canary.14","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.14","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"45a25dcdd1f7b95e4d971ecf8eeec931b26ca37f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.14.tgz","fileCount":928,"integrity":"sha512-mgrtNSN1fpQIpJnDTIW6i2ZJPLG86hyduuUG3Xa/bOb6KTajUPRzDXyHEXDHkNGJG+k98w6zu76g9XHEAoCeog==","signatures":[{"sig":"MEUCIDMy+J7UGL+I5jp9EFKYAsPc2Dfir2eveh7GhiVtZLRcAiEA9py3bZU7yJEi5aLPxZZ+gcOJly43xKOJuIpnQf7+k1E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1420671},"_from":"file:reshaped-3.9.0-canary.14.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/773319be1d0789d6a86b59b84b7fd62d/reshaped-3.9.0-canary.14.tgz","_integrity":"sha512-mgrtNSN1fpQIpJnDTIW6i2ZJPLG86hyduuUG3Xa/bOb6KTajUPRzDXyHEXDHkNGJG+k98w6zu76g9XHEAoCeog==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.14_1764371032009_0.11908257748295026","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.15":{"name":"reshaped","version":"3.9.0-canary.15","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.15","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"787aff8fe7cf7ce2e1730027cfa1dd107432f88e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.15.tgz","fileCount":930,"integrity":"sha512-Dns94wpQsnY9UkvH7cR5E1GYKUwFvEEJzrCZTcHvwwZipNRpTo6re8S26QMvYnXCQnEkK9t5w944CSmS4tybXw==","signatures":[{"sig":"MEQCIBLB7ZQKYfPX4Df4LY0jFHC49dR2CnZd18TPv8kxVDilAiAonjPFC/U76SQqz1GeQgaF2uSIIXBT86pr7i8Az7oV3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1421850},"_from":"file:reshaped-3.9.0-canary.15.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/e65009061d3d03a1650ddb053ad91f6b/reshaped-3.9.0-canary.15.tgz","_integrity":"sha512-Dns94wpQsnY9UkvH7cR5E1GYKUwFvEEJzrCZTcHvwwZipNRpTo6re8S26QMvYnXCQnEkK9t5w944CSmS4tybXw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.15_1764446558105_0.2220661599210445","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.16":{"name":"reshaped","version":"3.9.0-canary.16","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.16","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f4fb9ce1ec810ed208135da90a4f981a3ad45051","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.16.tgz","fileCount":930,"integrity":"sha512-NB2odigVEdtHT4FcjH6HGBvk7ifWiFuQjbt47gQP02UtE8YRdgaO5G2ENDXBbFpGnFomUH+CAs28gNjNxoX7fg==","signatures":[{"sig":"MEQCIGYi3rr08Bz3fCBMWE0CnqXgRETn/h/iNgqRAGsqv1FlAiBwWeo5in66fqHEkOSk/7MGtNbT9d4bXiqgSjRD98NMlQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1421829},"_from":"file:reshaped-3.9.0-canary.16.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 --disable-telemetry","lint":"pnpm lint:js && pnpm lint:css","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","commit":"git-cz","lint:js":"eslint './src/**/*.{ts,tsx}' --fix","release":"sh ./bin/release.sh","lint:css":"stylelint 'src/**/*.css'","test:vrt":"pnpm chromatic","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","changeset":"changeset","chromatic":"chromatic -b build:chromatic --project-token=$(cat .chromatic)","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz","release:canary":"sh ./bin/release-canary.sh","test:vrt:turbo":"pnpm chromatic --only-changed","build:chromatic":"STORYBOOK_ENV=chromatic storybook build","build:storybook":"storybook build -o dist/app --disable-telemetry"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/16f0a82b8352c47e1d9c3faf2c158be3/reshaped-3.9.0-canary.16.tgz","_integrity":"sha512-NB2odigVEdtHT4FcjH6HGBvk7ifWiFuQjbt47gQP02UtE8YRdgaO5G2ENDXBbFpGnFomUH+CAs28gNjNxoX7fg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git"},"size-limit":[{"name":"Library / JS","path":"dist/bundle.js","webpack":false},{"name":"Library / CSS","path":"dist/bundle.css","webpack":false},{"name":"Theming / JS","path":"dist/tests/themingWithoutDefinition.js","webpack":true},{"name":"Theming with a default theme definition / JS","path":"dist/tests/themingWithDefinition.js","webpack":true}],"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@changesets/changelog-github":"0.5.1","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"7.1.12","react":"18","eslint":"9.38.0","vitest":"4.0.4","postcss":"8.5.6","ts-node":"10.9.2","lefthook":"2.0.1","prettier":"3.6.2","chromatic":"13.3.2","react-dom":"18","storybook":"10.0.0","stylelint":"16.25.0","@eslint/js":"9.38.0","playwright":"1.56.1","size-limit":"11.2.0","typescript":"5.9.3","@types/node":"24.9.2","postcss-cli":"11.0.1","@types/react":"19.2.2","postcss-each":"1.1.0","react-shadow":"20.6.0","@types/culori":"4.0.1","@types/events":"3.0.3","postcss-nested":"7.0.2","@changesets/cli":"2.29.7","@commitlint/cli":"20.1.0","@vitest/browser":"4.0.4","resolve-tspaths":"0.8.23","@storybook/react":"10.0.0","@types/react-dom":"19.2.2","@commitlint/types":"20.0.0","typescript-eslint":"8.46.2","@vitest/coverage-v8":"4.0.4","eslint-plugin-react":"7.37.5","vite-tsconfig-paths":"5.1.4","@vitejs/plugin-react":"5.1.0","eslint-plugin-import":"2.32.0","vitest-browser-react":"2.0.2","@storybook/addon-a11y":"10.0.0","@storybook/addon-docs":"10.0.0","@storybook/react-vite":"10.0.0","eslint-config-prettier":"10.1.8","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.5.4","@storybook/addon-vitest":"10.0.0","@vitest/coverage-istanbul":"4.0.4","eslint-plugin-react-hooks":"7.0.1","stylelint-config-prettier":"9.0.5","stylelint-config-standard":"39.0.1","@size-limit/preset-big-lib":"11.2.0","@vitest/browser-playwright":"4.0.4","@testing-library/user-event":"14.6.1","@commitlint/config-conventional":"20.0.0","eslint-import-resolver-typescript":"^4.4.4"},"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.16_1764541110229_0.33161595209554284","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.17":{"name":"reshaped","version":"3.9.0-canary.17","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.17","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"619c2b8855e031dbed9ab7e2973eeed81d880745","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.17.tgz","fileCount":929,"integrity":"sha512-cTtjEHEW6LSZHBphgN8WxTPJLiFBcivFd8MvU1NfVMQfaOHuXlagyIlf0wBpjyFJqIn/xPlDHZ8w0zTDxGUmGQ==","signatures":[{"sig":"MEUCIQDr6UG9Sqo9OkKjNr8r4RnBThBXjGqKO0D6nOXo1UzajQIgSZwKOJ7Db9NZ57B6MjeqTKUV4ENOcQmt5vchJ4LiRtw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1420218},"_from":"file:reshaped-3.9.0-canary.17.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/fba8c4d0d00c438c23f67fda2def484b/reshaped-3.9.0-canary.17.tgz","_integrity":"sha512-cTtjEHEW6LSZHBphgN8WxTPJLiFBcivFd8MvU1NfVMQfaOHuXlagyIlf0wBpjyFJqIn/xPlDHZ8w0zTDxGUmGQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.17_1765033471285_0.16109065123297173","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.18":{"name":"reshaped","version":"3.9.0-canary.18","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.18","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7f125a28426f1fb86d0add1133ccedbff8aa9646","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.18.tgz","fileCount":929,"integrity":"sha512-K+kpLVzDwwbRMAduzSAP+06b3GdF4qRac3j5n7rQZVj9oHjvpTTB6HQlcxX4J0hdp8Ab7p/V6EQ0JTxj5bebvw==","signatures":[{"sig":"MEUCIB7kT/Arqi0SgV5TFdz/cRP4FbO16lz3ljotkf2LeFNFAiEAyb2anlKRdLXiRImmxGkeV1K6WtZyN3mgWyBl5CaCApw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419923},"_from":"file:reshaped-3.9.0-canary.18.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/645690c09b640b789cb5b3abb5f63b49/reshaped-3.9.0-canary.18.tgz","_integrity":"sha512-K+kpLVzDwwbRMAduzSAP+06b3GdF4qRac3j5n7rQZVj9oHjvpTTB6HQlcxX4J0hdp8Ab7p/V6EQ0JTxj5bebvw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.18_1765130040049_0.5426952267580192","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.19":{"name":"reshaped","version":"3.9.0-canary.19","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.19","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6ab8a5d0ba4cfbffdfb323ffcb15a98b2661f594","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.19.tgz","fileCount":929,"integrity":"sha512-A8ESdcj0Fe99qkroPOyVow9FowZYJizOsF8jZ08sSEXkYhUfYUBek6N4GLnpl0fdalVT5H9OkzqczCgrfw9Q/g==","signatures":[{"sig":"MEYCIQCm0urbcc9AFCSIiwVSeu2dcRftt3CyoRfYpTVrBRygpAIhAI9WMOI+P5wlCLw2zxTGVF8icIZnZGdTlbQ5KWgRoYwF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419925},"_from":"file:reshaped-3.9.0-canary.19.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/7211a36af2eeb99172247b23d7452a8d/reshaped-3.9.0-canary.19.tgz","_integrity":"sha512-A8ESdcj0Fe99qkroPOyVow9FowZYJizOsF8jZ08sSEXkYhUfYUBek6N4GLnpl0fdalVT5H9OkzqczCgrfw9Q/g==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.19_1765230734958_0.9124199180101289","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.20":{"name":"reshaped","version":"3.9.0-canary.20","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.20","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"7e148be5cb35a13b1e9b7d2cf0de9033916dba4c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.20.tgz","fileCount":929,"integrity":"sha512-88wyXTqI+HGdw5ByvNVgAdESVtdwY+2dNauUBPX+X8RhQYIr4owRj2EJ2aN6kDr+44QCQ8/us2qyE08gC7I12g==","signatures":[{"sig":"MEUCIQDVt/dfaaoRDHc9+kEXBu4BLpxPD3G8nYxAN4nk905pNgIgDZS43Xnz2nBpVBgdcg0a6OJ31lsTHxuHwsosKb9S9vY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419835},"_from":"file:reshaped-3.9.0-canary.20.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/5871311000825a3e9ff5dbe1b7043bbb/reshaped-3.9.0-canary.20.tgz","_integrity":"sha512-88wyXTqI+HGdw5ByvNVgAdESVtdwY+2dNauUBPX+X8RhQYIr4owRj2EJ2aN6kDr+44QCQ8/us2qyE08gC7I12g==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.20_1765312720494_0.14555856109829834","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.24":{"name":"reshaped","version":"3.9.0-canary.24","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.24","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"8495a285ed0e8c08e1f652030a6544d949beaac2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.24.tgz","fileCount":927,"integrity":"sha512-oDQ6IV2D2S/0y7WUMpXUkHGP3ZHZD40NOHF9CjJwPqh0K6NHpc+JVdgls2L2tJLpUe4mTegchVpwH3XZHrAg6Q==","signatures":[{"sig":"MEYCIQCGGKzKath9kodJialIfSaBQ9SQ/cTpYGc65IU3zBWWggIhAIXjt00k63jwchqmDV6ls+lI9V8/sFmy2uxCrGc0/b4S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419417},"_from":"file:reshaped-3.9.0-canary.24.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/af237eb07f9fc058c50f44885edd95b0/reshaped-3.9.0-canary.24.tgz","_integrity":"sha512-oDQ6IV2D2S/0y7WUMpXUkHGP3ZHZD40NOHF9CjJwPqh0K6NHpc+JVdgls2L2tJLpUe4mTegchVpwH3XZHrAg6Q==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.24_1765412309234_0.16050321749527652","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.25":{"name":"reshaped","version":"3.9.0-canary.25","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.25","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"947924b9f05115673198f45e423de7ae8a7413f9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.25.tgz","fileCount":927,"integrity":"sha512-qWqS5a7W9w3+3lxgBN03DQNX9EcSTrEdfT9A6WUWA+hWt9VPKrTRGyLiizZsMH/UFvp81BXv35uRdx7sLeaMQA==","signatures":[{"sig":"MEUCIQC+674Z6a31wtCcFm39iqgZTYfg3grKCBUKNy4pIC6iPAIgSUFyvLWUtjCLJQOBBMtnLwQFcx2ApNld3miP6rif/II=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419455},"_from":"file:reshaped-3.9.0-canary.25.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/5fb12e017231b84d287e765cdd3dd2db/reshaped-3.9.0-canary.25.tgz","_integrity":"sha512-qWqS5a7W9w3+3lxgBN03DQNX9EcSTrEdfT9A6WUWA+hWt9VPKrTRGyLiizZsMH/UFvp81BXv35uRdx7sLeaMQA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.25_1765732449904_0.16775895345863345","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.26":{"name":"reshaped","version":"3.9.0-canary.26","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.26","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c7d61da4c9fb32da7135b69ab2a2a44c22500930","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.26.tgz","fileCount":927,"integrity":"sha512-9MEo+bVIp1YLT0ATDQ05/3h704h7NxINCyYkBcGfQ6dowrh8V1mZvJSfHveX+nW1F5ztDURXx9za3q342/jKpg==","signatures":[{"sig":"MEQCIAev2nrrRPsGi+cPz/eUKf1U2ohSkL3fRAoM9s+UTZj/AiAy4aGmi/NqjAIJJszdyVETyoTyYC42CTRNvRHC+/g6QQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419521},"_from":"file:reshaped-3.9.0-canary.26.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/2105efbfaf64ca6e35f48f2062c61ddd/reshaped-3.9.0-canary.26.tgz","_integrity":"sha512-9MEo+bVIp1YLT0ATDQ05/3h704h7NxINCyYkBcGfQ6dowrh8V1mZvJSfHveX+nW1F5ztDURXx9za3q342/jKpg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.26_1766081814687_0.07064583969227445","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.27":{"name":"reshaped","version":"3.9.0-canary.27","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.27","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0ded4bf3e79413f2d5c54f97a405338fc16c24ac","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.27.tgz","fileCount":927,"integrity":"sha512-DkEiqvu+iq9/4t38Zs08M97QNQ78/eMfpKjLxSlRgLy/IjxdLzEpR8tpSNFKzfnmjsj2FGKdgRi7U82I8msAew==","signatures":[{"sig":"MEUCIQCQ/oMw+udYKUSohB6pIHERmbeexE028dxcCTgJAqxN7wIgdAgy/6KuyFIWgVMXLd3+cEsXKQLEmE0mAjMKBZlrncw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419525},"_from":"file:reshaped-3.9.0-canary.27.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/25caec938a4eb3de586ff08d72f5d272/reshaped-3.9.0-canary.27.tgz","_integrity":"sha512-DkEiqvu+iq9/4t38Zs08M97QNQ78/eMfpKjLxSlRgLy/IjxdLzEpR8tpSNFKzfnmjsj2FGKdgRi7U82I8msAew==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.27_1766082039943_0.5111341809679495","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.28":{"name":"reshaped","version":"3.9.0-canary.28","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.28","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f0acdb872fa87719f31fa4334101fd5a15f7079c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.28.tgz","fileCount":927,"integrity":"sha512-Vk8lT/jD0y6xLnJL0JAoMor4CMIK6+Oqy9uinKeeRlfr/nKC44sAIk1DhYH4G/v7wbUuihaV8Ct/choOcds7Fw==","signatures":[{"sig":"MEQCIGiwXY2qT121LXOwexRnmnc9L5wgw8EGFoDXjcEVW+7tAiA8jo8W/xJ77mYOjjbO+j4PXTwfGFjMuw9DHvRi6RiHqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419599},"_from":"file:reshaped-3.9.0-canary.28.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/5af1956ef99a25e8447015c81e8670d5/reshaped-3.9.0-canary.28.tgz","_integrity":"sha512-Vk8lT/jD0y6xLnJL0JAoMor4CMIK6+Oqy9uinKeeRlfr/nKC44sAIk1DhYH4G/v7wbUuihaV8Ct/choOcds7Fw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.28_1766321892763_0.986268159578289","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.29":{"name":"reshaped","version":"3.9.0-canary.29","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.29","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e9c30f1acf67017f1c702d527c42d1d22d1ccc04","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.29.tgz","fileCount":927,"integrity":"sha512-uozpKhSQHiXs3Bt46ECUO8kJ2p33lM+plB141qdoSOfRBLkaimvIR3YOA0yn/WLO230anuYFpzqAF50flamKLA==","signatures":[{"sig":"MEUCIHxH2FmOfgIU0W2gHp0IDezQFNtRGZeHla4Tg+5yvIu6AiEA/I6ML90ih6t0sV1uiKYU3NzTVd4wD3t47dPUcHcP4Gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419599},"_from":"file:reshaped-3.9.0-canary.29.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/981e789d0dad8e5f507f5b389c312e2f/reshaped-3.9.0-canary.29.tgz","_integrity":"sha512-uozpKhSQHiXs3Bt46ECUO8kJ2p33lM+plB141qdoSOfRBLkaimvIR3YOA0yn/WLO230anuYFpzqAF50flamKLA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.29_1766322270808_0.8263172836985331","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.30":{"name":"reshaped","version":"3.9.0-canary.30","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.30","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"2a9a16967dbdfc71ecf8b000434596ed7bce4d8c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.30.tgz","fileCount":927,"integrity":"sha512-SifUVA/LVrwLhWVicjOQXeA+cuoPxAolQyX6Q5vCm/VmlUabSKLM11hQ+3z0rJ5wLngyQDpFs2CyWjUNPZGcLA==","signatures":[{"sig":"MEUCIHfZbI0JivQSTTJEfAy95HORbbF/ihubmEZlQ9E+P4pDAiEA+d1O7dS+ZW+rk+ZVEqR0frw7e8IVPXt7w23GJQqIiv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419599},"_from":"file:reshaped-3.9.0-canary.30.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/3fe0c8901dea4d04324be5b44771251a/reshaped-3.9.0-canary.30.tgz","_integrity":"sha512-SifUVA/LVrwLhWVicjOQXeA+cuoPxAolQyX6Q5vCm/VmlUabSKLM11hQ+3z0rJ5wLngyQDpFs2CyWjUNPZGcLA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.30_1766322645620_0.3552733409860067","host":"s3://npm-registry-packages-npm-production"}},"3.9.0-canary.31":{"name":"reshaped","version":"3.9.0-canary.31","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0-canary.31","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6c6ac4a88065dd6469339208d4b539b36a7d454d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0-canary.31.tgz","fileCount":927,"integrity":"sha512-WbSKoFpxJF21DRBoncFjwPknypci3sTXIB/xbvFvO7k75dxOcx1ez4Tc8wpPM1kp9cUuFarsqWy8Zv77TNoX7g==","signatures":[{"sig":"MEYCIQDBiwLWLMLhCZKhr4ieKLtJVZ6aQ2yKL8GRfjnAWZ6ngQIhAKC/fh9tXEN8U6RwQkjPUF3QEU/ntz/oye+d74+BPtrR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419599},"_from":"file:reshaped-3.9.0-canary.31.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/6e1a02b25345662d071818ef7d5216ac/reshaped-3.9.0-canary.31.tgz","_integrity":"sha512-WbSKoFpxJF21DRBoncFjwPknypci3sTXIB/xbvFvO7k75dxOcx1ez4Tc8wpPM1kp9cUuFarsqWy8Zv77TNoX7g==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0-canary.31_1766322861511_0.0000656452379808048","host":"s3://npm-registry-packages-npm-production"}},"3.9.0":{"name":"reshaped","version":"3.9.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f10858bdaae93f490cd6f80ad30b4ce2267fef1c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.0.tgz","fileCount":927,"integrity":"sha512-lIrTyxgAiCpZtcZoH4QfQb+hO0MeLDDZZ71BRwnYMsvXSkPtqilj5luJfGd9HfoioSUQ5j5oXl0BPBsTXPRClQ==","signatures":[{"sig":"MEUCIQCje99t+FRQ2Rc/JWoSfozOFoADVrA2zrFmZFyc0e4WrwIgZe3jNJ73HbCO75dfzOY0zOjqrQGLAeRQPk6uz8JHfjM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1419589},"_from":"file:reshaped-3.9.0.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/4e2179bd80f891d2bfbdc45153d669c5/reshaped-3.9.0.tgz","_integrity":"sha512-lIrTyxgAiCpZtcZoH4QfQb+hO0MeLDDZZ71BRwnYMsvXSkPtqilj5luJfGd9HfoioSUQ5j5oXl0BPBsTXPRClQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.0_1766323320523_0.4835346466327428","host":"s3://npm-registry-packages-npm-production"}},"3.9.1-canary.2":{"name":"reshaped","version":"3.9.1-canary.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.1-canary.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"54f1ef866b9f5ddbe96a38fc83e2fe69318dac9b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.1-canary.2.tgz","fileCount":921,"integrity":"sha512-n8wYjEFTS66YM0I5Ac6xHRrVd1gBEb0jVKjzyh2UUoaUFJ0qO9AHXdX0O+treQH81qHzvmfsU8tQq8KUWzeDsQ==","signatures":[{"sig":"MEUCIQCEDcOINXDK7CSQ0vEvfmilA0B2J4st/hTKrJVOlKa96QIgI+W3bRH5ED8F6j0yEOOW2atSpRnSb6JeOiJFzbivHu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1405725},"_from":"file:reshaped-3.9.1-canary.2.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/fb944c7d6a2b57d9b0524bdc79350d17/reshaped-3.9.1-canary.2.tgz","_integrity":"sha512-n8wYjEFTS66YM0I5Ac6xHRrVd1gBEb0jVKjzyh2UUoaUFJ0qO9AHXdX0O+treQH81qHzvmfsU8tQq8KUWzeDsQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/utilities":"3.9.1-canary.2","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.1-canary.2_1768133209530_0.8732762587663192","host":"s3://npm-registry-packages-npm-production"}},"3.9.1-canary.3":{"name":"reshaped","version":"3.9.1-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.9.1-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"93e41c6f970912e864f38caefefba5383970125a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.9.1-canary.3.tgz","fileCount":921,"integrity":"sha512-F8CzyL3SEplpo8e3+wpML7FgojhxPGiFSE1v8MKpQRRLyMFMeTl4H/eoVZ7Mf3RDaecRayUJeyYbmKM5YPYiDw==","signatures":[{"sig":"MEUCIQDu/Q431etvO4GlyV1V2Ljn36liuq+mfTEhnaQIvchXYAIgRdLzdA2woJY6mjd0erQLbR/EiEqJIvvQxBmufCM2YAU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1404613},"_from":"file:reshaped-3.9.1-canary.3.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"sh ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/6b993954bfaaefae9496e14732198018/reshaped-3.9.1-canary.3.tgz","_integrity":"sha512-F8CzyL3SEplpo8e3+wpML7FgojhxPGiFSE1v8MKpQRRLyMFMeTl4H/eoVZ7Mf3RDaecRayUJeyYbmKM5YPYiDw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/utilities":"3.9.1-canary.3","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.9.1-canary.3_1768262195269_0.5566761997356202","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.4":{"name":"reshaped","version":"3.10.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"9d3da8c62fa7e4b2145f0501ed8bac3af7c56650","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.4.tgz","fileCount":883,"integrity":"sha512-rrj9V2DjcTSQ1FNLu0tpoUbIalQfogKXtJIh8DzCIpH+wo8kWJaN/jg5P4kpGyU4em345QVVgqM49JdSzEy4gA==","signatures":[{"sig":"MEUCIQDQ00QQ8HMpeC8RW5kq/2RORjSWplflE0oKwkZfbfPK3gIgAnClWuXmDETUYB9Dmp9BjyQ1jpUasDv01DnU0LK0L78=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1375648},"_from":"file:reshaped-3.10.0-canary.4.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/d521ef9745c720416b8b7ec32e914fb6/reshaped-3.10.0-canary.4.tgz","_integrity":"sha512-rrj9V2DjcTSQ1FNLu0tpoUbIalQfogKXtJIh8DzCIpH+wo8kWJaN/jg5P4kpGyU4em345QVVgqM49JdSzEy4gA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/utilities":"3.10.0-canary.4","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.4_1768511650789_0.007798859139354519","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.5":{"name":"reshaped","version":"3.10.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"791c9932662f0c3980e2b1a2d64c4027ebf57a5a","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.5.tgz","fileCount":883,"integrity":"sha512-ZAejXBvqaDRoEyyEapo22RDMaeBBcfq5vnfCATcwdjjnz/qRI82kgweF8Vw24Ijf38pssWQOsox76EMyC9z/LQ==","signatures":[{"sig":"MEUCIBeldeszEH6JNFN0hfORHtS0mjAEY6j/7G3JbtfZemhuAiEAu0zMEOkicHcE1Vdi/Bw3s7xr2aPQHEUOPuQbce1a7lY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1375737},"_from":"file:reshaped-3.10.0-canary.5.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/61659a10d4f8361741cf64202c27ee62/reshaped-3.10.0-canary.5.tgz","_integrity":"sha512-ZAejXBvqaDRoEyyEapo22RDMaeBBcfq5vnfCATcwdjjnz/qRI82kgweF8Vw24Ijf38pssWQOsox76EMyC9z/LQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/utilities":"3.10.0-canary.5","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.5_1768565975263_0.6496514811109577","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.6":{"name":"reshaped","version":"3.10.0-canary.6","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"6ad5b6d9e4026a038c73c0dbbc5400eedfd7daf0","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.6.tgz","fileCount":883,"integrity":"sha512-LMts98iMa294ro0O1yumoj1myB4q3jNpjhmQ7lSbSvvrzETUyWgEE4hj0N9jy/jiDFgkDP3NjFsmRZ1S+sYP2Q==","signatures":[{"sig":"MEQCIC1lvSRsN1T3jcTPGOXrDhJ36FKgcLgYEW3w8wjoW4iBAiB1kk43rFbAaxUGKOMNpxm299rAqmrGbiMqe+R4+MALNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1376722},"_from":"file:reshaped-3.10.0-canary.6.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/fdce3d6b798db92d1b7e4bdfc92046e6/reshaped-3.10.0-canary.6.tgz","_integrity":"sha512-LMts98iMa294ro0O1yumoj1myB4q3jNpjhmQ7lSbSvvrzETUyWgEE4hj0N9jy/jiDFgkDP3NjFsmRZ1S+sYP2Q==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/utilities":"3.10.0-canary.6","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.6_1768671651733_0.8601629368796471","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.7":{"name":"reshaped","version":"3.10.0-canary.7","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"647e6395e1019b06bec5e477a44b61bba0bef2a4","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.7.tgz","fileCount":857,"integrity":"sha512-exq6rph6lVKNnv687/OMmyIqU7d9/gWn0eZmzfCK6ys+kc5hOsp6dFCagREyhnawJkXYjdW+AsL4nNbZav0o7Q==","signatures":[{"sig":"MEQCIACTarnOwIg7BQROd4E6obtAtuB/MaC08kDpQt1oMp09AiAiCso99hkB8Q0uiK6klsuph7ZYlv34eP+EPAGY5wdPvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1341412},"_from":"file:reshaped-3.10.0-canary.7.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/4086ca5c006425537a2dc39d6fabda6f/reshaped-3.10.0-canary.7.tgz","_integrity":"sha512-exq6rph6lVKNnv687/OMmyIqU7d9/gWn0eZmzfCK6ys+kc5hOsp6dFCagREyhnawJkXYjdW+AsL4nNbZav0o7Q==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.7","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.7_1768860956839_0.1122833705700732","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.8":{"name":"reshaped","version":"3.10.0-canary.8","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.8","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"dcefc866098c6405816a476609ac194574532ad9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.8.tgz","fileCount":857,"integrity":"sha512-5hDifeqf3sjQ8hpItlCSOtzQPuT7bhtad96iDeFV/iyQeaKndnQ/Qw+BELSm0I3xyEy3rtoenNxgzisVCgtj0A==","signatures":[{"sig":"MEUCICdWHUkz3tg5qP+FWl47lVoCvWoSMl7fllXl3QyT1lMJAiEAi6mki4HrT5cCH/YlSG462FKtzLrXJdaNtWdIcrg9lkw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1340844},"_from":"file:reshaped-3.10.0-canary.8.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/a325c7b722b99bd79e95fb6189f8eb86/reshaped-3.10.0-canary.8.tgz","_integrity":"sha512-5hDifeqf3sjQ8hpItlCSOtzQPuT7bhtad96iDeFV/iyQeaKndnQ/Qw+BELSm0I3xyEy3rtoenNxgzisVCgtj0A==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.8","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.8_1769031380444_0.28085739726004455","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.9":{"name":"reshaped","version":"3.10.0-canary.9","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.9","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"e43c0c91e1dd358e7c94b12bf295c6be035d13c1","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.9.tgz","fileCount":857,"integrity":"sha512-6GvlElo07Y66pbVPplMB9SQ4JMpyZAKn4r8aDH/ZuxKpWkDk/7BJZgsyhhnDq+X2ZGks7Tekoh59dKVSUorhjA==","signatures":[{"sig":"MEUCIH5IbV+2is+jbh+YqvIH00CKROhVEzoqxaOfLxc/0wyGAiEAhEsBsb4Z6p5+cBg+AplLPa2AGblb7EcUqRb0roljnwI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1340908},"_from":"file:reshaped-3.10.0-canary.9.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/edb601ab7424cc0b8c5ca1ad75279dcd/reshaped-3.10.0-canary.9.tgz","_integrity":"sha512-6GvlElo07Y66pbVPplMB9SQ4JMpyZAKn4r8aDH/ZuxKpWkDk/7BJZgsyhhnDq+X2ZGks7Tekoh59dKVSUorhjA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.9","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.9_1769033735149_0.9193633124803737","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.10":{"name":"reshaped","version":"3.10.0-canary.10","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.10","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"0a9a4e3af33612d8d0e9f6e417802bb4acb62a8b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.10.tgz","fileCount":857,"integrity":"sha512-fmkmB7JIPgjfOqRkqTkmjv5YpMoMvKKo1g/CTScERH+OG0bUgNnnFlS2Dxl+wZ8X/p6G9LXmgbm5iQzVuM6TYg==","signatures":[{"sig":"MEYCIQDIHFEIsXQayr/1CD5zZnCu7EZie6OO5mqKxke9hvX5BQIhAKO8gdqhcTWJev3zixsQX5HKneh2O/bfTFYKLKrvm61I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1343610},"_from":"file:reshaped-3.10.0-canary.10.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/g5/rtw7619d6w14zmv2fp804r4h0000gn/T/f6a0056824429cc9e7c7855db2acf55f/reshaped-3.10.0-canary.10.tgz","_integrity":"sha512-fmkmB7JIPgjfOqRkqTkmjv5YpMoMvKKo1g/CTScERH+OG0bUgNnnFlS2Dxl+wZ8X/p6G9LXmgbm5iQzVuM6TYg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.7.0","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.14.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.10","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.10_1769034320135_0.8546262311888331","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.11":{"name":"reshaped","version":"3.10.0-canary.11","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.11","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"915ec3324ccc15beae34c2e6816a795835a32db9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.11.tgz","fileCount":857,"integrity":"sha512-lPPpR6Rw3bWMFkHuT1du69C26yWP+BsEjDWfUhfei7L3Pxc97owLVN9JelCglztoI0ohokUYLfSt0zD/qrltWw==","signatures":[{"sig":"MEQCIH9qJbeAUN98zonG2bDVWucJGr/MFjOrumXeC+PDC8zFAiBB/Q0PbgiCAwlCP7Zgfl8cKLZsk/Ty+a14Gby3tD2Zjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1346028},"_from":"file:reshaped-3.10.0-canary.11.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/120fc16ee77d4117d1f0db5a510edf90/reshaped-3.10.0-canary.11.tgz","_integrity":"sha512-lPPpR6Rw3bWMFkHuT1du69C26yWP+BsEjDWfUhfei7L3Pxc97owLVN9JelCglztoI0ohokUYLfSt0zD/qrltWw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.11","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.11_1770315454128_0.019412334087199223","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.12":{"name":"reshaped","version":"3.10.0-canary.12","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.12","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"f3aebf964f051fa439bc821e456b0747fe075798","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.12.tgz","fileCount":857,"integrity":"sha512-8cdB/jqvWiQ0s7rHSlbBWS/Lf0br76uG9wyUaC89mShDcWfCena7ckhfQniLMrr40cOXNaJ4n6WKuzjwNk26Fw==","signatures":[{"sig":"MEQCIDDAegBQv6SLXofWRRXvmnkV35oyO5m7o5X5NTpknRbbAiAMfQ33yICmshyymfU/STdF2htTwlni9x6WVIp7qH1CMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1346372},"_from":"file:reshaped-3.10.0-canary.12.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/9a6a68f912e64073ab381a0f39bf34fd/reshaped-3.10.0-canary.12.tgz","_integrity":"sha512-8cdB/jqvWiQ0s7rHSlbBWS/Lf0br76uG9wyUaC89mShDcWfCena7ckhfQniLMrr40cOXNaJ4n6WKuzjwNk26Fw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.12","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.12_1770579807997_0.09018331783073519","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.13":{"name":"reshaped","version":"3.10.0-canary.13","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.13","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"b3c991b6f46ff4e05803f6a56ed11aaac9d23e80","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.13.tgz","fileCount":995,"integrity":"sha512-EFf6jduHxHlwKY35WqfTRVELzXGgfz3N+XN6STkIElUAP3XCoPdmvfsgxcRFsk+zjwNfe6t2FYtbcenR85r4rw==","signatures":[{"sig":"MEYCIQDRL/pjQpzwnStHnz0bu73PRNDPdTPdDLKs53G8T/XF8AIhALRxYdg5H/jraHzoHiqGTuUX39AQ9Cph+tgYwwgS10oz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2221962},"_from":"file:reshaped-3.10.0-canary.13.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle && pnpm build:stories","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/6247e3adf21416232f73ab10468bcb6a/reshaped-3.10.0-canary.13.tgz","_integrity":"sha512-EFf6jduHxHlwKY35WqfTRVELzXGgfz3N+XN6STkIElUAP3XCoPdmvfsgxcRFsk+zjwNfe6t2FYtbcenR85r4rw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.13","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.13_1770839387379_0.502983883020732","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.14":{"name":"reshaped","version":"3.10.0-canary.14","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.14","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"69ddf8b9bb0a1786239b3b3587a714716fb7dbb9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.14.tgz","fileCount":995,"integrity":"sha512-WPp2tlw+HSvFXRKw/RCvaHOaxYoxNOJ9UucHJ3W7YNmRzERzTjTB/FuRwJeuQM9pScQVnKoDfoim34kcdXytBg==","signatures":[{"sig":"MEUCIG4DNRhM5/3vttQH39wsFdpry4yqp+h86CoZAv9RQm+iAiEA71+gFffi9lk5ao4mCLusDACFM8jucolXgOr+4H4RACU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2222156},"_from":"file:reshaped-3.10.0-canary.14.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle && pnpm build:stories","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/c714e5dd45f32c4ea0825bab51747229/reshaped-3.10.0-canary.14.tgz","_integrity":"sha512-WPp2tlw+HSvFXRKw/RCvaHOaxYoxNOJ9UucHJ3W7YNmRzERzTjTB/FuRwJeuQM9pScQVnKoDfoim34kcdXytBg==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.14","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.14_1770842394934_0.8260782299809639","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.15":{"name":"reshaped","version":"3.10.0-canary.15","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.15","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"05111fc4fe4ca0bc32cfc39e2f159d5d15f47d0b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.15.tgz","fileCount":995,"integrity":"sha512-WO5A5s8ecfTY/UI4wxEsRE8h/GmV24VHWW6RkSbiUU09lHNxlovyeEj7nwBDvQ+BdoRy5toNsP04Dvx5vWbByw==","signatures":[{"sig":"MEUCIHRjlCKyCGvn6LfQ+fNBUcgk1Shw8NTmxrusOQVbxy7jAiEAokLyj12iGHI/GH29cSM1Mdlw1z4YzB1nd8hvDdzMIWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2222294},"_from":"file:reshaped-3.10.0-canary.15.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:esm && pnpm build:css && pnpm build:bundle && pnpm build:stories","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/eeb03db1970e97e561c703488ca546dc/reshaped-3.10.0-canary.15.tgz","_integrity":"sha512-WO5A5s8ecfTY/UI4wxEsRE8h/GmV24VHWW6RkSbiUU09lHNxlovyeEj7nwBDvQ+BdoRy5toNsP04Dvx5vWbByw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.15","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.15_1770844019958_0.25190494789776263","host":"s3://npm-registry-packages-npm-production"}},"3.10.0-canary.16":{"name":"reshaped","version":"3.10.0-canary.16","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0-canary.16","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"960ebcf801cffc2c09bf67e8d2535f2216dbae0e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0-canary.16.tgz","fileCount":995,"integrity":"sha512-sgEu2wZmtB0KlTcw/xD4pKWhki8OyQ8NFhm2JI6ApKDdMPufXfv++XEJ2qCih2SFTqa2joghYBnbLESDU/Fa4A==","signatures":[{"sig":"MEQCIAgNj/3rexDFApCIowmLPNFkXS/WXvMeObHLemBG7aoOAiBFqyabuIxwFdad7KRmYwBnqL1ZreIpdtVE6j7Xv0V+hQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2082319},"_from":"file:reshaped-3.10.0-canary.16.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/7d2c9f9a65700c756fd08f8d0e3662b9/reshaped-3.10.0-canary.16.tgz","_integrity":"sha512-sgEu2wZmtB0KlTcw/xD4pKWhki8OyQ8NFhm2JI6ApKDdMPufXfv++XEJ2qCih2SFTqa2joghYBnbLESDU/Fa4A==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.1","csstype":"3.1.3","commander":"14.0.2","@reshaped/headless":"3.10.0-canary.16","postcss-custom-media":"11.0.6","@csstools/postcss-global-data":"3.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0-canary.16_1770845042857_0.38410090361329297","host":"s3://npm-registry-packages-npm-production"}},"3.10.0":{"name":"reshaped","version":"3.10.0","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"a46257c7532798a8aabffbf80abd664fa67cd21d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.0.tgz","fileCount":995,"integrity":"sha512-ZFiJO6SnZ3m1dZXixj/TBEUs2wmwTFYoAZ2BRbh+fwZr+vPTd3GQWdATJMuZCBgIxkltPPJVyqyKd1B63p+4ZA==","signatures":[{"sig":"MEUCIQCPORxdkgBdUNZhATPMjMI0OiKD0yBLX8/cMz7kLKIvrQIgRcKL9wUqVxtDkitG8DhA54IbHrR2P4ph6ZGtesYZ6Qw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2086877},"_from":"file:reshaped-3.10.0.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/eec4dcd68de6cebd9d81c3d17709300a/reshaped-3.10.0.tgz","_integrity":"sha512-ZFiJO6SnZ3m1dZXixj/TBEUs2wmwTFYoAZ2BRbh+fwZr+vPTd3GQWdATJMuZCBgIxkltPPJVyqyKd1B63p+4ZA==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.10.0","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.0_1772661260667_0.6863631954567411","host":"s3://npm-registry-packages-npm-production"}},"3.10.1":{"name":"reshaped","version":"3.10.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"d68cd4c96e304fa0842f6aedab99ed8059cdecaf","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.1.tgz","fileCount":995,"integrity":"sha512-3baA+JGN8cH7J3q4YPs21gstKNoYA3uJFEE9rMXQidyWkYNwnzsOrRt/h4TWs5ZCQM8guOr8Sevs+BqrKwYZQQ==","signatures":[{"sig":"MEUCIG2py0/xPgFMHd3x7EECdTSwPbsfYDb8OswDHNbOv6HsAiEAgCon6XWYP/hvmj3mwpF3gdE6p1fDzk4Fb6KHaHqd0Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2086915},"_from":"file:reshaped-3.10.1.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/60d5fdb5403b0b703b1c02d0d60fe802/reshaped-3.10.1.tgz","_integrity":"sha512-3baA+JGN8cH7J3q4YPs21gstKNoYA3uJFEE9rMXQidyWkYNwnzsOrRt/h4TWs5ZCQM8guOr8Sevs+BqrKwYZQQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.10.1","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.1_1772661627246_0.779133801487792","host":"s3://npm-registry-packages-npm-production"}},"3.10.2":{"name":"reshaped","version":"3.10.2","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"1730e75cafef25be52e6b2082c5147759986a710","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.2.tgz","fileCount":995,"integrity":"sha512-QD7bfFUSnC6Im7hvN1itUKrO5kv0Gt6UuluQwcmrEFfkaSZuOG1plCV9acLepKY+dZm4Mv+N0ZHK5c62JWGQ3Q==","signatures":[{"sig":"MEUCIHoFoamZFo4Vo/W4w4Q1p0zm9+p/Jyp64q+p1tcoBnG/AiEAxET0f+21mjLs3cSqc/HeDdKkv+m2nyy3AYjSDbpW9GA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2086268},"_from":"file:reshaped-3.10.2.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/66d56f1bcc7d1cf92da6c287190f5d89/reshaped-3.10.2.tgz","_integrity":"sha512-QD7bfFUSnC6Im7hvN1itUKrO5kv0Gt6UuluQwcmrEFfkaSZuOG1plCV9acLepKY+dZm4Mv+N0ZHK5c62JWGQ3Q==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.10.2","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.2_1772741239004_0.6009896878873797","host":"s3://npm-registry-packages-npm-production"}},"3.11.0-canary.1":{"name":"reshaped","version":"3.11.0-canary.1","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.11.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"8cab85f93815f5c10ddded840c43f89683d514c2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.11.0-canary.1.tgz","fileCount":989,"integrity":"sha512-f41vU2HYAC/vMKlhqbTdL+w0eqyRsWSaXGqKyZaR6qCrnYjdxDAeuQ3Iysrn6bH9CHdYgcQpb0OdiYzE7bQE0Q==","signatures":[{"sig":"MEUCIQD6yE3c56wID3WOPcrzGpp1ndYSz7kR4NBczM80/n9wxgIgXs1KZZTdooCDuccnIdyGMDqUgtb97Du36rw+VB2PVq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2082162},"_from":"file:reshaped-3.11.0-canary.1.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/b855bad0b5cf2bc3518d86b91dda408c/reshaped-3.11.0-canary.1.tgz","_integrity":"sha512-f41vU2HYAC/vMKlhqbTdL+w0eqyRsWSaXGqKyZaR6qCrnYjdxDAeuQ3Iysrn6bH9CHdYgcQpb0OdiYzE7bQE0Q==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.11.0-canary.1","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.11.0-canary.1_1773618186333_0.07109621625174589","host":"s3://npm-registry-packages-npm-production"}},"3.11.0-canary.3":{"name":"reshaped","version":"3.11.0-canary.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.11.0-canary.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"12c8c4561b354d3ae9feeb4d087bdf5577e9c735","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.11.0-canary.3.tgz","fileCount":989,"integrity":"sha512-2+ReYvieOOeEB1+ozLEk4k+ySnEKIsg6GE7ZAPPysjQArykX6gBVr+ENfV4Jb8J6RgnN3q4xg/HHwYSA106cVQ==","signatures":[{"sig":"MEUCIQDCKWjNqqHYFGpBXOn+LyFefVtBtylP1LNbCXbIcJRkJwIgO0Fjw/z0ouBKgxYOG79O7wUzqgWJAw+bQQpNh0MtB5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2083014},"_from":"file:reshaped-3.11.0-canary.3.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/a9cc533552d2b37d05ffbdbc3f501cca/reshaped-3.11.0-canary.3.tgz","_integrity":"sha512-2+ReYvieOOeEB1+ozLEk4k+ySnEKIsg6GE7ZAPPysjQArykX6gBVr+ENfV4Jb8J6RgnN3q4xg/HHwYSA106cVQ==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.11.0-canary.3","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.11.0-canary.3_1773699834607_0.9030604469664196","host":"s3://npm-registry-packages-npm-production"}},"3.11.0-canary.4":{"name":"reshaped","version":"3.11.0-canary.4","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.11.0-canary.4","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"44c5e517dd1d905297a9af18bfb93d34a1d653ab","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.11.0-canary.4.tgz","fileCount":989,"integrity":"sha512-ASVM+sq86v5znhrJV8WoWJQ/cMuNGYJaq+EKTAIiF4VfRohttGM1JhJDuV8qqgke/f2wE5KjZJPsB/H44Hd1Tw==","signatures":[{"sig":"MEUCIFckAOAY247PaR89W5e4BNPkvGGkGx4Qlf48wYQPMbBMAiEA23LOtY9NiDRWXRekrGg/F2ThE4G3FTafQA/x2S2RGQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2082950},"_from":"file:reshaped-3.11.0-canary.4.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/e0ad5fce39627b421472bb47c4149fe9/reshaped-3.11.0-canary.4.tgz","_integrity":"sha512-ASVM+sq86v5znhrJV8WoWJQ/cMuNGYJaq+EKTAIiF4VfRohttGM1JhJDuV8qqgke/f2wE5KjZJPsB/H44Hd1Tw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.11.0-canary.4","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.11.0-canary.4_1775158528979_0.02519876474726579","host":"s3://npm-registry-packages-npm-production"}},"3.10.3":{"name":"reshaped","version":"3.10.3","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.10.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"3085c5970c1cccfa169c64ea144fd2d2d5277b1f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.10.3.tgz","fileCount":995,"integrity":"sha512-TVuiO6LMCYcmf1hc9BxTxlwYjLNTLxIlUEmeGyYradYKgjgC8ihA2gojPX0ZmBvUT734hbm0Qw+Ymp4u/GX3pw==","signatures":[{"sig":"MEQCID8izDWgOo/pAgwJC29NnRn0WJT0eUnnYYYZAOJRLBreAiBeuMIVYu4sISA1HVLePMScYtypp72GQWSIcuDuCZoj8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2087347},"_from":"file:reshaped-3.10.3.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/b6dc8785e4bc4a60c98a124790aeeecb/reshaped-3.10.3.tgz","_integrity":"sha512-TVuiO6LMCYcmf1hc9BxTxlwYjLNTLxIlUEmeGyYradYKgjgC8ihA2gojPX0ZmBvUT734hbm0Qw+Ymp4u/GX3pw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React & Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.10.3","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.10.3_1776373156691_0.23772269786423328","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary.5":{"name":"reshaped","version":"4.0.0-canary.5","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"c3ce827c693b84bc17cd9a1de514a48fbf77ac7d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.0-canary.5.tgz","fileCount":898,"integrity":"sha512-ULNnV+9SxCbJ7PtVL7lXKiRQmYTlT6pwrmBShNKqZNXvCowTr/hgpU+xAi6LwaecGmL7jkRPPlPDlNzl9Ycx/g==","signatures":[{"sig":"MEYCIQCnIiJGrXu0NzWCsSj1mfcnb+5L022b/P+QXNblRUOPqwIhAODJoRuFHIkPkxQ2zs6DQj/F4v5eP8tUmzQ0GBIfyO+p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2224161},"_from":"file:reshaped-4.0.0-canary.5.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/d12c457bfd89c5f70d9887f35818f793/reshaped-4.0.0-canary.5.tgz","_integrity":"sha512-ULNnV+9SxCbJ7PtVL7lXKiRQmYTlT6pwrmBShNKqZNXvCowTr/hgpU+xAi6LwaecGmL7jkRPPlPDlNzl9Ycx/g==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.0-canary.17","@reshaped/utilities":"4.0.0-canary.5","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.0-canary.5_1776590452110_0.8181277101016082","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary.6":{"name":"reshaped","version":"4.0.0-canary.6","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.0-canary.6","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"da320d37f05bbd9a35d2a5328886632919e0b7d2","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.0-canary.6.tgz","fileCount":900,"integrity":"sha512-7xpZgRA/lG+zKh2d7gA/i0qSgFBadIWm0NtXsg1NulqKQ0n3gIf2s3ip4DAfWbjSOfSAjHyU3waacfu5aG7RDw==","signatures":[{"sig":"MEUCIDp+NhVig9j7lOFxkgTo/+mEwN/X3jfSkAj9ViYaSBxuAiEA3P534ThP8H2P1/5I30KMQ75MTcypM7VMOeFNd/QmtaM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2228637},"_from":"file:reshaped-4.0.0-canary.6.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/f179fd929424a84b83e71728904c0830/reshaped-4.0.0-canary.6.tgz","_integrity":"sha512-7xpZgRA/lG+zKh2d7gA/i0qSgFBadIWm0NtXsg1NulqKQ0n3gIf2s3ip4DAfWbjSOfSAjHyU3waacfu5aG7RDw==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.0-canary.17","@reshaped/utilities":"4.0.0-canary.6","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.0-canary.6_1777734953513_0.7836861667826116","host":"s3://npm-registry-packages-npm-production"}},"3.11.0-canary.5":{"name":"reshaped","version":"3.11.0-canary.5","keywords":["react","ui","design-system","react-components","component-library","components","css-modules","figma","ui-kit","accessibility","accessible"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@3.11.0-canary.5","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"bin/cli.js"},"dist":{"shasum":"41e2075511cea26f03e537cef57c982ba3871fb9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-3.11.0-canary.5.tgz","fileCount":989,"integrity":"sha512-QNhE0v5KBOCaY0VJxlviBword/TsRIvoLDaM5ELC4jLRlG4o4C+4xh/joKUPUcb5ExxPJMHYjg+fVvOTNvai2A==","signatures":[{"sig":"MEQCIGdv4k4+62hdYS65/Pos3R4teY18BRhMml+9MX5KmUNIAiBLIYSoL20os46xx+Xu5xAqIplx5YJlDPCGFnO8GpaWEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2086121},"_from":"file:reshaped-3.11.0-canary.5.tgz","email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes":{"types":"./dist/themes/index.d.ts","import":"./dist/themes/index.js","default":"./dist/themes/index.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/tailwind":{"types":"./dist/config/tailwind.d.ts","import":"./dist/config/tailwind.js","default":"./dist/config/tailwind.js"},"./themes/reshaped/*":"./dist/themes/reshaped/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --config dist/cli/theming/reshaped.config.js --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json","release:local":"pnpm build && pnpm pack --out reshaped-local.tgz"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"_resolved":"/private/var/folders/m3/lcs9xn5125q_6stc0skcym000000gn/T/098bb90f39717544a723cc212c7a101f/reshaped-3.11.0-canary.5.tgz","_integrity":"sha512-QNhE0v5KBOCaY0VJxlviBword/TsRIvoLDaM5ELC4jLRlG4o4C+4xh/joKUPUcb5ExxPJMHYjg+fVvOTNvai2A==","repository":{"url":"git+https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"_npmVersion":"11.4.2","description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"22.16.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","culori":"4.0.2","cssnano":"7.1.2","csstype":"3.2.3","commander":"14.0.3","@types/culori":"4.0.1","@reshaped/headless":"3.11.0-canary.5","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_3.11.0-canary.5_1777990322275_0.2527215716735727","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary.7":{"name":"reshaped","version":"4.0.0-canary.7","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.0-canary.7","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"fa349ba5a78c4becceb6f55664e02ec670fbba01","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.0-canary.7.tgz","fileCount":900,"integrity":"sha512-EB731DYBe6QpAgBJ3snbwI8gSD/3zSPUKKRZapMJHRz5DvZFzxX0+0Y16wHDHr5+uUWQ1ZmHwnJpf/vFkUVT7A==","signatures":[{"sig":"MEUCIQCQLr7gNhZ82q0eqJ2dViWbMKh5lk8Rkygwac9w1Sm1QQIgGOoetXcX2Wzx/qcqhnctFxMQ2eCVmL8Ld6QahFqiwoo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2234885},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.0-canary.17","@reshaped/utilities":"4.0.0-canary.7","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.0-canary.7_1780874661077_0.7232964094063219","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"reshaped","version":"4.0.0","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"12ee37a9a50247685281ff4059b04956a48cfd3f","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.0.tgz","fileCount":900,"integrity":"sha512-17KkDKw0dprmtLAZFlCSOqBwwxOZo7AeKXD+pSD7LFi8NbnrSr/tZ0R9x6g8G+0g02LAIpHK5fQBVbX9nk6eAg==","signatures":[{"sig":"MEUCIA8VPPbnGFn+gQj0RBmceDSN8IbZ8OmEGKXAG7bEdDpiAiEArG5gBg8reKB86euT1TKVhBP6gWcOI4rAP2RigV3UHek=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2241542},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.0","@reshaped/utilities":"4.0.0","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.0_1781363869756_0.9912148983247993","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"reshaped","version":"4.0.1","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"6f3bc5306c48be03d856e04425d470cb61c0dafb","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.1.tgz","fileCount":900,"integrity":"sha512-pi8phVy7N3ARjwwa094Esa9gM1i5tFk4MqloHljsJbPLKQ4E2/2UUZHCakWQgeLOSOJ46Q7x7dLH1ACotnEytA==","signatures":[{"sig":"MEUCIAFKSVLtok+w3nsaOF0cp047h1omf/PMTHvNC8qL6mO2AiEA54qwsg4DOUeclxbWcJGtPfjunAARtslOm9ELclJt9To=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2242744},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.0","@reshaped/utilities":"4.0.1","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.1_1781466285311_0.6606752416225452","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"reshaped","version":"4.0.2","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.2","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"eb262736e7af0ecda0144d91ade539e18d8adec9","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.2.tgz","fileCount":900,"integrity":"sha512-O30ef7x0Agwhza9IucuRkQmUnJc20HA8aEr6sQCYx7O4H0hCgOixtQXiQ7gwG4FaPRmCaxYh/T4vn+7yBNTz7w==","signatures":[{"sig":"MEYCIQDSmYDNeS2keDBRKiYlaQvEYNlUuTn1OcgIY66JD8dKJAIhAM0U3QjNEeIgU7HDl7yO1fHlD375R4NeQn1DPbed5nn6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2242744},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.2","@reshaped/utilities":"4.0.2","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.2_1781466626140_0.1993336816262321","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"reshaped","version":"4.0.3","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.0.3","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"223cbc19d5ab5db35a8f21e9ad47f24f81b18918","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.0.3.tgz","fileCount":900,"integrity":"sha512-lXBMG1nBLRAcT2N1h7eWH7Jv9bEputQOreJdxwa3FojtXadEpwkSmxmOWsfPU5qRk1jsLwFBKt44GkW9bJFzYw==","signatures":[{"sig":"MEYCIQDfzVlDXFiJKXQ92YTbhWl8cv/LubX5xN1j+bBPTKjHNAIhAJVDDK1fwOrCR219IjN52d0ym7GOwD9iz4FuyKXQCYaQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2245463},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && resolve-tspaths -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && resolve-tspaths -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"7.1.4","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.0.3","@reshaped/utilities":"4.0.3","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.0.3_1781559100926_0.07316800175156923","host":"s3://npm-registry-packages-npm-production"}},"4.1.0-canary.0":{"name":"reshaped","version":"4.1.0-canary.0","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.1.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"62e4b53d628cb08bfd7e00a7dced92f7f13d1c0c","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.1.0-canary.0.tgz","fileCount":913,"integrity":"sha512-VVDBQJqYbWWmVIk06plIMMgoO9ZZHDPL33YExrP5fqUR7yjzNJsWjmM/M3XhmLtgVIXfOGKq9u00DHr57v77rw==","signatures":[{"sig":"MEQCIDTEnXKndslDz3yBylTM8CQRLDSa+aKCkfjYRxf3kfhYAiAI+9TtFbrWUi3KHZFpcIZrAhBzRiJDhdf5azyWXTtApw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2283830},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && tsc-alias -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && tsc-alias -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"8.0.2","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.1.0-canary.0","@reshaped/utilities":"4.1.0-canary.0","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.1.0-canary.0_1783759809118_0.7496190037689048","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"reshaped","version":"4.1.0","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.1.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"625d0f70f5add29e01bd0560760cb0adafff231d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.1.0.tgz","fileCount":913,"integrity":"sha512-Z88RnHZdsBdDe21+aJwTbaO5ztEwn6YF+aYpwPvDhMwqmZQZWHazhJbJQfPl/1D3NULtYb5qy53jRscNvIytWA==","signatures":[{"sig":"MEYCIQCb5gPIwU5bAhvq7P0gEHmhjrQyyuCiEBRybeitZRt4gwIhAMSvIlbLxIFH7vUW83YmLR+BSZfSHRz0Gqo8QndZy2OO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2283803},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && tsc-alias -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && tsc-alias -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"8.0.2","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.1.0","@reshaped/utilities":"4.1.0","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.1.0_1783803735619_0.4992368077384639","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-canary.0":{"name":"reshaped","version":"4.2.0-canary.0","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.2.0-canary.0","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"c3c12dd27775a08449d5c082c1adb57412e7b49d","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.2.0-canary.0.tgz","fileCount":915,"integrity":"sha512-x7Qbl0a78jQ5BqWSKBSFSlEjJchye00hyp+5LPWrXjvtLa8BkntHfg83fEtafN3ArCBQgqOxXXoO8BE/LAnZ5A==","signatures":[{"sig":"MEYCIQCndj/j3Yz4SN7rXRdycsCyRQkjt2yZ7a5KxqFkM38gCwIhAKLq+abzSfH/UvdSaZuvly6tibQMogNiPEPJKXB+hg3x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2307334},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/postcss.js":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./config/postcss.cjs":{"types":"./dist/config/postcss.d.cts","default":"./dist/config/postcss.cjs"},"./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && tsc-alias -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && tsc-alias -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"8.0.2","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.2.0-canary.0","@reshaped/utilities":"4.2.0-canary.0","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.2.0-canary.0_1786835111173_0.2739054908809031","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-canary.1":{"name":"reshaped","version":"4.2.0-canary.1","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"author":{"url":"https://reshaped.so","name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com"},"license":"MIT","_id":"reshaped@4.2.0-canary.1","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"bin":{"reshaped":"./bin/cli.js"},"dist":{"shasum":"ca35856e83f0605094b51943e75cf347084e018e","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.2.0-canary.1.tgz","fileCount":915,"integrity":"sha512-r7/BKbN4Vd+ezAp03wsObwu8dws5gWTBpG3KpdLBkfKkghwa2Ex/aFnnCdhWoRA17V9mGTyg0ra49t1cv7LXpQ==","signatures":[{"sig":"MEQCIAyQOlBGQdINqeezuh8r7qBqCGZkT1bD1AnqUrwHIMZeAiBrl5VRdbre27jzX6nDxguWQJ7CA3ZxZ0BO8LehYZ2mnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2309275},"email":"hello@reshaped.so","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./bundle.css":"./dist/bundle.css","./package.json":"./package.json","./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./themes/figma/*":"./dist/themes/figma/*","./themes/slate/*":"./dist/themes/slate/*","./config/postcss.js":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./config/postcss.cjs":{"types":"./dist/config/postcss.d.cts","default":"./dist/config/postcss.cjs"},"./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*"},"scripts":{"dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","clean":"bash ./bin/clean.sh","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:esm":"tsc -p tsconfig.esm.json && tsc-alias -p tsconfig.esm.json","test:size":"size-limit","test:unit":"vitest run --project=unit","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:themes":"node bin/cli.js theming --output src/themes","test:browser":"vitest run --project=storybook","build:stories":"tsc -p tsconfig.stories.json && tsc-alias -p tsconfig.stories.json"},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"repository":{"url":"https://github.com/reshaped-ui/reshaped.git","type":"git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","directories":{},"sideEffects":["*.css"],"_nodeVersion":"26.0.0","browserslist":["defaults and not IE 11"],"dependencies":{"chalk":"4.1.2","cssnano":"8.0.2","csstype":"3.2.3","commander":"14.0.3","@reshaped/theming":"4.2.0-canary.1","@reshaped/utilities":"4.2.0-canary.1","postcss-custom-media":"12.0.1","@csstools/postcss-global-data":"4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":"^18 || ^19","postcss":"^8","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/reshaped_4.2.0-canary.1_1787002411496_0.1160689757590938","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"reshaped","version":"4.2.0","description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"homepage":"https://reshaped.so","bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"license":"MIT","author":{"name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com","url":"https://reshaped.so"},"repository":{"type":"git","url":"https://github.com/reshaped-ui/reshaped.git","directory":"packages/reshaped"},"bin":{"reshaped":"./bin/cli.js"},"sideEffects":["*.css"],"types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./config/postcss":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./config/postcss.js":{"types":"./dist/config/postcss.d.ts","import":"./dist/config/postcss.js","default":"./dist/config/postcss.cjs"},"./config/postcss.cjs":{"types":"./dist/config/postcss.d.cts","default":"./dist/config/postcss.cjs"},"./bundle":{"types":"./dist/bundle.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"},"./themes/slate/*":"./dist/themes/slate/*","./themes/figma/*":"./dist/themes/figma/*","./themes/fragments/twitter/*":"./dist/themes/fragments/twitter/*","./bundle.css":"./dist/bundle.css","./package.json":"./package.json"},"dependencies":{"@csstools/postcss-global-data":"4.0.0","chalk":"4.1.2","commander":"14.0.3","cssnano":"8.0.2","csstype":"3.2.3","postcss-custom-media":"12.0.1","@reshaped/theming":"4.2.0","@reshaped/utilities":"4.2.0"},"peerDependencies":{"postcss":"^8","react":"^18 || ^19","react-dom":"^18 || ^19"},"browserslist":["defaults and not IE 11"],"email":"hello@reshaped.so","scripts":{"clean":"bash ./bin/clean.sh","dev":"storybook dev -p 3001 -c ../../.storybook --disable-telemetry","build":"pnpm clean && pnpm build:stories && pnpm build:esm && pnpm build:css && pnpm build:bundle","build:themes":"node bin/cli.js theming --output src/themes","build:esm":"tsc -p tsconfig.esm.json && tsc-alias -p tsconfig.esm.json","build:css":"postcss \"src/**/*.css\" --dir dist --base src --config tools/build","build:stories":"tsc -p tsconfig.stories.json && tsc-alias -p tsconfig.stories.json","build:bundle":"vite build && shx cp dist/index.d.ts dist/bundle.d.ts","build:size":"pnpm clean && pnpm build:esm && pnpm build:bundle","test:browser":"vitest run --project=storybook","test:unit":"vitest run --project=unit","test:size":"size-limit"},"_nodeVersion":"26.0.0","_id":"reshaped@4.2.0","dist":{"integrity":"sha512-0qtEPDZPjFQTZB9ZdQE+ziKJn5d64SlwNljBanlHWuZJS96FSE2dT9FsKqqKTDI2rmgdQcnwIYNnMKgXdA2ywA==","shasum":"7540952c94b7d2aea7b26b217f4c051c4773402b","tarball":"https://registry.npmjs.org/reshaped/-/reshaped-4.2.0.tgz","fileCount":944,"unpackedSize":2351277,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCZvptkzVLS+mhKXjti1XL902OAcKVmckGMSWZKSSnQIwIhAMbUYEMLouyYRptSlOoc102ZlEK0mo51I12m6prxoHFO"}]},"_npmUser":{"name":"banana.bobby","email":"blv.dmitry@gmail.com"},"directories":{},"maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/reshaped_4.2.0_1788894937658_0.45099148676707235"},"_hasShrinkwrap":false}},"time":{"created":"2022-04-20T17:46:36.147Z","modified":"2026-09-08T19:15:38.007Z","1.0.0":"2022-01-13T22:32:52.377Z","1.0.1":"2022-04-20T17:46:36.306Z","2.1.0":"2023-07-18T18:45:08.866Z","2.2.0":"2023-08-06T13:28:49.881Z","2.2.1":"2023-08-27T23:51:52.678Z","2.3.0":"2023-09-10T19:33:18.357Z","2.3.1":"2023-09-12T19:09:07.957Z","2.3.2":"2023-09-14T22:56:16.031Z","2.4.0":"2023-09-21T20:36:43.387Z","2.4.1":"2023-09-21T21:16:11.278Z","2.4.2":"2023-09-25T19:47:18.141Z","2.4.3":"2023-10-04T19:43:30.203Z","2.4.4":"2023-10-08T10:56:16.594Z","2.4.5":"2023-10-13T22:38:17.811Z","2.4.6":"2023-10-16T21:08:21.364Z","2.4.7":"2023-10-16T21:59:16.567Z","2.4.8":"2023-10-19T22:56:24.669Z","2.4.9":"2023-10-19T23:08:40.955Z","2.5.0":"2023-10-22T18:17:29.465Z","2.5.1":"2023-10-25T20:52:41.686Z","2.5.2":"2023-10-25T21:16:55.957Z","2.5.3":"2023-10-25T22:28:02.373Z","2.5.5":"2023-10-31T22:58:16.853Z","2.5.6":"2023-11-01T18:58:21.617Z","2.5.7":"2023-11-04T10:32:24.925Z","2.5.8":"2023-11-04T10:44:17.212Z","2.5.9":"2023-11-07T23:49:20.114Z","2.6.0":"2023-11-19T10:57:58.188Z","2.6.1":"2023-11-21T18:48:44.377Z","2.6.2":"2023-11-26T18:37:32.259Z","2.6.3":"2023-12-01T22:12:19.603Z","2.6.4":"2023-12-09T10:14:18.085Z","2.7.0":"2023-12-12T17:14:51.712Z","2.7.1":"2023-12-13T00:07:13.228Z","2.7.2":"2023-12-14T00:33:20.558Z","2.7.3":"2023-12-14T18:29:32.085Z","2.7.4":"2023-12-16T18:44:54.501Z","2.7.5-beta.0":"2023-12-30T00:10:55.295Z","2.8.0":"2024-01-02T19:45:26.180Z","2.8.1":"2024-01-09T20:55:52.098Z","2.8.2":"2024-01-10T20:09:28.755Z","2.8.3":"2024-01-11T00:05:32.941Z","2.8.4":"2024-01-12T17:11:57.282Z","2.9.0":"2024-01-26T23:46:33.640Z","2.9.1":"2024-01-27T20:52:44.663Z","2.9.2":"2024-01-28T12:56:30.570Z","2.9.3":"2024-02-03T17:27:56.211Z","2.9.4":"2024-02-03T17:35:42.706Z","2.9.5":"2024-02-08T22:18:04.987Z","2.10.0":"2024-03-03T14:01:33.804Z","2.10.1":"2024-03-03T15:29:06.471Z","2.10.2":"2024-03-15T20:47:52.898Z","2.10.3":"2024-03-19T21:56:00.537Z","2.10.4":"2024-03-20T21:12:54.795Z","2.10.5":"2024-03-20T22:43:03.367Z","2.10.6":"2024-03-22T00:20:58.723Z","2.10.7":"2024-03-23T20:48:26.812Z","2.10.8":"2024-03-24T23:57:22.695Z","2.10.9":"2024-03-26T22:04:58.876Z","2.10.10":"2024-04-01T00:03:23.949Z","2.10.11":"2024-04-01T15:55:30.557Z","2.10.12":"2024-04-01T18:00:41.653Z","2.10.13":"2024-04-03T20:27:18.878Z","2.10.14":"2024-04-06T21:21:37.575Z","2.10.15":"2024-04-09T21:02:31.317Z","2.10.16":"2024-04-09T21:18:40.107Z","2.10.17":"2024-04-11T20:32:10.464Z","2.10.18":"2024-04-11T20:49:24.436Z","2.10.19":"2024-04-12T19:58:12.698Z","2.11.0":"2024-04-13T10:43:21.589Z","2.11.1":"2024-04-13T12:39:34.185Z","2.11.2":"2024-04-13T23:08:50.168Z","2.11.3":"2024-04-13T23:10:06.004Z","2.11.4":"2024-04-19T22:13:24.066Z","2.11.5":"2024-04-21T16:33:54.721Z","2.11.6":"2024-04-21T17:30:19.111Z","2.11.7":"2024-04-30T22:37:35.147Z","2.11.8":"2024-05-09T16:13:08.438Z","2.11.9":"2024-05-09T16:19:29.001Z","2.11.10":"2024-05-16T20:09:00.136Z","2.11.11":"2024-05-29T21:33:17.457Z","2.11.12":"2024-06-16T19:47:41.959Z","3.0.0":"2024-07-05T16:59:27.341Z","3.0.1":"2024-07-06T23:03:22.916Z","3.0.2":"2024-07-10T22:07:44.025Z","3.0.3":"2024-07-12T08:54:42.368Z","3.0.4":"2024-07-21T14:14:01.303Z","3.0.5":"2024-07-22T20:56:05.788Z","3.0.6":"2024-07-22T21:02:36.342Z","3.0.7":"2024-07-22T22:12:33.448Z","3.0.8-rc.0":"2024-07-23T21:13:03.506Z","3.0.8-rc.1":"2024-07-23T21:21:20.968Z","3.0.9":"2024-07-29T19:10:02.910Z","3.0.10":"2024-08-07T22:58:35.810Z","3.0.11-rc.0":"2024-08-09T20:21:20.637Z","3.0.11-rc.1":"2024-08-09T20:25:46.075Z","3.0.11-rc.2":"2024-08-09T21:05:19.807Z","3.0.11-rc.3":"2024-08-09T21:17:16.696Z","3.1.0":"2024-08-10T10:47:00.139Z","3.1.1":"2024-08-10T15:49:53.078Z","3.1.2":"2024-08-11T21:06:55.194Z","3.1.3":"2024-08-15T20:55:19.594Z","3.2.0-canary.0":"2024-08-16T21:48:56.984Z","3.2.0-canary.1":"2024-08-19T21:14:03.485Z","3.2.0-canary.2":"2024-08-20T18:44:35.490Z","3.2.0-canary.3":"2024-08-20T18:58:01.663Z","3.2.0-canary.4":"2024-09-12T11:21:05.857Z","3.1.4":"2024-09-13T15:17:45.919Z","3.1.5":"2024-09-19T22:44:37.294Z","3.2.0-canary.5":"2024-09-22T11:58:34.347Z","3.2.0-canary.6":"2024-09-23T20:43:49.983Z","3.1.6":"2024-10-11T17:35:55.533Z","3.1.7":"2024-10-12T13:04:12.296Z","3.1.8":"2024-10-12T13:20:30.503Z","3.2.0-canary.7":"2024-10-19T17:43:37.356Z","3.2.0":"2024-10-20T18:15:36.182Z","3.2.1":"2024-10-20T18:38:49.272Z","3.2.2":"2024-10-20T19:18:03.957Z","3.2.3":"2024-10-22T20:46:43.314Z","3.2.4":"2024-10-24T19:11:24.868Z","3.2.5":"2024-10-25T18:14:36.879Z","3.2.6-rc.0":"2024-10-29T21:46:07.234Z","3.2.7":"2024-11-10T23:59:44.910Z","3.3.0":"2024-12-11T22:34:10.222Z","3.3.1":"2024-12-14T10:59:53.957Z","3.3.2":"2024-12-20T17:35:20.451Z","3.3.3":"2024-12-24T15:38:03.805Z","3.3.4-rc.0":"2024-12-25T11:20:26.417Z","3.3.5":"2024-12-25T16:19:44.442Z","3.3.6":"2025-01-12T09:28:48.747Z","3.3.7-rc.0":"2025-01-19T10:18:57.962Z","3.3.7":"2025-01-21T06:59:01.486Z","3.3.8":"2025-02-05T14:16:05.385Z","3.3.9":"2025-02-06T17:55:13.494Z","3.3.10":"2025-02-09T09:05:48.063Z","3.3.11":"2025-02-12T21:27:34.868Z","3.3.12":"2025-02-28T23:38:31.918Z","3.3.13":"2025-03-05T00:43:54.204Z","3.4.0-rc.0":"2025-03-17T22:56:31.448Z","3.4.0":"2025-03-18T21:59:03.719Z","3.4.1":"2025-03-20T00:28:39.702Z","3.4.2":"2025-03-22T18:56:00.387Z","3.4.3":"2025-03-30T22:13:22.961Z","3.4.4":"2025-03-31T22:22:27.770Z","3.4.5":"2025-04-02T21:17:34.960Z","3.4.6":"2025-04-03T16:48:03.884Z","3.4.7":"2025-04-14T15:43:21.205Z","3.5.0-rc.0":"2025-04-19T10:23:36.296Z","3.5.0":"2025-04-19T21:08:25.869Z","3.5.1-canary.0":"2025-04-24T23:00:05.797Z","3.5.1-canary.1":"2025-04-24T23:20:30.513Z","3.5.1":"2025-04-26T12:20:26.044Z","3.6.0-canary.0":"2025-05-10T09:23:55.064Z","3.5.2":"2025-05-10T22:55:13.877Z","3.5.3":"2025-05-10T23:04:57.017Z","3.5.4-canary.0":"2025-05-10T23:21:28.956Z","3.6.0-canary.1":"2025-05-18T19:53:36.606Z","3.6.0-canary.2":"2025-05-19T21:16:48.062Z","3.6.0-canary.3":"2025-05-21T23:45:00.349Z","3.6.0-canary.4":"2025-05-22T20:49:36.330Z","3.6.0-canary.5":"2025-06-02T18:42:38.627Z","3.6.0-canary.6":"2025-06-04T20:06:30.821Z","3.6.0-canary.7":"2025-06-20T18:11:08.225Z","3.6.0-canary.8":"2025-06-27T13:32:56.122Z","3.6.0":"2025-06-30T12:50:47.524Z","3.6.1":"2025-07-02T07:28:42.453Z","3.6.2":"2025-07-02T21:31:09.179Z","3.6.3":"2025-07-08T08:38:55.361Z","3.7.0-canary.0":"2025-07-13T12:52:13.406Z","3.7.0-canary.1":"2025-07-13T23:06:15.831Z","3.7.0-canary.2":"2025-07-13T23:21:56.637Z","3.7.0-canary.3":"2025-07-16T20:31:13.401Z","3.7.0-canary.4":"2025-07-19T21:03:43.473Z","3.7.0-canary.5":"2025-07-20T16:44:33.108Z","3.7.0-canary.6":"2025-07-22T19:04:17.719Z","3.7.0-canary.7":"2025-07-26T21:05:33.509Z","3.7.0-canary.8":"2025-07-27T16:30:43.734Z","3.7.0-canary.9":"2025-07-27T20:33:25.895Z","3.7.0-canary.10":"2025-07-29T21:31:24.351Z","3.7.0-canary.11":"2025-07-31T18:06:16.662Z","3.7.0-canary.12":"2025-08-01T20:09:19.791Z","3.7.0-canary.13":"2025-08-01T21:07:21.104Z","3.7.0-canary.14":"2025-08-02T14:50:36.868Z","3.7.0-canary.15":"2025-08-02T15:14:14.785Z","3.7.0-canary.16":"2025-08-07T22:35:38.095Z","3.7.0-canary.17":"2025-08-09T14:49:24.512Z","3.7.0-canary.18":"2025-08-10T21:09:19.371Z","3.7.0-canary.19":"2025-08-14T02:12:38.371Z","3.7.0":"2025-08-17T22:51:20.540Z","3.7.1":"2025-08-17T22:58:49.891Z","3.7.2":"2025-08-17T23:06:01.845Z","3.7.3":"2025-08-17T23:19:20.576Z","3.7.4":"2025-08-25T22:21:20.999Z","3.8.0-canary.0":"2025-08-28T21:58:13.055Z","3.8.0-canary.1":"2025-09-16T23:35:03.720Z","3.8.0-canary.2":"2025-09-17T22:47:50.526Z","3.8.0-canary.3":"2025-09-18T21:53:54.685Z","3.8.0-canary.4":"2025-09-19T21:00:13.338Z","3.8.0-canary.5":"2025-09-19T21:23:12.425Z","3.8.0-canary.6":"2025-09-30T22:37:50.749Z","3.8.0-canary.7":"2025-10-05T15:04:23.471Z","3.8.0-canary.8":"2025-10-07T00:24:38.946Z","3.8.0-canary.9":"2025-10-07T01:09:07.704Z","3.8.0-canary.10":"2025-10-08T04:07:34.081Z","3.8.0-canary.11":"2025-10-10T03:05:45.429Z","3.8.0-canary.12":"2025-10-11T17:50:25.653Z","3.8.0-canary.13":"2025-10-11T18:46:23.947Z","3.8.0-canary.14":"2025-10-12T16:37:27.604Z","3.8.0-canary.15":"2025-10-12T17:03:18.898Z","3.8.0-canary.16":"2025-10-12T17:08:21.924Z","3.8.0-canary.17":"2025-10-12T17:20:34.323Z","3.8.0-canary.18":"2025-10-12T17:37:07.718Z","3.8.0-canary.19":"2025-10-12T19:44:07.542Z","3.8.0-canary.20":"2025-10-12T19:56:34.312Z","3.8.0-canary.21":"2025-10-12T20:07:06.168Z","3.8.0-canary.22":"2025-10-12T23:21:15.022Z","3.8.0-canary.23":"2025-10-13T19:03:23.668Z","3.8.0-canary.24":"2025-10-14T20:16:29.380Z","3.8.0":"2025-10-15T21:49:22.971Z","3.8.1":"2025-10-15T22:05:28.035Z","3.8.2":"2025-10-16T22:05:11.431Z","3.8.3":"2025-10-16T22:49:09.031Z","3.8.4-canary.0":"2025-10-18T21:11:19.745Z","3.8.4-canary.1":"2025-10-20T23:00:02.204Z","3.8.4":"2025-10-21T20:11:04.764Z","3.8.5":"2025-10-25T10:58:00.195Z","3.9.0-canary.0":"2025-10-25T15:32:18.652Z","3.8.6":"2025-10-29T22:54:41.597Z","3.8.7":"2025-10-31T22:33:18.700Z","3.8.8":"2025-11-05T21:48:14.417Z","3.9.0-canary.1":"2025-11-05T23:18:42.058Z","3.9.0-canary.2":"2025-11-09T18:14:25.964Z","3.9.0-canary.3":"2025-11-14T00:28:32.222Z","3.9.0-canary.4":"2025-11-15T13:33:57.876Z","3.9.0-canary.5":"2025-11-16T13:43:44.065Z","3.9.0-canary.6":"2025-11-16T19:20:15.825Z","3.9.0-canary.7":"2025-11-18T22:46:09.918Z","3.9.0-canary.8":"2025-11-20T22:50:54.855Z","3.8.9":"2025-11-20T22:52:49.621Z","3.9.0-canary.9":"2025-11-23T11:59:09.461Z","3.9.0-canary.10":"2025-11-24T00:06:32.528Z","3.9.0-canary.11":"2025-11-24T00:44:27.303Z","3.9.0-canary.12":"2025-11-24T22:08:26.931Z","3.9.0-canary.13":"2025-11-27T21:59:43.788Z","3.9.0-canary.14":"2025-11-28T23:03:52.239Z","3.9.0-canary.15":"2025-11-29T20:02:38.314Z","3.9.0-canary.16":"2025-11-30T22:18:30.495Z","3.9.0-canary.17":"2025-12-06T15:04:31.496Z","3.9.0-canary.18":"2025-12-07T17:54:00.229Z","3.9.0-canary.19":"2025-12-08T21:52:15.162Z","3.9.0-canary.20":"2025-12-09T20:38:40.660Z","3.9.0-canary.24":"2025-12-11T00:18:29.471Z","3.9.0-canary.25":"2025-12-14T17:14:10.110Z","3.9.0-canary.26":"2025-12-18T18:16:54.892Z","3.9.0-canary.27":"2025-12-18T18:20:40.147Z","3.9.0-canary.28":"2025-12-21T12:58:12.977Z","3.9.0-canary.29":"2025-12-21T13:04:31.012Z","3.9.0-canary.30":"2025-12-21T13:10:45.867Z","3.9.0-canary.31":"2025-12-21T13:14:21.681Z","3.9.0":"2025-12-21T13:22:00.729Z","3.9.1-canary.2":"2026-01-11T12:06:49.683Z","3.9.1-canary.3":"2026-01-12T23:56:35.474Z","3.10.0-canary.4":"2026-01-15T21:14:11.058Z","3.10.0-canary.5":"2026-01-16T12:19:35.511Z","3.10.0-canary.6":"2026-01-17T17:40:51.967Z","3.10.0-canary.7":"2026-01-19T22:15:57.063Z","3.10.0-canary.8":"2026-01-21T21:36:20.611Z","3.10.0-canary.9":"2026-01-21T22:15:35.444Z","3.10.0-canary.10":"2026-01-21T22:25:20.345Z","3.10.0-canary.11":"2026-02-05T18:17:34.335Z","3.10.0-canary.12":"2026-02-08T19:43:28.273Z","3.10.0-canary.13":"2026-02-11T19:49:47.589Z","3.10.0-canary.14":"2026-02-11T20:39:55.160Z","3.10.0-canary.15":"2026-02-11T21:07:00.164Z","3.10.0-canary.16":"2026-02-11T21:24:03.042Z","3.10.0":"2026-03-04T21:54:20.885Z","3.10.1":"2026-03-04T22:00:27.479Z","3.10.2":"2026-03-05T20:07:19.199Z","3.11.0-canary.1":"2026-03-15T23:43:06.557Z","3.11.0-canary.3":"2026-03-16T22:23:54.799Z","3.11.0-canary.4":"2026-04-02T19:35:29.190Z","3.10.3":"2026-04-16T20:59:16.895Z","4.0.0-canary.5":"2026-04-19T09:20:52.325Z","4.0.0-canary.6":"2026-05-02T15:15:53.780Z","3.11.0-canary.5":"2026-05-05T14:12:02.509Z","4.0.0-canary.7":"2026-06-07T23:24:21.284Z","4.0.0":"2026-06-13T15:17:49.984Z","4.0.1":"2026-06-14T19:44:45.527Z","4.0.2":"2026-06-14T19:50:26.297Z","4.0.3":"2026-06-15T21:31:41.117Z","4.1.0-canary.0":"2026-07-11T08:50:09.278Z","4.1.0":"2026-07-11T21:02:15.834Z","4.2.0-canary.0":"2026-08-15T23:05:11.316Z","4.2.0-canary.1":"2026-08-17T21:33:31.650Z","4.2.0":"2026-09-08T19:15:37.852Z"},"bugs":{"url":"https://github.com/reshaped-ui/reshaped/issues"},"author":{"name":"Dmitry Belyaev","email":"blv.dmitry@gmail.com","url":"https://reshaped.so"},"license":"MIT","homepage":"https://reshaped.so","keywords":["accessibility","accessible","component-library","components","css-modules","design-system","figma","react","react-components","ui","ui-kit"],"repository":{"type":"git","url":"https://github.com/reshaped-ui/reshaped.git","directory":"packages/reshaped"},"description":"Professionally crafted design system in React and Figma for building products of any scale and complexity","maintainers":[{"name":"banana.bobby","email":"blv.dmitry@gmail.com"}],"readme":"","readmeFilename":""}