{"_id":"suomifi-ui-components","_rev":"161-cf294b723cbabd09b2516f7e286d4c68","name":"suomifi-ui-components","dist-tags":{"dev":"0.2.7-rc.2","alpha":"0.5.0-alpha.1","latest":"18.0.0","beta":"19.0.0-beta.1"},"versions":{"0.0.1":{"name":"suomifi-ui-components","version":"0.0.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"43dab656c6e6db7f83b66df8bb7d3fd1b09923fd","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.1.tgz","fileCount":182,"integrity":"sha512-XYxCUsc94ZsW7SWO29XT3sJgJEtMJstpj5vIPft1uxgnesGA0XvhSN0K5fZ4Fkux3Pq/Xf/t2JJpvTir73DM5A==","signatures":[{"sig":"MEUCICVgENEBdZnMUwTKP3E6iqGgA+woSSFihV+EsZ6a2lPpAiEArtQZqtBh1HnE5tqYfvXxQ4Gdl+n7/hRehJzTNgueA10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3581004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSZp2CRA9TVsSAnZWagAAwqcP/An0eUKEHiOop7mM0ll4\npsWcOrI3XtO5UceSo4E3FAyFN/CaDbFuvk8i+bgs9NAmmL+sZ5Tn7R71YNIx\nazg8FBA7zN4ZdjWw12PaznrsLnwZHCgdTp4L+8SAuiwYNt/DLXnBPNQaVy5p\nfLIU/Mr9n0KmG17QbTo47LvwAz5LmB3FBTs9rbbLjpK7LP0On5DrVUi40fqK\nRAoX2VAByXMuo2PbV6Jx0td1APQWKxUeEtVhJ27h4FOOWgOU8GecaTyyL3P7\naJtSmriMcDB+5vFWmyo8xwnsUb0XZQX0H3Pi8kGjs4PiyfUZ/ZP+MWJlzqJ3\nCt0mdI03mVxn9EoPXvGeFl9CtNbzT3DTU/M98uynHJiO3mCoN9lTVt0A8jP1\nVOZXWkXfBKvPKJZwuR4zjpQ1i1bNqnXv238xyer7ZrG7x+i7r0ev44Lc2YKg\nARf/LYMFa/XnJQrtjErl3xabU9RsitVc4ATyzx8x3qRrmet7abn9vys07eVh\nidzEh9aqyAc2bqDNd+NTMDQqT+l/NF1cDsdSO+S1HznsMWHu3VOitZItrhZi\nTETSq/kpOhLmC1Y+eC964aDnxT61bfaT4nWuVXuvRqxQRxDisP6E2OV7tUqR\nnfysGQALZTdg6RJRDIQvrVo/7zSiz1fnhnHLuAOv2tdUGKMVHxKIahrdPQzo\nNFz6\r\n=gsyC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"b2212e4b17264e33dcf1a353bf9d053fd96ba78e","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.4.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.0.1","normalize.cssinjs":"1.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.1.6","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","@emotion/core":"10.0.0","prettier-check":"2.0.0","@emotion/styled":"10.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"5.3.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.1_1548327541508_0.15066196873870896","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"suomifi-ui-components","version":"0.0.2","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.2","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d145da8bfebc634e5ca5a84f7d2edcb042a27362","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.2.tgz","fileCount":182,"integrity":"sha512-fgrYMxjFcNA6HBqrCL1VRAW2AO1fI/skqyQ6GmuUrkqRIwdl9LXB0H05ZJAYABuh9UMY89TNOtNrfIpiFfySBg==","signatures":[{"sig":"MEQCIFPBuiJCc3jWAJSwVwIn3M1E75YK7yW5b78+2mPaYEeOAiBYaReH1nP5jum+q2SSwblfxXjQIguXIU3S3sHcRC3ICQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3594342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSaaUCRA9TVsSAnZWagAAGRIP/20/E9JemvdAmef7gD5I\n9JjOJHLU5vzc33ulNkdv7i+C2zxM72gpXpkhqaRMXETqgEDuJJB7Xw+PPCK5\n2hNweymMd+DZS+ZY1ZEGEtkUbncfdv4LiM6zaYCe1KnDm6gnE/7xLF4rGvhe\noh8QXgryyPAnzeGO2cbzx0cqH62CNvtAnT+lGnxgqVEuqzfPT+w9XGK87Y61\nqM6yPAHhv29xsMCQ6dcRgTlMTQEpGEwUqc13kTxgt29TBYSrmeYlOd8LmJKM\nSZGTQj785lnXl2d4I6NGQY8MbiGJcjfBHPZqXv8EC3X+XM9tQ2BVq9c8sHs5\nnyvASZT1cfsLHIkUX4wyjF/Vx2W52b+vu2vFblV9pN4NHU3bLZd9TZdB3fX5\nXMMoaO3o3S+YWrOEJB/jukt0YeBAQoWYb55ORlkxIvL2KV6OT3TQuqjXyCL3\njYf8iQVX6EORLrXSkmu5GBfHbLx2cK5oeNZd6qVr6RWYHMYC5GhKq6N8UdsL\nhnQTxnWyLhvrgzYMi6PmlYboWknCHVKMn/UaBhm+JSU/XsHEDIGH8jnfiVVE\nWiJUq3YNzvpf4fZNWRslh2ubhqY46icBkvR0/gzWf9pFMDzpwjDztdNRMY10\nokU6j5GpiBUm4PHYqnJIS7Q2TMcppX63UiX/9sdNZxj+kEg+mgAM3CBs+iIu\nr7DF\r\n=KhiV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"f0fe40a3f1f2be115012e3f60ad309757d69b6e8","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.4.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.1","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.1.6","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"5.3.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.2_1548330643562_0.8751495494810488","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"suomifi-ui-components","version":"0.0.3","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.3","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"a44a19a775eb1303f04d12004dd65cdf847767fc","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.3.tgz","fileCount":182,"integrity":"sha512-7Up8ZogSYwOer8pTVK8SbT6/jTsifU71e8fA5rVQyV/Ra6V6SQ79lv1+0A2emnpxbC9k1L1qOopQ0HPgNAO3Rg==","signatures":[{"sig":"MEUCIHVCmWr/rj9TXfR+36Kv6g95UAgCRXvq0y4uFReoE972AiEAiOZbxlNApm224+HRdJgcEOLMBrz6vyEejFfp5yxkvds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3594041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSa+CCRA9TVsSAnZWagAAN2AP/1jeunh/nXKUvOxDwEYQ\n7o49eJXmn/eDvKAVyx5SYmkyU8UPEIeudIwoLhACm1wp8AnZbcbhD6cAd7zd\nYUo5pckCAzfIEadIjdDDCsrpU/LNUfZfeJb3H8u7MvBKjn2/87A3bXQt2Zhl\nk6Ox3GK0K4bkHPds22DtmINsxNNwRlNB3owIf+F9YM1WXZtaf/oOixDh+HDv\nkgBSES6fpraD2SmlabH2Atm4reWuoHhq/Jw0SSFfKTeMXLGiVPkJcegOzke6\nB6bvOQwGeD4fS0FVXLwKslHOn8qZzJguXVLua+WODe16od2xR/kOO9N3i+Vo\nZZTbYP/wY6kll3xuyN14+vR+u3mpwmnjjLdIMmK0/MikVQzlafYwACVQEmt7\nBwiQWYmyh3Z5bEjZVTRcQFKMH6vAP6KRfQBm0x5JVW+R1dP21My38IHN1ra7\nH+gIbBZcP58VoMuUwDTghldmsbqUTKybSBJ60xTN6Ij0TDXyuswj1Kh1pPd7\nUhRPUfu54PH9AQo+F7VI5utmt1Sh56WAPqk+4ZV6p+AjHybLoROB+DKkHLFJ\nJJDZ9YwVwet6pW95aIKPqLP+WefkOILaghgmvpsR3vdAEdDsPwp8Xt3G063k\nOpwSnNwNiPVHX5mNAMySZIifEyS+wYVE8Ke8NJFPSJExhfNgnuT5govWqAsG\nox48\r\n=j/I9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"b8bd7ca40b9f511476907b9759c02d7c5f64f6f0","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.4.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.1","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.1.6","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"5.3.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.3_1548332930260_0.8218438301229283","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"suomifi-ui-components","version":"0.0.4","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.4","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f8dcde702b287189c9f7dd722979242c1dad9641","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.4.tgz","fileCount":190,"integrity":"sha512-7gdCBNl4FyV5ce9Svs3H/0s/W8B/fmaDuslO8mNKp6xKG1ny5309y6cB1+41RX/oicLCX3x2qUAonbBIC58mpQ==","signatures":[{"sig":"MEUCIQC5WDYXKskuZxeLwLb0PMMoVZfXLMPsN7oJlyX95edbUwIgPqwxopJgXZBxdzhZBuWSEJuzGsGssUQKx1ImldQM52I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2332842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV/dhCRA9TVsSAnZWagAAI+8P+wRklpwCrEMKhMjvuorK\ni42kqRY6j6o1U8dnX6Nai1L9WLuM+QW39yuQzxdzuB8Fhz5gRQKdP0GA9ejO\nNJvKcoQGZ7839KCVEIFlTLzwHMYFaB7AIlVkJx6BAa7LzyUr3Q5ypCdpG+uQ\ncHxvMb015zqaG3xCX/f4qSyIyE+PC7DfBzvBylAxw5T3vi34xxcuSoiXPSjD\nM0QNpzj3O0FOifgDWJxW3vVedUiIbNbJKUTn2NBMq6QNyQOuS71WNg/Hu04w\naKIy2Qsb5mPiKI5Kw+dg6VIMedOAxUthtsrHh30eQZoGfTun31jwY8atnRfr\nF1zASqa9YV9av5cVdGgAFD9KCZpHcv/djo9HCHJ6WabkcDaDzgfPQq8qrx5v\ndJsJsuCXWg85V1eEKaumYC+23+CBrRQdpzii//Kg6GpZ92gyFjGL2MOR2L3f\nUfrEQGdyw831SdHpA9cmMxrJvwYclkv47UPL4AHs1DdBGK7gKOVzUyLUb+zP\nM+93PZbUdIaOJj/Gerilk7cyPaifz+XcTEMN1G/Pw4K3isqbUt5E/H6E254f\nGX5qZyvzSKSfaqsgBPBV4rJVH9NWI3nIi2/NxYCdUPRV1pU15yrOCvGLevHV\nTcfFto1MEn3OoTVeY1PB6PE61UmvGLOul9L34D66ir1dw+9tS0l/oPVNMX/6\nVL44\r\n=RibI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"9e3f0f667eae5bbe794406452a6326a99ff2cbce","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.4.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.1","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.1.6","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"5.3.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.4_1549268832829_0.2766873212339087","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"suomifi-ui-components","version":"0.0.5","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.5","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"550cc6b6456151f345c9738928efdecafd4bcc46","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.5.tgz","fileCount":288,"integrity":"sha512-EuhDI1RKKcetxIHB60KhYn8LaObOOdfeKPgGao3xsu7b8ZnmP8kytBu/1i7VSNh/7pXDJBRR1/1nj8mJ02Vajw==","signatures":[{"sig":"MEUCIHJcs4E+0Gl74Nfb58BrPdDLFft/cNmTeXFcDa8tnqQ3AiEArbbYQV8LmvhZtvihRW1Ua5COOOuD/IwaHFuhP5NI0ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3576958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcj3suCRA9TVsSAnZWagAA0WsP/1n2kwmH3IUzkJwQVr77\ntHGy5cfJLv+HGzEnNgTKqnzlu0jSze+nShcaZFduA2h2/OrwVBEalQbeXqRS\nsKbUwNcasfDnwx4lwzlAESmp6stsejW3pCefkbvIjanr0xqI/m9nkwcEWBzi\nrTJdOmJ+8BpMcr6AKuDJQw2m72zzh7/Ta3pj+E5qN4zIBZsspZJ4WENI4sRq\np5Pqb+tvYonRhN6f+ngt78JaHCBxJWVzm59G0h19eBdw2hqIN5049Fd6a7NS\nUBeH+qHrCygBjTw8Sy6yur9MmZTK7IxaDC6FFUfEFeKZ1Ck1K2zd5Rz6vT9K\ngJSQWOAeJ/bOWISmdkne5EJ7KNV6/m4DmuCTRNWg/5d04NkQpQObQQEfjpih\n6nH837UaIG8ojL0RUV3k8tj1dT65qsauCO5nRnIVtPWK3lt2L2cBFBvbat6X\niJ8eymffAwvlkPsmBBj1kOUOrW8tl7T8BlnclNmoe4L44YtBaWvPs217ZksD\nUc4oUPJOgUGN5v2a9JfyrgutS788ori9ll5r17LIRsPqSLFT5mM5gDTJtXGY\nzoR/GJApKzk6jVNqjTZUPsDVWlmS0STSzlqmWR/zqU+5VqicO22rHL8jpyXk\nhElpWCiHUqaAW/J5YAkaKFlvF4XBlMf++wUTHJZOYtjNYpCszJD+O6RjAudV\nQ7BT\r\n=8Ih6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"5c6fe2c807db10084ff7039f7233cce3e18d2c5b","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.2","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.5_1552907054320_0.3969027555857374","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"suomifi-ui-components","version":"0.0.6","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.6","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"fe5d8fe5398ca2831376f92c4c7d6a54e7b9bf08","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.6.tgz","fileCount":354,"integrity":"sha512-CG9js5c9xaqmGbc85q8dCJrX/ClN54+y2rjoU1InudGP1JEjpydeJ7ptOJ+JCdpvV9lDLCH1dqNJWzRdczp3Yw==","signatures":[{"sig":"MEQCIDF/mxrUAzJTsMkcKzS/xg56POQbKtXTaRib4rgWvRxkAiAIRKju6A3BqQUs3vNnPQ2P2RUf4XvxfM6MW2CWnueBWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3739270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmhBlCRA9TVsSAnZWagAAB1QP/A8F/wOvLAtadQh+KYaO\nZLn3zFJUNabgLQ09mxtFo62eYLQjTnfe1SkeAjkov6P8bfDw2kPFE9hLWY/N\n81i1NlMYPUFQ0CtUgqWttw9tCTFbWXpMvLVFaAxQQZwjeMCDs+qgbldcGGFz\n83n7hJ3s54MYoz6qK+23BpYIicj489nujBMHEwuDx+lxD7a1rTD3220uy8Qi\nkeMqzHRUXe0X2TcEWdughy/0IuLgOy2cVFYVnF/pv5E8oAlRYRydFY9piRwb\nvjjVnTRfS9W9pk8q+DpsRshKTZsm82qbRuKMba+hqo3XkmBxwMO6RvlVbxhJ\n4rLpKzmONuj/sLoiWXorSdFZxz+q5aKXOnFChN80D4NgOKirbRLIsynuXyvq\nJtrmZ+FqbOFq7PwfoZASFXqUOxYgvnR1jViLPT1T9n+ipq0GII3PxAQsTZ7j\nTWCyCOx31ZeuspKMQNPckytRcvwasdReSIwWSX+DKZTN7D3YLC8c8Axd8che\nhPoPdUNBU0R6GgSqbAW2u6gv3V33oz1AM/iRqUojwZ2+EM0GFVOT9pJKoyAB\nmzXrw+/CdNz/vdR0w0x719tkO0oFIWoeF9irpH//yCnFYxxV26X+mBJHySdu\n0jaLH4/BjcOK0KErJFwozursW246OI3EYWDm0gxvlOJ91PyKzHfgHkJYl9Ym\nqLiw\r\n=Edrb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"d5f1908d8079496ce01ac3a7d1180e1859150a0f","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.2","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.6_1553600612662_0.9947865655185995","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"suomifi-ui-components","version":"0.0.7","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.7","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9ec91b68d7b2588aa8747bd4ae1963647a89b5eb","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.7.tgz","fileCount":351,"integrity":"sha512-DxJrlxAx9JTMOqfM7QvBkeOsMRBBJrkyzBsivoHlnYOHLMosgoGu3rnATgR7u6s+Co9btyiaZfmsrIozff9CEg==","signatures":[{"sig":"MEQCIFl2IN9MU+ujvoyocm1PEfjX6VuOPMo7lGZo6pY45kgrAiBeDk1QiORzBfFt8Y1NaGkHlhgeaJAi/lws0JXCoiRAWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3758220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnLAcCRA9TVsSAnZWagAA3fwP/1Ek5QZcG8ppdsdXZujh\nASwiDesSUW4Tg11F5shZaTFbemU4hq4GcEexw7+P/l9Tw11Kft5NNbSkXSKt\n09OL0rfnahqr76SSa9egcvEVM7qWLmU7qqxf57GgiGmQ6jUSay7hlx3XWIlT\nxHYxzCsEITeN1Wz9XoVUT3lwuXX5FzICv584Ln1INp/9wTGxHvUNiFlhBDso\nyyARxShyeqKKBH32PkJKuFc4n+rplzmwmdCjufVwXO5BvKLjU4jpWcN1zxMv\nS8BNym+xd/Cz4kArt4rYYQ0JZuChTAIvl09XF/QmRjdHsWRjHIdbnUnpS93Y\nmDuNA9A6D5MfhWXhdEbIoEcf3CQwSB+vCyEoeYiM73W2Lw2Zg1Dz/S+Rde2/\ncEAlEJdWj2Sgs/Z6zwQLiKbdp0tyEpOLMEvfq6KqJEE6ZdNC0zRze8olMYQD\n6SojbiO88mTsysofe80Ow9s493q84dU1x04JEsNx4BCdNyUMHHHIwmodCRdC\nM7DkvGZY3T3MqvZANfYzT1luKcJ/zoHDYTnPBdY8T7/k3tFcZlwfO7ni+q6I\nB/kQgq3Bg71vuIOHe5lDaEDHwpNCmmhqbeRbljHsRKFsoqulU488MTGZGkWw\nJtQgsT5pFOPpLd3bzytLljRgnKtNxgCJsbxahGkal5ozsafXOia4WqKWg5lq\nseLT\r\n=1A2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"77722bdb59be31ad0af0d29533cbcaa4469054f6","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.7_1553772571893_0.19688292975524102","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"suomifi-ui-components","version":"0.0.8","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.8","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f8ed9d4f53fdde78c760bafbd2a963af1da7d374","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.8.tgz","fileCount":351,"integrity":"sha512-BWeSqd5ujlAKdblcj6R8rVOOi5hSJiDMZvpQAI1AMs+qb/So1+gbFFHLMaHxEp5LG9Svsi7DFBvy1XRjFTNm3A==","signatures":[{"sig":"MEUCIQD5EnOOGN/PUplES/vN5/mp27KqerAUvY6IFSc44pdYyQIgMaA52q0uTMySabRg/m8p1tztoykcKX55N0uawEHUn6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3758248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnM4yCRA9TVsSAnZWagAAKzYP/2/uJ8u6lMUamfzS2wmg\n9G4q2LnoaFWZp4UeUQz9qaTooioyoH7AFCV2SJ4Di2cDzhCGIr5SCBfR9YfN\nVRABW3JRbbWGhzisOkjDLa/SSIQhqocw30nK14p7Ehn3e3ZXXAjO4a2Uupv0\n8s13SwrPwcAQSBUCem3WOoQJYdzRZrYd9N8swE0iVvgNcNSpOmzJ8QiOOS0z\n/thg4+o9CRfX+wnB1fIlMTE1rb3JEc63KZ+YNxCDLRKs6R6cgkjkRPUmQpXn\nka3XB0cXejH1DwSh52gwnaayQLw+xDVoVbI9kNBXxniS9lI0q3ZhDp27pnNe\nondsUOdVuhzP94U5/hGpCtcq/vJyZ9H4JKhOcGdL3HIx51IYBuit9frgrMuJ\nxFrKDUwUKDNACRDq+66dTx/EprgaO69O1yIeBy8KEGdS3Sic7JyqmliCoAWe\nM0i7bEqH2yHQfOgh0L2bXhYTw7Yk7KzlSFWxI7wpy1pI96pGctWI6JzkFJqE\ntNMfLNgOxQWXn4Nh4+I7m6n5v0hMYFqayMxzRDCoJs/Ci2Sp16UsMDU9f92i\nZ0QXwyMXAet5y/Pwq/0kF2J/AEOmdtTnNm+wBOgCRRNJTU9lODM+LzLFcd2v\n4PhSnGONJgISvKmi7zCelc9tIkq9bhU2cSNEvT8akjJcmdxScMZHzSyeU9Ls\nKpNH\r\n=tOSu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"6ce55a86773b375ccd11c6eb06f44f78aecf2d95","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.8_1553780273908_0.12823445014870782","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"suomifi-ui-components","version":"0.0.9","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.9","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6220b14b3c8a4a57b20c6f990f5f32be993fb427","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.9.tgz","fileCount":351,"integrity":"sha512-GcERDA0gXmYoqrwwxGRsR5ZG6tu5zkf9Bv83y+dfj9JHgRcoIEXrUmJEZyZ9Kgbbe5FUtT5PVPHxLdJMfsKldQ==","signatures":[{"sig":"MEQCIBSFthlOg9i9HHBKRaJhnxPpPOuYIBkwOl7DB4QHgUmFAiA+AOX+eI24Y/kPH6k5coGrP6ziRop2nZkoXiocNK0zuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3759387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcov1JCRA9TVsSAnZWagAAbPkP/jBG9sfuERY5NwqF4ha4\n2RWBBO4XuYG/7WvbGlI4v3gqi8uXCNa2kaAhHUGtfMxJ1Q/BOMM8okydXU8J\nYbjyRDNW+iF8YW5eJvKO4maIfWNiAVCPvjHsP8sBCE/jCzNJ7Ef64BvGvn1y\n3LFSRm6ypQxtaDRUNIEOJzGcHZxTg1EHG7bR/7BK82zgsL40j1RT/EgR8mrd\nSn7oTBWzJZUcVxMVjHWWUxE3MgJ+MSP8LJk1B284bEbGQziidRPNRk8z+Cx8\n9q+Tw0iy9BZbIOOruju/2+lA99SjnN2K5UkyzgE/994n8HoN6IiqPP4qglzC\nOELolVzOgzz0ZMFSfl5luh0wCiFnETUoprVkWmoDH4e+JQYnx4V7/UHHS+Dr\nrrXJ87FfEXaDhSyEGpp0JgDV4LEO/mZzrz48kW5n6U8IPWz63zvH8lgwJf6C\nCf+OfneQt/n+emFVlRD9YlqGpkmkebYL7NyaFVMT67pg+II+mWa/+cBh89ye\nLkucDPHPB687sfPvywU3LjZWuO8t2Dpt2F1nZ18nCQ4jtx2UjfLQZIcfl0n/\nMwuUwG80QFEm0T0+WX+B4j4AeunrBS806v30Mvc3WBC87THz+aOi4xpJ1yyY\nLdgxKwlPfbvUmkYc7MxVp94Xe8JFCdJb1ptugazjVAKZKSVb4XBkS1KoPfCu\nf/CP\r\n=djdG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"efebdc67035a7471616a2e6d4b2046ca51b1ae3f","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.9_1554185544481_0.4626621610862598","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"suomifi-ui-components","version":"0.0.10","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.10","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"4537e6b759a3242904bd80fa0fa72d7fba3d5640","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.10.tgz","fileCount":411,"integrity":"sha512-nfpbw92V5CjuKPHa0XiyppdnohK6f+qnuifmK2Sz7oQ0gElKig7zxezZT2RR8WZffWYZsvdxl3EcAO+XfDGH3Q==","signatures":[{"sig":"MEUCIQDOWcYCUqASm/GBGb0C/ljMoRjbnQ3dPfxihZRATvBvegIgPzl20WwtvvsQOxvQ307KV9eL20c14VAt3I6w4IwdfMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3910313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrZKbCRA9TVsSAnZWagAA3U8P/3wW0ll7N0SUcEoz6o4/\n3JgT7hIMEBncNwgGhB2ESrzeqZxofSWfIstKvwExG0Qy589ouDF/zwthXKV+\nn704OnhoYQC0+ErNaeUroo4Xq4mmYwvRMX99usdTwCIowFCj6DjsZcO1tvvI\nsQx5LH+Lv1pc2GiIovo9dR8K1mzxgsaslfWD9Q9UIwNm2LTHFhuv+cU6Cfb2\n1t2qoD3bCBFoiaigbrRZlSdBDn/d4oqZHloNI5AxcxiilOII0EZJuaNStU1n\nRFoZ2lKpMmUCcbKB2sjhTRzdVuXUY2w0ltM1NibsHy6m+pzzrTVAsRJg3wCh\ngnmaBN/+td9z8EtWlJkd2qTmtlDHeWnDDQmYVDZOOFdec76bxUyCSumn4pBj\n39vwV6mgVOekwLOoeq0wRQ/QUovUYWe8sP8ebUKUmsCbvXpMzLDYeEVtMEO9\nLmBgxUx2vzebvVAIgOJjtG8QCHLeHYWSGcSNhfC495kTqvPG+FxPV3sYo4np\nwAqYuM0uLIOvA+U6He3wCXxBJ8/MxZ0u0DZ7E6gsswi4S4bjdCn5X4o/Pt5z\nJVcWRR4fwScuoD9nXZT1zloIqnBAR3sV491vPJj4dP0HoTj7Gm8ryTSC13mQ\naIDlcROyItcdegGJSGDH11cZMSPPnJ6pebaePPUrzeAJiJ9QI/YxHHKNtkzV\nAXfD\r\n=56yO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"91b8523cd92989ab625a2e4619b22b31495248a8","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.10_1554879130617_0.9513174626007359","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"suomifi-ui-components","version":"0.0.11","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.11","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"07ec1cd092d5e085aa42a9e1a24f6bcaa2a3d666","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.11.tgz","fileCount":411,"integrity":"sha512-bnlkzwiaF7c9h8u4G3s+YDDCVX/0j7GmSJeFbqXXTohnBXTlKhMhQIG8zOblZawxsz/KQyjb9L+D4MiwJGL6NQ==","signatures":[{"sig":"MEQCIHNGw//ysZfQjaP6XCJztrjNI5B28OU88Hza27K5xoRsAiBM7sGkriPQ13twtnftS0ZmnJ50i2bIgTuirVpUkcoxdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3910313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsEDECRA9TVsSAnZWagAALPsP/1bOWP27Ys/P24R9Mhtz\nf3hHTFQ7zegavGr3VL2lzUIHM37L0KCyPHFbtFaT7I0XYotPKXWWa7j9Kp1I\n9jvncTjMoeURmMJiOiEBmMmXYh9WNXerTfz2GeQp1XPTwPhvqC/HMzD43aMp\nOFgPJrOZal4rGn1eypgc/wHFt/ENwEpJrZn/yDgc5ow2JxWE5WovUXfh18aQ\nxZTSo0CJq6sv+U4Oigtlx8AVvAnwAxVs/PHWaAmQiqjuPZji0EZkxV5zBJMp\nnSM7boW/Sbm5DBBbsrOPIIfTSKXPXjUo0gHGq17IbVwIfx4jzrxNtkGoXUL1\nWFEQT4HrU7GIbzB2gFhw+lApS/ZNxHzGMYkx9sf/qnlWa4U2Vry8OW7uNnNM\nZZlUihe5j6tpTE7BbQLRBNPFobUIewIXb18eN7dVCJT1f1vU9Kz/JfZPvnIF\nX65wflEwnI02z0U2owpfVwVwosrvcsxmlTY211CZ8pEb/TxvyXPbwY5gckDD\nCdbmV6ySszc02ducWToMdfFX07alLfOPQ7ro8iBSaEk4LwHSdX723eCn2g/5\nNJWEkxglJhSnbAtuxFzzcc+ZIIa7jgI9iNvqvxuQrbdIBW7dyQh+Hu7OjAkQ\nz7i5YaxxajxPk6jm0DHACxVA83Biur3ygiWV1RNRrUNmJ/QXPqufd7GwGhUk\nltvG\r\n=DG7q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"8a07bc8a9d04aa86bebf3956bc5009f7bec02533","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.11_1555054787077_0.7938458441962264","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"suomifi-ui-components","version":"0.0.12","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.12","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"eea9a9b12578cc8d2b0af00b55d21857d274d685","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.12.tgz","fileCount":481,"integrity":"sha512-KItQhonoKvBm4VQJS8hz7P/8ndBb6bgwvqs+phkFptg90+t1QvetRrsHv1a/WhkCFLNlQHqjSOHr1nR2hjO9Aw==","signatures":[{"sig":"MEUCIEpYoKP2ycvOm6qmSC3UOa6l9sHfT9XQqi5xaR46cwb0AiEA2q4zGSuP6SkXJK9kR0QNpF2DTSzB6BGUSxIjirdK7ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4066406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsEHuCRA9TVsSAnZWagAAZ0gP/0oJZX1k+RTguikLP+ew\nfzUxVLj8cMD05i8OCKIcOfuf3x2a1md/Euu6MZkQdcg0U2Bfn8zRvTz2AOa1\nw528BIN0YYyKOWRkaKSsY68Wskt5tSC6Xn6sJceqxMEjpXHsNmqM316faqXQ\nXuAey4pNH2kRO2Ws7Pp8XvAVrH8/l4LGT7TNLOLTd/yOc6OhrxLZ3bSytCHW\nMnNiHyifHaqtFx08YlS+8aDBxlds4hvariacuQ3K/T51x6gRRYrhqCPTBLp8\nUMRyzOeetfqLm8IRDHeb/4RtFnX3JD5QkGhyzL3GQC1W9ARRLcl0b/XDDgHM\njy3XAmquMeEgiiioteAavolDUB9eXyYe2TxFOEqX21SQpPcHKlnhnhWtbUug\nSh1x0oY7NFB52Ol/l8WmHppXJF4W4Z+MOQjR2/X5zjeYEbp8wzMaY4lO062B\nhqoFK6q8206chbMkhe6mc9oIONWmYAxr3MR/2QOh/5ViR1B9DwZN2jmgJbBS\nhgdJ+6DIGgj9YdqCLngdwF4+4SxshKc3c251ZGOdaPRdDe3xP4SxP05VkLf5\nttET/aeNOO9qALuGNjr+T/r+bOzNpFENmI51biE1+dxn76HdYkbpAV69YUmH\ne9fUGmMDeFCemQuqPSBg5ArRInPt6nseXNh/6Y0Pvqqll1EbSrGSu5ruumFN\nVncC\r\n=y04z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"5b371342d965cba45248c71c53a8aa7fea3fbfb2","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.12_1555055085985_0.2000168387061012","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"suomifi-ui-components","version":"0.0.13","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.13","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"5c03ee45cc1eb7366a60e6f9412a7de64386e37f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.13.tgz","fileCount":494,"integrity":"sha512-/ER3F8s8i/auALOjBAhR6WWNAaxWCcF55wSvALe1O8pwW5isNAwnJVDZLvIrsMXl6oNd+ZXfDZ3Bgv+Ggt4PiA==","signatures":[{"sig":"MEYCIQDylXfZpJyd4ok7ZP1nvJ4BvT7fUiAY/AVLTpKo6UJB/gIhAOFXkuhCltcj3GFcroBkl7KXI+RJL6WB8TTTu5ZEcH0i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4067873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyoYrCRA9TVsSAnZWagAAm34QAI7eUAsjuaNDjay/dJJV\nq8PZlVCPICI3gldVo+B+HaSkwWfkO6ZOB+tscw+yGLngwYl//Vu7W/5RClxy\nsGdVlpm+gsRfQkeT0RGnP4NTEs0MqF9XV+o39hWmehXLS3oiX0Su3/xYRoKc\nEKx8xiQ74EdOaqSfmJ0ePsB1XfdjgfHTmbGd3huPpnYPmCqtGkrvLtEMqReX\nR3xyqGRJdRrFypc4Rvs638bTbuIrXJGL5H/p41YBwYMkNV6W37C3xNLpKaLQ\nfmjM/UsIaIol5bLsmE6asvXwP4oDk9mdtisUy+VAOuKSGMhVDWoiW65h/sYe\nOpEJzcG3FNgszGJ31IMTFiAUJKDQMXA3lVmD15NAlKNpHi7mRfDc2e/3jExR\nEkJNorl8c+gaR9rJ2iIaaNasEwuDZ6AirnQyo8IR/Qpdv6ck2NmRl1D7v7Ku\nXa74mCXHbojnJ882ynHbO2oSC1O1v3s1acU1yX+4r89ylQxg7xvqsYp4WDrf\n+qyHs5lwgm7GOd1lJnDduQq6e+QCeEcCdyZP0NmkWYXUtojyZxx8nUBHQBYX\nmRbanYSqxhyc7Gpo30p/XuzfA+IOzrqz55XOn5pkoVVmCpPwb/H0ikiF9FEo\npkwOexVx0ut2SrE9hBep6DByPodcD2rRxDAPlmaNZlvNABK3OhDzurtHpOqO\nytlk\r\n=EpBj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"2e9f4993647ee73a28494b8d34b19192095e3576","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.13_1556776490877_0.011889228209517988","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"suomifi-ui-components","version":"0.0.14","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.14","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"3053aefcc610fd053aaff14567a1d4fe520672ba","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.14.tgz","fileCount":501,"integrity":"sha512-nUsrUk1F4Lgca9vRhk4YRb6OWiTwqZ/8J+NHWCw6EL7YaGJ95a56lglFaY1RlBZYcCCJ5LLVN9DYxZH5jHtQ0w==","signatures":[{"sig":"MEUCIQDQlQOpDBFfXc56R/ssc1GkLcTrLRfohllsrZWuwrQcgQIgCtteZXqclQ8s3hNjP2Rr5fhw7ZN2aEOdK2VIHrK7050=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4080154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcytE1CRA9TVsSAnZWagAAQbwQAJFhT92PhQaCZ8if99Tz\nWoFjs/b8eafdpg+4HqsuwvG8jB/pKR/ILM+kEpydZNSqGse1XNc3gI890GZu\n5kaYDtkLwAq/v9p+tad0UT2rORjU0udZZXwbmiOrmR4DHscYL58qaGjrKvv9\nyUJ30TKsyk3yeQFZUnfKpXFhVo0aq/gYgj7EW1I/XnTBj4tFwlbzOJBz/rMU\ntOSbEKNhiRHqbTgg2becqojz0dF+rvTT91VvkKKKLI1h/KZADE7jED2fxV6z\n+rWE+hep398/9r9i5BlWCR/zFGueHfGrvIFKYzBzdJO72iEahKEHYJYjgOmQ\nkdOEJde7FWrH/LGCORl+JEKxPicUwG+wjuxBI/F/10mg7W+Xf0G2dZs14F5c\nRVQahpZYnfoDwbGbLOJauOw6eief5LpCIdjvaQneNoU5VQ+rcb8CXmEyy1un\nqnbBpvQEQ7Xne70uAIv/a6tljBuTYLBneNPw5iySzr3bPhQFVOfMFTBjjLjo\nqChXp+Y2/Glraj21er6slfxlx7V6tNstlet8y8hJ7xbCMz8V26jXQ1Z4HvR2\n83kTf35CHc8lsxuMTtaH/0ZdeUzyaNUTz5V2mnDShxA/ZKgEV4rinYLqsW8J\nd0H4IddrH+9B/FioRlCzWXBvNtnHMjKR777V9CeeBkwZNre/J9+0weYLpAji\n3//A\r\n=eELp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"00e17d8563a32f728c6301282dbd2c0a67f6414d","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.7.7","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.14_1556795701062_0.899147091090446","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"suomifi-ui-components","version":"0.0.15","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.15","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"630cb32b93fe978fe77595ea3445a4333c37912a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.15.tgz","fileCount":501,"integrity":"sha512-RPwpAem3duYMl90otgalngMTJV2fQxeP8sUNn64q4kJl4cTffHT9eGzx7YsWT+3QrSbuy3B4Ca5J3cGJkIEnfQ==","signatures":[{"sig":"MEUCIDsfFRJtyJvnm1Yj8rjO9MemNDh5d+Q07rHVr091whucAiEAtfnmomVfJxOgnjMXsc4zTdFmytBlrZishuLlL5y1b/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4083617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyuQ+CRA9TVsSAnZWagAAgn0QAKThKtJb0VCmqhktSWel\nXiS+ULOhxXhfP6VufHhg276BIaKfpAm3k8akTzqdhcJajSpiS4WQb/B3psJi\n7HbXfNMkuyPaWxFga52tk3Bjrv//0vjil9HNdTbLlmkSx6MlUnU2Uq5Zanmz\nZcZbkA49hbLkKpS3z4YVDlW+NGE1AzJzvDxJ6BYCiYRmJhi/t5iCCOY6B26u\ne925FuFI09Oh57gKrR3PBs1W7YEYpfawmzJmuocklgAVNTb+IJ5QSML1NeW7\nlcs8Fd2o+sqgARGA6iQeVkMFOy+ycEkTfBTlRv8EEGhlJUVOBVYircwiL0bp\n1oiOcluEfA9uFwLayvBoTjJA6xdvD9NxaApGwnYOOBIafcART/ELnrLL+QlZ\n/kQUl+B9RpP9pjqEN/bWEJVwyP77NlJs8eEciVL3Q+WYhvPQ/aaEqZSFjQgl\nyWZP7wg/I++u4al9dfqht1ZufcPaWK73kOL6YcS08ENEYB3lkqBVn3LlbLmL\n9al5oe08Y4gQeUlBav+xa4nuoe3V2uFOURhJ89jvgnmF+jUS6SSChwIfusBp\n2N6C+HJQYeA4OdyBSRED7MGcHb+S16GwIP7uzUsemy4EfZ5DrO1sYh5X+jTO\nTpdcTlfpC6S5NdEYxSXH+NGr2//haXLzsD0FDM9riTlMXwbAezgTdssz9b3+\nb25a\r\n=7OI2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"c156a03b4c50100c38519ce365b0024f75bfcaac","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.15_1556800573837_0.7303610791766713","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"suomifi-ui-components","version":"0.0.16","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.16","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"8ee08a8f9346e1c3d178fedcce16b1a53cafc2f4","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.16.tgz","fileCount":551,"integrity":"sha512-NAppDNIGn45kjgEitWZA0L9Qs8okpZgAtQFmQbcNjDI8higePx1wSYSsKC70dr13vU2/2qHWIFGjaSnNnclvpA==","signatures":[{"sig":"MEQCIEmAeo64tvjQRe4+ublFXV1t7QJ2Qed8wtg1eh7TrymzAiBdjualDzlt68C3DCyloubxa0HyNS4cDsYTZB9AHZ14uA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4290175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0DrwCRA9TVsSAnZWagAAK2EP/3UcgxKQTQ7XNohfOL7w\nLE/FpOv7QDqkrdzfm8mgURratBmhuYQIPMd/huA8WQyQcq+HYLn+aYvgX0g5\nMMqYZ+FB7cNJWeECTryGOZs4s6XtFNGKGwDsp7NChGxzUrrd8bjmiKduh7JO\nHdds7JvGCAVMsWw6iWzN5ijHq9EhiTXOy4gro449KS+RpG7qp2OoQJRsdpbc\nDV4wLPHhYasTFg/ELk1RWCG7fx/rQ2347Uf0bf3vVgRXSiQyAd+wU217GwKw\n7atPZt2ARsIoxXDzP71FJXz3NdnjmOf1HYgMvLSHbIYAkoM2LVi/Fl55AoT0\nbQPkH8yabdlL9QFZkLEPy1iy5MJm4pnDdPo3eUwriAiypzczWX5PpoJQhh4L\nvplP0mMWBu+V6hapBjJgArhLyBH/PsZXFmklKTaQl77Hf02zmKXodilvgSWd\nmuoPhJ3brEkQHVXu+jd4oM7RumVQMVv7PUfOdUln9hjc6D6E0mKacUZBCRid\nVGdwNf/w0SFeEafmqAHS5Y0IlsoeU9KP9qVTz2loAQFik96XBz9BnR3P555Z\no0qqRwMm1J+Z58LwMmHxRJVyc7elZfK4jU9vi1eKV7ApuM5iyenVC4B8FbRk\npuSBeOpbDW3smsw/cLSh/ittckb0CZbeOMYZk2rf2P+B1Q/sflUmv4UfZvzJ\nlGY+\r\n=3Xpo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"1eb7723004a5d1d8634f5cae3b390be80990a30a","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint './src/**/*.{ts,tsx}'","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.3","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.16_1557150447497_0.5972563917059122","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"suomifi-ui-components","version":"0.0.17","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.17","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"b513fd5ed99580de8534ca20118b7cf3303c25da","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.17.tgz","fileCount":615,"integrity":"sha512-XLdjnlK6J8TIunh0Ez1db9zzQapGkh/PkEgmiYKy6Wyu6D9GYiDLPJ2tyxDRUQqXPZ/XY6PYlmNlOYIWsGQsrg==","signatures":[{"sig":"MEUCIHaIbcVfRQJoXe4lDKdNgIRhw5QPNlHUvhc5xBspYU0aAiEA8nkvGwXOaBywJqTBeaoPegzktwzTU5xGjWl2suKn/lQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5612723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2WdQCRA9TVsSAnZWagAAHzkP/3FQ4O1cC0nKXWrjt4bp\n9HL9oJo5u/TTrE7q5196IdYbddVzuGVI6lMYOm1TZaTjXIwL9XZYKH6hxgOc\nZudPtiUBbQ5L7pGsYt/8mxsz14/GGXg6alaTp01hvPenKhDCUXzDZUzpDlk4\n68xqyPW7zWG3J9f5WFKxlhRVF3iCFUHMvcWeUJ9Xa2sHTC5EqHq1K7oby4++\npTi94WM5LXIcz9j2vkFNn2mZ1rHfk7ZrlvIA9IY3R/hnkn33pbHGGvUpsZiU\nU+3n2IS89MRQR0VZhrH0xIxc4fZR2zCKEsIQUfu2HcyUOqVMh5nHk/j75cq1\nddsf/uWQ+YWCzUyJ1TO2cH7s9o3Osl4/1FaO5c9YRzvgobOONT00fcxYKfsm\ntDu5hPKxLWb39WmmC0LdIa0DM6XgQjXUxNHFVi2hBrLIyCgqKk1TBlMsrpI1\noEySJAlzjPVFSMj1Hs5sbiYgo11BoQNAI7s1RkSZF/esNfjHhpaVaJUooY7D\ntrHcVBTpwZcwoiYkdXFbDxFdjabsIt+CNn3r1PwUhI6JlQ9JaXCY2AhU7j72\nW3BraZBaokUherBs51wd6qJSlDJDl6jJg1+xYpeNn+YE5TpGwy1feoIi5ELu\ndMYv7OvSHwGK/a+bbTtLnujGIo7RUV6L0Lw/f/doSxL9MawzNpI+l5Yc7W5D\nw8Fx\r\n=bJrM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"6e7d11ba1b3fcb79adcb5367c88cc8f8f3e08f35","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.5","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.17_1557751631171_0.9576693976510227","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"suomifi-ui-components","version":"0.0.18","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.0.18","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"41c7e28dd803d76656fdad8a9cc5f8a4ab5ab875","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.0.18.tgz","fileCount":615,"integrity":"sha512-vhwWjkxwB7G1toDOk8DB76l8CVqa6Zpn7C64rXg2iriWpWoKlHbkZoqTxJSp/4pO462B28DbC7j26AuyW4deGQ==","signatures":[{"sig":"MEQCIHxul+y8bBs3qgfHYchR86rOfaf4URJxl+du2MUpYvd7AiAjzgrfFRAKWaldhJix6kKD54xRh7aS5CI/3EJtpp5qwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5614694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc29yGCRA9TVsSAnZWagAAXpAP+wYOejit715Vcgl2Hnid\nTwXYydvY8a0nYgb1QXeBd5Vj09ITy7epGs61VRT1k2uV4J+Q0ypX4mbeJ7Da\nkdv6nE80/bhWYYfYwB4HvVxBVSMWi+xYl6qvjqpDoImVTyclf6JWwgrEZedo\ngewYceKoVvP8IPk8DmFyuhq+/QBCpYverkdIr1CzMS0/WIEtFYfaX4x7By2K\n1HgNGQ+kcDXj8Oj5uBdQJZJuKVCIYYqM7Xh9vrjqIvU95W0pXu5e6qw2coux\nDNY372TV6p5fGm3lO8HkWTWeBRIzPhSnrkQ7JKzwL/xE9Y7HHT6PVpnPKfU4\nN7My2dX+zVaJunzo7Lhz2Iyl1E+uUcqke8UejgRzL26WBMSf4gZRX0LEbcFP\nldM/HDiBYqMc1HHlhh66iVkMOF4hEwn1uSUBZWBjU/JQsbEc/FGEiFL0gIPR\nfKeM6x9O1fh+E+RZExGiq96UKVKJT0b7RekCIQ5eqr32275pZ1LHk4q5eY/u\n6z3ZTgo2557STnD2q4YuolCjD9lYVwtiNokCusDH78OQ5fYT4SSVv1X3BGoH\n84stMqvk6D7N0MgPmQNs0VHf6AY0AXDHPLa92rCEh03MzrpNOmaQFKfiLUv4\nGI7VsH0q3UqClzP4IVSHbRR0QSmNlpcRyispDr/sYHKcvLdfvVV69qxt6rLS\nywnp\r\n=jg0J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"de51beacbe2a4dca1b9ad3a4455cceb07a3c5242","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.6","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"8.0.6","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.0.18_1557912709774_0.4707525384775131","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"suomifi-ui-components","version":"0.1.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.1.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"0f941c4ae1a2675b2781e9f06adb3a21564674ab","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.1.0.tgz","fileCount":3,"integrity":"sha512-dcdHjRRxZ2XkDq4SVL1BkL3E5hsI+HMm6Gk+6IMLrrpiZzeXX6Kyx9j9/Pd9iS7fkKPpY4VIltYrRlHqem9YbA==","signatures":[{"sig":"MEUCIAYmrljEpRUO9KHX9fs0z4Ez7+k0gj53ucii8wdbDG8AAiEAgbblU3AuJ2NRNAvxjQMow/2dAWIm3UsWZJvx8KhoMMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4+PzCRA9TVsSAnZWagAArhEP/3jRznBsOnPcBwCbDejf\n9CBv2ljKLpsB7UOYrtaZ5MXgLCF0yLLemZGE0PNP6ZzySMNXTBQRjEZOkStp\nkgqezZK9f+DPG8zYq1kRMi8ay7Y9A4RimD7+QVmg06zhD1/aLaknah9959fv\nh8Q/qQoGY3QXaoF1ppvSl28MIOgQ5oT8mwiET2OvItgGjE3COhuAz8xVjWn9\n4c+LOvWhMp6D+anhZMyB5oezYjeqRYYz5fFriQHVoS7PvpbOLn58zRE0MzTN\n4M3lPjrUM88yP1OJGraoNcqjz2pLhkWWigoa9ZO+7LUGWDVs2UH+bn9YLJrS\nA1qg9ELoi+YSpIJGTiWGa3AJhpX43/HZ8XH3u1jhNNDgA3mimDQzKyintmlB\nnEZGSqA6Q9pU1WiskujO4HEo9+8mOH8OrKH2t/tS3yhBUf55Rf4rlAbZG44h\nLMaR6LENj5gKoB5XtYc/eRQCCiA2RYnXpvMoOkgZX9xHZIcwhtUtW7q9OOme\n47D4erHc7NBzJ2s6oiPPRuCJKCeN06BxcsSu2CoCVAusASmIhFGJLJyvLTGu\nxKPZNqw9FJwgBefd9J8gkvUS1WnyCDVphjEag3FM85rEPr1CGvksql/hLEk5\n4T2ETZEs4TCQoHQh+HuHfS7HR2s/fkMNEhqUIrYaSOh4KTGtuIzHD629PzuI\nzkEJ\r\n=W8Pg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"78499bc135f9622df0079b344cb08d5e29adf4a1","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.6","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"0.21.0","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.0","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.1.0_1558438898100_0.8170132145526583","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"suomifi-ui-components","version":"0.1.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.1.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9044a78d97a94691d95051c28b9e1ed95325fa03","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.1.1.tgz","fileCount":650,"integrity":"sha512-jGh7yYFdQ26bHlWqWjGZdISg4iNVoRq6LR+BI+S3u298bdHOHT7WO+4DJjiEgG8O1AscBScfpX4F9M3E9xrFvw==","signatures":[{"sig":"MEUCIEySbeVjoaPJw+EVeGWCWBi42jsfcWKY3xHWxr2ziKMbAiEA2ck9GhDmfT5eXG1fD5uQC8JQy48AqZ/zhUI0sTqTn5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5643416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc67GJCRA9TVsSAnZWagAA8toP/AuPHrjFRfi85NOTL6lZ\nGF72CNPPrLlbGhC6WI8i8m4ZxxTXgApvdB8ooBvZkf07qT2Dwmfh4PpzSgSm\nv+UJ7tfT0f/HLVAF+KSNT1x298EVl0sPIXuMcKsxyUNUtXgxdSWI3LFXJcWv\nCl4KOupovAolYtEGeZKsuFrUGqKkW4rjcjxWlj8dJXqWwiEgSUuR2hU4MSff\nHv1S5ytWaVqUhjJyxKbZwmIZig8bExnoiyngAkBvRqZQIzPd3t8Zb71Sh5kr\nRRv3GrWdIUejkk//m97a3ElbjCN7qSKw+DOd+sQFI/oxHBD9Z/xCfsTZmAbB\nZTgY6434fpWb3WKimYDPFz+/OWM46zULmxRjSZjkEqetUqBLZ6L+y5dX59f5\nzZ8AWZU3fl23sLhTKY8NgTM08zldxgBeYC+wntZtJNVIpvcDYjB/Kz6fgRtw\nnu8ECeLl5UcnU1N8Ghx7DiiBgYTGwPe7zBw1kf4se7OsrHPZ+1Arjhjy5DOc\nkw++lOGj/im+aXxuJz6J6ZI17sgZUu9QYbzi2oWXNnoSpjNLffn5/0cO/pUn\nsmCZ+KXh7pDJxFp0UDts/d4zJ/iTA91TTm+IQFmSzVbGoTTQPwafqf3Y9kZ0\nCRhyQZHDqTuX/25wWHM+csbpSWol7L+/Gsyn+/KydSd4Tffj/C5I3VWLNcGg\nWV7W\r\n=XgU3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"9b0ede60c828b8696d78eb94a498a315c5f103a0","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"2.3.1","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.6","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.0","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.1.1_1558950280574_0.05089582035750073","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"suomifi-ui-components","version":"0.2.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"1bb1c1af7781bd757c4a9fd2cf519503177fa644","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.0.tgz","fileCount":701,"integrity":"sha512-NCEgrfy+JsHh6ktTzboXmtQG/Ud2DR/y/exaF8CuR7IxZ2ITHGKsBNm2qG0xYcpg8uKxhepiWn02ZOn6t7SBYg==","signatures":[{"sig":"MEQCIB3EDGB7rlHX6KnFDcJYkl6z13tFrGvjhOODtvRaSQskAiBKvLPNoKcYWddAYoDykfi/w36iekYqR+YGiuoIfH7CmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5881197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8PeSCRA9TVsSAnZWagAA7y8P/2vEkQuIQIpVGrcnGuUp\nxgocypGJh7kD7AmGygRPDYVqkOm33xbGuFGYHYFO+ykvqgZ6ATT5xahBvnTG\nVo/GlJ9OMtURYASy/u5gHrDzlzr5p0SYL3TZYTpa3WNB+8PWKoFkzOwrdbjk\nCoDtTqAHIN5K0PY32IoF1jPPvKoi0GnDr6SiYAYM1G7n2TQXsb2FwJYzrNTu\nkTumSyhNmnmCtKcSR6+DkHDBWIt6tR7iGngtJY+ulnwHLO+BVIMShPT0sMiO\nfMu+KFk5+2jO36+s5i8c/mxv43kzGgVRMcP3BxWQrl7sAEQWGPqHlvqH5Fr7\n15JdsyHC36sy3dF0ddbSiaOmeKEnOfa9bK0VO9yH0b5QvfJXrkRCI3PcXx8G\nZ53zD64QFwMeJvLchPlIJ9Bktteq12Sm5qg2+z9slvMdVLFRvg5Btz8uQido\n0VPrsZunsT92kVjR/l4RS1Pe8KCGnDKxdDpZv5rP0fT/LcbnVQDLW2VZl/+I\n+FyjMFeuqJYxo6zb7ZEQtOxhYPMJWaiHrizXzSG6QFbvGyP4zGIaOTIcXQRj\nJg52D3onComNAL8owPWOgCtLcP8sUC9Xus5b7CDN0gf6mH+qVSummHJ9mzH6\npy7OJqwdfcM0I8Haoo9x4HZG7NXiX+14E0x6NiVvcpQIxDB3H22QZyhWPRyV\njSKM\r\n=25I/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"5df94a5edec8b5d564b0221ebce40fbe3c957ff6","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.6","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.0","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.0_1559295889588_0.20286639413692198","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"suomifi-ui-components","version":"0.2.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"025dee80cbd35cfdd276fe272d2fd7ba14a3481f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.1.tgz","fileCount":703,"integrity":"sha512-xIjPqjhtArbCKwIgc0ebsaMP8WR66JaljVCkwHSSerhEJIUSfx7qw2VrKp4T85UeEo5nVg2Q3qgQXuN00nYr0g==","signatures":[{"sig":"MEUCIQDD6zRpOwAG8x5JIX4rfeetVvFC9OpCj3JlzPy4iWTzUAIgS9xS57Tah32K/GlhMre5DOqJqhDyPRQTQRbasfKK5EQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5903100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9QzECRA9TVsSAnZWagAARa8QAJkxRlQoAFRI3IEMl6Fv\ng5Yobboxay/IxzBV/BaShrsqXxM6rqhOf6VGTQ0wknojFHl/0q4LexElgY/W\nzmx1vyafGhUiBH2dwZxGVutpOCtQYGvkuEoHGKWMQJufJZEqMg8KC63+ftqH\nsCc5DV4jHHbv1W72IqVruGbyRCgblFakJv2T0NOliQelL5claGPD8clpPnhd\nZpPLsMRoQ6J9h9To/JTyv33PyDpDT2hRdBwmF6rsdiLGKrU9cvox8F6ZA3qH\n/xbZghwEZKPmcn8FEfdSwZbgoa/zsXl9pK0m1gIFjUn0KIimaljiOU/3y9Sp\nA7OviW7YuR6xghtpK0C5QgD9r3W7Z5O7nSpQDb8SY3yA6mF+UJV039B4RaBH\n/pSgtJzkvHj10JpG5w+gMwuMP0txmhMAQ/BkpSi0ho7pm6wnhcwOasoe4MwS\nZEBOSHP04lPOXix3ei4I+1wRVUvShUIRFDCPQh4gqE/Tqy3s221Qg4bzsQQl\nOKsO7dYTfYuodex5u/CMz6aUrTJgvFnXZXgO74rbZyEjOxz17GITfad/d5MP\nyjw9b+YeqPj1bWZufEyrY7nwy86eXhod3po6/iqVxnHASXG/79YAX0a404L4\nFPRSy7RRjX6ULZmcTTyHqSnWlKPLHO2JOY5QefDxTy83R9NCArZSiApQMDEV\nF0/o\r\n=SZMI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"1a35fea2ac2f2c66900ffca067b17dfc75008301","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.6","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.6.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.0","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.1_1559563459862_0.8794124226205071","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"suomifi-ui-components","version":"0.2.2","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.2","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"7ab7e4fbc2875d0bc75c8b8f867a0cc10a812b48","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.2.tgz","fileCount":703,"integrity":"sha512-SAbt1B0bcMUFs0GjgiJ4R8wPIwk3YnZgiPvJbAypxp4hRyY74yr3x++QxGtPeTjSdUp8T0h5BZOLtupTzl2Vhg==","signatures":[{"sig":"MEQCIAIAcQuhCysB39x2uQHWfgjViVa30DAq6HOJzznn7O7pAiBFaPsPmLKnNQ22iKSgIjg1yGSxxq+mg3ho4pB9g05++Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6029939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+OPyCRA9TVsSAnZWagAANG8P/2V5l356BjrWUtz8Mg0T\nBTXh4880QcdVgq5w8RZTkDhdIsXphsO1W+g60FpGJJdXFOWnTAwy4eDJrNYr\nnsOaIwfdlqg+AG9eSA+HlIcVabmTcX5URgU4CPp4Qz/7IxVHNbvQPPE3Klhd\nu4k5L+7FOYO8Iup1tVrG0QdgoOknk0Wec6DklXd66M97NaeqTq5jsoylZhIZ\nCzuFDgZI9iVBb8IG5smnzzrEbzWXNETbu2hFRRAjAtJrzLVqThg3bmhxfT3F\nAoCcOSGaj7Q9lfbuyPD9fxUA3b7q7EMsZLARhmaWI+FElftpCYDXCX5ZkcTr\nRbh7S+7EMBe2Enxrvksld+mP6QoO2v4sjLQb3NJrHlUW1LQ0Oz7MmhkVHcjR\no37otxa6HQ52xHauGaJXZGImVnKcB1iojjw/bYonz5alhal7/voZKmOvlJRk\nRaPaLassLJpJlvG2s6+gpcAezcyHZlw1lADNk1f0jFITB6IplkGse4zVu2zD\nNiWDxKglWk19WkT6R8mOivMhopkVFgKqbcY6Amq4iqJTLSeVn04o2vPaKTVj\nPlSSeUr0BuMphHqEtafP11zxNGzQVpDNYzz8gFZvAZrcIJ5DCwFPT9Y7quMU\na84GtiT5McW604LQYhEIPZWl6dAPHkeMvo2qG3A7m6AiNoedq8WwkX4vGULN\n3bHg\r\n=e/Cr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"2e24b49184f0035b461eb20a6a09db80456f1ef2","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.7","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.0","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.2_1559815153313_0.4307098429396907","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"suomifi-ui-components","version":"0.2.3","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.3","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9c97dece815f8992d50e445c65f89212c647a0f7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.3.tgz","fileCount":703,"integrity":"sha512-gRLTlIr0VXNbK/fjD9I76o7FcuoWAjcjgBJhgSdzt7FaN54avx4+t+juJgGzNK0RUsjOOkl+n8ndgwqXwt5x8g==","signatures":[{"sig":"MEYCIQCl+LCsNrWqwiOIgG1Do5X41h33/6TP1OTu4ZtsgeuW2wIhANknn+j4AnKsrlJMOQKObhBABJ/LnBZlZjkEoog4pkCO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6054252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC17uCRA9TVsSAnZWagAAdxcP/3UkaL3R1UT0DuJRcRK5\nLXCctgDxjJIbUOB/vOhf4lRjB/ly5bOAOvxuiMDp8qjQuBZFkCzB6ZA356Z1\nHQk1Y3BhSgfzW6wqmV6aHWoP+YVuBZ/uQD6Bok6MVX4HJV9eqVdcBpNMrY+D\nk8wfOF8HhXNTAWAnY8U1DsUmILRYTYhw3WuIezUfp2hSpk2Ng10iSBhasLwu\nVgFS7+C01I/0ImOXxkq9JV1FFMzefGRts1wmTb9rtP26tgJyxv4MQk1PFEby\nQhxe7XkPEdmyu6VH27dA2G7t7Ly/ZoEUOBxWOvk2bh8eb38TGfXbmGWLCkPW\n070GdJl5uSQ4Qf/OJCOWjDW7JF5BXhd+QL7xsL/PcozNj2qaKqlrLhzWZxGm\ngT9izRUchQND9BaLUFmYKkTmm2YFYMX5L65O7SQVmylmq+XOZpcXj72375Sj\njbmDzxdUSC2ThRfFufzkm9JqSalVv2vL0CUMMy8K3Dfo2YQdY2W87tcwGBbH\n1MXexbgKYwfN82wavuw3yOD/O1uBnFtJkCxBj7ZPJxYuuDoYZT3g8gwkVq19\n3kea3y9VcIRER7PvZiEiq/w5MEE+sQPiv69rV7KP0BhDHlol98e8Lpv5Nan9\n/NlAI2QKg645fD/DD63Xhyg5bIJC1PmwPb5COweJW5G4WILg8ZkyDvBOQUR9\npTqC\r\n=buTn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"b3c78af6f8ba808e8c0f1e5f0aeb1d3652f671f5","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.7","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.0","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.3_1561026285747_0.8516357121912492","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"suomifi-ui-components","version":"0.2.4","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.4","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d7a9f1cf1cb0d71fa04e4728cf30581de4aeafb4","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.4.tgz","fileCount":716,"integrity":"sha512-ISwSnYCNeKTuaXGzh4aFEV2/yxpbpXGH+BF/RiRKCAHA9CRuTgvDW5mLETi7ocPGkDoxu2maikl6zE3doT4k6g==","signatures":[{"sig":"MEUCIDNm2uoQj19xlKx9VBIp/Ei4aiIR4S5DiBFq1JpP3w/8AiEAhc8rmpE1rZ2wUuIgyeOat3RHDuTZ4RzeuV4rrCwy5zI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6083356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdS+5qCRA9TVsSAnZWagAAAcAQAKIdCbWT7AFeMpatiW7B\nG4Jm/o19+MpfSXz0Ie8mS7JqjPm9NvuFcpYl+KkH0xDRHxZwhLABimIPs2+u\nF8t20iV0W7f8pgNHCb5Ink+vpIXUpsr5eiWBdybqek3c9qBJpsOg+L2GWrgu\noOAbICCfMAL1Z02oNSCUb1wwF3+ADB5w2CbEhUmLqmDui8NyUUtWHY+UEAmY\n/LGS6o9FJHPA3M/QwaL7x0OJNLnVmxylO31vCEkjnynjf/7SrpxyJuzgwGkP\n9QKrzrys5bhNcFmBY8vgCE4AHQwR+sqHltj38NXXwYdZhwcSAMIyyP9W4NjE\n5DqsI8qJPCDjQ7Q7KCctedOBiyLD5iUzHCD4tOrQipKDgz/ybgKtQaIV0Sk+\n5wiC4IPbWEc/Q918fTsNt2b8BKD4z+tZWIeT0rFamx14RrVkeS2gL6wrmYGK\nSGDAzzFKqzW+EIKDOyE7zCl+ZUEaoaHLQCPygI5ZVODmuqjG3VYSdeeytq6w\n4ep/gZRwekNREtCIqpbVKjcH4QKFiRsK3DemfZqGQVPoO2+VAqmSjCZxvdLX\nVrERvc/MJHpoDUJNgeQK5v+bNqzv6vPOE4/CY9kTMGxv0PA6NLfecD/WeDnJ\nDQoglSMgTCZNdLpjdEeOOhWY1kV7dQVvd397+WE8mPtRtNW4Iy+BMgxcax44\nn+VO\r\n=6o7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"41526da44a936dc00d7d91aadaa2be88c93860a7","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.7","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.4_1565257321374_0.025137312215196772","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"suomifi-ui-components","version":"0.2.5","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.5","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"c6c0acd02ee1af499141f4bf708f053955c4443f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.5.tgz","fileCount":716,"integrity":"sha512-VU2FxB8GdaPPWVLnaOIBduwbMHnZgejPwjysBRRoosRCHif7L480vF2Yw0atrGtB4gg9/Th4UceDd8gG9SxqJg==","signatures":[{"sig":"MEQCIBnyzY0+BH0/BsBk8hVOeFj6A0fIflnMyHBoioCp1XS5AiA0e6EH7WBMbHPv5QsCfAOd09i7N7TbssliBvGTxudqdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6041975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjKA5CRA9TVsSAnZWagAA43EQAJg8DRubU9EbsXLg2vZl\n6ptv0DzD9vYUwYbupd0zwlAhcPN5xX2kZDEUWei7Z6dfKQAqcakvX1aNdBWl\nQ9Yikm5SelxWgeVURPQoinPGgzbQmPuvY5rGTmXCPIerSn90WOfR4cl63yU9\njmh/CS06d0y9h9PH0/gu0LDVnUehE36/2mZxeUAl96ophorUB74lvPSbQOul\nQhobcVl/x0PGbMJEcB5upSMLFwdShLbR1FYFZN9zarLu4me109oQWck8c0aP\nYWvWHcwJSLZBFnXZMPpCbbkXHZyY0QaK5pC5fanaeSNlBmqR5o0IJ2H4PP9E\neCKgG5kocu9g/VBbzOibba1OBwxeSlC/ccmUSzTdB5RQ8EgrGX2TGooo3+my\njBOXjRypsDDBhaYpOhbzimWMPQ6VWzzsq8oJYEOCdVy2+55zxTczaHkoBc6A\n196rSa1ZgLSupJXIQBdCIt1+yAREC2tUX4uAUjqFSBPoReA458iEWDLY5h56\n6aPthakgNcTYj9WWzmvZMr4tCo+G4ZZ0F5BmuhG3qMGfCuvTZKUhDnyaD4gS\nK26C/mgx5TmpjGLb+HcZnmM72fDJD58DkLyYWH3pJ3MSNsrFR3ExwoVCtveS\nAMfW7BAwvqGhYiUo+elISRaLufxelRcjjy5wz5aesTD99cG7JjXzAQecQcY7\ndMPR\r\n=MoaG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"d70636d9c93dba900ceddfeb54d7271e0cf19792","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.0.5","styled-components":"4.3.2","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.5_1569497145112_0.6922226748291922","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"suomifi-ui-components","version":"0.2.6","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.6","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"76e3dc4049afe7eb83f013721bb20e26b7911bfe","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.6.tgz","fileCount":716,"integrity":"sha512-wP9umEh2BWjspYvpF0KERw+HuZVhbSzuRE+oJAToHs+usCuYowW+SNLuDUNvM7yN0eJ6hitRhv2IX4cZje5qPw==","signatures":[{"sig":"MEQCIEWyrg8tqM5qVVE3amFBkMZjLU9XAZWdY1DTIbYUyzAXAiBzuZmUMZ1eoMD7QeQiWWoLk6pvGpJHt+v9nFxTKkzkPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6049625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdks2JCRA9TVsSAnZWagAA2xgP/ikDT+BQR5n/MvVJKulM\nqwgv2zH10GNza7LIX+QSw7D1o1JzJ6H7cul/9qoQvRsd7Vp6tmn3OiRZ9DRs\n0euO6IyuvjrrhMddhGcZ2HNimSI0OwXuharURb8AIbBviHndAzdn2LxLqC/H\nJ+VUXIy5ymiaynnLN2fSsKe3lLZeqIZRX9eBaUJg4BdQ1xOaIKrwEj6uVRcN\n3pBtJGEbAiP4oPovRNU36QDCT33GjDgwD5YtZkJIiDsDdD4P/SBu5SHMV++T\nGCGaIg1ZvjqvR1OLZRLVlNiC+/j9ZA5s9E4V5171+dyGI2Tn3on+t0KP4Vri\n+fnIm8G1couiKJYbfj//uI37AyWAbH8A9XWqSNDjwpl+ZRBpqoiRW7YPlTrE\nAc8syei553kVDHpiyTXo65DHBNiKrRSw0fBLARB3CytGlKOg1Q2xOO34iKet\n0XhVMFDuVqdndHluAbdZktBOIpqPNZ/PJAbSkptl6k3aNmP4KtmmfzY1uB+k\nTL/ew4vFzw5PInnzmqpjV3f2QcaF7RJ3dMzu0DKCIPlhqQE+xreHcJpSrEgo\nhjIuZtmm2Rwyrhz1zB7/Z3hZBDV2/caKJ5JTEJ2F4qIDY46Tvv+UKwk9ONDx\nng7X+FCFTLB8mY4uNqx5/2gO0igcTbjUEpfcugaszQvFi2JGQXFmOizAi3qf\nhtyw\r\n=C9nb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"7448f4c7ba7d2e7c4a691beba83928e6ff8319c4","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.6_1569901960956_0.6707274351319481","host":"s3://npm-registry-packages"}},"0.2.7-rc.0":{"name":"suomifi-ui-components","version":"0.2.7-rc.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.7-rc.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"1bba72a7d8fcf8c45703a119cc2c8a5d8f35393a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.7-rc.0.tgz","fileCount":752,"integrity":"sha512-i39OJGaNJm4PWfD08/C8zvCw3pkE+YMxA7dIlJZS0FoNWYiE05VnDZl/SgdIV/Dm5rOLk+QJsCc0oSAE7zPl6Q==","signatures":[{"sig":"MEQCIH3wNdYvBvZUDcVa2o7yQjvMYnqr6mfNve/GgQ4XMlwuAiBPqMil4t0CWhjXaOkUNJyUusIXjKvleOg7F0dDqxVVMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5994103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdylFmCRA9TVsSAnZWagAA7o8P/0sEU4qbOXjOdp9FToS7\n8h/VvkBYRhRFQAUhlApGdoZ+yz5VV1GQZe3AfF5y3htWYIh81jahq8YjQceJ\nqLznVZPV542ZRm/8zbSsuzAZtCUle/Psua+s3dXM0Og0PWOvWScZmVQQdvbx\nn2kt2KU4lWUJJ049fxjdN738iqETLPhvQwGT8H05OhPEND58oHN/dfAS9nYE\n3V5T+6MS+iItZOfyVzwfUoMS7fF2cxIDXRxsaIJQuZ668X+EGQiBLGFtwe5H\n3wwKRYYpNN2DFMGCvkFB/1Yq9SeoTAtwoC1QD4MloBl3ri8Z42pGw/MkCgVH\nWkpckKAzVAs/+P9Gm6SWqiC+WlpcWKXqdKnjCxpr8o3v/DN7avaFKeK0Fhnw\nEAFyWqtabLh/G+Ee8bEFNH4wMbB+pr9q276tpl4E+kHB1/6gi46irg7JQMnC\n/X+28IOiNdyOJSdSMN0uzL4Rl1kMMpB29HnO2mafa7qzQlCIomlcF/0/xqDD\nfVbckEYyrxpjYN8MP1NyGigmOfOhGAKmNgTdJOuMEOgBFvRYmL4eNzoDXEy7\nbGRO23i1adwJKEdtSItmnQ0dKfm6k7CJOOxD28TCNWZiYUdmQlk62/r/yaVV\n9Gmltm0wX4zIkyZyZs3KlxUewMJGWjJfqmw5+PT0aAIBVWUPcAfHxoIggp8R\nNIt/\r\n=10dw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"7731a5f9ed71f27033e9b2db238cad72313ec5ce","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.2.1","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.7-rc.0_1573540197843_0.8153323819631568","host":"s3://npm-registry-packages"}},"0.2.7-rc.1":{"name":"suomifi-ui-components","version":"0.2.7-rc.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.7-rc.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"75a0b5bc680cfe8adb39fcb41c2045af51ab842b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.7-rc.1.tgz","fileCount":773,"integrity":"sha512-J5YN3tLhjSHakJE7ILdQuKNZXL4FjIbTYZzpnkEgeyO0Ar9AVjgphCpIBTuCvb1IGjL5ZbUVmJhaBBE3NZ8mYg==","signatures":[{"sig":"MEUCIQDxXtOtpmk0F1hUOnv0HNYOzwxKEuRkt3JQMYm//tUatQIgM6QivDE4GNQBZkrwTkPwnhQ3IEWeB19LJcZNMBLGpbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6038010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdym81CRA9TVsSAnZWagAAFzQP/A3q6Sz+usAiX0Sc9/Vy\nvLXZ/KRks0UbFtgM/geOU/+1wvRWXL+uTV7eQypK9IeOXgmtyv8GnM6FsZrw\nv1u4yfHXMwP1B0pOrANZPe6c8WfH4nUkh1p98zqunoGnJ9uSuIE/DrAWM9t7\no9EIGnQ0zyL6Ropjqs8/rgkJZMD1bopP0Ko2xM/z1jqjGgnMDRTyzGp0pwSv\ntbm2C5VtAfjZC2CSUxL3sM7b9f6tS0l+0wOvKh2JTAPtkAEDgHVk0wsjZJkt\nYLTolYcsqMy/Yg+SURPUfHd+7rAyzZIW+HVfrE0GaxzZ7QYqPI90Yr7JTA9b\nifSDQx5wiO4Hmo0VBxAtC4nxek1R2BdwExljx05b234zYOOcE6BpU7RYXdkQ\n19wOJMiznpFWdPBA4IP0cvFKL0CiAC72eGl8ETKy/OJLzrPr+E8OI70UxCE2\nhq9DQBlvt/GwKd/YMKfm6wE7T5cSrFaCFWYx7jMokavhB8wmEOEveuhn6oUP\nwCkAnfXAYD5xtFAsIC90J9Rn7PlF3Y52B4ZKqe9CiawmVsT7uElTEVR/Eh1m\n1YHCnKSJ+pn0GsBA/A66jUVKYyrnm1uQaQD6A3V6prdO06NXM8pcQuDU2aII\nkOzDikZMmEjuJqUS9AMSQGeA+42+gmz9tumoXd60vkdgnd51JBCMO7NRB2wO\nQ6bv\r\n=o9n2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"0ea4bd0d4a5602a4fc8c3f20320c44016c496077","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.2.1","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.7-rc.1_1573547828514_0.020317550688734087","host":"s3://npm-registry-packages"}},"0.2.7-rc.2":{"name":"suomifi-ui-components","version":"0.2.7-rc.2","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.7-rc.2","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"26f1a0b63150400ae9fa1b07b9c554c77d191937","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.7-rc.2.tgz","fileCount":780,"integrity":"sha512-2l2PTPxJ/Tfka25JVX5y70//Qn8REUBWVCkqQwNZKFmz1Osky1NKYKp7kJ/wbFahqwgXjL5bNWWk8NczjS7Kbw==","signatures":[{"sig":"MEUCIHV5befRjKlDEN+Q5SKwvzbREyynf5gi/wIvi9IX24bRAiEAs7641eG0ZwNt8aBnkJraLH5Nd5Er6t+VdWI/pn1onAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6041080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy/BqCRA9TVsSAnZWagAAThYQAI3pHHjUxVH7uDtsz5UU\nn8KTQeD+g8u9vGDOVAxbmzaUAbNUebdzpHdcb0UisQvQJgUs/G7o89U9Utip\n/O6GBRZ8jFQU6ZWbgVb798/5DKOrKt4TU2h9MtahsHLfZDz8nqruaQ28IRo1\nRxmuMHZjo45/mzubbMQWr8davZWY2FNW1z5BE+iNCCTproiYh19I8JOG7qoM\n6LYrYGJIidplQWnK8lE8n7iVwUsDxsJdC+RNo5AHzhHevVE9LUVHR/d1Qm+r\n5jKwI75ytiOTmS9cdJRNIRjcfNjToiCtIcUpFnYj7m8MpaZoeUoia4HOgZH0\nJtk/ywmghxK+JfVDF+628Lt82xdkUW9iEadMZcTMKr2xUrc9o2bnNh1FtEGj\nhTqM7+A9myvaZDAjwlpCqOnRDkmFjcVcuDwvlFA+cyjYZg1dDIxynGrpk8z9\nXgF7FE3DldHgGahipcD18MW4/TIYw18XPrrf9qAsIP+k0lq7EafrnsKCed72\nutigO8u7FSkT4mlR09CT9XYmi2hUhUMoQt+njflna8YOOBx/ggCRcKFf221h\n6bvNxFn524Dvy4Q1qxdOCvICztDBFxc6XabWby5vPh0kDYYmtekN0qP6kulM\ncfFOyMOZlyUu2D2dVGlOHW/OJyn7GJQTYp0T5GKOB9unOLI8tBFj2vsOIaWK\ncTOB\r\n=dRYM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"421f5d3a51423086d5d688c4e1bf94c2a96f4188","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.2.1","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.7-rc.2_1573646442248_0.20439476956529368","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"suomifi-ui-components","version":"0.3.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.3.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6275eab5628a5421f1195fac2e07bcd59b94887e","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.3.0.tgz","fileCount":780,"integrity":"sha512-FA+USGTRIlZlx7l69WzYnAH9tEm01GT1cKMU1QIguuOuXcyROfp/3DXHWMtXUYl2Q9W+NFQNmxN/6s/qMPmF5Q==","signatures":[{"sig":"MEYCIQDOrfN3nORzaoB4PGDja91Usu5eA8R94Sf2xNOE1a/m9AIhAJKvin2gJcENjwxd4Ax4TnQ8dBlxOwgJ3G0uzWGxIzzn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6041075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzo80CRA9TVsSAnZWagAAqzwP/17XCb8Tf0CeMHPJWDeW\naHuSE9grodDmmkIE+CHyNZZ3gktewpnxnoUH9EBdCg0g7eXvtpjt2X0MQb46\nit6CfNHNTrUSXiLoWP0s5YvpUisnpsFzFtbuerPNBoVeUVuujW5IzpC/GZZm\nLf6M///PKvzg5ZQ6F4iOMa42A8Ld2x+RaPCXRvEJSMzqRnwTmuiSfBdd3FTN\nla3XCaoAw1YY4s8aD0UqidSswEuye483+lZDgvXuDpJiHkZoKvxf9s3V4fDh\n+BdI9yk0MkPzNcwDpGk5KP5E1aYgdS9zQY8IlvjiQxgu+QtOkWqdTLRJtAYH\ns14rX6QWX28y/Bb53aSZ//20SByAetbh15fOcRxCRxG5PagAn78/GsDX4ReB\nWcQwAu873ZrgC4EuXhoDaMcZoW2qswU+HJ+N38OfSblzbUP/Vzyfrd/ddT/Y\niW96iSpC3c3LaxRZZnyvnFUAkPMrs4zwl0tu8sAHa/Adi7lEiTyY0v6hf5P7\nhaYlaQaDgQb48/pEYcX/Pm9M1njfYGkhpewhgZbUvkBf5JpxRMjJjXl7FhKk\ndESD+lbWhH4AoToijG0HnEwa8ModQKaAaOMygllNv/UQWADgsOhSNySdmi04\nh6cAvs6gvOiIW4BvJL5Eda3snSXtdcgMi9tj6rUpaW3sxiScj+X69Bs93r//\ntpF6\r\n=llFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"ebde6a417377294386ab2360a09eb66b83217049","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.3.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.3.0_1573818164224_0.9666416504842807","host":"s3://npm-registry-packages"}},"0.2.4-fix.1":{"name":"suomifi-ui-components","version":"0.2.4-fix.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.2.4-fix.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d046529b285d5dafdfee9ffc682565090c0039e7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.2.4-fix.1.tgz","fileCount":716,"integrity":"sha512-9rwTH2FRP3YwabcUKwFD5U/TWAIZfIdZ1Cv/dOChJG9uekyXMxnhzACQWMfXVxWGrsoqtz9PjRsg3HcjS2ZM0Q==","signatures":[{"sig":"MEUCIAJcPakfrpIFlfxu1QJxXUMu3JdbIAY7GEEo3pEteinWAiEAsZq4gAbtBEJHYKBWSE667+MKFVhI8X65TqPijdPaiHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6090928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd09XLCRA9TVsSAnZWagAAtDUP/0Osvq+egiKwreDNryTv\nLeldrSiam1jkT73uPSuZsOTVnQwLBNj5o2962XXggApDdVQTioShHsVSPXxz\nYzgRULDnOEw63LA20jUn6g4zDWdXFFck6MQkFGC1oHsert7EJ7RDDNG3MqU5\nKwmEuUcfzJ9ZNYfrGNJ+9Qys+52za5WuuP+qzlDfkdKlS0S0HGHqDi7k6E47\nPeTOlkXDjKw3AXqF5PWhHMPU1ZLXVQQxtJpyvPeamY+o5ZRfyLHFoTPabAQ3\ny0PuHxKpndij/H8Pp574T7mVED/Dh3otpbJJhsLDKYzYS/rxMqnRbHFP9lqg\n1pdaSnIVn2qiEQWppv8kHML4Xovlz7ZX3SFHpbhe82y/n3VHmADKZxW662Nb\nxfupQaE9dJ025CFMjcltEh6aIAfa0Leg6R3E3sJvj2b1ZW35zbuHBR633vOv\nUvANxRNmp/D/l14R9yP8Qj9afyXlYEFC29Cws3z/6IPYDjgQz++Sn3jkldIj\nnfi/tjhk3ahex2PKetM+v6Vta2ncLDMBr/0hNpWYk2WW6HBpALAwCkdFifBh\n9tQUv+A78Mlciycu6s66Pblc0lrFmOLjeBF3sFR9YoGmf9HbFNCNemqFZ/Vh\nnFnwEz9lJNCUGOQVuzP/Ml+dgh3mHEP3onBf2ivqIckv5rZD4vr9gHbUkS+i\nYU6d\r\n=djcx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"5b76aee52c1214c7a4bf5a6b74370b598d42aab4","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check 'src/**/*.{js,jsx,ts,tsx,json,css,scss,md}'","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.9.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"10.16.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.7","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.1.7","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.8.15","jest-emotion":"10.0.7","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.0.9","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.2.4-fix.1_1574163915450_0.6063421828827213","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"suomifi-ui-components","version":"0.3.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.3.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f89af520237aa4d56f8825223ac19f192a2470ec","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.3.1.tgz","fileCount":780,"integrity":"sha512-cyGBc47zKiqGwNKOdjJSE+k47pSvbZj1RbdniAVOpYwpAO9JCgiAeeBXq2ybXSgTi0t7Q5+oRtfpM0zAtr51Yw==","signatures":[{"sig":"MEUCIAVV3vG90lUMCbSNAqyShQ1ubsaDUgpCEOJDAdZUXYVSAiEAg7H018Z2KfKfJGzPBN7kMRL9IuhykX++T+opksyP/0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6047039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd09gxCRA9TVsSAnZWagAAojsQAITuNrQ1TookSATGKjo4\nb1AJ/QhaZrzbVE05pAoJjZq+Ckx4Wi8X72nyuvTJrnUL/z2Qx0sjToQRVcuY\nEKoYbx+SsQqvW6gOHPBH4ElXWBpSA8AaHJIfsWIzFUBDObD8E8K6QJYM8Ekf\nz1A7ll/hM9QsnRP2BgdC8Bgpuz0G8c3aLJ8I3DnKfgO04RMiWliH1UwghnG3\nuGjnh7JiGqtdbhC9Te0bhGxoq52dMOf7NRwupS9g67u6jp5rsvLhuwHt3Kyx\n957EHyJARdv4iRoQ5KdIXTba5uN6f4wRBukj3LHK/7l/AF3Xx0KABTJooi69\npgm2hJUp+hj/SeG+hN4RAmyGDnNI1n4QfDhuDJ582mZEQAtGFS/eg9lFeIjr\ncYJa9kyT6L8rXjEQrNuls0/HcxkgoMnyqAeDF/eTmsPBYjhJlpTARPawSaLy\nUlw9wZNm8m6tIj2nvivG4rp5SrWbJ03qvHBUhucPvdgIlDevSVI86Bdj+4Fr\nG3+PRf8oRVgCD1CMMLaODZZbsQVsIKqgpeGFK0TwDd+mjlvc7IQlDXNfHYGU\nKKv2qU2jbei//f96t1rrT8vqxJP78sitHcPq1kuJh/C56A96/+7n9FHdGwcI\nsBDXR3CAF95IYDBrEP84xg820mWKv7s1BHuSTc+qOYmXC0wfJ+tT9n8lbvUc\nQQSL\r\n=EBnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"5ee660d090d35217b2da40b46f94daacc65d00d6","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"j-kallunki","email":"jkallunki@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.7.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"11.10.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.8","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.3.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.3.1_1574164529167_0.1591385552189195","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"suomifi-ui-components","version":"0.4.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.4.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"957f444988e2f6acd3e854182d279d89ba3a5b06","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.4.0.tgz","fileCount":729,"integrity":"sha512-j2dITI/pKYOC1PB3jnA8bGSIGo/dWi6Kv23hLqFbnionYpnn2E48gdbsHWBFjw7QKhOu5s0BQ761c89oOl+Kkg==","signatures":[{"sig":"MEQCIE0L8wrP1WJGdO8y2vl3S10v5iWXBZBFi7Hq6JRfksTRAiB4j+s/H+V95Jxb+lRrTI123FbD/m0AQftXGxpvVmKobw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5852295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8kAzCRA9TVsSAnZWagAAGMsP/jXmaeOwWDVHGkiIatKn\nMczdb5MwLvv1gKJFQgm1gVf6ytjt3zwidvBllEHHIDnwjg+Mo01LKBk1ygNw\ndjQN5VvGiy/4UH9uKijJVI0P0BNprv8CNV19iduoEGbhRfvWZ9I+pBu4Xacr\n5wVNiUPgaMkZlGsEla/OXTK3uyDnMP8tV7b4rLUDeY55Xp9R2jksiMxIbxOc\n1hsZhvLRXIV/rNPeND9TP6gOjh0FsuBBCHChkGBetVS4h/WLHE5XQZr8435m\nnHW7nid8H2cTL/1P0iwEnbx4wus69Fmb/0wZrTTTTfOA2PP7pS+wdX8mqx3M\ndpi357VjfYbtomuMcYPZC7diPyK0MnygSRyov8TbCsJYbkUOblKpP8IRfeYo\n1oAxl8GrqXmHWuZYgM7pbu4djtbFV3jl8LpXPJyMajlTaUTTEENVQ/gNYTAV\n8EvVg7VlzsCFFKt40yWZ1DdC6Dz5MmH0DXYBqcP/qsNDqfkc1vXyL8cS1WlA\nkTZGGjJr7Lxf9SvPwN9nKhs7mWtqPw0/bqS1KAsOI1HA7OX0RuYDW+hIScxj\nuhODB3S1S/adwUnPsUIq9xeUIUHhg7LeQVXjL1e9P87bfpCB865crXNGSHnE\nJzq4HZVw4/9kDAUY/h/qjVvCRfgzLftBFbmBJ8guyUFezACJzPqI+6XJnnvX\n8JG2\r\n=HgEy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"eaef160abcd31b0cf2936d01dffc63a37a9528d0","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.12.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.10","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.6.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.4.0_1576157234524_0.5245552577511226","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"suomifi-ui-components","version":"0.4.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.4.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"645677dd50183cf58c7cc85a10aa6dcaa9e0bebb","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.4.1.tgz","fileCount":729,"integrity":"sha512-hlh0yqbJIlwe8JjeqIdhf721asJd8GX+X4YexPFnXXey4RO2w6TY4xBRrjFhIz7eF0tqhv5p8ToXCyUWKOFHPQ==","signatures":[{"sig":"MEUCIQDnz6chd21yPseOiA29pU1uA33+xKtnk/VgVzdLMMYm8wIgbvMsVOS/InOSBF519uK/VRrsAzYuau/ZWsAfhMNJoT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6216498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+yr7CRA9TVsSAnZWagAAbPoP+wRV9JE1mPqvCok2pDIx\nmO7jDbrzOnRgYOVr2oHXLB4rzg6vMsD7wKb+YwuvYhukwND/XmW+l3Mvo3ME\nyG9drsJ8H7GhRBES699z+IlZrwViyQmCWOOEIAdTQhogQ4N74DkD8fk8gD/C\nhuFdkXSeRiEezHT9klrMiKKBBbhzaB1ejT5N1zxUB+oQo8N7ozvkv+Vks6Ry\nin31j+uMaXT6jn4DPdwcVSb5yUsVpyxoYBYk66cI7YogxpTY+7YRrigKXmmP\nvkAaPh/8Uc39PbnHdPAcPofkDWml0QC3huXKSNX2EQB8SdAgiFlulmoPelm+\nPsprW0QP7npeKDmZmDyX49QPGoX++IhalrSnR8fz331YUaIVxniLMSHauaPg\nGXtYDrx4OKQsxktog/Jj5y1Ap0RzCRCLyvg8PQmv/BZl1ScIYOY+X3QEU9pM\nskm7ql3/k8LCCbBBCZr3VoEZ1Ci7brZcrIRUF9QZP8SfpNL9NFTpUOZyOXvW\nxdqqmDtoDpjdWRiEAGXGKHXWfrvPmfEI6/AYt+927ZPtVrBrfHZFBDy9ue8v\nQLRYQ44SOJAMZYAUPGcfZrbm/slTCAlbDum8I0NamXR7mgNnFxx7ryTklu+X\nQl0a08j3/WnhecrRcXLitidlpPcR0fG1ZupSGVF1naBTDFeRdXC6eneHFqjC\n+/6r\r\n=kh1W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-push":"yarn validate","pre-commit":"lint-staged"}},"types":"dist/es2015/index.d.ts","es2015":"dist/es2015/index.js","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"f848280bcb8ffc4beee7e80e2d791c6911893c8e","scripts":{"test":"jest","build":"npm-run-all build:umd build:es2015 build:esm copyassets","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prebuild":"rimraf dist","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test test:lint prettier:check","build:esm":"tsc --p tsconfig.esm.json","build:umd":"webpack --env.production","test:lint":"npm-run-all test:tslint test:eslint test:stylelint","copyassets":"npm-run-all copyassets:es2015 copyassets:esm","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","test:eslint":"eslint --config .eslintrc src/**/*.tsx","test:tslint":"tslint --project tsconfig.json 'src/**/*.tsx'","build:es2015":"tsc --p tsconfig.es2015.json","start:webpack":"webpack --env.development","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","copyassets:esm":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/esm","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","test:stylelint":"stylelint ./src/**/*.{ts,tsx}","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","copyassets:es2015":"copyfiles -u 1 src/**/*.svg src/**/*.png src/**/*.css dist/es2015","test:updatesnapshots":"jest --u"},"_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/es2015/index.js"}],"_npmVersion":"6.12.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","@emotion/core":"10.0.0","suomifi-icons":"0.0.12","@emotion/styled":"10.0.0","normalize.cssinjs":"1.1.0","styled-components":"4.3.2","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.6.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.8.0","husky":"1.1.4","react":"16.6.3","eslint":"5.9.0","rimraf":"2.6.2","tslint":"5.11.0","ts-jest":"23.10.4","webpack":"4.25.1","gh-pages":"2.0.1","jest-axe":"3.1.1","jest-dom":"2.1.1","prettier":"1.15.2","copyfiles":"2.1.0","cross-env":"5.2.0","react-axe":"3.0.2","react-dom":"16.6.3","stylelint":"10.0.1","css-loader":"2.0.0","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"23.3.9","@types/uuid":"3.4.5","file-loader":"2.0.0","lint-staged":"8.0.5","npm-run-all":"4.1.5","webpack-cli":"3.1.2","@types/react":"16.9.1","react-docgen":"2.21.0","style-loader":"0.23.1","tslint-react":"3.6.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"2.2.3","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","react-styleguidist":"9.1.13","tslint-eslint-rules":"5.4.0","tslint-config-airbnb":"5.11.1","react-testing-library":"6.0.0","tslint-webpack-plugin":"1.2.2","eslint-plugin-jsx-a11y":"6.1.2","jest-styled-components":"6.3.3","tslint-config-prettier":"1.17.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","typescript-eslint-parser":"21.0.2","awesome-typescript-loader":"5.2.1","eslint-plugin-tree-shaking":"1.7.4","stylelint-config-recommended":"2.2.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":"16.6.3","react-dom":"16.6.3"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.4.1_1576741626773_0.8626010432202775","host":"s3://npm-registry-packages"}},"0.5.0-alpha.1":{"name":"suomifi-ui-components","version":"0.5.0-alpha.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.5.0-alpha.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6e649b4b97c680d819317a4cd980b0c4d2d3be79","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.5.0-alpha.1.tgz","fileCount":133,"integrity":"sha512-7ag3WB4mXn25yg/CJtef73hENExv29gcHxfSIUcJCY5DLDuSXB3NxBY3TVofmiX/+WBUgH7OHwfd7eavhOC4pw==","signatures":[{"sig":"MEQCIFiVQXdYGjOoTuu9pzXIq2VyARDiEHAby4ka6xv3viYiAiA9MULESX/qkXgxbkrTOs7ugdc9w0feyUKIwcMXBcMCTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1064913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePW1gCRA9TVsSAnZWagAAwoAQAJpQgpNMPBD/cKoEAeNp\n0DIY8GVvyKsgn4WnNEcFZpZ7YUmhq8PP7EFD7B/Whblp+geJhEQpHSzw7ysQ\n5hKskYHJLNU9JVfTVGJeW+3w8UICAmxyTTwqIvyto1ZIZmJcMaHXqurf4CPA\nU7p0zbNDIxshdu26VI3Uhe8XEZ7THg0MQEYdyEXeBVvgQHhIrTEiCn0wstkM\n7/BHNkvPAxbsIlmEPPy0zRcuXTnQlbYhy+6iguIvhfaKKyPkQsUG3OyZJ/KQ\nLhHwKZTbkEPHf+rSs/btXJ24BBwVrDO5TDn8zMpWDvvVDNuWUY3pr2u+Y9+e\nE2OEbyq97ubfKymwqi/ZINRM6ffyNNZHWVjTZzQige/5arAI3B4+gD6Go/Nf\nSIUss62sXWbZSw393JThGk0Y5nqt4amMGbmNRbYOGUmUVcWn6EPw0uCoh9Pg\nPLJb0XW7ApMqDBqiGBCr8Ub9n+oyZuVQ0aY2jghpevbA7ssaYya0RPqoAYql\nQw5pKDQipNHx6cq91YgCXoafQ8aFPQ32uc0N4IPqpmt/n5L/BFWVxVRl8kpr\nnO4T6LXRYJ0yWtBPI0r2lT+Rmp+taUG8VOnmiWSvAuVC3ikhgmnK1y7ePASZ\n1bMMbJoHX0688TfB1+88ptadH3LSaTragBpvQw18CGCGt5rM51p2DCsbVLMy\nBCH1\r\n=grOk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"npm run validate","pre-commit":"npm-run-all lint prettier:check"}},"module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"51d1aed95040539b5791cfc1ea74ef4699c1077a","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.0.12","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.6.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.6.3","tslib":"1.10.0","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.6.3","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.9.1","autoprefixer":"9.7.4","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.5","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16","styled-components":">=4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.5.0-alpha.1_1581084000276_0.7292826293770795","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"suomifi-ui-components","version":"0.5.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.5.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9eadf7a25bd2e471f99f939b80700c01530481d1","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.5.0.tgz","fileCount":130,"integrity":"sha512-VDYIFk4ozwEYA89SeIcQG1tnvEATBzQldAapgT2ljhQkhPm9pfSItDyeZCK2XovFYjfKrRx2ggVXAbZfQW4flg==","signatures":[{"sig":"MEUCIQCZwNlVdyTqq0YzHe0+C0BhZIyMZ3/5v8/E7xPR9eUH4gIgMejamANmsYn7KxEi4r3ldgJDDNZyKcc081hF+x+SRfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1044237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRpy8CRA9TVsSAnZWagAAvzEP/3Pm45wDApOVuNyQQ9SK\nvvpHY5KNLRYwLvTCRMLGswG56hnhefHOEKu8s5WJyAP5V9vXviU7rnQPhcRE\njU7RHCpHgG2Ss1IqQCfZ9xCE7w1dY7Z0nZM49iiTI/0LIvPJy/7sbSrxGYJf\nAUBHG9m49tWnsY9btOPlP3NG+HPXPFgFu9p5+7NmMbxq1osjYmSM1XFXI0WE\nJrSgEmPW/Oa2vbCsB5OC+f+wkdxrIHWs0Y742ViXfnt/zW+h1cpKwLitW1tO\n+uMq2G2NQA3wVpOiCcchCG/uQLhi1Hk4Vfy+U3VSe3BSzZAdtcK3CRtvgJTN\nHWD7TkjlwprI2RKgu28Ee5l8S1b661XdDotIMNnu83LD5m1u/tCO/13qYHP3\nbBViH9ztH59aUVBCeC0AfZURp2m4F6reXb54rSFsXnPXVLIgPUe2hdSp6GXw\nkpJdF+7mLvmgyi0UqBCqV5xm5kKGJ46fX8DRcGF7hLDLL5v61nvL478/KE60\nOBtr7lXi88RZNqHGPg2Zq1tvl04SdOsTrXSi/Zo13juvmL4jcTleUNZNOlow\nXz0NijSt9c1VJSqn+5X90yz6PkyDXTpJCm9Blb5+VssmkmoecTX4nQ4UdJwh\nC+dpncwrPQ/KfXwy4LksEpDZnmsx+q4LHw0w7XvtK4dJo10PSAoOOD4a54P1\nmlqb\r\n=8Nvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"f2eacd770f7c0f37306fa5b01dac6c0f83d132a7","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.0.12","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.6.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","autoprefixer":"9.7.4","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.5.0_1581685948291_0.8391866956209353","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"suomifi-ui-components","version":"0.6.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.6.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"69a7b747babec5ffb5501dff9562f088241a6ac2","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.6.0.tgz","fileCount":130,"integrity":"sha512-3znoRgJ0h3/l63x0INQGx1bCZWBt/iK6drZPtmD2gUgkGK4TeZ4480ChoeyBYNfUiXtr6/frO/5wgpRKhyyMtg==","signatures":[{"sig":"MEUCIGUov0S1Q4mb4rM25tEYVNvSC4jDit2D4fMzpeEePva6AiEA1F0pMipG3Yx+OTbIZSq12CY0R1F9hXWqHx0QIcIqx6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1044591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSq4fCRA9TVsSAnZWagAAvJcP/A0OJahImBNVDZjHcg0K\nEBtNC3s91aA9wba0hgyWT009aec+6rl3qaC0h1mIk8nZLLviVLY856rI57DL\nUnyTnmJgGtInb6exweMZXKrZrsDoVaYOivv1UG+UBOIWReM+DG4sMAIAly8Z\nPSSbzkU74XX7/VIGqmTnbpZNM4TrJJoOQ17GGh7ynAkRkKUHSEgGJRrI5Idi\nS/B5VDcDUQ8hyux7UgQQrV7CcP8RhDNxfCH6Sex+P4R5S0d5+ZiM2/tbbd/g\nRgqqSePfcbl0/DrYaWAc8KiZRDRgt1b06AR9TubseQvyBjrL2+sERJgslm0u\nF/QBHgSketobsrnNY41lX/pU0l4T/Wd4VWfViFJ2VAJPDNQf8uYpFiyTTvg1\nwubrJrl4MKhbawYAg9Y0vwtnkVUbm+m9M29G9ugedgIbylS2SgCV1nQOdGRO\n8W+ynRCD99Gn1XREz4JSiCYgcWXWpSYhi5xHxit91CZO/xydwPoNvLauG/ln\nKGGMr40wAklqGStmWNirWBIEnWQ9+F7nvlh6th6m+uxwQG1lmonyQP25c8vN\nvhJ4CNS5TL62DnhE39xHXnyWgTcG4AAb//+AAqsQCAho64s5Z8safObD86Hz\n4BQKRfpmZdw1TQ5gBjcw8EEFnRudwKBWL5+h4zx6Rg20ta45YG3srW0rMUNJ\noQwG\r\n=Ecs+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"a7f692689cd10ae84b64d96c5dc36a396ae14850","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.0.12","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.1.7","suomifi-design-tokens":"0.6.0","@reach/component-component":"0.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.6.0_1581952543301_0.6251804274848096","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"suomifi-ui-components","version":"0.6.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.6.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"30e8d91f7d53c3bb3f25a814711d7232afc1957f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.6.1.tgz","fileCount":129,"integrity":"sha512-HT5B4KRMCp8lx3LOmfQTlQagbMiwPfaWr3II5JkkHmU8nCpatnrsUhYURAl5ljt8/lgh2yvPcSwd2YfFCd9Meg==","signatures":[{"sig":"MEUCIQDv1+hL1zAfFR/OZGw9iUcp50exQwl0Zp28vvE/EPAGpwIgWpL66Mlibl7I/sMdOJqdwYyJfIDhu3gjC7Uua4zdSs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1048400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWMJcCRA9TVsSAnZWagAAEFYP/2wDAuW6lhEJjkGrPlsV\ncO8MjH5+j/ww+U46Zp8JhvQS4EoX28A8hMFzhoCF6e7/BDjU3/isR6TewFcQ\nJUASJ1C6CeJWAZfV9r1eFjhUQFG1dCdK69gYzsGu+86S+m9KTghtebh6Uw9v\nebOhqLvaRhUzcVX45k3P0paxTSjzUvYdqtHqW4vSyy/e81N1PVQMDG7YMRtg\nWT9ntIzqMCqQX1U/z86jPnizI/cA6jyk7mMAh7juY24VSs5sh8XJDxdDBJPd\nvXDgh1I1fcizB1yQNNkOfoM7+ck5TYEgjeckAU1cN62Sei9WBc0LRInyoZ/l\njprpu8rbB0hBv8kt7cZBEw43gM5efwIxCDiabAlEX+MsogSD8WLOgSLwen4O\ngEKLXk7nLRiZs54TAU1JpEyYuBlcWTJm9pVp3k0tL/zjNwEjBNh48PerN7kU\new0ADiNHJ6BB9yUEfIEe0UFKwjKhow2HgFQZbYnMINEsStIt3rgva8mk50CP\njyQvFo20o9s1MeucYpFcQJgwY5ogjmkkp0Sc641E6TRN5aerC09Us2HpNx81\ncT346tCsL7kY9FXKF5V6V/RqNiGGj7ipSeoyiwThlry5QBciEcbpzx92sNIr\nfiNnhOqlKgKTVNOkJiqMcUg1PghluuLk1WwwCjNwyLdJcKEAfrqFEN23GrAz\nyLuP\r\n=cYkE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"d9e948a281da05c7a3a47f2cf228d5540f847183","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.0.14","@reach/popover":"0.8.5","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.8.5","suomifi-design-tokens":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.6.1_1582875228240_0.7092064395801132","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"suomifi-ui-components","version":"0.7.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.7.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9167b5e5593d63a73798f46fc33f6dccad93d466","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.7.0.tgz","fileCount":131,"integrity":"sha512-eeKc+PUbwVIaf+oaHGgEdz0H3z+5ZbX+k33BG+JbPUekaHAgxpL90WSGUBsTYpvvlsNbPzf8hvH2GqT2jFPizA==","signatures":[{"sig":"MEYCIQDNjn8g4YvRDzC3yFRz6ikSAkU8d20XoKu3UOi4YOCcOwIhAPBcMBgt72RzFg7kL6jI6UA2PwRwNm95pPRbYgG2Sd0l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1065968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX6/JCRA9TVsSAnZWagAA+ZgP/0hA78Age9wWx5BEgS8i\nwU709a6wCE9PDY2REhsGAKYeW5JTWozL4K4Im9+EYzYwoKpCOgbSa2ArvoaS\nqzeXplbD/yrLgYrfXwEwKIyON1BTjGiOGVzxOiYQUBZLZRBU62m1nzVO9Et/\nkA8+JYLUxY65kmUmu5Ms5slS4JJqenIvaj9Z+KTcDv3pJq2lsxRarjMl8FAj\nClBTQPEE/RdsEM4StOv2guTYJWZ6fA9hv3YeBMccn3dhd5u3Ji8IgWm9CNjN\n+jAS6wikVEstokemukqcJJIjxYTUdDkq3tU1gub3Huqj1ikPYrYdvf5bogBW\nCJ0IHrNZaFcMr4nuL9V1hfuG+NJjO/oui6ok5r+C6ZizNMYpl6ia7spW+Yda\n5TIZ+aMx4KPYperFvO2HTmp8+IaTZfcpOo7a79OeprPiuuyMcSrml8gbyDcA\nEZO0GT+SMTfFoQ8mR30DscfoeeMs6auJtCLdqgnn7JpD1PHk2Zg0bAl+06va\nIowA6gmyl+icVG5VhBmLN/bReKJe/Slg94TcM8SN9z231cAWHyM8CYVynIOG\nUofnpAauY6kKLHYHTkMtfsetDIP0O4En+4SpFr/o4+fV4ymVI6cgFbhWRtcG\n3er4qfR4nQmg3MYKuEwFDeV7B9oAE3PZuNX7tkBm9OdnB+gQ5btNIFoItJMt\nB/3S\r\n=UcQ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"635aa45871e79dd0b3b7bdc2cdffd92f325ec6c0","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.1.0","@reach/popover":"0.8.5","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.8.5","suomifi-design-tokens":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.7.0_1583329225142_0.08667802939345037","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"suomifi-ui-components","version":"0.8.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.8.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"916d7cc6e1701b2ded7f3034df3612f31613fe5b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.8.0.tgz","fileCount":131,"integrity":"sha512-tICyLo+aAywsjaXXTvPmgs4VwP4e1zYeQ7yTl3MSO+gTeejqy36IcF0sX8MMjzS+FiDPTfUjU71osDcySzw4sA==","signatures":[{"sig":"MEUCIQCgGPkMwK5rt8w9dwB3dPN7ITyn4XYu4lAUuC/pv71MUAIgEqlJ/bMOlQCkIG+qWFSLwDI1TNOQl6guG4yIK9jS9EM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1095174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaNnzCRA9TVsSAnZWagAA0+UP/3O6LGhjEXy2F3Wz4WCD\nM1pIWwkC4cSEPTj+SvP+XYShET/RQ7ZqnN/fC6J1dhVKdI3mWR1dyq7sk4To\ns77cWaVbeQNdAhi3ROmjMNbE1nnv63FBZb/DGmc7n/V7XW48e4Y0lKp8yB5x\nb+NTN9WaGkky6eOi+oJGakLvYvUKNN7LTvZb9UzVRZLRfxiGvDizc8G1y6jx\nyM7cR2jkXywZ8GITBL1uJwqW9NumgnfZ6Psdk1RcUAsgzenruiULzPH1uyYx\n4yHOEgW6zbceKmGNq/0FsnTYV0uxCC3uO8gG203V1RY1klgbPfjYaAM/GNka\nfGbzEBBqx4d49Pcchv1eQHGdVlrADdE+eVAd0dnCmD/uw0zAvK8eJEAHlSw2\nPDh9z7vAHayorRCQxxNnzVjSrBcCHzcptpfur9rsElmdJpZvEO4NN8okxS2u\n/sGkyUmAhJk7Mtv8ej+ttkPUn/1NlPzitbHKkfqHT5nNdas3mtfgxXTTbVEV\npe9DLWh3phDDTX9uLV6C3h45Q54ulJkUgwWBqNNuM8B0xaqf+KoCyUZWDPWq\nPOu4bcYDH0wMFZzgPQkalYPEA/3NplizJqUu5mgnCJDNOffAdFvRlxa8W7E7\njg+O9JJvIgJs7BS76upuFhQaUgvfClQ08zw1C9pZbAVqBdyuJ+xo0n8xt3x5\nN3Hh\r\n=EiDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"d619bcae93bdf1c4b399e5bd63c1c903ea482d17","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.1.0","@reach/popover":"0.8.5","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.8.5","suomifi-design-tokens":"0.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.8.0_1583929843018_0.7495187326094581","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"suomifi-ui-components","version":"0.9.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.9.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6c63bfcff6e00f62c1d910ba2f180e922f835c5a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.9.0.tgz","fileCount":131,"integrity":"sha512-5ERQ59M5cs1isT2oRDi66ddwv5nxvHrnXgWMaO0VSSl7U30WYfDg1tnYX6W5sGswiGQLQ4ypFwBHNdGvPhSBOw==","signatures":[{"sig":"MEYCIQCfyH79mlDcZeuzJy+kR8062O779oS7BMMD+2voDnMT1gIhALDXw1i/sgUZf+CsBjEcNC/Gy67oqEDez4ODGYodsH+x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1076337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeb3SXCRA9TVsSAnZWagAA+qoP/iLBrD3Ea0dI8sKJf014\nGJsVqzBWp3c2pZVnmouyGBI1ALihJIhAGG7BUVh5Ep713s1dzblnShi/jf6w\nk2oEaaO1uC5VfIyGsj/BszBl8fV/qvWeZFU741459JoBP6geO+PtEJUz/tAx\n2VC3aY59FGWlgTUfLKtA3npPVfuTPSxdwb16oTP0QAxVnXj5xreYa0NBBHx7\nvQA42Im4XqeLpLlwrscLRwg/5h5dqHgjLzXYfdA2NNmiPNVTqyavG1PwkYnL\noae9tOBxz6ZPwrAPvBUOpRbL5BGEV1MBmabhD16AcG8G/cE+gBLu3vEpiMer\n37RcIOBShZdr3R4+ApcmncWy1sSEW13bkwg1VnTrvEjnTZWJSdlKnCbm0RsK\nV1veuXDGcr/xEIdbUIy4j9i352jmhlVbwq3t+Vw9sTo34ioZlQx4okYruj06\nXl0xzaxu8ftHUbI+03EAF2+896SLDnDRdrq+cc433y31KjnSsQzXg3pw0f3u\nYYOsP4Yk92qhtIWDeaBNT5ZvzzAF7gQe7Mx4ZPtEb3l0+0tE4fM8vsrGNLKs\nyLg1fq7ln8r/V4iJCLzKbtqEQ7uwO/DVX1tQlXJK5XTmcD8FZGFkRUctj4j+\nPHUj/YIjA+e1Gq22VSQSf+rbMXNtcal4v17/E7WrSUBps5Mr1YjgXVf5+sgd\n2d+B\r\n=j7g7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"52906e10f66cb2b82a699264ad5b4cf516c4e009","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.1.0","@reach/popover":"0.8.5","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.8.5","suomifi-design-tokens":"0.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.9.0_1584362646980_0.9989800467557561","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"suomifi-ui-components","version":"0.10.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.10.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"b44ee9db429eb4518ec29afe0239726d94d0a869","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.10.0.tgz","fileCount":131,"integrity":"sha512-FEx8ycZcx1lqzPzxHf7CkxL3wPXlVy1jb8hDknCV4YwYhxJTqDpvYrq5pmY0PHiUuI8V5Ni6NsVI02fXPPHTAw==","signatures":[{"sig":"MEUCIHJtPeQLkCtkPqOZ58T0jdiFXnSQcqIgmPWrw3Ts9zQfAiEAmAlmFznFVnAgtzER15ggwQ8XztFMnTm4q24d/i563SQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1085257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJee1o4CRA9TVsSAnZWagAAUj0P/jpriGKtAO5JmXdbomZl\nQ4cu8D5vorh9HtluivBS2doINDzEn4Nsvn+OroAdKTEABRKglzAzSotUUkoV\nxJ3cRUDPY6Bf+tP317KLWWUqUU+l3CtUTLD1SGpuqwHie+lUtJs5xLV7qOuw\naBCGiPwHkR1pigBROgQxi7+1+JDMsTduq/FKwlPX/Qh+rJYg7WwdsQKxHIAL\nf96kWKksZNa8Mzp5I7bHNqEX11UzdGbbhkiH6uQFdLe6YdZtxsBokU5YzK7R\nKohZpGafWhuajjqzirQ4cwhGz6MLSmlPY9i5XAFi/6L7DxXBFwB1uABVLnlO\noVYfjcnnolEPGCOw0EasNDJUD5JBuHEG45ke+QHI5HY+U15yWyo4At/0sBoA\nuKpum4XVQimNWKzH8diO95X66yNycmXITws/AlIRZKi3B2+tqk6eK9Vaz6gc\nHFUdRIgiEjH7tFf9nWafCvOBULoUJ5cIWKVI24Oa7LF2ZUiEek0P/bZl/EC1\nsPK19XsPghMtI6Lvm/bY40i/fECvBLWvdHXs7JWyu1XGfqOdxGfxH/kDtuyl\neHzuEEv6t/WqXiZsYe+xuzyHToFDe6u4gDK3SzaAsegidplhe8YsK1Mgbkco\nEE+xPN7F0R1FPCLwfWT2nk2k2jVCbIQTKSoR7CgcQNvwoWd74l5RnKxc7BUI\n6vVl\r\n=DyPk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"82e15c66f8ae8a86a2f9ac66742ac72bd0b7838e","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.1.0","@reach/popover":"0.9.0","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.9.0","suomifi-design-tokens":"0.7.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.10.0_1585142327945_0.5191435310219563","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"suomifi-ui-components","version":"0.11.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.11.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"239ac36e79b6ceb1625a09d981d9e3dbb4b4aba7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.11.0.tgz","fileCount":131,"integrity":"sha512-9Af9cgdgO74jZL6C/NpvcxW+RXxVPo08oh6vbOc7oml1a5yEdOh1FaQjJkX5fiPBPkzFkkejaOPop8jHln/IRQ==","signatures":[{"sig":"MEYCIQCwalAZRVHB96rmx2N8wbiWA8R5xtPZPXDx4Sj4UXVRVwIhAPf5piRHIWz+eAWPmhRBkBFeZ6rrc+ofNzjV994mv7qe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1088009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefgVRCRA9TVsSAnZWagAAzI8QAJo2+zNqxZ1zPBomF3oz\njfhRIJkPvvPmlDyQAmgVV5HRkl5xnjJETu25UW4SRTDn/T5s8Kg2GeFSVtoE\nRkfrUylvG1FN/X/zx0e/mzJ1Whxm2DztHxrIPI+RJrMTv+6S2zCOVUxneSLJ\nFFK9RbdZbXAU0TSsrkj4To0cMQJ0boRUDPeY3gK7JDJtkLdAjBKI6rhiujNM\nNvjW9T7uFHBEAdwbrSyKraKMJz8PjohBnh6OUE8nC9aXEyEaZ1p0QHfAJ9iu\n8oaYRbV19nHYe/hB4vwHSa5h/iblIxZYJox2uWWFWaZ9O5JqSagKo3bi9AEP\nZL7x8D23yxyIxAKmClsNfGa536jzceTQ2zrFtX2Zkyk1/3tUX4AunYbmcaFq\n60RhnT4nA2EAr/htX7iE0qMN4ganY0LwEUpFAmgRnc4ZNKo1JoaO86wG1Vbt\nZYB2L+mcOC1t3FEWyLsGG4C1be6Mt2FXZ/n1WKzdQ7S1LUC5oQfU4INd0SN5\n1Vpg1uAxdDXuaNeQfsdXVIKNqYnUxTlPz9kt/gU7q706a0vKdDBDND1Y+niR\na+KkzFOQV5nwas3zKR2W6EVtFBaqshaLrgiN0UaQp9f4VWZgFi8SOy0FKkHB\nirH3P/UVySQhYhNS7A00IGgl9MSifwvcjMgiGqitUB8dVdCBPs7hcF97uuLS\nDE36\r\n=xR3M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"bc4ee0dc6ae26f182ad1038a8c017a8c25039e12","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"npm-run-all build:tsdx build:css","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","build:css":"node globalCss.js","build:tsdx":"tsdx build","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/index.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"3.3.2","polished":"3.4.0","react-svg":"7.2.2","classnames":"2.2.6","suomifi-icons":"0.1.0","@reach/popover":"0.9.0","normalize.cssinjs":"1.1.0","@reach/menu-button":"0.9.0","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.1.0","tsdx":"0.12.3","husky":"4.2.1","react":"16.8.0","tslib":"1.10.0","eslint":"6.8.0","ts-jest":"25.2.0","gh-pages":"2.0.1","jest-axe":"3.3.0","prettier":"1.19.1","clean-css":"4.2.3","cross-env":"5.2.0","react-axe":"3.3.0","react-dom":"16.8.0","stylelint":"10.0.1","prop-types":"15.7.2","size-limit":"1.3.2","typescript":"3.3.1","@types/jest":"25.1.1","@types/uuid":"3.4.5","lint-staged":"8.0.5","npm-run-all":"4.1.5","@types/react":"16.8.0","babel-eslint":"10.0.3","react-docgen":"2.21.0","clipboard-copy":"3.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.2.1","prettier-eslint":"9.0.1","@types/react-dom":"16.8.0","@types/classnames":"2.2.6","styled-components":"4.3.2","eslint-plugin-jest":"23.6.0","react-styleguidist":"9.1.13","eslint-plugin-react":"7.18.3","eslint-config-airbnb":"18.0.1","eslint-plugin-import":"2.20.1","rollup-plugin-postcss":"2.0.5","tslint-webpack-plugin":"2.1.0","@testing-library/react":"9.4.0","eslint-config-prettier":"6.10.0","eslint-plugin-flowtype":"4.6.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"6.3.4","eslint-config-react-app":"5.2.0","react-docgen-typescript":"1.12.2","@types/styled-components":"4.1.18","@testing-library/jest-dom":"5.1.1","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"2.3.0","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"2.2.0","@typescript-eslint/eslint-plugin":"2.19.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.6.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.11.0_1585317200893_0.10023763484350479","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"suomifi-ui-components","version":"0.12.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.12.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"83a223412a7fb559c5ab6e6b2e6f7775befe213c","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.12.0.tgz","fileCount":14,"integrity":"sha512-AvbPlqvs9gmClJjCnLJVTEEEvHgDWLolrgdpi+K2W/lrcXD5il1rtkSnQcRZpmitrSrffNtxmI8zy8isSz+OGw==","signatures":[{"sig":"MEUCIFznE3+rFdA8wUYcY+AFJozQdXDIEnrfeOhZNcMEc0e1AiEAyqYh6BzE/aFzFqUZtLT24SFDeMXoF676jmgxBkQ1c4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1262882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemVLZCRA9TVsSAnZWagAAErAP/1AiCldcjqgythoVRtyQ\n3WAcKoNU0pgyzbvM4wcvA4zx3UW9Qshh/45WWUkbtxE+NFofhlXuPHSUzhsE\nDe7eq7FvHUINS7IgJYJWfKZOKyz6IsC/AYUEOLexjO38bnw+akx1J/nCsN8q\n+WzcCEUWTyjvsiiOog9uQi1sRHBRmIICezDbwOBnjnoRmDlBy7spw1GgqcR6\nLFT9nbWXrgrzHGPw17XaVffEnoPPcftyMEz/2WbzCC8edYSyxV1lyzm7L3zc\ncyyR/nerBG6bUg2J5T3xhFjBk0WJ6u1EBZfN0jcbftjWQk6HcDPxJwJD3eJh\nsoSwFNAqY5jdt1THXaNCGPrG2iOlR2v87S9/baVOntahUilw5t/up+/dS8NX\n0Q7FJq6uEII4jsL5KP2A+hYBkp+K9UyDqDOBdjenZceb46dVqG0J0O5b1apx\n13cikhqGX7XPA5u/9qFiR2LC5JQoJczLB0EpWzAPCjXnD6F1jFhf9rZvUdEK\neXgclYKLILxBEO+nfmjNTc6a3DE5PBRIw+ZQRS7VEBMb+MuWTnP4nMA9X6wn\nAuUhsfETeY2PEMKSNxYvJ9vRSHNz2Pwld/0CrPcLsY+1p1eIAkrjomvaCUGh\nts1leixLurgCfP2rI/w0ykeAvk8DVTpyYbzgJn+aDARVlXx6E9rQjT1J7rV/\nV+fg\r\n=V/bO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"430d5dd352b39cada86e7b65bdfbeb8cf38d1a6d","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.1","@reach/popover":"0.10.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.0","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"5.0.1","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","awesome-typescript-loader":"5.2.1","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","styled-components":">=4.3.2"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.12.0_1587106520692_0.42082827178129034","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"suomifi-ui-components","version":"0.13.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.13.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"59131d155b52b1d844c75d664a016abaee6a5ddd","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.13.0.tgz","fileCount":14,"integrity":"sha512-aZ7GnT73AL+0v8u4e6AFpLG1JBFtyvRhUXXC0GAjiWycGh6eCLgDcU607BgnAo6cAf9tt84Ex1Iy8ADhDML2Jg==","signatures":[{"sig":"MEYCIQDa1nHKQhkrYZ7uTwooOyDinwqBkYPX08Bz2CXNwjHGUwIhAJ5m/2DKzIybKzaCRgxF6f1VSqAv6/itddO1xs07VctQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1263298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeos6UCRA9TVsSAnZWagAAuscP/3g6m9hj52XNQ/f+wJnM\nKtejt9lVrynqvzM7QGbD/Cf7g3gAPlDAJHqOyUpPo5BaAa+kjxtHEmt8kfq9\nKeWCXjkFfU77oYGnfnRAe2fPYH9CK5NB/BZvueXNMjz7rqGoYV4p9mDlBNRr\nKyTIZ5Nu2X+YDorXSQ5d2p0ncy4IPxw4J3s0BGjsfy2UV/ZeAk7l+HbyYU0y\n+owibiXPXrG1YI9/Mrr5YKxVnQuwyopS6PA4I0dJ6MVnYMa+gwzP/OO6Ce0t\ncEl+mMs6LTZLdAbL0djMkjQVjr1fbcUX+XyjAwhRa88R4mEvlMHlSVQTyclN\n3KlNjBIwSq4BfXz72ZSzNynH4FclzPpzRrg7mxdRkewVnu9NvqR0pa0fLnZH\nYUry3h+MBJABTvWpa8pk1iIE5/UfdEgXUms5erlJYZr7A5foLMV/eYdx3BXD\nRU/boDRcHJF8HbO/DQIygAGu9AHSrCIch5sb6TYpgDnQdHejCpV5ySip9VyK\nifxbCKcTK6wDUXsP9maMU9H89/0f0XadMJtjxwIjkuSlyPBfv+Gbr2IuX2I/\n3EKyWSYOnm6kKPuScA80QfQkSf/Z1txCkltRwPjKTkIhYk6sggmiomNKwUK1\npyT7KuSSqcymxvSb7taUquQ5uQtycGWscV9SLbyAHjum8EpAfgslgPfbVjzz\no6Fu\r\n=mMC8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"42e33beb027bd0497dab724ee23178cac5c9baae","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.1","@reach/popover":"0.10.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.0","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.0","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.13.0_1587728020382_0.789471792115163","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"suomifi-ui-components","version":"0.14.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.14.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"256d22a29034ad9f6bfb96afa9deb6c750856fa7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.14.0.tgz","fileCount":14,"integrity":"sha512-am50ijwYl4rxbO6RF7b1PneEaXSFvlMN5JhLUluXiu96I7U1/VBBVeto3Z+Ry+9hQIN0dkw2vJFhkJk0YvN//g==","signatures":[{"sig":"MEYCIQDSxPsmuYa2Hw7lklrskEv0+g/fquG6wAytBvDwWrFWOQIhAIp2UlOy9VUwWGW0AMMHlp9TvxVjAiO39EhHXiP4PcCF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1389956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetVM0CRA9TVsSAnZWagAAOhMP/AjQbuoggYSdfVRTSC+h\nZYUjNALF1KpYcZWVUJ5a0QdKQ5McZdpJMJh8LTTy6iQk0Fp5zU2+CV5YDN30\nsdh8KkaH9u+2foptgxecrqjNsGjvEFWt7X9nSS5NJUo0i6urBemeNTfCdS0l\nA2O7N9KX0zLydaPVa/5osfRwWFwr4ACy70Qk9cMiOd3p18KiDOm7yNX1e3P1\n2+XqOJORfts19Y37sDO/nh3/ogd5oEvLlLWlNaZaCeLMrho3B2Q/uhm7ssMz\nz3pUUtOgXt5+p/YRH+mGEKh4GaEyT7fHtpo1WbdUgLJIPmm0Cr8P4tUcsG90\nNtL7i5m5zj0wceskilTaqiOJ0Yy7a3TLa1P4NtJYzwCUt3qWrxZxg9uOsud1\n0CdK/3QaTkZNZn2hiWWbBZ6WT9HZBCxG4G5oI6GdcAi+OAqKMEaLiwevZ+eo\nysHh5XKx8yOP7shW5HWwsupZI19MvOb9OfAekZ+P7DNR7QEBFm+S+ErgMVSk\nj/YkJxDu/GXCVFzH9EcsQBLhuLvVx80VenIEZb+d1Yyg39zYSEV1Z79YiUHm\n1q7nKijwfFA+ylz6/k6XYov8NnbXLTyAUkHsqKaT/TS0AEQ1eourB1WiaBjA\nj3JvUy76yvoa6REVr0khI7DmsOWI+HPuXFigOO4SMTgxIYRwrzVSJWrtIRkT\npubW\r\n=tCDh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"7c053f3663d353ec7de24312604f702508324ad0","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.1","@reach/popover":"0.10.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.0","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.0","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.14.0_1588941619816_0.18659796187830224","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"suomifi-ui-components","version":"0.15.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.15.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"eecf3742af21319b7f68024200bcb2f748f238b6","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.15.0.tgz","fileCount":14,"integrity":"sha512-J9b/cNy5XKJmwr7Ogbivn3s7tszNgZWARMnY5o94ZyWG7z1HAZqMXZOHWUF4oHrmkt6NeBkmrgjeBe2Fdi1gbg==","signatures":[{"sig":"MEQCIDU7KYykLp4sVJnePcFDBlisKgGtOdygZWiQmDnidA/qAiBwc4LR9QMQPK7bYCb8oEsnWIYxoLJYpOtMtm/MYGEyLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1402082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezRuGCRA9TVsSAnZWagAAE0wP/0CsWGzNJCK1qxNCn3We\nYjzw+t5SW88Q8enefGijEXkQ66gnaoXh0jl1VMACjyHB3jKpF/OsrURnQXjy\nZA+ZfSxpyVh9yl9iOlBchADXkfDRx4MH4WaTZmdzLM1dsdspNKdnCO3V43/q\nu9iDgLOXHuDiPa4NwCKVRsR9TGjkpOk6wX7EfTRFWTGAA7pe0lCdhTemH0j1\njit2Wi6/eAx0SVYKmkVcUnfhokijH2/+NM5QYT/p0kJxd5m1rGao7i45IkJv\nsqfprSDfJKOVdrwCrP6/1yUxpsDuWfSpj2XBBUgWqsRoWgZjyZzwYv16MUoV\nAZNqPo6Yjyg3IWnId1/aUIgCY4111AOGhZKdW+occcbNUZVjJ/cc1JmthJlx\n1Kj2doDGtL3xPxLZpnTaYAD/6A0iYhKibYMiDMUGk4smXs95CEhWz8b5jVug\nV6srG4CCqQPiIlTeC3Q+79ZW2mWW6EPo0jQE80s00ORlNVg2bnXMoZI4s/R9\nIeZmfqe9pBS7kfLVvIq7qDdpc+urUft11btg20kQAdpxFLglMb7Y1lPpmC01\nng9cmEQIKjTtHeSEkp0SJo5K7/yMYu2huRaeRZgdTeYSpJk/zHS75+CF4gVl\n2xtd6PDdXhhVN4AElUUgnXn7nMDgJkKd1uGUuSbO7mFth1Lky9UPzGaPpL7D\nkhk5\r\n=4sON\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"ab15a1c64dadb0def76f76ee44e3bc8613b906d7","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.2","@reach/popover":"0.10.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.0","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.0","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.15.0_1590500229738_0.835388835143899","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"suomifi-ui-components","version":"0.15.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.15.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"744ad94beb0fa387bccdbb57553b179e5062937f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.15.1.tgz","fileCount":14,"integrity":"sha512-Tj4/znUH7Aqumuq3TaPfP/zoKzbblzxS7xKWNrGX/gbqgtY971W2WEWUDlgf7WFx9QHxFG4RvYwvlARJDBVckg==","signatures":[{"sig":"MEQCIF5z5kJeqxe9BuFHIrS0db9EKgagF3Y5Ke7bUmHn8HTBAiAQ/Wuzz9esXxVqWWvYyJwH/u0ABKfn95HTgmytfRfuNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1402082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez5dDCRA9TVsSAnZWagAALk8P/1dnZXMwCkfT5E2XvjsE\nlGUa1jgKFFdLLv5YeAzcBuJaxc+ANTxYMK/Ft92/fop9ZcZ/RPzqvaKf698y\nohJiOaYFVN5fZwCV+TtIJX9Jl18J2EbHC7MBqi/+QuBqmbDRUL1xR1KlXrXF\nNA5gKj0vLIrzWZ5hBRYEgVgNk59a85QzEeX26/MG+Qb9Uwxq0dkh/UD7ktFT\nWSAeiLSXk4ZWT1QoDVRA/4ae5Nsq8f73oMcfu9YTUjcZw108V639kzYxzXQO\n9eAnqqy+SeMFZBUnTwMRrM4+3ocNf9bBDu8En0Bmwp1wstMxFvMx2fMLIdRH\n+3WCRhKilHPt/lNtEARDk0PiCd7BAaxQbaPoHFKliYzAV482sXZ2eo5RgSSZ\nQyCAGNsg7QfTs4Fcqpj+TDH+aKPxFRujgFRsms5mijnARSMbZ2nQKUomQcTI\nd9Ig71OL9wBWQH0P+ecsRKZ0V6yaFOELFvnRi7P+DgFXn7Vc9pytKWZeb3fu\nxD2asbKZ7HNAhNRWI7KbOcMeRWfLpnwkX8mjffFGEADLuTBwYgIhKB+xr73t\nXCcQSsCyca85wuQsYQzheq6yDephEeIoHeqnzF5clEhjLzEgj5oMh2/AYRuG\nlbgkY+hNVxiEdBoPuP7yVU95yMrlbzpUN8S5/TWw3Rd4lC2/TVxFLKETn9xe\ncaQG\r\n=8/UB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"21f25f683112692b918f6d77b148d7e36c752edf","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.2","@reach/popover":"0.10.3","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.3","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.3","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.15.1_1590662978803_0.3994673998826068","host":"s3://npm-registry-packages"}},"0.15.2":{"name":"suomifi-ui-components","version":"0.15.2","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.15.2","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"77b778f1e50421f151e1d64b83bc102a14382bf0","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.15.2.tgz","fileCount":14,"integrity":"sha512-y02YquyKxdi7L9gv2kcp2F/LyH3Bwsx44ocRXhuWpLY6xV4nw31TlWg2Nz9stHpBBLtP5r2e91yqr21MVoh+UQ==","signatures":[{"sig":"MEYCIQCZoq+ukLSEdaeI2X4KkegpVJyh4N4fIVbgxSGwMBSWMwIhAIGvbp/ATwLBoLQnlvn0aWAEFcXY5VNYM8hmv+E1BoY/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1402244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1h3QCRA9TVsSAnZWagAAN0EP/iT97fx4RwlJiROKCwZE\nhp1UrsmxunxsXLXTtguHfqvykEFEPWqe0Bg2GUAtz9TLsuF77Pewx0AkTvQk\nORCyELHrIu78giOs5GBTzWI3OQuA++7YsV4yQpn7NPzh18Ny58rcbsJsR0S2\n5J+VW9MyX6HZ9S0kt3flJ1AHqg7g/kjx676WQy2l4AUiG5KfF/Tomu+OABZp\nkA7gg05+kLw8xQslPWBFOHS17+nGPPvFSiUTAGOdawaILErK1I05lhmjA5gH\nwg7VtlGIbZa21YHh/6XH1O0qBu7sO+aUkHLrR7c4w6nbj6NfoTDPzzvwaH5v\n72bKaUxyEF5mCoTDH+T4hbT1/MzHwIuvD29b70dlyII6ONETlXU6BBivQtlX\nFAvFyce3pHSrjabM/Oa6b6k3pmBJ8NaRqO4rfp1pzwjr61EzKycnrrE3gQ7U\nRfCrcHzFYjHC39NnvUvGyKUWanhOcK9v1vU3bsVHSCHbcbJP0AwRyQPo7aDW\nfJ3QUit7jMc6LgoPvo6ChaA/oXa2H5swprdbpOoz5Yjm0QeLu8gxLh/Yehd7\n+CvWfQWYNbrdXIoiAzEUaXuM+8jBb2SpIV/6oZ63t/lOWbfHC9AxzI8uagXH\nMG9bkiTH4tc61HKZ4fOXTx/0+cY3XpSXKGXc9KSPqlaf96vqw0HHjk5U3qpD\nTJmu\r\n=2qRD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"0454a8a1679e0f55fc48cc323fa36aea8223eb83","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.2","@reach/popover":"0.10.3","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.3","suomifi-design-tokens":"0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.3","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.15.2_1591090640186_0.9816992156882076","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"suomifi-ui-components","version":"0.16.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.16.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"4c1820a0b64282a36c531b92097ecc31b56d468d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.16.0.tgz","fileCount":14,"integrity":"sha512-eDjdw02jQ3MhOofgC8rhdvdsdjQSbQc0Aimi3qU/IF7sJ7rt2WSB8EWTQw91YPluX45usl2DV79VzCGHprMiMA==","signatures":[{"sig":"MEUCIQDfmdi4Gik/TBgNeFj0ftGCjPcV3oprbfnHMwRJ9j8UmAIgEqPdqgpH9zOCOfMyHs855jwmQw9dTdRsLoxUuhJfozc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1462868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe301nCRA9TVsSAnZWagAAUe4P/iv3h2t0JBW5Bjis1/Xq\nIC3m15KsCOC9sAwO/0qhRH3wlfUlz9U86xqrJs+JoirHH530elsAzWu8lsVm\ns6eBU/Ukiog5hThzXqxpFZR0+P3UL5+SyZ0RoBw2vtQRCkITlHWeymRoXKjn\nU+0Bu+AfZlDRDt/QaVUvLykE3NYayUtFYjXk5OPoqP3VkFZC+2G+z+YkBTSF\nsEHwZrIEQ3OoqcYqFbibaKxECCb+OU7AfDeoM0IUIZqMgBBCpSk/6JsCcn5I\nRa62IHEOmyLixCLOjBxBxM+/DvC4N9j27xEWog9HnqtoQ4zLDGOXFBANQIgD\ns0xqGgGFJI9dsMiwag+11ZmrmwDmbBeYscJsBGHBI6oEP2Q/M6AphII3Ukz9\nkh2Wc/GHRQWdmtrN8TI+fSf9FZULGI3ZIWy6kXc4O/+CbHQ7UoO7LXUlCHPK\nNJqYNe5QKqcfXL8odEVbAoIVKosNLn7XeqF9DwUY4VWa8Xo/MesQ4dqtutJd\n9eXkXPEC3rpN7sAZISnrmVDf+tBHb7GC6RDh+N54qZZUW/Pd1HbwrBZ+MQks\n7Tb65WFrdpeS/CKdwezigQtObyiMBnfJix5S40cJZoY/g+79nBBPre9uFOHr\njnie54B0dkPBUpnF6YN8TZUFS4FFZ4zHvOKS17abtO5tuiT3imk1sL8Ttvgs\nu1K3\r\n=nQWa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"cb63824788cf69284c7763763f5af81474af5642","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.2","@reach/popover":"0.10.3","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.3","suomifi-design-tokens":"0.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.3","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.16.0_1591692646945_0.12346492376457907","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"suomifi-ui-components","version":"0.16.1","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.16.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"c8810e80c04761801c8545629632ade47740fd4c","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.16.1.tgz","fileCount":14,"integrity":"sha512-76x3eJfVd2bkNG3LFrBzdtDNKxnvF8X30HiCVRYq6YgAjDhghSnVZIJEeaJ6bue3Rz62w1OKdnbP8xD6b4mr4A==","signatures":[{"sig":"MEUCIQDwzMVMNRXT0KCea/FqTgTTRPmbxc8Jrw1iPkF1rz74KQIgUSLrJMIzmHOobFdf9ds6qXya9t4gJI8FS5KlOzADOr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1462874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33BNCRA9TVsSAnZWagAAanoP/1XWUyfAcbIiEIms9U6r\nfZSHtqjDUX5AJ3jUiSEvBOBPbMuEJqU6XUHT6Latar5cvat6qS8OjXa02aB/\nijinnk04LiJrxGKbkgPZKy4sXP0KqOOZqe0WVShXJrBSMdSTMI6+YEp62n6R\n4hhumd2uXH9Z7erZF4NhOX2nGhwZL8VFWJ/JpeQxhzraf9cMQWLwv6xM1F//\nmnPPExsz0mLgrFwO8hhMDmrIZ1zTkT4zbL6OZYtXp5xt4wM9tUXcnItDAHbf\nA+BQjwHDyHuP+WuVoQfHhoswOaBHrr87ryj3R7T2Uqjm9Owd+8t4PQC+shJj\nsMgp33NGWIVQMd4yFrXWVRExp9g0VcsleMRwEy1tS3QBrvMGNoy/fDNR1+Pz\nvJRqtA8JpDdGljAM5PxxLGb9ooiJsMi73KTqaTadyj3ctE3WIwohJ5+PnwUq\n8rfKkR5rAoodyrqpuSWAvnEbI2T9oTSUZv/w3rqi44N6ToaC4iSR3PN3zI4n\nLW9WmS8F0VoUp5i3GgZ0r1cweDX1Kvnya/NDtf66HsE4h5j/YF9UCf31me6S\nnvqs36y/1G0aPtHsjaBQHnBP5Zzzl2Wye2afWyip+gEO1hL57j2wgNU7Ywoz\n+ezT0wmaPfIprFBUWTQhW/Rhpu7rYnYFUSKO0l2xJZQ5Ym+AD8TjgmOdZf8r\njaRJ\r\n=7jZa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"4c7cbe60efab44cd649ab281997e36dfae6ccaa9","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.6","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.11.0","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"0.1.2","@reach/popover":"0.10.3","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.3","suomifi-design-tokens":"0.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.2.7","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"25.3.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.3","@types/jest":"25.2.1","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.0.2","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.3.0","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.16.1_1591701580605_0.6149470827563057","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"suomifi-ui-components","version":"0.17.0","author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@0.17.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"be728a5fe249c3ef492fa05004c72b46bcd91e6a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-0.17.0.tgz","fileCount":14,"integrity":"sha512-hu1kUjzvfBoQHqF2lSNxPWOUFujFgxRuF+AWV92lu5r3HNe73pi1DjIr8hz5YTzL6uRwP3MoQLPGV4yM1qv/1g==","signatures":[{"sig":"MEUCIQDbxer6G6ZeLlS+nX672JMCHg2ltUd9cK8vw4RzjAJh6AIgUHCOaDKG0ZqWwvgh5cMbSsmWg1ym2eX91nScTzuotEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1483220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9ec0CRA9TVsSAnZWagAAJsAP/AnEHhbUsrhtS0Kg1gft\nAjHiBzxo6G88Uh0X3RTiuf2Xj6yGCfI39jPrvsKmVfu734O/tr7oRmSmJOkL\nkWYYwPixPaPw92R+MjSpuFJndzerOUBWOcb4hRoqW0BWP1SXm2Pq1JHe/Wjx\nw5+ULbaIBYben8vri2e/mvtD7o5Oq+hMB2MMiFbr7idyi7lZ33wvdOHj3deg\n6URVatY//D799qyQda+fLHKwrZfbjcl24E2Zv4ctcQlQG/ODmgdudYE8yEq8\n6eDdmovk28iJyUfJ+M1u5h6ZcGlDiB6OqixNUjYzvwKvmlILgVBP+AC13MLs\nHC4iXClumcbPRXWVOgpuy6OxW3A5LNTYU0FGunioJ45JpR4zS7rn+udox7UC\nQh+5eEJQns/KfbS5KSC5OP7xWcntx9D3opD9Lt3sJ5fqz5iNseeXtwHn0hVG\nM4Ti+3qPX6eejDSaKthzMj2seYqflG9tY1p34sXoePLu58XhORm/8zDktTdV\naH3eYkA5YC5N8LrYY5LvSwSxjVYKZrZeLbaZ7uQe+IfyH7WNEcvHy8b9i+c1\nEFG7Rf5jDUxsKq+C8nZ4KqHabtSPGxNmi2YsOhYRpS7BSzDels4aTzLaJv9C\nQ3n2b9XkDViAPd61xQPLSDUWm6JOAedhwV70jHKq3N+f3GDhR7WZTgyl4KrT\ny4l6\r\n=iIrn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"5175245661fe72b36a1f740a9922879436efb6af","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"^1.0.0","@reach/listbox":"0.10.4","@reach/popover":"0.10.4","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.4","suomifi-design-tokens":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.0.1","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"26.1.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.4","@types/jest":"26.0.0","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.3.0","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.10.1","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","jest-environment-jsdom-sixteen":"1.0.3","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_0.17.0_1593173811468_0.5017670979418474","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"suomifi-ui-components","version":"1.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@1.0.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"733bb0900d91ffb0cda6d0f783a9cbefa7c61a23","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-1.0.0.tgz","fileCount":14,"integrity":"sha512-3VCYYqB8bjQKFPzROQDTAhINYO3dpQRRNyutIddIaIZ0GA7MTYm1YofBrhrBuF1eVQ5jydFvQjOL1jToSqFxWg==","signatures":[{"sig":"MEUCIQDQ6KYqrVOU+bCbi+sBDfqlrENpCC1JcNRK4oyszYcjmwIgDcv1zyP092CALsCyhu1VemyJtUDj6Zoj+kIinwPO6LU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1484942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/wnzCRA9TVsSAnZWagAAQDsP/1uONWNv/EjzaT6VpBhN\ncBcXJqxEvfNkJuNS2vW4AlIxbCusHUUYd8AavpXxPK0JF2dN9HWSur9ce+Ho\n+X6zkDJ6X4RgSUCxFjDs9db2hNcMmeTZs/uczmvMgPV6/S3DAus5cHXTH/8Y\neRdzM53/PJvLQLUPTsxNami7rm8tKIFVtjEq8CEozDDfvIiEuvXFEOMQQa3R\n85rGbk46gu2ed6Hib29a4hymMcUsWaGBQQSR3HcZzBKz3pTAPT2qGc9BdO2I\nqVmVVSGKy5+L3aLnNYXPMG/UhOBIpNEdN607fPIptKiegLcd7+JgIA3tEerH\nezGH0jHU83BWN22lq/dijOT2+zGOB4kGLbDs5gOeIC43HfZFBnv19N9Mwncq\nMpaoUtrtmP9OJIcW/YC5gE7lZ+wIoQUisuhZFw+cyXfxf8QguFcCg7It1nX6\nwchAAH9VzlD5EjGqUOQ9wII6qbgD7k/Afz9xM2V14H+UTjGZbw074tYFfiNW\nUa+8dhNwP+l0beJEnBoSR5OdWj2PhpwqR9ZaLQ75fuFLgb5e4/07ZFqH2sIl\nVTw2E9bJZYQGoZMbXMwId9o/jJn5rlF7REHDcK4te6IOV5zXUgvBOmfQTurU\nOnWwH86TvEUegZo3ui2djullU+c+XnUIYFvnZrZiSj1BCrNhjmOA8ZdGiYuy\nRhhr\r\n=RbOv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"4c13c903f17fdf505b1732ebd39538b8b460946b","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"^1.0.0","@reach/listbox":"0.10.4","@reach/popover":"0.10.4","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.4","suomifi-design-tokens":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.0.1","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"26.1.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.4","@types/jest":"26.0.0","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.3.0","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.10.1","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","jest-environment-jsdom-sixteen":"1.0.3","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_1.0.0_1593772530960_0.7361857413115072","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"suomifi-ui-components","version":"1.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@1.0.1","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"22fb28433937f866973d3e5336d2ee87eff39ceb","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-1.0.1.tgz","fileCount":14,"integrity":"sha512-2jlyTKONlnd6zhok51I+vHEPKs+4HoNfLcGjz9cbOymKyThQb4hejrNr6cdO/a7Tr5SLA8C3EGCQ0J7GZGXMtg==","signatures":[{"sig":"MEQCIEEHittKz2YGSCuv/RLhG7itEb5EwXzqhDh6nb+XvlZKAiAFE5B8TXzNlIhTLXKHJPI65Kd8k+ShQp3wgjAx/ctceg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1483719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBV+iCRA9TVsSAnZWagAA6NIP/2ulmVC/T9Jql/pTw36B\nkKaqVWW3Cmjdgh0hUmqHJHVWPvrxMDj4z8dCDrUIUIeayXIs2EzSaFzCo3D/\nYkmx9p7qEp/7+GCLnU4R9ZXavWTrMuMfxXVXKQ0IorIb9NNSx7mOGd3QL7Qe\nL739SAzLVlTl4kEjkgxCJ+dpm1a6OXMeibU06gFjUWypnuA47G8aAWv6Drxw\nZkNHbKJEDkxhJnxjwZy0hJKxmAXhgYqE06o+NfVv2aZCLRslzoLkdghGkP10\nKK+465Au+8Fr1yHZGqHSQ2NHRzWRCHQtaoRrBkGAO0hr8enbb+B0l3QgRgfG\nPw25HovAXVXECo/oslxfixvu95poTbUuaowGymdVLBpAZErYkGdxvqvEPPdM\nMzb2aQpstoJR6e/taaAX1w8biUntpEBupExDSPZaW/G2yHkeBPwFBSU5IR7E\nyRlvDZxAkmrGVALiFTnALlZGSGqycwnClHn+1l//zGbqHoXrJnPT/IUaM8e0\nJtf03Q5Bk0d4cKQ1EWzkAHzWCPwW2HN/o8DP8c+Njmfk1nIFvQOoo1ZnjVtq\nCG0EEyIu6GULvJz5LLbyCjMuCrrHL7b56GRITQ4U+N4sPalivaIAV/dtciXL\nHPMl3cuZE8FDOw9mwhD63HbvPByWWvsvmhBpVhuQ7p736mCzgIDT4/vCtVS6\noviQ\r\n=ip2M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"38aa465643e25668d731615eb9e6a53ca50029e5","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"^1.0.0","@reach/listbox":"0.10.4","@reach/popover":"0.10.4","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.4","suomifi-design-tokens":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.0.1","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"26.1.1","webpack":"4.42.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.4","@types/jest":"26.0.0","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.5","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.3.0","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.10.1","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","jest-environment-jsdom-sixteen":"1.0.3","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_1.0.1_1594187682135_0.9359226591909269","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"suomifi-ui-components","version":"1.1.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@1.1.0","maintainers":[{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6a8f8f5b3a9d9bb925983c7d9ca746ded91ede6d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-1.1.0.tgz","fileCount":14,"integrity":"sha512-RXYCXr67uRDb3Wx84HgiuNb3pfkaY/aLxl92wD4X6xI1Q8P4Xt97GfJm9aCaadopvOxKbuG5cRODZ+fHw04Ntw==","signatures":[{"sig":"MEUCIDN2aSwePHGTh4GJ35f6dT01OreWeZ4VugH5tE37UaKaAiEAlwdwdx8ozcS/Y+LA4+nDEr9mJOhvqisrJ8fhv5N2DdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1735721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPhaCCRA9TVsSAnZWagAA1EwP/1FFXtjkma226L2fU8/P\nGq+E2aV5utu57q4/RcwEwt9zUDO2eCt0ZikrMEK/Oimx94EekMueYLuQwj/F\nhcoCoRHNHEi3AMrP7wDnv+3QEGeCMQV/qW44dZiKLjcknKp3LWShptfBSsIH\nkFx/GquFhZsyqYvkIe/ds3dM4zb0b9D1PRbh/JYguSRuCR6ymiR73+cGkG6t\nbfPgeVByqMH3Xwq3RQYFt3bl6kH3yv1DGAULI0VT44rfVnC6uB/mP036+8FS\nsOGdmVRZ0hWpMCwX1WWYWc7t0uLFug0d/23myByS3UATX8rVFVq+7CTCHZ8n\nf6ylmB88s0Z+2G9524n7loSGAGCxLS6LbSM9dWiWbRl/aEDwMld0idSPAGp2\ndmacTmubyOjfnecOIPF2jTChR35V/1+iooImc1dmlA20kueUnhg0xUYzJ3yn\nVijyxh7gC8une/+orvZP8qikWO8+c1KqiGgJRNWxN5zsLI38+jS5aCpbl8oC\nXpFY8eBALBFRSqIvYDetdmsp9T+STfr8WPy2Y6XNL07yeZVSNML3KvUqAQ7V\n1HdJVy11AAumIL71TSIWDPTLOMnTXXEHCvGxwnFWBGWzSz5VzdXcaAVOsw2y\nxJee1x3nZBYparMEBEDXBmOjqiY2AbQrJLiwZqdE6Yf7oPfXwnNMyqh0D+tO\n6Xrn\r\n=g4B6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"a61a9efc1e524dea2c7d25c7bcd7806cbeae2010","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","suomifi-icons":"^1.0.0","@reach/listbox":"0.10.4","@reach/popover":"0.10.4","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.4","suomifi-design-tokens":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.0.1","tsdx":"0.13.1","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"26.1.1","webpack":"4.44.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.13.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.4","@types/jest":"26.0.0","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"9.0.1","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.8","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.3.0","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.10.1","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","jest-environment-jsdom-sixteen":"1.0.3","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_1.1.0_1597904513686_0.10769617796491016","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"suomifi-ui-components","version":"2.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@2.0.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9590d508c3d3d6983ae52448364a59e8bc58dbed","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-2.0.0.tgz","fileCount":14,"integrity":"sha512-AkWdvKk30qZXMcGFW5Bemwsey5G2lH3uYb/Aw8Fw1bxgSDT6DqCmtYZkbRHwXG8JbTPRsUGs6tbW/gcU5a2EXA==","signatures":[{"sig":"MEUCIEB5CnAvW13VACpJvD9d87sw0KMiv06X7mtE9hckzT8TAiEAiusY1SgLzsOrSeDDM36scKZhq+tWPBkzcfykwAg5CCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1922188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmpNzCRA9TVsSAnZWagAAKLgP/17Z/mkt9zonRbeHXgfh\nINT0DXew4419UM53mlDuOET+wt1qDjQJYDtaPTcOR5JS+/lVEytEl4QZFaJA\nv6Pa9ZuEwgjsL/CHFUzxsbe4XvFBMKoNfepp2Y49XnkjASwLKsNwqAGxsow7\noP0Nz/QvT90D6EbPZafR15oxlfvmiZ2Cjk6p0cUfWWC804WC2FQK6tuH608e\ngSQCMHLDXd13Zl4ISX47TBa62FVb91fKCYd/YNQv4Op8i1EW/SK1zjkWfwha\nFeYH2eX0DS76KYI6KCv44+PoUH5VrT7fmV8laYQlid8mEBt6rkFYxpGe/CV4\nfajiNzSGVPtVHnDWafHylyLj/w1mUp8bvnCxb7dZfLX+8FcN2tEZjoOe5Kuu\nZoMW4VudHo4l6cEoIaYpJOUJeDunUH1ijaridaWD/chyBn3sUYGqh5vPGiAu\ntX0YE2Dsq2EiNT40jF2n4T8CZWsAQg7QY06j1JDWydIBPhWf/AzIZpUhPIjY\nJgAMq51fvnVub/drp0jxNphPrbgNu0raKso+yRrfYIXVV4yM+HsgogWrhxwa\njUJDLhCPAPY8rvSaQp6+ytypLjH2uCR9WZqJssGbpecBEl8XQ/7jYJis5ERb\nzR88jpCEaAPeeMx/TgWllHug7Qdrm5EmKi5C3RgjYdTHgqq0BEpSPSnNE9uN\nYZoo\r\n=+t7Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"ffdb6d3e4e5439b68db6d1ff68d2763b41fa91d2","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint ./src/**/*.{ts,tsx}","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/ts-jest":"^26.1.1"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"7.0.3","polished":"3.5.1","react-svg":"11.0.16","classnames":"2.2.6","react-popper":"2.2.3","suomifi-icons":"^1.0.0","@popperjs/core":"2.4.4","@reach/listbox":"0.10.4","@reach/popover":"0.10.4","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.10.4","suomifi-design-tokens":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.0.1","tsdx":"0.13.3","husky":"4.2.3","react":"16.13.1","tslib":"1.11.1","eslint":"6.8.0","cssnano":"4.1.10","ts-jest":"26.1.1","webpack":"4.44.1","gh-pages":"2.2.0","jest-axe":"3.4.0","prettier":"2.0.4","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"4.14.1","react-axe":"3.4.1","react-dom":"16.13.1","stylelint":"13.3.0","ts-loader":"7.0.1","css-loader":"3.5.1","prop-types":"15.7.2","size-limit":"4.4.5","typescript":"3.8.3","@reach/rect":"0.10.4","@types/jest":"26.0.0","@types/uuid":"7.0.2","lint-staged":"10.1.2","npm-run-all":"4.1.5","sass-loader":"8.0.2","@types/react":"16.9.32","autoprefixer":"9.7.5","babel-eslint":"10.1.0","react-docgen":"5.3.0","style-loader":"1.1.3","@types/warning":"3.0.0","clipboard-copy":"3.1.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.2.2","prettier-eslint":"11.0.0","@types/react-dom":"16.9.6","@types/classnames":"2.2.10","styled-components":"5.1.0","eslint-plugin-jest":"23.8.2","identity-obj-proxy":"3.0.0","react-styleguidist":"11.0.8","eslint-plugin-react":"7.19.0","eslint-config-airbnb":"18.1.0","eslint-plugin-import":"2.20.2","rollup-plugin-postcss":"2.5.0","@testing-library/react":"10.3.0","eslint-config-prettier":"6.10.1","eslint-plugin-flowtype":"4.7.0","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-prettier":"3.1.2","jest-styled-components":"7.0.1","eslint-config-react-app":"5.2.1","react-docgen-typescript":"1.16.3","@types/styled-components":"4.1.8","@testing-library/jest-dom":"5.10.1","@typescript-eslint/parser":"2.x","eslint-plugin-react-hooks":"3.0.0","@wessberg/rollup-plugin-ts":"1.2.23","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","jest-environment-jsdom-sixteen":"1.0.3","@typescript-eslint/eslint-plugin":"2.27.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=4.3.2","@types/styled-components":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_2.0.0_1603965810899_0.48008611527019696","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"suomifi-ui-components","version":"3.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@3.0.0-beta.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"40285dc4ff56715e44dd10ec307e27906041502e","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-3.0.0-beta.0.tgz","fileCount":14,"integrity":"sha512-hfRb2BeL5q63/O9xWFo/hJEfGUiO+HKbd8w4J/CSmmbI9hfzgvufUunKKtDYAHN+p+ipmj7B+rzUFbGtXa9s1Q==","signatures":[{"sig":"MEYCIQCBqgLp1YPq0thgMqqDCgSwYbSVArm5g3FpVbojupBHCAIhAMJYzHwRIapnLiLysp+vVgGWBMjeRyfY/kDsu0lxePdX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1830155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf21Y3CRA9TVsSAnZWagAA5XwP/AqH6zJulYeA4Joukepx\ntfi4HFSfHBxez1k3N0x0O6g/rZdFZ4FILm5Rky1nsfMwps0cLD2wxzyf49J0\nRxkwSRL6yGQbaQHi72bWAsu7af/4g8+F2DsnZxCoBGvbwJ1dKrEPDlW3oS2G\nTzrVX59Q9xlR3pC0bZo/tY9R8yMOFC4hsrZxZqaGx3+Of51VmqD1DAaBZT7W\n88K9PzvuGIw0Ugl9FtlECoAg//WjtjWTV+OevVKGUURsYc3JJOz/CDsTKZui\nO/ECG4DUT/TjLX6b12r5zuQ65co6wACOQBJrwkvXJfQPM+sDQxsS7PSFTuHr\nM7Shr7OwHL+iyPW8fZ6mWdSfNQVvZSU2GioxYhPyUMRN/7A80vOLUJ2kN0Sn\ne7oEGi3ERI7wFtxhMWwj3uAY7bcl2TSWbXByT/beKviR67PTJLx2k8iI1SQo\nrT95Qm+rCHgL46RFJ2p8zHwVhx39MmcwOKoDy1fmQMsOLvXKSZv6EMD4lRfl\nsv1Pk7i1U0o/y7Ucx4k/GvTf87vF94gpg7lYfiz6jn0Y0R3S+0+DKyPK2tsS\nnlgQ7xfC6FR0hLJOkpYP4C4WhVYOCa9MTsVXpNr+XlMGD2+5Ztc/gyTWSVHt\nBt0QmbwQyqjlZkqEgg0iKlHIHTQF7cida26BwXwegcVQn+FCNc6EUUiITJ2f\nencQ\r\n=eCPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"fc5e7371935da702f24a27f473493bd1353049d3","scripts":{"lint":"npm-run-all lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"npm-run-all test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.1","polished":"4.0.3","react-svg":"11.1.0","classnames":"2.2.6","react-popper":"2.2.3","suomifi-icons":"^1.1.1","@popperjs/core":"2.5.4","@reach/listbox":"0.11.2","@reach/popover":"0.11.2","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.11.2","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.0","react":"17.0.1","tslib":"2.0.3","eslint":"7.12.1","cssnano":"4.1.10","ts-jest":"26.4.3","webpack":"4.44.1","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.1.2","clean-css":"4.2.3","cross-env":"7.0.2","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.7.2","ts-loader":"8.0.8","babel-jest":"26.6.3","css-loader":"5.0.0","prop-types":"15.7.2","size-limit":"4.7.0","typescript":"4.0.5","@reach/rect":"0.11.2","@types/jest":"26.0.15","@types/uuid":"8.3.0","lint-staged":"10.5.1","npm-run-all":"4.1.5","sass-loader":"10.0.5","@types/react":"16.9.55","autoprefixer":"9.7.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"3.2.0","postcss-import":"12.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"11.0.0","@types/react-dom":"16.9.9","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.1","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.0","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"2.5.0","@testing-library/react":"11.1.1","eslint-config-prettier":"6.15.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.1.4","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.4","@testing-library/jest-dom":"5.11.5","@typescript-eslint/parser":"4.6.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.7","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.6.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_3.0.0-beta.0_1608209974377_0.681085859759204","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"suomifi-ui-components","version":"3.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@3.0.0-beta.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"b72fd408a29bf1eea00077fd79fb10d716e61365","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-3.0.0-beta.1.tgz","fileCount":14,"integrity":"sha512-17QfN7PD3eC6rlQJZ93SVTZJz3yzQKZW7q2lZqT379lSVu+JdjCP0n6KyHUT1luiyD6Ll4y1o4jxjzFO9BIkUg==","signatures":[{"sig":"MEUCIQD8yOPIN9Z4fBRLYeiSj9oMYF9VZsMxCMEUUO1IfqdRZQIgdZva6s45o29j0CZ1MVhFeNqiRLyiV0EbMkn6VTUTjMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1791610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/EJnCRA9TVsSAnZWagAApZQQAKHULh9pJenWlFk2vUH1\nXcjznC3Ogxqbnc8VrhepkXO0QqlnHxUN9KG/ugw3HL5wIK10tgOVNBNiNfCU\ndI23+sGp95jlv8/Ze2vfuel0zE0mVLtCDJ/F6+y5R6cJqic9NYqjR46ikAT/\nRDu1V5WpTkM4nAFz4aZzpLV5VGliYjj17cOetgh6igSkfz7wUlhQbTmm4IWd\nAIaeBUww07jT1lpk8iXG26fARtp7ecPAF8gbsNKWLvcjNXoWr3f57yt+TAwz\n6CDsk5rpNo+yIYcz4RNii9HKMaFiidJAPti+vnT9moO7gK3pHXa08UA8RDy1\n/SHlMSpBRt8vT1/eOZmdq8ci3pjqSxUXWJAkkUD4trt9kOrTmc+xSbSHWo6a\ngOU5/lx7VcI/QuSXY5CAXHQn/dLWTg2GfCjhWiUdr5+2P+RU2yDsvk0WcxD6\nN89/hRqPaZ+59kTw2MuMRrLAKuMbUhhNm+5qNa04KB0QG8fu3zxxB8xi89ww\nmghWyVarf6kY6esNmpOkGS5Dz40Tj5PR6E1jrsTKCxyHOhLJNO1rSgPEgsOP\njB43OJ0mAU2/B5BernEiNPU5SX3FlZWNnR5F+sbWQB2LCa5xBslPaNjNzX0E\nIoynidG4DeFYh6dJIaAj0keHnTn5w3Dit4iisP/wk+F1Pb/ggL4VOsCvYzkZ\nPUGM\r\n=+80A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"fb7a422ecee3b679ee1bcb1af96e0feb598d5a5c","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","react-popper":"2.2.4","suomifi-icons":"^1.1.1","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_3.0.0-beta.1_1610367590674_0.7311166712483042","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"suomifi-ui-components","version":"3.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@3.0.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d8621da8e499a6f6c7475fefb083d3fdf197c6cb","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-3.0.0.tgz","fileCount":14,"integrity":"sha512-ZkFcWTvXHQ5HqhVR3aTb+8qmdcL61cNvECmtx/y9pJZGkwf1+ynGXpZtkpUe1XOYcMyHIf307LhIRzMUyTYY4A==","signatures":[{"sig":"MEYCIQDNP1TNGNc4iJp7xhewt2Bq/zt/C5d0SQp1W5J85AOZIQIhAP/jgAY7ROTiKRWum9BQYcWROtNAOd5J8oFiRWZBS48G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1754877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEpzLCRA9TVsSAnZWagAAuz0P/AiXZhvu5TCJ7zqjdAoF\n+hjizx3QHg2xMbKWNrkT/fHPvLMpHAEzTwDMdLSwC0TiHUkcDzstE66a4QVQ\nng5RlPNdbv7CKv3BaQzCaWTMEC1cDqXDAydPp3+ktjbI5tFubTS/mCdrxsJT\nH6FEn5VppUTLaW4gjeMTNLQIwps2KlZPNyCtsZJXvbdHWqyKncSXlMAXS4SQ\niwfic8msG8DaMTudj1Shjz3T+6jG3vdUwVFzjbIf81lfdJWutc1ORVLLJlQk\nQ34zjXJOId/RfGhBccU4FY8HuXgUN+SDmiYG/vOKDrcktZL1122ISPfQU/Ex\nPUG5vHYJ7gwDgWsM/mBwObxJ74MUtVOhvRYmo63lMLNSYQlsYFT+ITDnRDtL\nfTq9bFzI2zs01wNiFAF9Rq7TOSHNZu470thSEuCm7sW7XT5wcVwJ1YrSpglv\nWuSLKh+KI1FBTk+rzvIeNa6r8aEI8dDWhEHYwewu9j5rsSRN++H6jTYrKU5Y\nzzKPiD2GK9WmM40TNDvlyduD9Gzo68ff8xY9ornMitvRoFRABoSy6qxiIDrQ\nCKkYe+St5eD/tl/G+/FlqGAkavTPMHaLY0LNFx16Qk+A33Lj9dOL5rPdbvF8\nh1AFonqnFyglQAAcQvLrLqwc729iFIm7CBuF7J0XQCjTDUV9f0Lp/v1vw8fi\nxdXT\r\n=uZr4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"455ee0723e137b8af7538d8976f12365341142d1","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3","react-styleguidist/**/immer":"^8.0.1"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","react-popper":"2.2.4","suomifi-icons":"^1.1.1","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_3.0.0_1611832523099_0.053875030203231145","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"suomifi-ui-components","version":"4.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"4a3168dc31cceb9a89e8c51fbf9311178aeb3029","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.0.tgz","fileCount":14,"integrity":"sha512-uYfVFIe9COqmHlOf+wEEkfSt4nNtAUagLozzKfLewlnIxGCMxiTWt8CAuJ3wbS9l9V4Kno8vggKgHHccViZYtw==","signatures":[{"sig":"MEUCIATr59qnBZigqkf9pM1FZag9VFDydkqNQeSjCneB2ZBcAiEAz45qr/nuhZVyfM2EtYkjvpdFHIgxGX1Ir/ZlLuvzd+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1884241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOMKZCRA9TVsSAnZWagAApM4QAJ4Ohbss9Sw4c89vHiGX\nyFgO4E49Wj2uBvYIovzUImE+AcnBzctto5uEfZo3zHg9+UDUt+kmJiAm58QG\nywJBUkSRR0fX7yavgut40j8etkDqU4gzxn37o6AoTpp8VYOLozomS6xuy5Gn\nNfvw4pqjWizAkiPJAjBzH+mzz/wEBHldCoHcA1pGtW7Xu5ooqD9lzgKxPboq\nUPjiODncK9mdqgsYPShctMCiIBrdwuEPAuuj6tO+l48M4/G0pb4Lhbc67+AB\nSLeKKQAgH67u2GFQz1Lg6dOpX9DDYAnQ5HrqNwU1LYdsivuglycScRENAwOf\nw3ZxAQjOZDaFR6RysWydOYamtCjT5fUPxn98VuVhBQ0acl2J9V7F6KWtTTKv\nv1ChYVqd8q++Ym7ejcp8I+Tddz0dL7aMUG5FVCWYHVDcAWXFc4XkJKU3qZtS\nfxtYT7e1x2vJwOpETq1TeARUHdVL/he1Oh7Pzf3Muugb6d9qAbHD28XbL7I3\nqG4b/pTLNiO1XN09jaf/povAOCfQmbte76atk2UBgWzE+0LkC60kreZpfdMa\n5B/u3K+dqtdGgzUAH9qfpNQjWzbLAdQr2KSK5YF+Cg2Sy27j7MEyY3pTegfW\n+eLS86TREt4A/ATslguRg0lamazKJcDH+dMwliQf6LSDs4rbz+9QBDIBbfLM\nurbe\r\n=Z26y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"48e602a2bc7a6b27efbba0ae4cfabb0e39ed1487","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3","react-styleguidist/**/immer":"^8.0.1"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.0_1614332568935_0.06745929741352885","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"suomifi-ui-components","version":"4.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"2033c855dd8791a6c26e15f97c5cbbb015776575","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.1.tgz","fileCount":14,"integrity":"sha512-ZpmEGE/yrkWwy+jFauXRQTBUx+Rlyby+l8bTCjqcg+bw/rPbRefmtFMEACHeM/DiXPOzd9ZO6H4kuNRbpB4h3Q==","signatures":[{"sig":"MEUCIH8V5+V9WrMgAH3y3XQr2YBuD0E+MSJ5Ue6IP7H6jleAAiEAj0SmpzPcxm21s2BJmTTXWllxa8y13Ykp6jPaA8KCZ+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2031992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSLx8CRA9TVsSAnZWagAA8gkP/2xekXsH2bcVp0hM2pxP\ncm9F0ZIfIGt6hlzn+97WS3lhBeQpq2myzG8EvUFTVMtOttwyTGwfizAzNpdl\niuoV2eDGzU34M9x18v/fmFtS1RUq+RO4Cs3BAlc1Ot86Q58pclzg1PRH6kFH\nD0Yo7/RkN8tTTirqoxcgs7U1HV3NevuUOo0peJDmStbstN+3OmatZPTtTi0d\nR87d8Pg3rJYkIt+exJ/Kl6HZyel4ZFg5GVjKhtYCEaM9+SqnLA4LthHpPzRm\nXZn6/471rP0qsGsJGHv5py5fCj9NcmNVxHKWyjhSHfSSVoziNf9ZX43x/gxp\n85kOxAbb4xGi4Vz4oP3QgiMvDHSkqkWvYdjXSS6Vhx1+ygfDro1dbok+Y7wo\nLOTGbrGWd9VVCAB3ZMpvXTgSzjRXibVVPDpFdUGteskukxrRqXDosEgJlYXC\n44UntCX1+kibJHM+7vInd0WWGZx9e1NnECEh16CuPYgDp8W5z0Hw68URwAyF\nCEs29CZX79wdUoSmcFTuwYHLR07Ot781KX42g1dLEPZEUpq/BnShbikXPmv2\n4+JnGLqAicPA0ZROg6TYiRCauW26KyRMS09/1SDl9pSrOxYofrP0odsU81b/\nZA5xooMJ3Mk34lCrOsAAwgXsFtkVoRKfS0kdJsFOTqPA4iXuPgbdiDkUQ1Gq\nA9xP\r\n=ltm4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"e63655b5c29580fc829ba7e4e6f796a556a7e6a5","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.1_1615379580415_0.28404914759714384","host":"s3://npm-registry-packages"}},"4.0.0-beta.2":{"name":"suomifi-ui-components","version":"4.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.2","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9c010a53af6ef505bc46d0b51c150193da0daef8","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.2.tgz","fileCount":14,"integrity":"sha512-hBWgIxgmdXPmKWb/7/cKV1jGHR9ljhBr+/O6fUhn05yC/lWGFmNb5cFUb7otdQvUKONf08StjHUr28+hrvKBVQ==","signatures":[{"sig":"MEYCIQC/+OKXStBVcYSmRGHMgWlgHorwvOD+KBauPTrOoL/t0AIhAKuzopQ1MrW5A/n6WfMQDCv35YM4TVcUWXPqiQArO1rt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2035392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUJ9QCRA9TVsSAnZWagAAaGoP/34eyu/1r8vBwHxmAyta\nFdvE6JzylOe5+YJuF435Ey+9EKLj+FdiGkrTr5SoljZO9Rk/soTlfPP6Wpic\nbPGhJu0I97C+lPyYckueMRdhrJpIQw9r737HzmIAiY0ucOUjO4ltUIZonb9g\n7SgFkIiUIx7Qi55ZZpysypufTHttTTsdbI2CnjatKT3Wise8y7tLCNNupB+g\nrzStV6O/b32oI71/ByBdv1pNTBgSVkUAifvzehyULwFORFI7mQGww8FdmCPb\nE3I9gyG4p34ym4j1ey5Xs/cenX+RR6+UXITp5zh38OCBYZmK6ghXu2G7lJau\nuyU/HjfbMMhGmG9TLKe2C9nPcl//C0pkM88tCDgGO9de+L3ZDXp5lRXMnsRb\nrNEAeqMoaRQ31CvJvfVyMqWir2ibGSoe+uBDKc9iF/s2+keqWobzEZTS0R1f\nVNhm6oG6TdKLM0jVBaO0Hz+a8CiatWxeFeyWPpL9lGlWdRWCvKHCeB8sL6s8\nyVfoz0dOsqi2qgklTlUnHunURDl0y3nLmNNTw67Ioavd+E1U9F5kl1zdF1YY\nqxPm6ugJ0shMyOflfj/LwCBrC2f+99dTFOaOaRQ2I3fV7zKgSridxrqPePgh\nii4/RFgzX28l7JScbWI2SK8oJYd2TGXanbuKZVk8D6XyWPiIN83bZ1fHR9++\nCyU1\r\n=jN2N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"706a98dc2fbcdadc771bc947d1a72e4795af955f","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.2_1615896399478_0.27980869676846565","host":"s3://npm-registry-packages"}},"4.0.0-beta.3":{"name":"suomifi-ui-components","version":"4.0.0-beta.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.3","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"9d68f7ff3965adafcd993444d7c68e9ce258c78b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.3.tgz","fileCount":14,"integrity":"sha512-QLAJ0gSRg1ShDeBzW2xwiR9taMpTstWj6Ps6IUI+kisbBeK5HmrMNY4WJRYxlcpUHAiDEzfVsHTK1CWGuEStHQ==","signatures":[{"sig":"MEUCIBY4rbbn7SyzkRa0452ffELgOMED0HM2g7pwDbw/fNmTAiEAtnkijpGqRlpB2eL/PcH6nCKLzF4gnGcw+vIvEAopGNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2196544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWGF1CRA9TVsSAnZWagAAOggP/06BeCq2UjBkH3BXyoUU\ndroWzqSTtAY169ImH9BmKoC/9baHnFk1Yb2H0gc2kW6AP2RkcS3qV0JXI+r+\njcnuD4RTQPoh+HUPVmBLcpZzIQkJrBXzgwfSFRJz9Fb+1IDNEbvQ68FMvEl8\neSt0YVlrvZ4lM63pECUL0a3CllSj+lXnhFhAjdXqCz9cV17om5XInqIeTLgB\nxS0nmdf3bt5Gqi7MVYpk42aGreclm1P1926QdFgGx1xE0fGcz9WugySuouCw\n9pTMWGVnwF8y9Bl/BR47/0yKZlxlhzZawBd4netV1xQ6O4ZGXI/9Q7qfUNHq\n9/D4WzMCiG2wS0AztOfDk3RBmQJAhZxjqG8OVlndXAwkRM34vZGcePQyn0e/\nDoChLpBtC85JW0rGlqMQ/lg97c6WhmUZFqJYfUtyLKU+fGzpf4ohqepvVXiz\nldLKQpgBG4ftAcSiZ6HrLZKHx/VNDe+tk7ZpnAL4BODt0ApuiM8BXl4crt7A\nGGkD6ez1EEd8kjLE5wgoVMt67oKhqfJNzIm4oNcjH21NrA30KzV3/ROqrUYx\nDil0ly7kG5uGCGfPPlwn8znj7oBcTmpm9mC5Ves8ASH34JVazqKt3PbuLvIT\nl1yNjljeJ42EzbPky7DNodlJ2v9iyzLbAhdqMp19liPKyAPAw0PLUMAy9QvZ\n2vbF\r\n=2eOq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"feb8d64f9b2b591799bf00fcc93af94bfa044e9e","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","focus-trap":"6.3.0","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.3_1616404852939_0.3099311687927484","host":"s3://npm-registry-packages"}},"4.0.0-beta.4":{"name":"suomifi-ui-components","version":"4.0.0-beta.4","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.4","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"8173f9d424f3286819e78b5e0eb9bbedcc9521d5","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.4.tgz","fileCount":14,"integrity":"sha512-KA0O8gf5YrA2Ag48xY5qh6GTa8efNXJmPJvPWi0N2umCGGrrV70xXL2ZovwGH+190ZKh5kW3V6e8CV73RBVF6g==","signatures":[{"sig":"MEYCIQDyjkV6Ss1+r+mtx5+jirL4FuCDkvFZb8emApllBt/ubwIhAIL4p74LG1DNRDkcoeU5lXbAhyMJuTLlTEWtKfKX216K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2209567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXJFGCRA9TVsSAnZWagAAbckP/1NNQhsDHsUC6Zxd+hcy\n3IZ8d1mm2tdNtRPkOWwSaabqXbT3F6fWD5PIi0wKI5R1H6oqUpe7teF6jXBG\nEx1AqreR5nLgJNXkIyb52VsYJ3kZKo5BNcWbp8gF6THElOrbA9NcATvyXAjM\n/eiLF/edmhZIkXlDQf25hZt0JbC/XNa3Q8qD+RBLCJBchM0Q9iWLfCqccaes\nXtxNo20h0UVop4OQ6VxBRDi4s5BwfQYGnegz3OQBReNoMgDmfCmwB8og2bcA\ngnlskAEiXa4yk3CKALLshQHldmpu/iHu9xTFIAAOFb3DYNhHTNuKi4+41G22\nS7VItdPCr1s1njZjtDjUNqsZAk8ZEjxFVoxV7uH0lplmXwR7w2WUFJqVQHAB\nGC9XMG3S0UeX1VhT8wdvb4noM6GdPEKrv9egRTZz+pXlUOqrDiJ8mOGsZ7j9\nDkkJhzEqPcv2J661yvHL0GLcIZE/h9HvBMyKC/V2+Z0gfCI6Q2M0i+vfSE2H\nkrtOUYwt9ri4aSXHK5m9WnFYlGbW0I+dQOE+xw5bzeh2jyv529BPxDW/7yzZ\niILU+cXZdwH8hVv2OIUPTyfI/Fgne/Qii2OP3A9ZtHjwSwZrP4lL7HP6lJj2\nvF/3Fmr2QMEjXhmjFo1Dyd9NoMpl2YikKwtTc9M6pMwLR7Qr+8CCXrM5vfqG\nBVY5\r\n=RhJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"77199c62bca0599ec7db6b51a14eb6454e069cd1","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","focus-trap":"6.3.0","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.4_1616679238276_0.774338166116175","host":"s3://npm-registry-packages"}},"4.0.0-beta.5":{"name":"suomifi-ui-components","version":"4.0.0-beta.5","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.5","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"44874af64a49b86ddb0853fa723b3720967486e7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.5.tgz","fileCount":14,"integrity":"sha512-q4CKEFqvgc1Q7UzrAqOl61ck+9NCi8d4mVeFu/igTcomQ1dSW82e5nEnf/cj+vcq78WXuAB3BpIG6UczPt/qwg==","signatures":[{"sig":"MEUCICDEnIzYU0DNi9LunUkdPx1Uw3ggw1BoMoEA2FmfinWmAiEA+pcUDYao3p4vO1hwjw/jx5U64GpyWZnhIus8tlt/0z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2213042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZGU5CRA9TVsSAnZWagAAJSsP+webt8eofLr4M6p3R46R\nkrdofuqJq82pwEnf46B/oaCKGq8b0UuB8Aqn9OLml6FOriSX08q/nxPZ6vr8\nIecDkvm2FHm+4a6m+OnvGigvLhGANDI6h6lY/OJ3tZfzLMMKlTxCKTQF8PMP\nx6GuzsT2fke3PcX3f2gnY6iRU8o+gq9ClMmJDErToN4rvoLxAtlqnDnwr8mx\npw/TszydLdNTGGJ0JSz4jwUs/3CtRerTfB5XlyoL8tH1uh2sY5dUsgI/Pery\nlgDc3kZSZhbi41sRGDEC80TK+iBNfB+I7n0cw8YUT7shyPs8+KEzpdBZQU0R\n9qHNLDE2MdeeCLAOxXdXi/Gjx4b8KLQoFJW6nM/vZbh+91NKHSGFOhRA1s2B\nC0+Bn9gcLil6pWGkYBUGw19Joz39o2pRih80A+TLEhWSUTNkcRRzNbAgdUgn\nM99iElJiRvazSYZscGLywB+2PE/87OETqeq0h24pRglu/sKtFkYe1gYAn60t\n+6n++0lHuNmqkGwKeohM6UWSG/DeYkLoPJ0wFBIe4LVMKaSUNlxjoFqXMoRX\ntTSy3AwAfi8P6CTngWAZM7JL9tya/gHJqKKJkdAcvpFNggbMxolcBmkc7hnm\nnMhErryq3sI1VuQoMfaHz7hXqOyuxNN/V3WhNudadXKHkYqqChMhiLwesTcW\nQtkt\r\n=Zn7T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"5faf38c7f217b4d2ce6ed85889fa23cf35e15550","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","focus-trap":"6.3.0","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.5_1617192249301_0.09664730774673513","host":"s3://npm-registry-packages"}},"4.0.0-beta.6":{"name":"suomifi-ui-components","version":"4.0.0-beta.6","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.6","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"8ce966898ec35aafcdb04f09854c6aa018035f67","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.6.tgz","fileCount":14,"integrity":"sha512-69GdRS+1Y5kD1Uh5BX0W985hsfel716UMS9g/ve8jaKwbAZND0dro8USPcpxPPOX/+ACqXZvckYDCFwv6Zab1A==","signatures":[{"sig":"MEUCIQCqlBf9ZCY5qksRqqfEYxOHyvlMm3Cj5CynCI1w1CCpqQIgZEN77e9UQ7JSMBcsv1oi+hXwjw9rqveOElkG62r5KL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2196099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdX16CRA9TVsSAnZWagAAWqMQAIQBrT9BqTAlW/VbrZBh\nNmTy+6pcAueHuVPZCOczCto6siul301WBUmTZqrEMMn7/8g+3ZRxSC9NHsel\ngsaCBpJif+VLVaRXJDHGbUV0KXjtedMo2ZwdK2u5peRQ7Jn9NvZOlOI8gb+7\nD1viV0N0BArnSc2UwAXjSSmLlmCRQTHgJoURLKputVue3CucZBX+kAjaCkYo\nLSMyvOWgbKDIHqSbSW8cCCdk8U0rroDY3t0sQOhYbfRcFaGtL9RR5+JMdN84\nt0R6CJu056FXfclDuUlqZGOWAJ7bqc1wfISYAgvx7GzOT0kdYMWCiDycZ/xX\nkMWGhEdQafqda1W2ocZ+kthQdVUUCfm9ZrbbW5rjMFgfwJSSgihSPW6vRiCU\nNutllM39Ch+6/wNf+qw/ZW8Ba8xeYeOoUDUXWxwSa/a1DnW3KRZchloL6Ed6\nnSpre4aPkZrPxfKAZzpG6ceYOFSLetYchCeFg7psnxD90Ctg1JvEByAKWbbe\n4qOm6Gmb4juPHLvfHJ0YNyXjEkF431asni+E/SVjfA/zXin4vfSxPgPin7fF\nDTl7xWCHkxMx5k4COHVyI+EDAUl+qvn9Qilh5C1pMe6xCn4MPUJpki17T2+s\nkrCVdLc9NkSUxBP5EoFwy+Bn33WfSU/fvumXrKDKW3zlXzqbxRlQoQeJfGzp\nU6Ii\r\n=GKx1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"6e4bb8f6ee42984db0f88b95a97a0cf519163c4a","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","focus-trap":"6.3.0","react-popper":"2.2.4","suomifi-icons":"^2.0.0","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"3.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.5","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.6_1618312569633_0.738129080181243","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"suomifi-ui-components","version":"3.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@3.0.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6179be371eafb0665e4d21a202908faf7a0b12bd","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-3.0.1.tgz","fileCount":14,"integrity":"sha512-4DEySE8UhKtVUg/wHBriVHW/nTjMaE6a/7W0zRUh/Fwe64iGky+CFIXNyfkv5hSOi3eK3QwG/NgiwinjBNHiiQ==","signatures":[{"sig":"MEUCIQDTD2TzNGiPHVQ2AP9aXNbZhuMILV3xjav1EO8fftVyRAIgN5OnwPlRa9VTAzU2tP0uqpkhEwLVGzJJvCZKuGUdnZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1728557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpK50CRA9TVsSAnZWagAAEHoP/j9rLY02TzSMHAX/UjPo\n9k0DcGU92P3587+XoTKB8YX0TctVw4f4yEifc2Vh23R7dfPLcLzU0BE48cuj\ni4oKXytrFpIyTvm/JvHrYNrLdks3xKCt9YRmRA0A0MeiS+wvLV5ADdsBrjB1\nb+TL3Acws3a0pCP73hs5/HfMuasqOVXMXSbq96Tg+rLkHEmjEbp1VQPjtHRc\naWnVrZC0wvX9XdfAxDyILVA/NlG24uuO2VqU2K2H9GaKk3tdURP2gYPwbdTU\nQ1fl6vaieL5EQd7l8iYXscXsV8XYvWsISYmdzaaij7KHsrW9AJPWSFUHwrAe\nFE62DVbksUhoYLXo6SGwkRwgnYffybLEj0GBnX5CEEQ/l3Y0sgHM6CFv4MiO\no843RhraHGvUka0q9jhw8LaYkPiH8BYSpKjEo8zLwu3rOKnBPhPr9qn5OE8V\nOZ0EwCFlp52tKVZcRitiDRq86YY9qyHSOIqlmLmUJ3Fz/D8F2CZIn71Vpu9x\nlRnhpiR2kIMromu+TMRinOKBtvsZ375NLxL+YwMqYo4LJnbM7Lxp0rBrK3NY\nP9PooJkkIt+U4u0IQBv0U1UXxsuuR1dMYVgJbLtr4vsiCkqvluBJfahLa9zB\nALnXH21xVbcZsFNhgpZvMzolQN/OR/cRpIXU2/p53ee/BOeU7FX4kDei1CoI\njEG8\r\n=Q4iN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-push":"yarn run validate","pre-commit":"npm-run-all lint prettier:check"}},"style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"819e365d300a8acf7aa21a5d01b4f7abe899b9e7","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"yarn run build","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","styleguide":"styleguidist server","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier-check"]},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","react-styleguidist/**/immer":"^8.0.1"},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"uuid":"8.3.2","polished":"4.0.5","react-svg":"11.2.1","classnames":"2.2.6","react-popper":"2.2.4","suomifi-icons":"^1.1.1","@popperjs/core":"2.6.0","@reach/listbox":"0.12.1","@reach/popover":"0.12.1","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.12.1","suomifi-design-tokens":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"4.3.6","react":"17.0.1","tslib":"2.0.3","eslint":"7.16.0","cssnano":"4.1.10","postcss":"8.2.1","ts-jest":"26.4.4","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"4.2.3","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.1","stylelint":"13.8.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.0.1","prop-types":"15.7.2","size-limit":"4.9.1","typescript":"4.1.3","@reach/rect":"0.12.1","@types/jest":"26.0.19","@types/uuid":"8.3.0","lint-staged":"10.5.3","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.0","autoprefixer":"10.1.0","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.0","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.0","@types/classnames":"2.2.11","styled-components":"5.2.1","eslint-plugin-jest":"24.1.3","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.21.5","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.2","eslint-config-prettier":"7.1.0","eslint-plugin-flowtype":"5.2.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.3.0","jest-styled-components":"7.0.3","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.20.5","@types/styled-components":"5.1.7","@testing-library/jest-dom":"5.11.6","@typescript-eslint/parser":"4.11.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"3.0.0","@typescript-eslint/eslint-plugin":"4.11.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_3.0.1_1621405299682_0.28256446435002336","host":"s3://npm-registry-packages"}},"4.0.0-beta.7":{"name":"suomifi-ui-components","version":"4.0.0-beta.7","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.7","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"bd814fa7a023e74fa24bebc7a54a7910d7cdf3f9","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.7.tgz","fileCount":14,"integrity":"sha512-jHP9iVAFQdYaeRhg416Irx1bc8nau2G4abu2gBQZx3DonVAxbM1MGOJE5YTa8GJAiqfmgsh1JTLtygp/wQ7UnQ==","signatures":[{"sig":"MEQCIDdMJe7br/oyOy79AeEkv1fHAgyZ0tObkj2M9deDZgm5AiBHMeCR1ROPyYVwKyqH1lxTgRMKBSmYunhUiDjfxjhKEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrI/DCRA9TVsSAnZWagAAgbsP/0tGAER2x+HFWIOuQ5AY\n988Cw60PDjwgjh8gLtWlS3l/Sc+G7mQjS/fIVa7LgJa6FbF0cYqUqG7Vhk9t\nMEjwjascvqgzqat4fpNasmpiL/VAaiLT6dwfNQ+plxu/XVikua3nX88m3fNA\nh7TqP/kbNy80oPCB8mbtqbWaOWoaiyli/ugNuFogJ5Umc+Qfh2HFSU+FdEu/\nqI3bVG5lAWjtJbILmJ/gHLmAMYnZ+JTrLJnBCrCBGmd2Uyk7rNBiy3NI3Vie\nTIdfMoHLOMz5mt/FVUXlXLgx08uyTzc/EzqmUTUOGS97HSNELAiJq3BBCKh+\n2+4HTY59HQQb+lVZrkCAeEsoJ9gJ2JqrWdyJQ65ccHFfpil2HkouTMFq9Hjs\neImQawrIUbd3PxZegS3e2D5FsoWW211okZL6Eq8mxGofv4d2NFT1LWrKs7su\nAnRZa5f37FyTt6D8ttvAlLnGemSBXItyTZ8OxuB3T7d773rhRHQBelJi6H9G\nHzlWatY+BK1TOTA5x4/g+8pdcxpho/GbMhLlYfVWQhYutbp6YwLwjQ4d2bHh\nkwfyaNJbvhj9A40qxD9hcVj0cSUJM5pCWsY9b3BQtSmn7ENKQCuLlZHnHbKw\na8MX3IrfwDNs+7JUi8WAxBm0mq7cxwlAO/8ArHE4OLlMpXkoLYxHl9QG+6Cx\nHj7u\r\n=hMte\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"51c55857f877d05f3e0d1e865cabbed1b2ca1cfe","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.1.2","react-svg":"13.0.3","classnames":"2.3.1","react-modal":"3.13.1","react-popper":"2.2.5","suomifi-icons":"^2.0.0","@popperjs/core":"2.9.2","@reach/listbox":"0.15.0","@reach/popover":"0.15.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.15.1","@types/react-modal":"3.12.0","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"6.0.0","react":"17.0.2","tslib":"2.2.0","eslint":"7.25.0","cssnano":"5.0.1","postcss":"8.2.13","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"5.1.2","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"4.10.2","typescript":"4.2.4","@reach/rect":"0.15.0","@types/jest":"26.0.23","lint-staged":"10.5.4","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.4","autoprefixer":"10.2.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.3","@types/classnames":"2.3.1","styled-components":"5.2.3","eslint-plugin-jest":"24.3.6","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.23.2","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.6","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"5.7.2","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.4.0","jest-styled-components":"7.0.4","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.22.0","@types/styled-components":"5.1.9","@testing-library/jest-dom":"5.12.0","@typescript-eslint/parser":"4.22.0","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.8","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.22.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.7_1621921730305_0.8522190219123056","host":"s3://npm-registry-packages"}},"4.0.0-beta.8":{"name":"suomifi-ui-components","version":"4.0.0-beta.8","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.8","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"50fc2e63ca271c86a7a1442126800acc1f27ca5b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.8.tgz","fileCount":14,"integrity":"sha512-/yhzCHnD5bAOR6zsqutty7Djb8lbNimP2dQngx8SauMf7uVicNkfwPnQeApzTcYxPfnm9LDQ6OwulzyUvfQFtw==","signatures":[{"sig":"MEYCIQDPybw3ib99Tu8mNoV/bglR9J3ro0ou+JoCED48JFW4lwIhAO3h4Ywp0ze/1v3mYuhdLEhj3xH1tepmk6Buhxi81DeI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2231268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgx0KtCRA9TVsSAnZWagAAbHYP/iCQe5u2hBBZqOSsnhSs\nMTOc6Ap48RLD/u1zXHNoWFGVHPHyTpV0fI7pnUmFBTJT5RbQn64F+GxpwTaJ\n2wpuDPOV+EG3XMw4l5NgA7vpTYDec+kQkaiNuHmdDmHLX74jACG7UpDEbHgi\naJgD5hhK7TJI4lE6VBBEc7aGacWjdFg4vobRnQnmr+k5nmL/wj9Biob3xaku\nwzoCn2czC8qClnjcMmxzptfpqqSVWXYb7pSU237h/FClQsjeCoA411m3aMvn\nURzkrCEHrrpuscALe11HNsd5ptQkq3n0Xp6bBiWccxVgUG8lV7RuyZrtZk2r\n1uP7PPHTy9XK8vek9AlaHvuaBeCwzVOWbbiqfuAdbIA0Tc/67qgtQ0FCy4bc\n8SPenwWnKhVeGfziY+cD6JiTX8MEddbT92zj7bl/Y53517SnLb9LKAN6LWWM\nCgXHqG4zBr1KRuCby/H/Dp/fWA82TDscZ6rAOp/hvuVqAoZMBSmXAwP9kQdA\nTsF0r3N7zwyVnY0EuToyxil+fEKhPZgGjOAGZTg5vSl0ztJZ/kA9yVoY+HRf\n9tUvvjIe6l7Q278UDVgk2D2cyVsH9ip+qjywHtpd0S0Nyl+OOvKrWoKACYMA\nYjqdqFD/LlmxsZKxmWV88CzWDaFSm3Eo9yWm/axckZOEdmJTDiuyVzoQ2aIj\niStk\r\n=GNTq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"5effc8f2a70e00f4f65d12f2dcd03f1dabce3156","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.1.2","react-svg":"13.0.3","classnames":"2.3.1","react-modal":"3.13.1","react-popper":"2.2.5","suomifi-icons":"^2.0.0","@popperjs/core":"2.9.2","@reach/listbox":"0.15.0","@reach/popover":"0.15.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.15.1","@types/react-modal":"3.12.0","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"6.0.0","react":"17.0.2","tslib":"2.2.0","eslint":"7.25.0","cssnano":"5.0.1","postcss":"8.2.13","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"5.1.2","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"4.10.2","typescript":"4.2.4","@reach/rect":"0.15.0","@types/jest":"26.0.23","lint-staged":"10.5.4","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.4","autoprefixer":"10.2.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.3","@types/classnames":"2.3.1","styled-components":"5.2.3","eslint-plugin-jest":"24.3.6","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.23.2","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.6","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"5.7.2","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.4.0","jest-styled-components":"7.0.4","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.22.0","@types/styled-components":"5.1.9","@testing-library/jest-dom":"5.12.0","@typescript-eslint/parser":"4.22.0","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.22.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.8_1623671469333_0.46409136831931197","host":"s3://npm-registry-packages"}},"4.0.0-beta.9":{"name":"suomifi-ui-components","version":"4.0.0-beta.9","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0-beta.9","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"71e6a914d2fca1a0fd4e8b4230042ed5ab9099b1","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0-beta.9.tgz","fileCount":14,"integrity":"sha512-J1QwmYy7EJifkoNGni+OQSY+7uoEYO6Dr5m8IyWmSeEQcNcNDfFNQxr/otJxgpjujLUmG8DVjVt0nAFmBmeFKA==","signatures":[{"sig":"MEUCIDYDtbI+qiLE6OZZktoJPGrXFry2xl4phTw88+sasfK/AiEAurk0Rj2engnzzD+5dl1EPDL+nNeRGDFI3mSkkjYdpIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2231323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzHpFCRA9TVsSAnZWagAAG2QP/RTvWfZhNxApkeYbiycL\nCVVjmBUxSU8FhnfNu3EePXZSvA4sBk2fC4rDEOBdOkx4WkZU4AXuqZph041V\nrJNEtiGpglLiRancOSU+KNDbFZ/YX76B8xU0uYrzaoYbm0e8NkZ+muLc2B2z\nrGACTIUO81ijjt/B2RUSx7kxqZuRjwzzxen5hALYIcxf55xkYuSt/+6fV6Sc\n496fgqThBDnDKKnWkilQWeUR0j/UuW6xtAeAED3cX+jKyobTbI2dWTLvYVYt\n5oi9ZSSl8AzPWLncmNNh4aZaBMqondzGS6FL8LlvFf6OVafdb8ZL0trByceC\ndISCSG9YiqlktLgF3ObrTVrlBNl1EkPpeVRtX5P86xepUNxqV2wSs/PLU4Zs\nJ2DC20mEgfZAP4E1GRl7H6DVnj3MYltLR45euXfXNadG0me/bWu+wJpnohKa\nSAag29XCVjIsGU84J1hRB96Gp87uBS/iYJr3Gi6msNYFER4Xrc4XEQfYdwS8\ni1HN9hdkNELVDTCD9wwdHwI31aCWphyQMpL0k2z1KJfU2zJ1Jwfu/FnKuuG2\n5Lyu2aAzg8fLbgipaaIPsTgPUyTmVCXxhK/1c08+EgZA2WWF1FrKY4PJFcM/\nMlLMMQSCEmoaivZvpA3bgCj3AQ1oqyKlPCoVmiet/XwuoHJoj3nmHXYW9xy2\nlVqx\r\n=ajwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"603dd582f7b0c973108399457458ccd6771fbeee","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.1.2","react-svg":"13.0.3","classnames":"2.3.1","react-modal":"3.13.1","react-popper":"2.2.5","suomifi-icons":"^2.0.0","@popperjs/core":"2.9.2","@reach/listbox":"0.15.0","@reach/popover":"0.15.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.15.1","@types/react-modal":"3.12.0","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"6.0.0","react":"17.0.2","tslib":"2.2.0","eslint":"7.25.0","cssnano":"5.0.1","postcss":"8.2.13","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"5.1.2","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"4.10.2","typescript":"4.2.4","@reach/rect":"0.15.0","@types/jest":"26.0.23","lint-staged":"10.5.4","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.4","autoprefixer":"10.2.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.3","@types/classnames":"2.3.1","styled-components":"5.2.3","eslint-plugin-jest":"24.3.6","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.23.2","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.6","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"5.7.2","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.4.0","jest-styled-components":"7.0.4","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.22.0","@types/styled-components":"5.1.9","@testing-library/jest-dom":"5.12.0","@typescript-eslint/parser":"4.22.0","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.22.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0-beta.9_1624013380753_0.6223404718182153","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"suomifi-ui-components","version":"4.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.0.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"74e33fe7d33b0190a6b48152ece5300f50fb42ad","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.0.0.tgz","fileCount":14,"integrity":"sha512-VXmbMHMQNHOZCb9hFajdC8PjCFaX8zbZR92JuQKD+KB+FHDpxv5rhyHMOjQoSDpheAq45O+Ow69viRbBog+Q4g==","signatures":[{"sig":"MEUCIQCr2YLGfCCrh061fS3i7x57RVb4QdMCnzGhCIncLfAN6gIgcAsz8GLj5pP4hCSsHJZWF9ILW1bY30uo3ZcChEL80Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1865905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3W1QCRA9TVsSAnZWagAAhDYP/1y11DnfE/JCdm+4TcHR\ndIzoJHMnPrStx+QmnBUAK2IYhAxgbr9D6tYu+Wos2VxD+FGe22S5g6q7ow0a\n2orIgxRxGWajXTbC0m8cTMTV/T9MvWZmgti9HxpSSq603wnx8E5/r4pu20k2\nTR4H8xQ+UCGVZs7cD3djEATP3xc199X00VyL+5Yf02/BZHLsB3YjkpnIvp8S\nO6DqilH8ytsJ1Lj6CHB4vDEVFDVf1vNrH6T9eeIde/xUuqfqh9dlXmNwYtKt\neY7TKMACSfmW8RvWZMnjhY3WBGG4OYAvY3SCVTZIjdprvT3yq0G9HrpUR3G6\n0vj9b+OBs/zeeBN5k5h4Wr/G4VGiYpLds3jY0RMjrAHK2ir2/bfu2YLPpfeE\nni5Vw0SOP9EkjOnseNcCMa7ghJqpI/jTy9Xeab3w6on2Te+jqWvaAKit//d/\nJmn0c+AzZcjGVEhuKySCUbQ7lFVdFCOVUZg9n5pBKFXeJDaxyONk2RSOgjdG\nRGRpz39aSDcSUC9CQ/GtnmnhlJd1sr5xqD5pRZ8gIfTztub3YcWilY4svMIq\n7fS6zNdbooSGX2PXpr6cbgBPZbERh0LFJOlqvkgZYvbqdKnTfGIz91AEz6/Z\n+2RKITwN937p27I5D63q81XjleO0UeGV9ic+Is8Y4UtYS9qrZ9k+X+5vURbz\nM+mc\r\n=k/13\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"58ae18cb0aba7f811297965d10dce4647a6a8375","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.1.2","react-svg":"13.0.3","classnames":"2.3.1","react-modal":"3.13.1","react-popper":"2.2.5","suomifi-icons":"^4.0.0","@popperjs/core":"2.9.2","@reach/listbox":"0.15.0","@reach/popover":"0.15.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.15.1","@types/react-modal":"3.12.0","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"6.0.0","react":"17.0.2","tslib":"2.2.0","eslint":"7.25.0","cssnano":"5.0.1","postcss":"8.2.13","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"5.1.2","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"4.10.2","typescript":"4.2.4","@reach/rect":"0.15.0","@types/jest":"26.0.23","lint-staged":"10.5.4","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.4","autoprefixer":"10.2.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.3","@types/classnames":"2.3.1","styled-components":"5.2.3","eslint-plugin-jest":"24.3.6","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.23.2","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.6","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"5.7.2","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.4.0","jest-styled-components":"7.0.4","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.22.0","@types/styled-components":"5.1.9","@testing-library/jest-dom":"5.12.0","@typescript-eslint/parser":"4.22.0","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.22.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.0.0_1625124176158_0.6539913630097283","host":"s3://npm-registry-packages"}},"4.1.0-beta.0":{"name":"suomifi-ui-components","version":"4.1.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@4.1.0-beta.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f2d91159750ad19668e83d1d5bf07b112b354056","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-4.1.0-beta.0.tgz","fileCount":14,"integrity":"sha512-0+LIlPgUsnDZ4eDSLIf5eHczW9rLPbnbGrMLLmMpfdDrqu5x3WBksnu5p3wTDQQ1TY6v0A3KY8F7iAhkzke4lA==","signatures":[{"sig":"MEUCIQC0yOKc58IAGv3qTucqIk0GAyy3nZYab15URtcFKyuM2QIgPLmXgjH+R/6PLe5Q+MTCGw6gVKa4XxLWoD/MTuMHMyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2249517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4tBaCRA9TVsSAnZWagAAXjgP/iqDlsh8u9NT3IAQfGCk\nvYaIS2cVtmuUpm/Xo7sbpbu8K/YYqBFqOD3/vjYgZEqn7fNbfMKWFhlQqmY2\ncUlv5AXvLxb0UbNB3QGjbt13FilqU5HLUJAmLNnyph5dPywaaXABYE/Zu2P1\n4fTLY/TGdDO/0WKP2E8zJWeJ+BD+r0uwv7cEs+KD9FUi193e1WtmDEKqrnYB\nMEHEjrBeqYFQRTRabvLRCOOkluZ7NB4GbsT4B7mtcYNdiqcCUyf43ea0EWxm\n83uGCSXYuX/UuAmwTA3gGwv9mj1bAsogOcY2HZTg2tzc+W4QvPcd0Ae5JVJX\nbICT9jrk9rNidPC1m6cgu3xfOAqGwmT/v66R1BhXZeZHUMjid/qKNf2Kz41C\nT469SzGjHZpWuOKwDsTj02ICPQ9qA+0MsCb1Qw//KaBuL8SATv1SdfvFEsto\n/DTX6u80XhI8hqMXpzKgrRTRt402GeS6dl9jWoYPhHdlR/HkoHWqTkebmmkm\njrhDcRW6f6QQgcNvOFmVWuD9r9bmnMqPpmACcDl5fZVR34qxbC2Q5ACWKEPE\nS0PqhkI2zgVJNQI/pTfhVxBB6693uEi3JuPJQaVE+VDoJCc5NL22F/gYByL5\nLH+pIFhZcaITcphRe/xXjjPoRNRuyJBbp0F7C723Is6OIrPtlDSwbfs9QEBc\nhM+5\r\n=oGcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"3928691bb37db86d8e7838a016e80fab91dd85f8","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.11","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.18.1","dependencies":{"polished":"4.1.2","react-svg":"13.0.3","classnames":"2.3.1","react-modal":"3.13.1","react-popper":"2.2.5","suomifi-icons":"^4.0.0","@popperjs/core":"2.9.2","@reach/listbox":"0.15.0","@reach/popover":"0.15.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.15.1","@types/react-modal":"3.12.0","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"6.0.0","react":"17.0.2","tslib":"2.2.0","eslint":"7.25.0","cssnano":"5.0.1","postcss":"8.2.13","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"5.1.2","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.0","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"4.10.2","typescript":"4.2.4","@reach/rect":"0.15.0","@types/jest":"26.0.23","lint-staged":"10.5.4","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.4","autoprefixer":"10.2.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.1","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.3","@types/classnames":"2.3.1","styled-components":"5.2.3","eslint-plugin-jest":"24.3.6","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.23.2","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.0","@testing-library/react":"11.2.6","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"5.7.2","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.4.0","jest-styled-components":"7.0.4","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.22.0","@types/styled-components":"5.1.9","@testing-library/jest-dom":"5.12.0","@typescript-eslint/parser":"4.22.0","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.22.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_4.1.0-beta.0_1625477209577_0.40402824662103853","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"suomifi-ui-components","version":"5.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@5.0.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"797146556c7c7e7471fb7790eeb2d2a2bffee307","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-5.0.0.tgz","fileCount":14,"integrity":"sha512-mDrXGwBJw71YSQxu2xrSAsprempXpRH4tVzs2HYmumJkM1po02eSrtYm+cSc2vLvfcXw7QUT2HwvvMpuonRI4w==","signatures":[{"sig":"MEUCIQCVwKaxALgI7Yjkb48f/P/5cWeRA0Bmdq4BKvsaVhtlWwIgAhp6KV12RUKBN5bM6XlT327XMzKVNJsXtyXY5ptAh7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMg6zCRA9TVsSAnZWagAASbsQAJlxUsv5gvWlrUrqomlI\n5KvUhH2rk7lz3YNDloolx70Lp4FoK8C60v8iQclGOdJk3T1KkoPqM/2gRVZ5\nyvAneTc1ONIpn9jqtb6q3yiWGtiDy9BrnCuiMWPG8HYOGJ5pXHNkxnnjcMlT\nCGhj4rBtJbQmSKiUn3SNY1M3EAQxzkGSJB3ToiHy1mUBSfJvuxqx6b+n62x7\nf3P5N8pNJTnlFKZ8fSU6VrdLaPJay342HCfT0P2ephwEjQCsiyaeRgVyLPrZ\nQeNC3OrSmInY182ZtbwG/Q8YTdXwLFyFH9ke1HYNfCzsNVklrzmsVu+wjTPS\n4isUo/WjheLtp7WQ3p6eP6sA6Rit27AVLT3A23UGPncIhyEnIJRyc5ttG2Tm\n61ExMaocHUz+qy3NLtrHNmuBq8jHfdf/jWqZfM/qJAeSmy4+fLqM5E7I75d6\nsZsA5V9Wscs+0MpT3UJ1l3htwLdNkG7n8K6HiKvyc8aAWC6REVoWpsxGNYWY\nSahk62JcDCu5gSUfq7bndpOSsBvofJJInLIHMilU/bNcknCYGKziMg6oPQ1h\n0OoPmUo/D98JIDJ/s4Eg0G8PCQiuJAqAeZ+N6+C6j5Ai9z3d6FrxeRaaglLB\nc+xPCWgRi/uv64RIZIsFEq+gUcjOXbq1p/+JLKISQakfoiEHkgJet5S8Z0zm\nufA+\r\n=bqdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"3cbddd469616fb8d52e4bca98ba01c7117af6e75","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.13.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3"},"sideEffects":false,"_nodeVersion":"12.16.1","dependencies":{"polished":"4.1.2","react-svg":"13.0.3","classnames":"2.3.1","react-modal":"3.13.1","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.9.2","@reach/listbox":"0.15.0","@reach/popover":"0.15.0","normalize.cssinjs":"1.1.1","@reach/menu-button":"0.15.1","@types/react-modal":"3.12.0","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"6.0.0","react":"17.0.2","tslib":"2.2.0","eslint":"7.25.0","cssnano":"5.0.8","postcss":"8.3.6","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.1.0","jest-axe":"4.1.0","prettier":"2.2.1","clean-css":"5.1.2","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"4.10.2","typescript":"4.2.4","@reach/rect":"0.15.0","@types/jest":"26.0.23","lint-staged":"10.5.4","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.4","autoprefixer":"10.2.5","react-docgen":"5.3.1","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.1","prettier-eslint":"12.0.0","@types/react-dom":"17.0.3","@types/classnames":"2.3.1","styled-components":"5.2.3","eslint-plugin-jest":"24.3.6","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.6","eslint-plugin-react":"7.23.2","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.22.1","rollup-plugin-postcss":"4.0.1","@testing-library/react":"11.2.6","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"5.7.2","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"3.4.0","jest-styled-components":"7.0.4","eslint-config-react-app":"6.0.0","react-docgen-typescript":"1.22.0","@types/styled-components":"5.1.9","@testing-library/jest-dom":"5.12.0","@typescript-eslint/parser":"4.22.0","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.8.0","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.22.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_5.0.0_1630670515813_0.7164436327266885","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"suomifi-ui-components","version":"6.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.0.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d9aeb90fed4f1eb8efd72ea63acd79154d20f155","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.0.0.tgz","fileCount":14,"integrity":"sha512-j0WYPcDtfRWWai//sNB5rlNK4S+QAbgUjDpAKsWgW/t3U1VTtvcft58tE+gOoA4wIu24JgvfC1g2EHmHiWtHsg==","signatures":[{"sig":"MEQCIDIZRSVwLSYEJ+CQ58rIzHfgGvW3AZAGN7DQm88NH4R7AiBj9kSgqNyukTw52YSjZB5LyJXRU1IC/YjOc/4jvxguAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2487838},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"fd9689ff07419e69160d24909fc6e8ead99fbc8d","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.0"},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"polished":"4.1.3","node-sass":"5.0.0","react-svg":"14.0.12","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.1","@reach/listbox":"0.16.1","@reach/popover":"0.16.0","@reach/menu-button":"0.16.1","@types/react-modal":"3.12.1","react-styleguidist":"11.1.7","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.6","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.2.3","jest-axe":"4.1.0","prettier":"2.4.0","clean-css":"5.1.5","cross-env":"7.0.3","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"5.0.3","typescript":"4.4.3","@reach/rect":"0.16.0","@types/jest":"26.0.23","lint-staged":"11.1.2","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.21","autoprefixer":"10.3.4","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.2","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.25.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.24.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.0","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.0.1","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.0","@types/styled-components":"5.1.14","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.31.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.31.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.0.0_1633437241895_0.9246796769329371","host":"s3://npm-registry-packages"}},"6.1.0-beta.0":{"name":"suomifi-ui-components","version":"6.1.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.0-beta.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"47bed89b5ad1bdb67c21f97a5a7e6373d6444b7d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.0-beta.0.tgz","fileCount":14,"integrity":"sha512-BOHCJ1dPVFiy75Qmemn1P2NGQPcPUvzwkav5EgGnBHfYpipbNOUvaB5ToNR+jU0tiQjzagM1yxNP9giOjU9Gvw==","signatures":[{"sig":"MEUCIDx7mS9V/UwhLSNKlsJReckO4FKmaSgwSg+l3mt9AdCaAiEA1vLRMAvCyM8KvH/MskTJBi/cvL5zBCCCcKIFxoVntJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2653651},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"d0bc03fecd4e799dcd6596e43ea1f9c5469e861c","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"aappoalander","email":"aappo.alander@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.0"},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"polished":"4.1.3","node-sass":"5.0.0","react-svg":"14.0.12","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.1","@reach/listbox":"0.16.1","@reach/popover":"0.16.0","@reach/menu-button":"0.16.1","@types/react-modal":"3.12.1","react-styleguidist":"11.1.7","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.6","ts-jest":"26.5.5","webpack":"4.44.2","gh-pages":"3.2.3","jest-axe":"4.1.0","prettier":"2.4.0","clean-css":"5.1.5","cross-env":"7.0.3","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.0.12","babel-jest":"26.6.3","css-loader":"5.2.4","prop-types":"15.7.2","size-limit":"5.0.3","typescript":"4.4.3","@reach/rect":"0.16.0","@types/jest":"26.0.23","lint-staged":"11.1.2","npm-run-all":"4.1.5","sass-loader":"10.1.0","@types/react":"17.0.21","autoprefixer":"10.3.4","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.2","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","eslint-plugin-react":"7.25.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.24.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.0","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.0.1","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.0","@types/styled-components":"5.1.14","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.31.1","eslint-plugin-react-hooks":"4.2.0","@wessberg/rollup-plugin-ts":"1.3.14","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.31.1","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.0-beta.0_1633964755728_0.39801796884386165","host":"s3://npm-registry-packages"}},"6.1.0-beta.1":{"name":"suomifi-ui-components","version":"6.1.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.0-beta.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f8913a5787bb4ced044e60cafd7b6de34361d07e","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.0-beta.1.tgz","fileCount":14,"integrity":"sha512-s5VwaAPnjUBrDBvQ5mqCczp/zbtTz5IHnhCT2JRHAxWjia0VIVG1QmHJZmNOhBvqHzPCY8PsHSWBWCWMY5muKQ==","signatures":[{"sig":"MEUCIEBZY7R3T0fQzdTsMy8cAmOwz8MUfpVd1TPoKXh3RkjCAiEA/M7jOdCIqlw3RlQb5cxdDh5ISjC0J8xuhyf7E+HMRqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2677887},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"e86f78a186fedc8153480d3d8724b0197b664c3a","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.1"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.0.16","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.2.5","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.9","ts-jest":"26.5.6","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.4.1","clean-css":"5.2.1","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.3.0","babel-jest":"27.2.5","css-loader":"5.2.7","prop-types":"15.7.2","size-limit":"5.0.5","typescript":"4.4.4","@reach/rect":"0.16.0","@types/jest":"26.0.24","lint-staged":"11.2.3","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.30","autoprefixer":"10.3.7","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","rollup-plugin-ts":"1.4.7","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.7","eslint-plugin-react":"7.26.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.25.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.2","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.1.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.1","@types/styled-components":"5.1.15","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.33.0","eslint-plugin-react-hooks":"4.2.0","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.33.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.0-beta.1_1634877912448_0.46054949658493927","host":"s3://npm-registry-packages"}},"6.1.0-beta.2":{"name":"suomifi-ui-components","version":"6.1.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.0-beta.2","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"2795d9f498ad65224230434457878fa9e750a9b6","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.0-beta.2.tgz","fileCount":14,"integrity":"sha512-rf4yYnIURBbOtCAD17Biw+rgeAEqjt8OqYBSkMMQofOiOiuS4mo7PesevUBM9AGyZZD1LaLtBGt+kbMucT/czQ==","signatures":[{"sig":"MEUCIG/Rdb/mSjm7pgomRALbBF1nmu7fnxeBqFi2csYZAYX7AiEA9fhzjGWJPQqfo78Ap2QYjjBkWoWaPB+aff7fei33TTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2776915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnKxsCRA9TVsSAnZWagAAsvgP/32GG0gPT6IgJpBvYAAS\nYwsGpXp7Ma+fE4S3FRir3TAprOe9ikABzoEm7koRs3gyrjWbzXb9HdGdECZ9\nCNhPJ4Rwzcnep0oZHf88DHyp2kYSCe0qYl4gWK8BZN4wYiT1+Al6AR7rLMTV\nfDJaYEepY34l7i/sKhNWguEOD5GhUyd8owoB+NXxqYJd0+JetLPi1EIUBNGU\nlUdmlt/nk3iTcq/+E2f4FiJ0I5rNvjA9S4qxf0dJp7NeRyFvij0rXjrldMTL\ncnV/MyNxuWMzhTJhTN4jof3VG812wagGVXfdEhFk7+LV06ZKWfqn9g+w+YSG\nopSh0/9iwYQIee5w2PCnLtdUNanURGTIway9+5p2SIlwpRD89oL+u6CRJYR+\nlj3e6TW5hUpjXWtvHuvIo2fCq5z8Zx8gbIkn34hG8K62flDQz9zL5E0hZHMx\ncG9lCEE62bbdw08p9+0XSDZkQYEnC7r3epiuZvIx2fYkqJBKyR3O0njjtdAx\npnHgRpaMrRbH1TNeQOPI6HyyOXbGuMZwlqEhsMwGmgXUtZ+HGig+wfQ64SfQ\nhrjrknLAAHdy9rbpXM7YzqNGAYtcWUQw2v82Lvcyxpav+n/ZG7U0agqu7xl+\n5nVvk3mjEyOeqXaC17shcxC6/eUGe13jnNJifNSbMMJEFdWCxrmo8msztHH/\nqNX6\r\n=Qlxf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"58c1821f45c33faa098171ef1f8ca9fa9f604867","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.1"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.0.16","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.2.5","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.9","ts-jest":"26.5.6","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.4.1","clean-css":"5.2.1","cross-env":"7.0.3","node-sass":"5.0.0","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.3.0","babel-jest":"27.2.5","css-loader":"5.2.7","prop-types":"15.7.2","size-limit":"5.0.5","typescript":"4.4.4","@reach/rect":"0.16.0","@types/jest":"26.0.24","lint-staged":"11.2.3","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.30","autoprefixer":"10.3.7","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","rollup-plugin-ts":"1.4.7","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.7","eslint-plugin-react":"7.26.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.25.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.2","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.1.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.1","@types/styled-components":"5.1.15","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.33.0","eslint-plugin-react-hooks":"4.2.0","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.33.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.0-beta.2_1637657708117_0.6386665819852262","host":"s3://npm-registry-packages"}},"6.1.0-beta.3":{"name":"suomifi-ui-components","version":"6.1.0-beta.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.0-beta.3","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"ee5f08ec834a9561bcea9cadae5e1867c6c10db4","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.0-beta.3.tgz","fileCount":14,"integrity":"sha512-DtTui7MLKbhHohTt/ZR6AX9Cq9aw1ZPe1x066Y4I+so4zQQmgnhTUQ3dY3aDpClUw1XV02O0hqCYN5qcH1iBZg==","signatures":[{"sig":"MEUCIQC8UuJVpbILwgEcTbt/+vgC4Fs1dCffz0Giuptz+Dk+NQIgb3P8IMQ/ebgOG1/SZa7aGbbNKZ1PD7NFg2uxoggwrAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2774284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsgAwCRA9TVsSAnZWagAAa1kQAJ440JkvAojl2rOh8zsn\n3x5h8BYP1SX0vAi1RYW3SI2j3MhyltCSM1AIg6c7r8mxvm3KGAQMvcbg9aPt\nUKbef05wrpQ51tUWXrqaUN8jRrCYnaFXLVAg4wy68AlZN+MnGeJGBAmEHZCi\nWoHKsJFxrH1BzXpYM4s+BDSKm/bM+MXb30104ufEmeuQPn5sWPUPAamCVzHG\nhOxecznEMXj3wUFxZpLjihMdBYebGx7IL1Yqm4V/3wWGOyuAnx038gOgLkiO\nh4u3+LU/gH3v+fWx44tXOL5NOwwH4Xf2dTL/bYyUCvRSYgoGtTK7kfdPgqRB\nAX26sQT7pdoZ8vH3V4wDiuyguEeltyUsedhr6OPFm3zaanWcjpomZQ3U6cI0\n/XXFdJOPsmAnlwfH9jTAMVsUgJsWYv+dg6szUl/MkP3Bzvh07KlRDu89ab/Y\nO0sBTmBTXjWcIBBmEncUkMTHoOBTvWozpREA3mheHQzBQ8AAlILbjciRM7un\nVWI2rZJ29x5BOTX6EnHz+MPHxHONB1+KDBLu0h45jqxj3ahdax23SbAB0L6u\nvpzADFgTuVGAlIRu/IOaH9Ed5wotxJepRV/H+MFdSBLKlAxluk+tKaLbPzLY\noKdIl79p7fa3TvfhfJxEBazYuqtqMyLRmma0V5+8Jc124e8AJZqC2O5lQe8Z\nil5Y\r\n=P65b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"57da1639cd20be64d9d6e3e7657dba3d4adca85d","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.1"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.0.16","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.2.5","sass":"1.44.0","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.9","ts-jest":"26.5.6","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.4.1","clean-css":"5.2.1","cross-env":"7.0.3","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.3.0","babel-jest":"27.2.5","css-loader":"5.2.7","prop-types":"15.7.2","size-limit":"5.0.5","typescript":"4.4.4","@reach/rect":"0.16.0","@types/jest":"26.0.24","lint-staged":"11.2.3","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.30","autoprefixer":"10.3.7","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","rollup-plugin-ts":"1.4.7","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.7","eslint-plugin-react":"7.26.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.25.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.2","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.1.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.1","@types/styled-components":"5.1.15","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.33.0","eslint-plugin-react-hooks":"4.2.0","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.33.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.0-beta.3_1639055408072_0.9297048665244081","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"suomifi-ui-components","version":"6.1.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"0d2d162cf2fcac1f88baeeef844ade479f466f7b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.0.tgz","fileCount":14,"integrity":"sha512-7EogjPqKyqDdr3HcHk8jabg8gvyAxdHhysi8/5YNdk6T7y8/VqqfdUNeOhRo8fUFTWw7oFSBBDZFMHWh0gl8/A==","signatures":[{"sig":"MEUCIFUy/H4mRoIHyHkuik0OpyW4GkF06Imle5jmtZsmCRK8AiEAjfa/2Ic3hprTqLW+h+X1E1ETjVzVO9+jk2yRa/6C0xI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2770107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6UzTCRA9TVsSAnZWagAAyxEQAJfqJ1/5SWuy6BSCf3hp\npFkROJNkJodNLHXzzveyJQCgnJXuCis9VImqOULr0jZ4hK1YhPSVj4eJI1cg\nXc/XOy5ZVkRQiyZlAwbXqyJ/MVM3Ayc/KCblvJxNW6MLoCGLCMEBrKrhqCUR\nhtHAxvJ03e3dsjxJqr9p15Pm1O24z9uaXoic9+lepS0vJonwgPbob4lLUfZq\nppUWXwTzv8dP7f9038c9jApPGnDNg0+YjowwmJGU4db3i42eGG7MOm04YhIj\nTC7u6bMG3AU0ftfD+76H39EpqGZ4KXQmlx940KLIrqOzlkB7qy036PmojsVq\nO4gcY0FVTwR7tWSeH8DYKS06St8Z65JrHxVjjpQASMlDgDSL+TWGndkfgqf3\n7vkDiE0fYAh26/L2GwoO5zRmQJdh9KzNQkdV0vNJOIDYNm0SWmnsXTH8/dgv\nS+CRPZ3vyXoBC4mH18vD+qeydqY7aSiyKDV9suefD7cO/8ZoQYwAbWdca9du\nMimkZ3Z6qEhWa3QlCpB6XaD5c/hTG18GKQ0cFaRvWi2EVaEiAAzIkW8PoOB+\nzTkgCK18LLW4F23Z5qricqlUm0eZNM5WVlYKceWiBS2+l2qF/GbGw8a9umeS\nRbz8aktqW3gmqrLnUZ6uDGYj4yirPZo313aiAgWZL+QRZNNveGSJvoafG3N1\nZino\r\n=4LBJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"4c3dd1f0644c40e80ed4f2b065bc681909b8d0a7","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.1"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.0.16","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.2.5","sass":"1.44.0","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.9","ts-jest":"26.5.6","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.4.1","clean-css":"5.2.1","cross-env":"7.0.3","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.3.0","babel-jest":"27.2.5","css-loader":"5.2.7","prop-types":"15.7.2","size-limit":"5.0.5","typescript":"4.4.4","@reach/rect":"0.16.0","@types/jest":"26.0.24","lint-staged":"11.2.3","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.30","autoprefixer":"10.3.7","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","rollup-plugin-ts":"1.4.7","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.7","eslint-plugin-react":"7.26.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.25.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.2","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.1.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.1","@types/styled-components":"5.1.15","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.33.0","eslint-plugin-react-hooks":"4.2.0","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.33.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.0_1642679507323_0.21316378393505864","host":"s3://npm-registry-packages"}},"6.1.1-beta.0":{"name":"suomifi-ui-components","version":"6.1.1-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.1-beta.0","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"72bf8d463ef12c4dd84f754ca816f63ad9d45985","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.1-beta.0.tgz","fileCount":14,"integrity":"sha512-JfBhsGqaekxDSe150ciFKv98ujvxkhwKf0eYIYOUVsnUy9x9V4D+7Mk/6V3tyHQOP4BTmAM3LCpFVoeeKbkM2A==","signatures":[{"sig":"MEYCIQDbAUM/P7KzMZXyJc6ZOPheDvuqpTUzt6Vt5rUcnL1daAIhAIYb9+2BKIdGqEnAJqdhrXl2MoqYWwpWTRNzRbeh/iiF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2772175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7owpCRA9TVsSAnZWagAA6I0P/A5MqpwMG7BHrr9AopYp\nyaZC8ig5bbmnzwmCfRRnhcMuakHiwi/SSovPFmd+ACUx5ylf82RHEmD6IU6Q\nVuWTzzMbaZnUUKuwBbj7NGvbwdgqqF79n6qgg7fnryR83CiVinadrb9ZtCSp\nJxF1ycvnKzcwLviHw/JFDRn0AZETRgN9HGojkKBAbeLy8Sx0h4PaElxrDRrU\n6sJnr8G0+QEDCGvpV3l4Edx0qFou5Bi6zK2simzAHpKF6flDS+j2MDUcDwQN\nnwxjZr02/BOsIa571yrV4u9y6Jdcl5B0TavBdAc3+LTIWyVRplsGmrHG8uPq\nPblAqcBDfiFMHnSvSsQNe2NqxBh+6nc76R1q8NzzV05EsUvG1Jz7tX03fFvQ\nal5x0jj7ewuhQrg1qb6A2Q4CiVTQ771HmNmhhNc0Rn5HIh3RXLr+4aBryNeC\nVXMXRo2u9f87XoSOV7Daiv9iuEeAZdPPocbXskwEXqFQee8oa6FsCwhV88I8\nDI2ej+Nd9MUGvY5geESggLFPaZU5ZjmMzaTKmGH2txLYD6tL9lwIpHk+xQvS\nTps9+DefH0tAXVIVKXh+5Td6d54Itjni1JjytknruVweybAQPIMFyOYE720u\ndHx+el/0AO06crE4qMw993xZrIg3njpBcqsIKQct95YrwRoMNI0VqqjCwNer\nHWUe\r\n=PUOE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"08ab70354cf6e2efa492c0709fae6c707cefaa91","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.1"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.0.16","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.2.5","sass":"1.44.0","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.9","ts-jest":"26.5.6","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.4.1","clean-css":"5.2.1","cross-env":"7.0.3","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.3.0","babel-jest":"27.2.5","css-loader":"5.2.7","prop-types":"15.7.2","size-limit":"5.0.5","typescript":"4.4.4","@reach/rect":"0.16.0","@types/jest":"26.0.24","lint-staged":"11.2.3","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.30","autoprefixer":"10.3.7","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","rollup-plugin-ts":"1.4.7","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.7","eslint-plugin-react":"7.26.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.25.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.2","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.1.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.1","@types/styled-components":"5.1.15","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.33.0","eslint-plugin-react-hooks":"4.2.0","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.33.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.1-beta.0_1643023401643_0.0023665300684072577","host":"s3://npm-registry-packages"}},"6.1.1":{"name":"suomifi-ui-components","version":"6.1.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.1.1","maintainers":[{"name":"j-kallunki","email":"jkallunki@gmail.com"},{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"aappoalander","email":"aappo.alander@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"1927798041f7335884b9af33807b46d075c4e626","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.1.1.tgz","fileCount":14,"integrity":"sha512-AtzsBivwxjqdF96pY4CuzH6j9KTeDEjFCh7aOGo7Phok6LDQ4PUOWlOfMC5YsKUeh4Z5hB2qsJ8ufVGFg2uYdQ==","signatures":[{"sig":"MEQCIATjP68uBwrMssI10MC3XAYnUUu31Gd7IHWyHKYA2bXVAiB293u5Lh5m4TJWwBC6ymzOQ187Pu8+FmtxfYWAa9566Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2772168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8UPBCRA9TVsSAnZWagAA15wP/1RMBoz59czMyxdMfKRl\npTGS4ovGeaqcE4OOFBSneYOKUXVBC8VDeNJgbjSs7yTl0ocPTme1ONgW8a4T\nL3q+Xt2d2FWuUTBK4WOfheZYxUrSEXU/FEOelWZ4DN+FlZcqrrOi1QBv+Qw/\nBUGp1xWgmhKk+TSYmSAZUFk+1nSqzTg3QO5chj1BJmsPGkbBcpUpswQ0MuYT\n2PKyDqF6d6G3s2y7Q9CP3CWj+av67WDY0WzW5EKzfCW1Kwsb/XU6YZsWDbxf\nzlpG6iMbbr/HLYqlgrW662frJppxB/XcpvJIiIoiGXyr3dKgrVvEGVMiuHW2\nk84sfuSF9gj8Jk3h3OYhLcB0rDXXiDBxjFsAn8C71X7C/6EdYkAhhVrwm8EY\ns9I+o9qQQMmWSY/fd30A/pFrcyuFKk1iW37vG6monvcFDjHQ8hauWuUpWWpQ\ny3SLD5duBk6ECJ9F7Iq/JhCRieSkiBjOl0xQOWGaN0VkpyBUNQ6rFNWMrtGS\nNtLMaaPg+1r3qj+p871NykDnO7+zE0xZ353qmc0+HM7+wLCLhdql/JvKzRjM\nQd74EUFydh9X8//mmYUAQe4vjFjlEHFzytAKj6FUOhyRitC2NztPnAQPi0Dp\n5k3i+FvrKNNaOwy8n7OJgchNhKaA4PVM4F8UCeoI6kC1//5IIYdCj20AvJaQ\nRigJ\r\n=jl+1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","style":"dist/main.css","module":"dist/suomifi-ui-components.esm.js","engines":{"node":">=8.0.0"},"gitHead":"47e3511af0b412cac3c005172b59769b561f250e","scripts":{"lint":"run-p lint:tsdx-lint lint:stylelint","test":"tsdx test --passWithNoTests","build":"tsdx build","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","lint:tsdx-lint":"tsdx lint src","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"tsdx test --u"},"typings":"dist/suomifi-ui-components.esm.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["tsdx lint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"lodash":"4.17.21","tsdx/jest":"26.6.3","node-sass/meow/trim-newlines":"^3.0.1"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.0.16","classnames":"2.3.1","react-modal":"3.14.3","react-popper":"2.2.5","suomifi-icons":"^5.0.0","@popperjs/core":"2.10.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.2.5","sass":"1.44.0","tsdx":"0.14.1","husky":"7.0.2","react":"17.0.2","tslib":"2.3.1","eslint":"7.32.0","cssnano":"5.0.8","postcss":"8.3.9","ts-jest":"26.5.6","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.4.1","clean-css":"5.2.1","cross-env":"7.0.3","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"13.13.1","ts-loader":"8.3.0","babel-jest":"27.2.5","css-loader":"5.2.7","prop-types":"15.7.2","size-limit":"5.0.5","typescript":"4.4.4","@reach/rect":"0.16.0","@types/jest":"26.0.24","lint-staged":"11.2.3","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.30","autoprefixer":"10.3.7","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.9","rollup-plugin-ts":"1.4.7","@types/classnames":"2.3.1","styled-components":"5.3.1","eslint-plugin-jest":"24.4.0","identity-obj-proxy":"3.0.0","react-styleguidist":"11.1.7","eslint-plugin-react":"7.26.1","eslint-config-airbnb":"18.2.1","eslint-plugin-import":"2.25.2","rollup-plugin-postcss":"4.0.1","@testing-library/react":"12.1.2","eslint-config-prettier":"7.2.0","eslint-plugin-flowtype":"6.1.0","eslint-plugin-jsx-a11y":"6.4.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.5","eslint-config-react-app":"6.0.0","react-docgen-typescript":"2.1.1","@types/styled-components":"5.1.15","@testing-library/jest-dom":"5.14.1","@typescript-eslint/parser":"4.33.0","eslint-plugin-react-hooks":"4.2.0","eslint-plugin-tree-shaking":"1.9.2","stylelint-config-recommended":"5.0.0","@typescript-eslint/eslint-plugin":"4.33.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.1.1_1643201472841_0.6499450988929114","host":"s3://npm-registry-packages"}},"6.2.0-beta.0":{"name":"suomifi-ui-components","version":"6.2.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.2.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"1c14b1e2db541ad6e3e158c24e63e61b135695c3","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.2.0-beta.0.tgz","fileCount":601,"integrity":"sha512-vtU2eH6kC5Q01iuIo2PaVeXiluN/FoJU/rjnM1p58h+Jutr4JCOmL9yzA/V5hn4tCBsqIukUiegSfb0lkeE3bQ==","signatures":[{"sig":"MEQCIGFeSf6r5Rv00O569+1Ai8WNe64gKKvpGWa839gWig5kAiAj4i1ryjIkGp/Wn1IhGCuGJt0wuDKEK5qKuKSh4YEJ+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2397786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAnCACRA9TVsSAnZWagAAR04P/AxJvEjB8BII7LEJReOT\nz/+NfJsrqu5N+/mhFXJgWkoH4Uceh5Fxoba+Y4vbHkU1vK3DKhw1K3ezPyjT\ndYM6IOy2mL0+xXmrdko56AnMGfItwUO1ohFMhYnq613UDUi4MVZ39RevjFCP\nkeMa0Cd6ZivkFmm4aMCe0xGvTkpkibHlxqs3CzYyEHhfq5lo/c+aDmpIgxuf\nt7K77KonlBG8TU+1dPyGzswWRQgacqh6HTiS8dRBKKOBX/gRlVouzFXojz6v\nmeUSZvERaJnBI2C7gmaW3ehfi43HnxOSaegiMdNcohL8vnax5uQoAKT3bArc\noHuziP1a+PzgZArFNmMp6jtRyeYyWpA6fAV4K+yv1dHkD1ddThnavR/Drv4Z\nvLgr6EVyseE7QTtQA06F5zZmYPTNmri59FzR+MXu2rRXwJrQSf+UDTbJIpsL\nQHvupywpM8mpv/WaTBvm2GceUKRIvvLlsA5KWtEYLtThen7uyYPoWz+Elly/\nKDMScIpOj0sXpU9vj4lA7Jxi8vkRohKIjeZIwsgadetQzOmwvuwyjjs7Tzok\nEAfwTA2P9HUt5MA21o/mTdX9NmhdN12YoDki194i+Yyy5z2++9ZGI3BlH14N\nNxNVSu3QV9RwOUk48/LCZZMp9IxUvJdHxSHSdNaAo7osCx7WcVz0efRKfs/n\nSiHi\r\n=f8F9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"0377d5ad21d215051ceb4b31fa932c59141ced8d","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"valger","email":"valtteri.laukkanen@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.1.8","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.0.0","@babel/runtime":"7.16.7","@popperjs/core":"2.11.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.7","sass":"1.49.0","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.7.0","rimraf":"3.0.2","rollup":"2.64.0","cssnano":"5.0.15","postcss":"8.4.5","ts-jest":"27.1.3","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.5.1","clean-css":"5.2.2","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.2.0","ts-loader":"8.1.0","babel-jest":"27.4.6","css-loader":"5.2.7","prop-types":"15.8.1","size-limit":"5.0.5","typescript":"4.5.4","@babel/core":"7.16.10","@reach/rect":"0.16.0","@types/jest":"27.4.0","lint-staged":"12.2.1","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.38","autoprefixer":"10.4.2","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.11","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.10","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"25.7.0","react-styleguidist":"11.1.8","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.2","eslint-config-prettier":"8.3.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.1","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.20","@testing-library/jest-dom":"5.16.1","@typescript-eslint/parser":"5.10.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"6.0.0","@babel/plugin-transform-runtime":"7.16.10","@typescript-eslint/eslint-plugin":"5.10.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.2.0-beta.0_1644327040400_0.7787617787795922","host":"s3://npm-registry-packages"}},"6.2.0-beta.1":{"name":"suomifi-ui-components","version":"6.2.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.2.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d4b762b8d524756728d0c17782af15c49566e09d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.2.0-beta.1.tgz","fileCount":609,"integrity":"sha512-W0Yr3BFvu2riTZGcPhE0z4FJjxFfVcxZPGOdr3o6T6X7+Bx82Q/popkZr/u05kP3VnenmMv7iL2/M3dTeMZI5Q==","signatures":[{"sig":"MEUCIBxswiQsS2k02MASHn1TNfnNl8Lz3cuuX/quapYC88egAiEA7kIuDSAoS+2JZ9FrARJiR7IVfM67rKxGhBQSxBp4Hj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2428939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBP2GCRA9TVsSAnZWagAAGdUP/A8b0ux2m3XdpdibBF9x\nKuPMEMuX+H7qTSa67MA5queQqWiEZv6tDtiGKtfwCI6s+rR24kYT55glpV4a\nP5u+8cvn0cOLgNPE3C9+ODfBLxxBmyeYzV0mQAHx7T7EAMuXR9pfJqJLPGOU\nj7ATEl+RNuryTgmXS7m9rwe2HDfTFVREE3oJMcgU8j9A+NUYbw4dV0lmF2tP\nACUZA0+3SM9xrtTOEsDPwWLXMFciwCyLRs4lXEnS7xBMvo2iAwE7U9mvuyKB\nuGP19PXLhmB5OCT/gFfwYtDDa1G84hlZcXzNSqLyc+NqoRxMsIEGxE3UTGSp\nZEy1GYz1F1JLgGwSkw3tuadbSNZuw4E5V7RrufcEJWProXRJVM1NTIjtsL8X\nMgLG7OGUgx4MejdD7CD6q+yk7djpIT028r0z/PYLccuuPMEU78CzdM0C2tTs\n2gO0ITtjQ33XydWBaBnBHu5ytNj0xn4lMEnD+y2oDXubI9eHrhSiqKpeoT6B\nQZK/BrQU27D2HPe9Wc9osnc+WhdJyeL5JXEy7ROrQuiU/CUcRj+Xz0wHrEBG\ntiZ6cr7M8JrTiNZJe8khqzYsQy4P1eN7W4vpSQ4QH6kwXBDrCqHxMtoOT1bI\nd0fIYaEd2YJzrG9/7xIlJwfbWKURXpHHCJPBmWCIkIb3veEl/4Cs6P0efgK1\nXiSg\r\n=O22G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"71d2f55a232b14a7ffdd81445e5bac633b3feac6","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"valger","email":"valtteri.laukkanen@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.1.8","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.0.0","@babel/runtime":"7.16.7","@popperjs/core":"2.11.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.7","sass":"1.49.0","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.7.0","rimraf":"3.0.2","rollup":"2.64.0","cssnano":"5.0.15","postcss":"8.4.5","ts-jest":"27.1.3","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.5.1","clean-css":"5.2.2","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.2.0","ts-loader":"8.1.0","babel-jest":"27.4.6","css-loader":"5.2.7","prop-types":"15.8.1","size-limit":"5.0.5","typescript":"4.5.4","@babel/core":"7.16.10","@reach/rect":"0.16.0","@types/jest":"27.4.0","lint-staged":"12.2.1","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.38","autoprefixer":"10.4.2","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.11","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.10","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"25.7.0","react-styleguidist":"11.1.8","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.2","eslint-config-prettier":"8.3.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.1","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.20","@testing-library/jest-dom":"5.16.1","@typescript-eslint/parser":"5.10.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"6.0.0","@babel/plugin-transform-runtime":"7.16.10","@typescript-eslint/eslint-plugin":"5.10.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.2.0-beta.1_1644494214361_0.45401175071911015","host":"s3://npm-registry-packages"}},"6.2.0-beta.2":{"name":"suomifi-ui-components","version":"6.2.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.2.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"79f2dea4951d584f1d320327b72ead5a457b01df","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.2.0-beta.2.tgz","fileCount":609,"integrity":"sha512-cu1gBRUr40vsRyC+kkUvXpzE4d0nwOT3gPfeLnJuqtoJOo3djKMoDy6StNBqT1LJfbI9qZ3PZihMsvTWN1S0gA==","signatures":[{"sig":"MEUCIB/7FEtVr/HachXPrcEtwnTo8qzNT5QmYtjMeeuap3PZAiEA6lBAxzDRTdRSQxa4ZlqAguj9anFexAWb+UXOjP6RBUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2427917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDfOHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqShAAjHkJatiiE2ne3znpu4ZtuLCGe6at+pfjZkRwcGwTUAyelHna\r\nsfREBhLA6oPmzRBndgPENX8X+bSqey5woLzNAeMjneK1oE1drMaEFMeeMCYc\r\nIx0wYSSeK8zCpd+t87QJ29i43u0YnwarJ4nk9jx0oAPtxoMpdkXFOsHx9L5w\r\ncYJiO7s+iWlI3FOnLJ26+aTmAlk4IYmkEl+uo2M6ZhlWQhbuG3EeTR4os0j7\r\nnoAsJaxHjdYTLVp3fYgHKlyvAW1yMxa6qh5p2IH3zjwvnHUpS3p0XbB/34kR\r\nQiG3I0OrZqxUVVOZVn+w1YigXg5yngcYQj8tpxMgmDrKFuL05K/WUUYDbfRs\r\nsS4YFjQIa2MdFrpGQuy8+/gBnVi73n0N/zBqKdmJ80df2F83Ip5r2nzi5xdJ\r\nVh3YtgU0DPzbvsiMX+jOvDmI0L0wqogTOTFE6KQmP/U7cxvfzhEp5dVwR2xb\r\n65FDm8+40kvHd7BF2xqiBZlTM0C6ZdUtb8UMX6TRowDVepJRiCAFaRdrbG+8\r\nMUVkl8SkIzd3rojzcJZL63vBrEPOifmisbnh7Pnbze8hF+5LaBMenI8Vooj2\r\np31gz84Et8Afxa0Hkhi/ksFrA15umCQgFkP+jkrmZrpHbbkqQvxAfSGBb0Ca\r\n6KeTFJ4n3wqgmyMnLN+gzy1PtwEXk0k27Ho=\r\n=qJ8b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.1.8","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.0.0","@babel/runtime":"7.16.7","@popperjs/core":"2.11.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.7","sass":"1.49.0","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.7.0","rimraf":"3.0.2","rollup":"2.64.0","cssnano":"5.0.15","postcss":"8.4.5","ts-jest":"27.1.3","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.5.1","clean-css":"5.2.2","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.2.0","ts-loader":"8.1.0","babel-jest":"27.4.6","css-loader":"5.2.7","prop-types":"15.8.1","size-limit":"5.0.5","typescript":"4.5.4","@babel/core":"7.16.10","@reach/rect":"0.16.0","@types/jest":"27.4.0","lint-staged":"12.2.1","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.38","autoprefixer":"10.4.2","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.11","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.10","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"25.7.0","react-styleguidist":"11.1.8","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.2","eslint-config-prettier":"8.3.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.1","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.20","@testing-library/jest-dom":"5.16.1","@typescript-eslint/parser":"5.10.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"6.0.0","@babel/plugin-transform-runtime":"7.16.10","@typescript-eslint/eslint-plugin":"5.10.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.2.0-beta.2_1645081478634_0.08747767231816317","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"suomifi-ui-components","version":"6.2.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.2.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"336859158fcdb0850cffb12233ba1e23a34f721e","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.2.0.tgz","fileCount":609,"integrity":"sha512-JgGnXKCTbpo8Nd6bWeEXFbfPOSRwKRPC0esKdHy/WY4nLVJR3KVAgwHhXmfDHL2NkJ/G8nsYVu+aF8/4Z3IiEw==","signatures":[{"sig":"MEYCIQDUGABCiEsU5lIrrwRxjG2kJt1mRwZPbsV6ENaul/mJxgIhAIYUB2+ipfd6nWEXi5GhVwsPgDmw7NGwLKipL7jcEyIG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2427910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFhMNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrwlg//f7yjsDTLlS5wSQ9+UMKY+5D27dkg/ZvIxuT0bP/zqdeOWPpo\r\neLjezGR81c4g/yftoP36+9DzVLzwQwbfGVxxhgafbxd1xvjgyQCdUk5ycAS4\r\nieHJERI3v/q5Yr2tnWfFBpJ7yAYVqfJAV6Sig3G7nvfgp1ofn17VSv/XMGKY\r\npqHQGsj1WyqeCMIPPwi0DnT/uBo14appYhvcKaH1tGlFaj6HhC09gwhXJ2lA\r\noo0GWcUgfNJcN6PKTBZPAWilVNvuygoRWpyHpC6dbilQf6YfD38CKReHK/Kk\r\nNL7Ux3W1JZztVclqNk3Y/h9HyM4ZZy5ea1lotA1gzsScricbtiBRlryWIKBD\r\nyVcwbjyWQNAOXbsUygHpmgLUjxBeuVRYIJeVpRArwFHIsQQN/lxqE9mREayZ\r\nanl3asES5JQ5Ppx051m92t/W9fmml9Hg6W0y//7tjLeGdKun4G9dYw6dY/Cu\r\nuAqxAFhc3ZE+SZEjeZ+uv+vl1W6iGw1NmxNz99iVN+3rVGWtCHfsz0sPJnuU\r\naRh0SbycMLHSlr/ahPfVm/CnAvX020aoTxIc84PnA4irKx3zH98fXkDkXpIL\r\nriqmqsHMBGnSv5bOQWZFmoqg0gR4OlE/s6BbvFBpv4+ys2d5RL/PY+A77zxo\r\nJkHG++H5wbdKLZNkurv6Fg+P7u3bIOd62x4=\r\n=s/5u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.1.8","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.0.0","@babel/runtime":"7.16.7","@popperjs/core":"2.11.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.7","sass":"1.49.0","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.7.0","rimraf":"3.0.2","rollup":"2.64.0","cssnano":"5.0.15","postcss":"8.4.5","ts-jest":"27.1.3","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.5.1","clean-css":"5.2.2","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.2.0","ts-loader":"8.1.0","babel-jest":"27.4.6","css-loader":"5.2.7","prop-types":"15.8.1","size-limit":"5.0.5","typescript":"4.5.4","@babel/core":"7.16.10","@reach/rect":"0.16.0","@types/jest":"27.4.0","lint-staged":"12.2.1","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.38","autoprefixer":"10.4.2","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.11","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.10","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"25.7.0","react-styleguidist":"11.1.8","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.2","eslint-config-prettier":"8.3.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.1","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.20","@testing-library/jest-dom":"5.16.1","@typescript-eslint/parser":"5.10.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"6.0.0","@babel/plugin-transform-runtime":"7.16.10","@typescript-eslint/eslint-plugin":"5.10.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.2.0_1645613837147_0.24771589626098578","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"suomifi-ui-components","version":"6.2.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@6.2.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"8746765db1f5b945b6cb4a5452ae49e0561bbd15","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-6.2.1.tgz","fileCount":609,"integrity":"sha512-VJnFseyK8ySfH/F866jRtNY8kV3Ni4WEi9VH6fIe9goASd9QmN436uVnTgeedT81hy+YbBwfwuGIoBfYI2j32A==","signatures":[{"sig":"MEQCIC73kHYnAfTqv/OjyzXeqK8IW6cjpzgTl8Z3BQVityacAiAo/0GzZcuyEbP2hnqrbZ5zigEy+aYefxgwN3hEIpYF/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2428059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHd1QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0Kw/+KwjdIdN3L0bRl9Z+qXcnKyHaoHhWSHWssnb4o3QmYkcE/NlP\r\nBqoa/78wyogLzBtBhsMnThf84FwTAIN+UM2mHShKVattvKnDzprcLRkE+bUw\r\nVkW5nPTEzsMYJ4YTKUJxua4UIq6o4UE3zyesV03mjHMDcc9Z6fDIHKnxo26P\r\najUbHGsZnXZRmxSXR3d7BeXKszUiPAYZqzWQcF/tSQk4OL+h0z91iuFGA7et\r\ntb19NrrASjwRQLB+Ylu0hWhUxe2bRMxCUp6In+9z6cpdTCPTgBI1pwwR2DOF\r\nQ/WyqBSEpsY4+sbnWFp65X9JxOeMVWcH9azxuhL2t2aN3iLiBPjWWOa/+Bq3\r\nBUmT6HBys5g7agUJA52dIOmMLmRafVfT84O5MxF8QfMWmLr0kW45rgvolDmD\r\nhsJAarwtL/pcTHkAm+x19SMqVAdhRW3ikngFZWVAjrk7aeMvYBAk9TGglaJy\r\nzPjGJxlmb11FCIDGdFmntOrnpCK6TZs3DyInQgmQXQJScYbuUBjeY+IRzYXs\r\nyMsCRG8e2qCmy2ssSfBQYZnZk1TKBvrT8vbVHWA8jt+Hw4uZoEP6UKPPPjaM\r\nnOTHNzwngOiulgwkgxB3ubW9NKkv9tsmAARaMX/ljM5oWjf1OCDNedQ9qhAz\r\n0NgDlvuiC7hXHMPc+uBVW0xEWMsWUtHU11U=\r\n=/6oz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.1.8","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.0.0","@babel/runtime":"7.16.7","@popperjs/core":"2.11.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.7","sass":"1.49.0","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.7.0","rimraf":"3.0.2","rollup":"2.64.0","cssnano":"5.0.15","postcss":"8.4.5","ts-jest":"27.1.3","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.5.1","clean-css":"5.2.2","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.2.0","ts-loader":"8.1.0","babel-jest":"27.4.6","css-loader":"5.2.7","prop-types":"15.8.1","size-limit":"5.0.5","typescript":"4.5.4","@babel/core":"7.16.10","@reach/rect":"0.16.0","@types/jest":"27.4.0","lint-staged":"12.2.1","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.38","autoprefixer":"10.4.2","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.11","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.10","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"25.7.0","react-styleguidist":"11.1.8","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.2","eslint-config-prettier":"8.3.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.1","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.20","@testing-library/jest-dom":"5.16.1","@typescript-eslint/parser":"5.10.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"6.0.0","@babel/plugin-transform-runtime":"7.16.10","@typescript-eslint/eslint-plugin":"5.10.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_6.2.1_1646124368382_0.2852059009717529","host":"s3://npm-registry-packages"}},"7.0.0-beta.0":{"name":"suomifi-ui-components","version":"7.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@7.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"27de3f294dbfe6ce5dba8383471fc22368247b58","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-7.0.0-beta.0.tgz","fileCount":617,"integrity":"sha512-swCnNcQVBu8p6zheukf+9/K8Avd3V2Lt8Z/LOxohWdAs4s+TojIeudnDVM1VHP/Um/BlYLt5vGuge/mZKjFz5w==","signatures":[{"sig":"MEQCICpFUzKAN2jX3sKdEGkV1eem0xAeoi1Ir50GPY/35q46AiAh4AXC29ZG21sS2N2vx5YioqUTC+YxuVDU8rN7Uo+2lA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2449799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOFYmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozeA//el0rKhS/aaGKnmQDhCCYkRwZfxGfF+JafKYJ5qMcSchs+7fL\r\nCzxLVEAVxNf4bY+Eta0gCgQ/6vSiRfd9TkdUqZzvbJQgRaeuueJhatcFldAK\r\ncvNKdli4eJP4XP78s8U8HDglyMHvW9Xn7AewoQym2F6gZQ33rS9oAZ2oFEyB\r\nD6Vvj6vJNOpGNrynWrJ7pbxhnYPmCPjCG2afA5bAKy2d/NkeW3/1KvYnFLjG\r\n/vThZ7ONnLP4i02hn9CHStLjtxJrEOPRAzWOi4w0vikyucitas6vbsz3aMAO\r\nSWsk8rVAjdDQw5LqoxTPZciicQoxOm4k5jtCo2lC55cLAAC9HVWDMufMvGUd\r\n91Wa2TQEjfUvY6VYi++zC4aW+KPfdlSgYIPNCWshE9Eh+XuLzarh+UoVSYJO\r\nC+xMze7mJcIUXPRGY8bWmYX4FF/vdLZQPbLQ5JjHzo2vYZThCeoainI3uTis\r\ntKSsC0bjXGo3SX7gUp+RJPj9YK990kQUGgwcb2flG3NQPhnbNuUXxDTumK3O\r\nZQ1yXb13ZQ8jkfFyWxTldBRqdtm1zWlT54DLCSb3EzSSt0VvQwwXKHbbXJvN\r\nJPPz2cTIk/WSqdP/5Ug2xFdhGpGl5gb70x/0oTgFPe3rul37xEU+YIfQln/y\r\nAYdk5ENUKHZe1iqRSi/KyxT9lwmqaNC33fU=\r\n=ylyM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.3","react-svg":"14.1.8","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.1.0","@babel/runtime":"7.16.7","@popperjs/core":"2.11.2","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.7","sass":"1.49.0","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.7.0","rimraf":"3.0.2","rollup":"2.64.0","cssnano":"5.0.15","postcss":"8.4.5","ts-jest":"27.1.3","webpack":"4.46.0","gh-pages":"3.2.3","jest-axe":"5.0.1","prettier":"2.5.1","clean-css":"5.2.2","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.2.0","ts-loader":"8.1.0","babel-jest":"27.4.6","css-loader":"5.2.7","prop-types":"15.8.1","size-limit":"5.0.5","typescript":"4.5.4","@babel/core":"7.16.10","@reach/rect":"0.16.0","@types/jest":"27.4.0","lint-staged":"12.2.1","npm-run-all":"4.1.5","sass-loader":"10.2.0","@types/react":"17.0.38","autoprefixer":"10.4.2","react-docgen":"5.4.0","style-loader":"2.0.0","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.11","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.10","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"25.7.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.2","eslint-config-prettier":"8.3.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.1","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.20","@testing-library/jest-dom":"5.16.1","@typescript-eslint/parser":"5.10.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"6.0.0","@babel/plugin-transform-runtime":"7.16.10","@typescript-eslint/eslint-plugin":"5.10.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_7.0.0-beta.0_1647859238656_0.6148063211670038","host":"s3://npm-registry-packages"}},"7.0.0-beta.1":{"name":"suomifi-ui-components","version":"7.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@7.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"7e03d8ee4fa77aee2ce0c93818127847c3ec1f6a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-7.0.0-beta.1.tgz","fileCount":617,"integrity":"sha512-ng/Kx1+FtFfKCCm02aM0FsVka79yJ10BJiHfacQhSlEwCQJ1S8M1GuJR3iiHmKrsl/S2LSuS0sl9XUB1sGY34w==","signatures":[{"sig":"MEYCIQCxEw0au73Qix9mkuIMuvNkIeujUppAthOw3JPAJHBpfgIhAJ99Pigkxgx9UbW1qOUXkwcgSRtNklU7+IICJyC3UNzF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3497139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQwBGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2oQ//eZN9UY7LC6yPZCPtD040XpPJwPf54HaPXnPLLtq2UiM8MiYL\r\nqu7fLadgl0T942BfpouXdhcS9Fxa5rud+2n94C/Bf3yMvZPOrM+Pz3RLOf5K\r\n0cAMzzJ9geATGp9lDGUiSxCRdYiFkX+Tv8LtA/VGIFt+Z0Eg3FTgXvJReeoI\r\nmG+4famH9wmB4GIUXhRE5S/pJDUwKpPIOQvzCYLS2mz1gSsmG0/PzDo4f+jj\r\n1RM31Qceucsx4umlucoSEq55WcLkt50/hm6FRSCpyIh3uIRbcB8ubNKSZH5l\r\n/heB11cqd5WxN1Km01q1xYLvI4UnyYlwk8LqJS+DGK1ZtbgAtuSkg/TbnHF7\r\nhPwlgr3XTe0Im2arDt7oI4o5QYVBp1VZuD7bEqMCpTChSheKLgiQZgwY4fxm\r\n/sUGjdCkpUEpnJuqHSo95Jlag9FHJPqk4ikL0G6a77gYMdtcbDQTSV3h/PS+\r\nuWaVZCPvq1QlGk4L7j7QQY5ax4KUrzRYFfhdr7BxAxsFGD5nIx6jWlaYny3R\r\nZYR/0lyf01jxN1yXBPMP56EEjSxo1dmuHb6RFwCWXba0VofvgIC745mFWU0B\r\nK5NmrkOVd4oBE9NwWQBkSjuiVUtyJyo72KNjF3L7an+VZ9wFPV8w7av/xmmF\r\nI7w/3BV++vOt/uAA9xaJ1NCk8/JMK0Kvyzg=\r\n=uRdK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"d4f92dbff55057416d754aa49055e1ff95562cf1","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.1.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_7.0.0-beta.1_1648558150152_0.7198919758538846","host":"s3://npm-registry-packages"}},"7.0.0-beta.2":{"name":"suomifi-ui-components","version":"7.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@7.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"valger","email":"valtteri.laukkanen@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"890c5f855c596e039154517054380c8857d5022d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-7.0.0-beta.2.tgz","fileCount":625,"integrity":"sha512-W80Ycq5atxD69AwdG0wBZ1M2BBT3GZ8SVDiLuIhAVdCzgvXq5VBengdZcuJHZKiDmW7HZujt1eqCw0CjbeFvDQ==","signatures":[{"sig":"MEYCIQDaszqqzxFyJTNIgzZ5tQqpeC87udaqLII33z/GycTXjgIhAMaG1uStQDYAirULGZB3sXqkEKGkPcpiyUVqgIdr9Fm8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3538221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXpFbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbEA/+N+dYdtW2kA7MQ9C9bovhuEuEDWDjl6wK3YDkXzODfiZC4yWL\r\nmZVdGkSASfzpA34gNT9u4coN9AofToyhJ3vceqqPSWotGv/xy4eDY/iJMcla\r\nWQM+28pCKsSZiL0Msnb//x6t+xkqtj031jLvK3NYhNRaEKncikHQDW+7v9yC\r\nRuK6EzgORI6zCupKMFkxel2DPUCM0kCYFNSS+3PJRiAUIOgn44KpZdCQ6Or0\r\nFINDe62ejtt/6pi0NkK9/web3an1KNbH+mXHUkBqd1UGR1WL4k/ZbcAEeDMU\r\n1KADCq21DLjQ1kxVB0mXsmb7+vceWJ+TxIGW/t4EYXBoDWvoFbT+sihmXU6M\r\nqo9BCTNeiESvC+QcDBzoAagU3V4o5fn583g0/Cu6G57IasIYYGXu6/7zGXI4\r\nSIddYE2OMPZsQwm8GBb8ejVg/SHEL0pqFvBulL7Q9Qv2/ZeajFvT1MbLebfO\r\numjGyIMhGvO+Do7EvG5sIGL6RcvsXqXwE6PMxYd45UAJgiT9ZWHhpsM9G7Qh\r\nxxcOUPLCLDUcK7FCamjuqx7dJcNgo7T4wi4qdfJwZ5eW5FwbK1vb96rLCczW\r\ncCyF3/xEVEwBX9dSNqkmBbDAh+3qMmGyMXDiVdbDUrrLNv6WJxKXIDmXNcCt\r\nHiCM2Xtn2kqy7E3mP/t6JPCbTuHlfLiRMi8=\r\n=bTSH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"15371a0abb48c3ccbfcaf577d04d1fd5d175beac","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.1.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_7.0.0-beta.2_1650364763622_0.15898709560280455","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"suomifi-ui-components","version":"7.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@7.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"c64e0e31bdacd71441438388c26ff59e0e719355","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-7.0.0.tgz","fileCount":625,"integrity":"sha512-fUW6RS/XKFPsQXbHLO/eDkdTmOo/loxiN6FI9WYLU6VPIMJ5/Qyp8yQsNiJ+2KOwXgxZZliIfzAeLzmUL8s8Yg==","signatures":[{"sig":"MEQCIBf4H9mQuFToGBgVkVGLvZhRoE3jU0nuVirzrjjc47N7AiBf8aCsV8lEZnNEoVByQ7xD7QGvqE4IOGqkPGQKqzTQoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3538214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaoemACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOIA//RLtFFnd5HYY2Xwzla1H9QTXWIhYnrd56n5cP4Xq6hWUdQm+I\r\n+Ptxpusym5u5jQnyD8CytcdatkqhiEMhBhsUaM7KJzF7GlNe79Ff/ZQvRwXR\r\nREZSl3fFjjMNuFlLc8HNWHVgwU/4Ge8rqHOyVGGXhLDJZWFSqqdeA++/GuvL\r\nGDTbuq5kJmoCOAMp+MhrGvLcQOyMClCJ+Ihwk7zooeheWMVhVdp0bBGi5tbU\r\n1mD5oGwuVb9UbFMiKP8SuYsFh79BXXA5/xMs0CGrL/YfqyX9/wPQa8vwWiMN\r\nYFS0VdKFo+MbXad/B+KeCIChc7RAHU9MfLui3r0zyGsEcP915cMVPqTKQkkJ\r\naxaNGLsUcDGYhvZJloUveUMUpFkBgzq2nq9433bnBYrkgGfcKnQEHbQoznOD\r\ngV+aD3EX+jTjnOafj2Qbcb5LUY4LHz01//FiLbFjtvclKTEZTJVNYItJjqOn\r\ni0ggJlPcsKNeB5V7p9nxlXBypQq9ANHXpJZDEvVneq3NSe00u9fFYjWACskr\r\nLx4visQdMI4KM9IRkGaShKvZrWhgfY2U0D/YOvCWiT5hPMwHYv/q51bq0NiL\r\nZoqKyCnqxQeWDhQzErVdyqgSdIgOtieq6e7ImmvUr1TRdIRppH7seMF0NerC\r\nd8OzlFQUBVRP9IhUV4d4XPTiCNx2vouz4Vo=\r\n=9cWd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"a40f6a6fabb862bae0a84088ab7f01c2785d1c74","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.1.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_7.0.0_1651148710342_0.4954456096981279","host":"s3://npm-registry-packages"}},"8.0.0-beta.0":{"name":"suomifi-ui-components","version":"8.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@8.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"212d10bfc19015506a4e624095464343987e724d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-8.0.0-beta.0.tgz","fileCount":629,"integrity":"sha512-po+I7LGzQ2hxZXbz+vUWEslB4hvnYdFydKPAamA1z3inC3Ndzj2Wq2a3nob+qIRuako04ooVpsrqTSnezHjAjg==","signatures":[{"sig":"MEQCIALlZtEjS+/VFcA23x26sEWrcj+cY1YzG3z3TDpFb/WHAiAsCvdSYEk4e8WYZsFSaHCWIPrH4ERsQIw2g2G/NeDy+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3562305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig5L9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGoA/+JBTd5EcbDhwg5u+q2qW2Sv+XNvW4QW3OmIr1O+lD68xSGiex\r\nOsGavOakywVRL6w2Us73DBA3V7noaIRDKE3JzNc2ZbNy4TG1Jr4Wa34GNcSd\r\npK+DtzYAAXYcmTcEYkK/tKjRIvxYR56hpvfgYQ4OeSxtM7J6igtY2rm+xkWA\r\n3xisYYJZVSAFVRdg1lXy8loHLNfPiH4ASVmTO2RIub1jaKcNEduh9Ns7eApW\r\nwezx2pSEbdfUgvNBe8/JGSRDHqcXLdY3knu26zPJaqsGkFymeBI1JeZE1Xvm\r\ntqDdus3QK6fi5H/hOdGa6xytURA1bxXDYigL7Js4n6jrKvsXpEc5MKxJ4nlQ\r\nk9zcqQzPwe4j3hMKzFnLeyzyfCPI1L92IRpJjPpPfc1b13a7SYUAFAmx0Mrh\r\neeagY+4gY9TpHzu7/gpQax+3mInNR/QYcCTnGu3/epwPQ3QMELIsheWj/g7+\r\nYakoYeH8ZmsgrCnOr6tdMteE2nrp8D47dOPzYCkrLyhyW1ejBgRIy48Chjqg\r\nDYZiFAiAiISDiwXq8KXj0B7h/RCN5ZsNzpnoE3uLAo873EC94ttCrWT0800k\r\n9ZBuEU73HMOfS0PIT74XSob1s0Brlmp/102YcAyNQKKcVU9jcQUxFn5VAmxT\r\n8U5mClgNjAX5mxf0ChfMmib1oW2OYyhRsng=\r\n=cmCZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=8.0.0"},"gitHead":"7a9c7ce24c82105f6bf11c4b9149bd47e39cde96","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.5.5","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"17.8.0","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_8.0.0-beta.0_1652790013069_0.8877557996172631","host":"s3://npm-registry-packages"}},"8.0.0-beta.1":{"name":"suomifi-ui-components","version":"8.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@8.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d47360de53de0bcf2ef32b5c044d5a5e1474edca","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-8.0.0-beta.1.tgz","fileCount":629,"integrity":"sha512-evwtR6PWGM65p8WBjrHWgj6DLkx+46XZ5dJSS8dVtFUKsgBzYhkWsknwL7+jdJcJN899QDuggzn8ehht1dQ9PQ==","signatures":[{"sig":"MEYCIQDA7w8H8DOAT4H4ervV2VyGbxoCUCa5FfRmBUWsC90qEgIhAMYZzPc+mIUd17CwHOyPEH9ipl3TFU/CmS0h5pl694Hq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3560972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilyBVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0YxAAmCRikr/vSfcIU2+I71KN6Wa20SzyuauTjJw2djv1XbAMIAVG\r\nhACznut5z7817GPi05xbLvIAgGTXzXnRJhG2qof/bOCAa0SkuTtv3wEtFPKR\r\nMvvBTCZGRCboBE7vhIEdb8/KBZmQkJbm1bQEv+DR20Z4paUi6kv8islv/jrl\r\nq5nQa88O1Zx+y56JNha77EJUoXJ8PHrfUGV5dpX4Tmbv1zl7/V7jIFzjJw02\r\nyAoW5NYG19XP/AfJR12Qe7Oe9Ztirg7JTe25ZVliPdPC8TFWxt5Js3CpytV/\r\nSEcfBYsJcRitgejvtOesT/qqdXHU/IEd3XITO9NxqbQAm8hEFdu6Xcejbx4C\r\n8InNOxhlHRmTxWG4VPvXY66i1vL6BgxJxrr8t27XVPfv5lBMm+V2XfuDn/tb\r\nwxh5NNx6g+c7rdf49oId+tPjO+qIhReRx0DLm1+sGaxpQ2S7bOuzlAAbq0DN\r\nBJM1dkaIlwfNushMl9mQI0B5rNtoYy8zM4jnDjhJG8ISKFCihaC/s3aCGGwO\r\no2DGNyIFfSSxVwCF9OZZvO45SXPdvtHHtx3RMsYAfhYysiJvxt33s5/vrRik\r\nNgHPans8SWnpZA/6BuYGb8nsy5+MgyiSN+0tS0WVceJq7kXyG8jhZHwKQ1ds\r\nST1xtbGV5PSnaczPhMbt2QdWgAClZY3jXMw=\r\n=cVEo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.6.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_8.0.0-beta.1_1654071381390_0.8785916895777928","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"suomifi-ui-components","version":"8.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@8.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6dc06fa2c703c1a9ed98f87331ad7f140aadacf1","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-8.0.0.tgz","fileCount":629,"integrity":"sha512-jtSQQMGAn+mlQFB9tx6oxGKZzd682xFUnS45rPCPLZ2AQFiZzOl96TFB8rULI6w3Mglumo1Hi3icIF7mh7D12Q==","signatures":[{"sig":"MEQCIFoBP7NELZwW3blFNLlUm2Cls1rKZfnt4KQKw1rfxt9hAiBBmu3jVTFAyBMHoap9O3XP8Ymntu5nBGbvaOFWAFujPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3560965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiny+EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq34xAAlvBnAqBPF+bFLjCiE5CkMajbUgTI9v9vq5OiWigKmZEJ6wt+\r\nSHxhpahRys2U+yA+YAIjuVY9w/8zmsy7jAzwcWUji2R5hJ6w/59dNBVIhY1K\r\nXFAUS9Rgb/XPA79IkHDc6pE9jQ0ZyUywTort78tBikG2u5TIImby4IR6KDdi\r\n5SUYxB4mnecUqFpqr0xwk5k9bC2IvyglCdNLB4Wkt0vbKO6zCWZg68xriHE6\r\nuD8CLsXS2Lh8rcY9lhCEDNt6SPSAk1hTfyM4LWGhHezGhE1BagfsW3zbYH4l\r\nSZCttrCjLMobLFHWTNWeCGU0TbWKb6h0JMANRUR5AH2LjUVjW/WE2TIedYQW\r\nDwfJrpJq3cgp0wCrpYsFUNcUoWzc6UyLQ1MJpaFzuShvzjZXpJiXAGPghPdI\r\n39/LECcy52te2IxwzaquK3dKrcgBJHgpJ5Uq3mr3Y3QOD5kPmqqlVxdv0rbR\r\nkmhbMerKSUU3TaTsI1kYmN0DVNBUyLQcRC8eq7TwcUWBHV89p9iXvdE6R6kR\r\nQWSUNOuVx4BXZMY0sunFMG+oDANgIrA8C8W/l4vAIJdHSgac2fqwfWT1Men5\r\nhIlRqgU0aLt0NcuDrbHU/jpNTsMEbW7vbABgxv40p98lCJjqEG3+IuSp9D4T\r\nn/u+2bnQtxPeSqJtg81wx9vKQbNApIq/zu4=\r\n=Lfc2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.6.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_8.0.0_1654599556049_0.9288463517080516","host":"s3://npm-registry-packages"}},"9.0.0-beta.0":{"name":"suomifi-ui-components","version":"9.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"0289673e5931af94937bd6f9536ec994a06c796b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.0.0-beta.0.tgz","fileCount":657,"integrity":"sha512-qXe5Lujh8w+GbpOCDZwQ6tXp/mKSXUjebHFMbLTZjw4Gm9dgqjjXodAO6vWHZ20QTG3MRiqic2Cr53xgok/wCA==","signatures":[{"sig":"MEUCIFys8C83Ve1c1Kdzl7y2ZWIBGryB9AixpIHfDW7BY5xEAiEAiu46sKT/xhsm4UTdtm3Ae/vY2UdIs46lAk80WBV8Xk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3775239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioazOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrz3g/+OTTKvA+pqml88RN8cZ6a6/YuHI2QYypI2tsEm6+HO0LD/zN/\r\nJszIS2cmqwQPTbTOWOSDN4TNpFa25oxov3Cj2j60ukl7OwZ25r0mU3zaGtuU\r\nroFzsIVMjCNvVl/Ku47I01ox/0lar/Y14ChDYvUZjVFf1QqzJ3+NcFFqrDuI\r\npybeWWODy5YIo0paKB39YDxGj9ARhAQCIiLCUon7P/G2+x7dSBYmSPrjfciz\r\njpHPnxdAIX1arh/hPL0Uz1/yrLJtW02rssCQrf1w8f7K4fsVpKFWX2VGFvDf\r\nlIlm5HB28hyzwHoB4Dl/1ltZ5FCICon/cc5BcvKj+ymk7/fOd9f02k0tCajL\r\n7ySfAIWWMOwqopPblLZb4mSJa+LAHnqc7+SwAjmtJ4kQ+MwXFQxtjsUZXPoa\r\n5nb7EVCoklazWXUp73BxeyeQnY4RkbiVdvn7pvSJFexWlhkqry9LaxnS6O4y\r\nRKDTiV3PiahlTQmN6BoimYG+HhyNpS12MkUdd/B+tPhjstfJs3cotyx99xHE\r\n2+x7sQl2AxlOef+7teekNBsv/0ceCAH6nlEDgrZDzAc3OqD1ZWYANvreM0xN\r\nABoiaBu0JaQRBS7UcU42r59Ot/fkHl2YdWts3IdJclaYoQ3zu/9xQy3HEqv+\r\nS6bUs77APGhyLQhZRUaULDzw1h2S0i2KGNA=\r\n=wura\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"2eecf97da8822daf51d6f97575b76e45dddb4cad","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"riippi","email":"mikko.riippi@gmail.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.0.0-beta.0_1654762702139_0.028618599001535516","host":"s3://npm-registry-packages"}},"9.0.0-beta.1":{"name":"suomifi-ui-components","version":"9.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f26bc05cfcb3c9caaac43a0b0af82b2d9d9bdc98","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.0.0-beta.1.tgz","fileCount":665,"integrity":"sha512-1vPYFv8HigjmN8XLZRwm03XI8l5+UMXg7WAo2MoX7KjCUHBu1fxU8fBgSWVmO3c+kBoNcI2/N4RO7ZJx7CjBYQ==","signatures":[{"sig":"MEQCIFMOc/xk4lP1sPx5OR78nneU+sd35WGZV2fdLIHqDuaPAiAkTbm5RrTx+CsSpZb9xMpyr8+2EKKfZSn6zpJT8bdzkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3893400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqw26ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWFBAAg09J/mXKpF4J9j1N4qZhTmHrq29NzV9vCN78FKUYC6RRkqTW\r\nVBuPz9ypfuRvSJagUg53g0b6ZUBeAwB/c7HJqnovBRakRumBCyWXYr76qLMl\r\nQPyLPPOM6BI2cChmmF9X1f3VL9DPWsPLyK8rBSrbzF1U3hSL/BQ907mBfjc3\r\nn3ujNO0WiV/deg1mgFT0zPcG3ywnYSrgQm/UKp05PrjpXhIFiVvEup+JRC3z\r\n/JFOf2j8qx9sjDTwDvtwJeOtbs/QppDdBA0kcH7nxuPXN9QP0eWIqKeYg/O2\r\n67JXSrqT0zWUjr/C8elAGwGPVJzIvxQXUOxIRsduJPPbJrQjZ5uYqhCOFRsf\r\nxtx66uc4piXPZRd8cbS8yaRZwjr3HsC5relISsNgCB5Lf39YG6PD5wUFaaJY\r\nG0xvGK/yikEcm+6W81MwgPhwgplLnfyTvfrbPJu/VdpsTq4JeiutnD0nqU5m\r\n4q1WxQeQGCzMLm5V742TtZSYLXWK7O9nBgfbrdrh45s6TTo7/WvBOeWr69Ht\r\nVuCJ4z2B02c32PDDTMnl7OjgnzSEeeCg8EFnDXQUotH9/iih2lzdlWB+Rz1/\r\nUuNCrDSMs4fzmkCPzLD2cTbrae4rh4xgdhTNuH/qGYHN9zAkKVZQZbTn6Wsc\r\nw/xryoYPRqEeWUi3blwcwbCczKTb2yuEfXI=\r\n=FOAC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ketsappi","email":"sami.korpela@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.6.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.0.0-beta.1_1655377338394_0.4856844055804703","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"suomifi-ui-components","version":"8.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@8.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"8cf18db7455dbb56a5df12ce3db6a50c7880512c","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-8.0.1.tgz","fileCount":629,"integrity":"sha512-CeDOXScdcxfPYlXUHqLoRD1Q8HlsAKIaAu2nMCtbs/Yq9W03KRKBDySay80Ga+sK13qD/dsmJjgsRhsXER+C1A==","signatures":[{"sig":"MEYCIQDyP5OBo+mJY3G6wiqr/w3t/gidtAFkZdJcrLpfEs0v7wIhAK8k0anCRso0w81wG3j2PF3H8Glyw1MeRp4l+0Z8KpLB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3566419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiusd0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6zBAAofXaH2XzpbI4/aXgAQYNViKSuvSWy5wp8XWiqN3xXomqSnhi\r\nqeAlV+Fn3LUSae8n+tmizkB5YpBSydcFtHL8tUxS5gNB76bVkrRiZmfNfkuk\r\nldyZ4OQ4dqgmvRXonBULcvzl0Snyo6p/BphD8Axh6p64Pf7FRFCFbp7kZZNT\r\nZshecBSeCVeiTZ1UtTUg7MaXcFjIcERC8L4ybgtMw2ctJZU+3w6HXAHdGLeH\r\nOLAgGvAws3NA5ernxU1l7pdYfT4MWROpS/ZsC4jCgx8EVaISF2Ucjzn50WM4\r\njE2+f5p9+R8V+iDUsnr7cwFqhdirIE72Lxt+gPshoJ4/tKDMxQuQleifNKQ3\r\nCdA45OcwrkzBfP0c789yXr97njXgy9N9urho9N3LCAKTNaVGg/0xFcwWF3kr\r\nlWzfmaJFBklkzjk8jUVuhMQ6Kzzr6Hw/DfVGJu6RVzBpQ50XJmreeyQxtHYJ\r\nw5jllI+ST+EsAhYHd/+L9QU3RxtzRaN5MQ0VVne0HPGcc1juLbIK/8/3S1jL\r\nFnB2DMmkAM6sP4NdleVmFUgjy6wChNPARnsH3vNLTa2AwKcZR/mz8yZkIeJ4\r\nC73lOrLjO10YlW0ACsal9fpM6M7zmmn3auBVNVm2FWnbxIlmNbYbMuYzHLK6\r\nP3h1RFw8j/DNqc7vnngXxUuc11e5CCuhfqw=\r\n=SVZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"4607e677ae51a08c4e992e3146abc818d22763e4","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_8.0.1_1656407923723_0.5731345257981777","host":"s3://npm-registry-packages"}},"9.0.0-beta.2":{"name":"suomifi-ui-components","version":"9.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"0beedf1432672553981d12f5b7d4f02db0fce4c8","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.0.0-beta.2.tgz","fileCount":673,"integrity":"sha512-7N0WdxT4XwpoPDDOYG5NiqEukng2HRiGsfRJuCLYgfbm4IqtN52r3pKehzMI4pPuYLur1OhISDw7kxGkw3v5iw==","signatures":[{"sig":"MEUCIQDDbieJkTpoHfvMB5caNvlfrD8eiieU15AhaBCv3YX9UwIgGnavc+8CuS/+wsaxUvLH2R+zwL5cf5Df5z8bIW5yKn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3926012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuu6FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiuA//avMpbJtCs57PE/EsHT/yfnOAapAs2Ag+8OYBTPpZcgOGMQLp\r\nkQKGsZtZku+eUlz5mA6dM2rAJ5bVR/ktCptR/arwzZAfop48W9W3oiHtgslD\r\nEPdT68r8qX41p44tr15EwPq12rUe2oeqTVFMbfxxCRtaoRJBxG35qxXP9YGg\r\n7pdPn7P5tkFQurA1juHk9spOYmEW8oW7ZPKj/3HbMde9sOli2tRX1xeqI+GM\r\nXpW+0DcgeF2acuGLGUGsaubgaSXBxGjLQAUJfku/R4PlwWIh5JBOXD2N8ZUI\r\njfCpQMib28/4OLBmCprq1oZvNlGs3CYiHaPmb6lzH7DJRNWEStHWsfTTlmJA\r\nToXexvLTWbIzsPfl8dUDC9aKQQ7kNYmVPHoGczEBGrvIG6YKzWEEYizJVG0R\r\n4tTUWquz5gKcDPo/2aaK6rQUexaefzSgCK/wjbXwEGJcqmH54i6dqgBkfecQ\r\nXqeZIxrz1lc5RCz+odnlmDfADn3L5N/DxlVFlLYanQ95FWdBRMmXNh/DJdve\r\nZyJIsOUNcWQMpr6OLQHlRSbrhBDUblaSTmkFxlU67rB9kcPoO+2HxQk2E9t2\r\nBA+sZehDpkMvDMAhTE8F1tcztG9dWbpKd+4lzbeuTbaxI1wBE7AV9lQUtKBi\r\nlxqypSLJhTk7ESbcm/Ln4Z1u5JdM/FF+9ls=\r\n=EOjC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"bac6d96836993838f4535f3798e70150662f3193","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier-check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier-check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.1.4","react-svg":"14.1.14","classnames":"2.3.1","react-modal":"3.14.4","react-popper":"2.2.5","suomifi-icons":"^6.2.0","@babel/runtime":"7.17.7","@popperjs/core":"2.11.4","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.5.1","sass":"1.49.9","husky":"7.0.4","react":"17.0.2","tslib":"2.3.1","eslint":"8.11.0","rimraf":"3.0.2","rollup":"2.70.1","cssnano":"5.1.4","postcss":"8.4.12","ts-jest":"27.1.3","webpack":"5.70.0","gh-pages":"3.2.3","jest-axe":"6.0.0","prettier":"2.6.0","clean-css":"5.2.4","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.6.0","ts-loader":"9.2.8","babel-jest":"27.5.1","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.17.7","@reach/rect":"0.16.0","@types/jest":"27.4.1","lint-staged":"12.3.6","npm-run-all":"4.1.5","sass-loader":"12.6.0","@types/react":"17.0.40","autoprefixer":"10.4.4","react-docgen":"5.4.0","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.0.2","postcss-syntax":"0.36.2","prettier-check":"2.0.0","@types/jest-axe":"3.5.3","prettier-eslint":"13.0.0","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.5","@babel/preset-env":"7.16.11","@types/classnames":"2.3.1","styled-components":"5.3.3","eslint-plugin-jest":"26.1.1","react-styleguidist":"11.2.0","@babel/preset-react":"7.16.7","eslint-plugin-react":"7.28.0","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.25.4","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.5.1","eslint-plugin-prettier":"4.0.0","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"21.0.2","eslint-config-react-app":"7.0.0","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.24","@testing-library/jest-dom":"5.16.2","@typescript-eslint/parser":"5.15.0","eslint-plugin-react-hooks":"4.3.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.1.3","@stylelint/postcss-css-in-js":"0.37.2","stylelint-config-recommended":"7.0.0","@babel/plugin-transform-runtime":"7.17.0","@typescript-eslint/eslint-plugin":"5.15.0","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.0.0-beta.2_1656417925288_0.3601311288923492","host":"s3://npm-registry-packages"}},"9.0.0-beta.3":{"name":"suomifi-ui-components","version":"9.0.0-beta.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.0.0-beta.3","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"7fe8fa4ad38e2797ef3042493b12dc4ae22da287","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.0.0-beta.3.tgz","fileCount":665,"integrity":"sha512-L77rWEC2qDeCf15NM+UnlbsBLttQd5to1oQgj7oU/P8eG2hIHt3oYLvOjdWBWOeaJ5Kq5emK48vwjWDbFmY3zw==","signatures":[{"sig":"MEQCIDGJq290IIXwCNDcqACDwBN8sV2BRiNzcrs5QIbF/2ssAiBRhCrNDwp2xRDKTHFrnXmTrLq6e40he/nWSBdE5wH5Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3768720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGEJpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF3A//dfR4+Zcwp2M8hVQfvrYwAXUYaY3VXWhX6GvKTMy6vqrPc0vp\r\n7nowKdOpOMsryLPD/HLnQr57aSiFsqfQYeUu1nipMhTUZpjunUxipqmhqy6Z\r\nMECZZVSjgX5ZET1b9evZPhw7SAD+//lDeZFDAvcTPEEDXaDqem/dRF8iO56h\r\nB8l9d/CTQ45y7j1wl7y6AsxgJ03aX04vlFDLIFOROzYYHhSC7Q7AtY4zohsI\r\n7SIfM1NdUkbXCQ139dQwSErWLtddTvPiui/ZmnRh/TuDryAq6JzcV4kM0cWx\r\n0FrwoXN8eVHifKVRAiRltigXs52stUYrkl9Du11DDkeYmJBpYjQqwYdZGQly\r\nwhJqUYXuEczrbeqZlPp4CweW+1hQbECqzDP0GzAa+YMnWnREDE3Cg9jB4xXG\r\nbgkDJ7ieO7d4vW+pRAlWxs1F1PV+AETjlIV5dHm3lIWvN74dycY0472dM0Uh\r\nwVgtu22C7/24+bElvvCWA4hGnOTZeMTY+Hi6WKpO5OS8ATdlNwHc0xM1jJiH\r\n0gmopauQsE8RORmXGGpPMFAVOZpXHqm7CbfXTLbiSingBmI4TkqHizgx5kS3\r\noeETpx+pE4qb2trOiTaCUBSukrOOSvb1qZ0VcRmhvK07uGoETbVptk5Q1u05\r\nfbTP8AeTMUJ3Fu13457NxggotHTYWmpxtc0=\r\n=18vk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"408df9e4449f6e6f4b837cb564d5a47356cf5661","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"6.14.15","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.0.0-beta.3_1662534248719_0.5894394177511586","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"suomifi-ui-components","version":"9.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"5e72cb0b82c4a2fbe2f06403a27505d7fbcc8de8","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.0.0.tgz","fileCount":665,"integrity":"sha512-5rS7n6QMz3HOkY61JAINe5epz6n/0vbXFvW2EV5cn1ugNTgw6FO90tDJSXOZi/F5PlpCy9DV9beIA5lEAthJ9g==","signatures":[{"sig":"MEUCIGWrgJuwZPqkflvKiV1mYmj9Codr4j9/jsV/aIfYF0/BAiEAhhgfy0gRZlEAZ6i10eUBaSx7wnA5Lmv1Y5KfO4vRIQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3767820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKWDtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP+w//fhrJ05JYS3OBINWUbYDhQ8zGinm9xRETBWgdTicYYYz3u6Vo\r\n3u8BBVtwJJ4gaB4/6S27lvDxX/s8bSZYH82TS3rbr30J6MZBzlyj+GdPgw95\r\nkJen2oXcmkUg77IWKQ3ByfRQlfHACdpW3FG01MDZK2Rjjz7vy0uhE0/NWA03\r\nnRm2YZWnSnFmMGYK7daE6HxsHttd9VSI7OvrWyIKSte8yG1Kd+RMgiX4Bwsd\r\nGCRLyWjWIb2UgNpjHUFpTWYfyC+G1WzacnRyxUCCoFNG4+c6f/BdAW2mD0xr\r\npwEi/GODMdh7IxXvm+j4XIYSs/k1Ybsq3faSxPbs6L/gP0lkGk0XTDNSONz9\r\nVcD5cUwOKQMsyYwDzDkKVyMnQWLJhkkppOiON1oqIsaYNL/LZ39r5KHo+/xV\r\nYQDPi5M0AuEHV3/MFE1sPHES4agMVpeSVkBhNXQW0tNrz6rZcqRVh4bu/iOZ\r\nfTtGaHSoasThtQqCi5fbFqCCGVKYZyXSsSLyhnCJsDQ6UxOsENURDI5fZann\r\nIP6S68uBQ9yccWPUVr35tQFRv12DBRHFRqHBgegnef1jPscyhLcUvZyURyZ4\r\nuKS1aTIo/VvpbX/OjyEkDogDZuzcFIYxZFZjIboSrEuUxSmYpWkxr8TZm6Ae\r\nOkp0QJtqmMqWcUOjT9hx+r4W+IxW9s1gt54=\r\n=3rYc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"2dea86f6111bc5339f426f9ec78f213691bb543c","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.0.0_1663656173020_0.861784541445328","host":"s3://npm-registry-packages"}},"9.1.0-beta.0":{"name":"suomifi-ui-components","version":"9.1.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.1.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"0d9a396aeeceae59d7831eed1530584537d27405","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.1.0-beta.0.tgz","fileCount":665,"integrity":"sha512-5+8lW33Syqsk7+ZDu4O98Lt6FdymfXs9po+PoM0IKHLtTItXfPsk3I9LY3lt0nTk36cSvNse2h5Xwrydx7+sIg==","signatures":[{"sig":"MEUCIQDlfsQSoxFVukSBU36T7xmZGtv5P2GZQYt385FsEktzawIgRJ/aSBKAmhjQvahS8eFJNTyuchel1BJmLjgSwZFTJCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3777013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMZSRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7CxAAijTvkGphSM2cT/eldbkENF45gD36ibhMb7YCeRjGAPT3hZqg\r\n/PSvWGvLN1YF2o8LJc4JsZfSA9GOpL6UkFmUMPDOu3rubedeAyzDQmc4DfNx\r\nOg+7PGqF0RCMnADBxdLHZy3sSSWlLbsv+K4JW+2UZjPYchJj6jTO+VGcRmrK\r\n4dll89ENEsmv+ZBY1SmXTlZxN3hXcSuL64231JxjdmRXtgbbVps8pj93Gqfw\r\n8hjmTvYotJFPfKifSZmahy+SkrokM2iPEpPtv6yvx9bYj6SlQLHZemWnpPGz\r\nGa3gA4nM4OQ4xjFMOpPOToFVRMSmX1sBiNW0m06aEZAkxhCftPQ1+9toPW0i\r\n/6iNqNS1oklSMcmcGE4en552k5sWkEh7UeXdF5uAEsNO4r0jlRNgDfuzS+Xe\r\n886OUrfBbctgTxxt0wxtrWILlpFNemy6XOZO94IeOLzx+RDzch3xuQhM47zk\r\nU68YsZBzM9DVNyXNPwNJjMeRCkwj5tt0uw9xlUnkyBXZekZqQrqYScsMFk93\r\naaQbrWAUJnew+U7+FlB5/eAZ0Zt8uF/HZg6E0UNcIMO/MVV9QwjgXDdyHCDQ\r\n1NAk2IYLz4sNQfkBT11oqD6THlW4b52Qo9cH137J810/WrSBI7DlMYuR0of4\r\nFZA0IXrusK2ztsGv4seZQr/xr111lusKl4E=\r\n=ZoJp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"3689ca7f7546a6604a1c85b11f65c128debcd6cf","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.1.0-beta.0_1664193681468_0.13331276314981433","host":"s3://npm-registry-packages"}},"9.1.0-beta.1":{"name":"suomifi-ui-components","version":"9.1.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.1.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"6bb06b9a4ecc941d855dd8bdb912d3d9e6a9a87f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.1.0-beta.1.tgz","fileCount":697,"integrity":"sha512-xjotY/B/5zZgZTPYny2tvL+Q4w1FwlIEMXbLYSqqLiZQY1njMMTyY6SQk112Zf7jCyOb32UVT+7HdQk07gMYSw==","signatures":[{"sig":"MEYCIQD/2PH3BXol6TqX8EHSliqDVEY7sh6OUpUTn7uYrcj8EQIhAMsl6p8Ds+sbxzCP5Q4MelwwLs2GYaViVVdc6bj4cyQG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3978984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSVGFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXJBAAo4DkeR+vAm+XUGtstQLoJhpTBiKM2vS0ut3g/aQm5T9mUN3K\r\nD+HOBda5vwt9IEJ2E488CdPoFIvLxNLPrSbprkt+jcrObZnjQU2cGYxd60uE\r\noRJbORCb57ZVbkwIWhF6DmLE+HyrNaU2y1v1Tfx1mvooILPndRnlc4XWqE5p\r\nTVdfyk5zV0j2p8P4wJ9hWLHadzvMoKZHv3biYvAriOnr1l2XY/Gcq5JHr9Y0\r\nxhe/Kwr8CHw28/R9J5nn+TqSTMsmeZ+i/O3odQrzlkcQRbOHPIdK4mkem5pu\r\nC5JrU5KTI8gbGqdN2YVCtix0/OUML+fKsf+wqrr+EAKUduEJir03FLb5Fi3l\r\nZzZRqMplsJgBpZVywEDAL4K8LNgBBAFOxk44DW6M5qmPqyjeJNbvKJLm2B7N\r\nariJrJXCugSonOBRFYDWssCKJ8A0eS+cQ9sgak5vrIca1hazs3OYFb2/YUXu\r\n8U1jj3tOMQhWO/HM8tZfcvlJ61lCrnnXqcYpQpMLvbHISZtkyuWWVl4cFGar\r\nYzhALFozgElPj+EdmFxuNpBRfOnORp9wRytslD1E4vqNrMipDzcr52HLp514\r\n2GWqCwv7LpFvZkKKAAj0UgGDNbkMGJMn/0awISbP/r6ROaP1W1cyWTOSwFGl\r\nEKtGi7iU9A7V76nPWlfKfRBPdXPa0bSP3D8=\r\n=cPKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"375cf409241bf2d90783039f3a7d79d073c06093","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.1.0-beta.1_1665749381605_0.5222078600679314","host":"s3://npm-registry-packages"}},"9.1.0-beta.2":{"name":"suomifi-ui-components","version":"9.1.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.1.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"dcb9a162da900117173838aa8d0403456d20f834","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.1.0-beta.2.tgz","fileCount":713,"integrity":"sha512-PZa8hDRYSXNSLxFGDOLxRWH8qR55LJPDH6ZuCHv5ooIevq5Bf30PRk7kq82Mi6AwYpQAyRpXdZfA1IVwBRXfyg==","signatures":[{"sig":"MEUCIAeg5F1lzQpKzWp281jfoS5kOWWnOq33pQUC+5cQjeMKAiEAovnsJGTLbQwB5nOACdkNoxoJINPDhk/gpnT6O0xw8u4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4108879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdNFFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYExAAmRg6n/T44y6g6nN2RuVPYaGY0Rq6+DblJVLSCseUk8YAoet5\r\nqrSwKLf++CDnTDqtIn+lCzavYqQ5ej+YJHdOrA7ea6F7Rw89LHoBPblkG615\r\nCa2ZUt22+prhArcyIBIvFSnSBrpPpHMqyXYtHgt2mU2EQ3WRDRZyZC4htTf0\r\nAqCVK1Zb3LOTJ6vvRrxUD9K/inOqiwfcQV1Q9+8W9dyCs+j2MK1pwsNCNiAt\r\nc7mcMXQNIMXVBOp32J2d8y7nTgMFOU2yViR8iv4quIhuBZZwZAnneI5FoxVj\r\nRgdNE32y1/gbE5YxzpRRqfDhVfugDWrfoFl2qgXZsEtjj0G5lbTrMRFrnvbE\r\nHLtnlURoHrfr4nFi6P4RK2jyHZjRRp7k2P5KPv5Ag5i1fkn9oaUq6GwlIQs/\r\nMmO9lC3mXlz1oys9WejVbSrwmLl5SD1+coFEmzIQVx3CyvcKG1vYCaKa/9in\r\ngSEpKYAWl4M9x4sslh4Js1/hA8niT3mqYDOtr1pVYvlvwVNEGO2Yn61r/sXD\r\nMw0LPzq7FwlcqlCOgG1QQp8RUxmCVkiTnURQeg0wRayHZvih1decL1XIwBMk\r\nu4MwxUOIsEA/nA0NGy2NW5+LXckclJXQktDW7WRytm003LqiGQrPpaA5OLT+\r\nHUtUW4INDrxLAPZ4UqXSTM43teVi42MgiB4=\r\n=pAA4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"53e6cac64e4eba6d5d30bbababf255d3d16f7530","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.1.0-beta.2_1668600133487_0.8946299624800671","host":"s3://npm-registry-packages"}},"9.1.0-beta.3":{"name":"suomifi-ui-components","version":"9.1.0-beta.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.1.0-beta.3","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"73b0d05f297fb97c1ffa6e1529d21241e6f8363f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.1.0-beta.3.tgz","fileCount":729,"integrity":"sha512-uWcthWXd1Lwe9vLriMnmxdaXswwJyQExrSwF8c+xx65RcjMNpgTgz5TAV2ujmwJpVzp9S5qqWYflrOEFnBC0ew==","signatures":[{"sig":"MEUCIHq6+awhaUx4O6jow86fZ6dZDg7GVQz256tixXb6uK7lAiEAzPgaRPOXmHfgBexvicGPrTqJ2RE1fIESLyLwi/uZbjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4290117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmEdZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2Rg/+P42t2mSaG/H3W0DZlUo3tMYKk5sDglxkE7f7L/+oR8M91xGz\r\nD9f/DvIynLuBMsKsDYK5rQtImFwlWlDSLOXE0Jrv2ySh6815rRsFbo9YzJn9\r\n5HXZSB4wZRtNIHiPns6Uvauv/+GYkqHS/9pFM/HUSeA7Jn8eW8YBQvQs/G6J\r\n4zq+fyUGzzf4qUhZNh2gqBsB+yZtHwogIgLSx4F1Jub6cahfvGClbnVOIwRc\r\nHGDYMfDH+JglQzDceL1mdkI+SV0VchN/yq31BJIrWHvNuYk9bLuivzkVzWQ8\r\nEVrm4naQmbPkotDJPAKtgWgeFRuqFdeN2LeY548fzV24v9BnJXQsMgfy54jH\r\nnone3G8FoZNyQgILNpf1Y1cmK4dMdFwV3LA0vy6KDgDLRrB3QDKvD9ckth3r\r\nxOlDi2NWz1n2BhSVR4DfVQ8Ijr/oNFp7V3WvJ3kZfK/myd+5ek7NePhS1oqJ\r\nzhckd8Cc5j0mAghA1SjZ0Va03veI1GXderBX6NKrxea5rii6NvLDB359m9Ln\r\npfzAj8CD35AuPEFISGgqU8JBaXczoRvIxmxfbqn99KIfMyWUAAgBXS2m9NNO\r\nmtKWqn037Spv1dwfwpx2Ej+a5L4HgrrnVq2cMYmcPwGnqUTWibDiERkAg4ZW\r\nGBy3DNhPK43d7X0/ATQqT2aqMAcc8lp+p2M=\r\n=2/hD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"ac7ea8b7c45f4915cebc6fd1239c26ca25101fcb","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.19.3","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.12.0","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.1.0-beta.3_1670924121084_0.7345127552248711","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"suomifi-ui-components","version":"9.1.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@9.1.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"b43bce50b2d73c27261c7f80ae63792f5d4263c5","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-9.1.0.tgz","fileCount":729,"integrity":"sha512-Pgrd2SaIIwHKL+gQE4bQdpTuR7u7RXIdbKw7RKHKUR90l+YNtDBhmkI/fGCODKJYRXHCll1HYTnqnEOAchgxPg==","signatures":[{"sig":"MEUCIEj6pmlSoiTjDqrNFB5xHHN2RmuRm0vwqhw/Qo/iN6/iAiEAsQ44/XnJ9tTmoha1XmB6AAX94/DAyqYutdEibRDy7fc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4289136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx/CzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOzRAAkwTuWFw+nVjWKbmDpAfj/jfz8Zyo+GcDHBf3v4ULXYGvgKMZ\r\nnE4x6z+6cwAtxy3+/dn4wb48j5cOE0D8Xp/lIXaOUhKe7e/5qzOvVOkROuVp\r\nINSH1sN2uzLNoUoQdti/6GpRsSLX01+BSI+fjsp/WOuZqv4mjJ4Gdt8/bBW+\r\nCut7GzNMacwaOf+OlzsPcR88u+REkydEwKamX6agJa/jkSD5CJa/yVwpkQ/E\r\nlPsHNqvZUkoVtav63Umv0eQ1+/JnKcRWQ6WNOA8fyOjjXaCA8k6aRczOGuZd\r\nJKWhozThnok0+8/R8H1jHv0hdXP+rcTvYSTHsobWcRGfpu3Y2UlEasPjJz18\r\n8TP+u4LM2nCkSmoYh5MOlVIHdIhcoolcHv3hXtr0Z3HeXWKyv4UlbxnvLqgu\r\n4NqsPhDVQDrUSbdy56BHQzK0UiCJzgF11GYkCW2jDN1pTcyGaF+1hBt1Od0M\r\nJqqA+55K8p7F5N2Y7+m+tTjPhc/emdY5M7ba72X0GF8QxUZYBbIA3u5Odtn4\r\nwDn07znwBXOyp8Tjrr6oWNjN+V9Abv40nKz4U3rZgltNUaWug14SM77qJTI9\r\nx5nycDXuVUSBnSObkzbHar9gBaLp/QAFWNz4sa+4ZMiERwfPYsS0IURpd3qz\r\nHR7wIX6b2jY+KqR8FB0CyANXEdOq3UombXo=\r\n=Kx/Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"f6eaae0d68794b77228a7751ae805ba392906665","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_9.1.0_1674047667392_0.3739455287849771","host":"s3://npm-registry-packages"}},"10.0.0-beta.0":{"name":"suomifi-ui-components","version":"10.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"ebb1409d67f940a2ae14484313370a4aa894656d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.0-beta.0.tgz","fileCount":757,"integrity":"sha512-STIkc4a0ni7x6BrLH3phHpRwHJ34NqsU61wE0+HrblcUwhBm7RyBmuTQqNolrVTS8xZGKTkUwoFM3vZhjwNS7A==","signatures":[{"sig":"MEUCIFUi3Arm/V0+L2utfh/K9HPJhWdSrAU78fjEf3lSEW3XAiEA87YiafDwIVYF/bIHiKzbCHrF4HzvoUhsgrWeE0xLzJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5itOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuTxAAiULAUt5BhH4RAPEkqVTkwiu49nPJNHakyoXiYukpHFULLcF5\r\nK5rs2DzVXLxJ1mqqPxzNg/uiUcR7WdojiJ/+hjZ5KhW5ewMUM03GGBayAlut\r\n3cQqpsYzEqNq75JT0EKARUuxf6wlnrhdgjjnXB0KkHpg+u9Pv8FDXgJquPy2\r\nUC8HKEQ2o+uUym0itJqVZ4SsF6hrDHm0c4Jp/8iKvXV8pXb/tEFeeqQJ3gYd\r\nr0JNPeswEuUVfL0Wee48phNBWLVnXEW0Ijq0/ceSNKQG1AX18+5fQFiFdwNo\r\nloYSNwmXEq8tmOgc+GabmNH5bLs/LN9YZfvX3CKi6+Tx72HR9K66TqOEd8Lo\r\nzLbld6vfoLHfmY1L3CnDknpGCCw3+HX/qEJW8k9qn6scriPODTFvi11rHA61\r\n6QVL1eno4szDF3qUQnEErFDs941KVRWgye3L+LOP15g5dWl8ny+ViPp5ckjT\r\noDBxgdfTlkcZj4lChMetkLg34pJpUlvF6OffG5QFYrst5M3T47A79J+kJmM7\r\n58TMloldnG+/ti1AQFnAMwpsYXhgDb421lULQILmMjzNdipy7eTNUZmnbXl7\r\ngjaV05nBcImX57PbVaJVbc2peMluWj48VU0RnxqAlmN1Z9VUlBqlNTp7MvwC\r\nujGa2P1oSeOxDPbzrZiVbUCLs/qXLyY5GuI=\r\n=cHsA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"34f3ec6bd828b18ad0927e0ca98c62ed96ae3a79","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.19.3","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.12.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.0-beta.0_1676028749778_0.359153349448756","host":"s3://npm-registry-packages"}},"10.0.0-beta.1":{"name":"suomifi-ui-components","version":"10.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"34822963d169e66d6f7addd32d7c82a76c30d91d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.0-beta.1.tgz","fileCount":757,"integrity":"sha512-mqzir5M0K1ryXB/KqelWrKp/Zi2cD6aq6ZFZNhZM2wMyIb1CDX7tqrfZ9ir2KUl3S3ZyxDIGhBXyOPNdYcRSkw==","signatures":[{"sig":"MEUCIQD7awgaC/2KKbzMqzzkg+FlK47FNX9pnSQJHDbV4BT4SQIgQ1XSPH/KlgRHC/4FWsgKV/MoE/QQ4MF3+bWqDNMP38M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4969450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJCWEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPSA//QBsKHgkwZTFLfMEfbjYREviu4rRU6+DxBcvG8GpbC13be8w5\r\nb/FFYdwhQBJOka1tJJvj7LcnZXl3J+8kKABJtUxJruaKeltYTfpFh0+XYe9C\r\nv6Ww467dpxA6c3kdvXRLy2Z+kFVMEe3Mnha5KfU+rdTxbiOSagczkmbAXCWp\r\nyFX+t3YQDbiBl2xg5w21u7s+8g51zY4VM7zGN//Y+gnQmDmUhP8gA9sNd6X7\r\n+iAyKHj8WuLeF/Oz7fEDNbcemy16e/DCH0Lugj6SNATdDZiMvLZBHdEBel/3\r\nua4ELutlA0GLiPn5MbBZqXhFJ/45vphyEPp7igee5xIKH4s1pXSa6IvQbe9I\r\npzY5g2npeDFyvzZofwEskbYrtyyn9kaGyAYxg2AlaSwjdDRxvLZPR0paKQik\r\nWAbIrH5ir6b3SvlfpGHFJdJiDqO/2Y2FNj0/Wp8ZIQ1yrxSTU3t0/TvwiU/K\r\n8MN0j+yuVfqCgH+D02MbC/kCow7qe5uvYi1rzf/CMac5Of7Pjn/K4+e+mXSM\r\nQr+yUfnIH34xADG2nQ/b0gWPHk4N7eM3uvhBMhfY5ElVNcac7/2gyyjcnmG8\r\n8Vgno9/NYRd6mUTQ2QCEvCpRzOE10Y496bxjF3GnmKcWen0RJavp8MLl3FUw\r\n2X8K6IVPKS4LYCFv2mK1sdVKLEf1YOFvxfA=\r\n=HGNe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"7ba1f3b45b8b1aa9b77f0bbf4565fc2f2ba1a2d8","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.3.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.0-beta.1_1680090500359_0.8990577603426555","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"suomifi-ui-components","version":"10.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"20e431fd146a119d4601a67d86061744200e5e43","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.0.tgz","fileCount":757,"integrity":"sha512-KXwhPTDke5TEzwNkWxrsDrCByfVKdrYTdMFIM8H3BRYXnLGQOteMxFHASEtP/2e8J095jmEbhETDZXU01WdqMQ==","signatures":[{"sig":"MEQCIBXXeh/dUqFDcKi7KVw/ZR+dkxPjt7QwWDauT0iu9+/oAiA1y7HCfLAcRyMGCnxwO/tjfKgJmiqrnjOBIkWZY2i20A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4979960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUlLPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvbxAAj55tkxfPLLr7GRxBNGBep2RPAHCmqwtTKyfoR6JLxs/O3PZa\r\nHCUrooTlX+Z34OE7pbu6oFGmIVh4qENLEHuEDy6YfYBGBC4F/fCYYfO7MllR\r\n4qdwQbF3YMmjPpGBi2zHqCMNYMoczRZ69/IaT1cmSMcKfRIJNh3uMAghagw/\r\n8SVgifbht9hpFYkV7vq0aeB7OzIrq9axPx7AwM0pzlTnwjywCAg6Ae2Ha9zX\r\nd7ExcucXEoPu4pvEOHJOerKTHLYn+7T21GnPoWztckEkMWWmTgxxHJZ3FWnr\r\n6/i8soi1C5c2CYG/7fZcnzO3SIslm4aB0PphrQotKRnVlZQlgV5DM0u3xRBg\r\n3mKIU5p0M5uH1dnckl7TQ4pO48c0t7t47SoK8BFmd60KpudaGqXDjJIx+TYK\r\n98PemeIt9bEyarHfNqaYaj27V/5bE1uGo7Vr1wVZ/IA3icgf9Fbsg6d1v6uQ\r\nLDTmHTUQaxdL8YHTx1uJ5I57APNyneHcRxZDyBg/FFZfAQOohQNRas7X/xjg\r\npRrNjJZqZSqDBwIyuHEb8LEAyAED3Po3T2x+/2Jiw2TH58raSd3CsQZ6fzqG\r\nSB/reMsNdnHMb4PgXdse4wImHcORzg64jEmuYivTFakSSy/eZMdf6vDySBno\r\n/iutXoA4UA4LGFs0q2FhX1LXwGeVwnWz2ko=\r\n=+NF9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"7d4aeb5e4cfa7e4de7b855df8aa4182f3d69e8fb","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.5.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.0_1683116751046_0.26917351889103047","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"suomifi-ui-components","version":"10.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"ede6ae3e3c448ce0dedf7ab75793e7842e79abcb","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.1.tgz","fileCount":757,"integrity":"sha512-1hvMZ3wvd35Dopi8Y6oBQqasdZP8y44CpxslBIFORPDIEQXLVavkw4FYg1RVjRBQFszxjTGBJlW/WQSVOkig5Q==","signatures":[{"sig":"MEUCIBhNHzUkgCKbL7AIlZKEUbXnqEAbt9YOPxKPbttnCi+4AiEAkaWH2YuxdBVtL+d38EY7bxxxuvoeQrZw75C7SmQyyk0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4986747},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"f5cdbae2aff557f2c3fb72b576495379f74c19e1","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.5.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.1_1683636983320_0.7336862815772887","host":"s3://npm-registry-packages"}},"10.0.2":{"name":"suomifi-ui-components","version":"10.0.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"4302681804e7236696e9e2a14123c9ef53a214f2","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.2.tgz","fileCount":757,"integrity":"sha512-xV1i51ygFIgY28yuUbCnZOGZXAptgy/+Tv3pmpHW4epBgJ5jWxs6KilN/Ro2gGbuk8zcKxj7VAEoF9xh/0AX6w==","signatures":[{"sig":"MEYCIQDy0YqQIvheUpGpDIvlVl0mTHt9yk8Ya+GwiyE+RVSlJwIhAK6uq/S6WRwUUPilqSeqB08yQzHktIesc2lq4GPvtN7u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4990130},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"895bcb18a8085e69b2209f5ec4fd6b245bd2d886","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"styleguidist build","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.5.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.2_1684153238326_0.5272212175092761","host":"s3://npm-registry-packages"}},"10.0.3":{"name":"suomifi-ui-components","version":"10.0.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.3","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"a42b389d20b14392548b14d71cbde1f682886e0a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.3.tgz","fileCount":757,"integrity":"sha512-mgZlk44Z/QyuDP2LbgZbANsb7fG+CkUJPP2aqhGKTSHVLZyUNIpvDZF2+4g7GWdXi3GXqCAtZi4eXfA4fo1qnQ==","signatures":[{"sig":"MEUCIGrBPnm9x/Vs/Thfi1jiVLfNDzEfm19loh9oP0Yt3f8oAiEAkP/MwHkPgfEYUy6yNeUmfx69p9EPbtKJUZi16tul9Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4978172},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"7e836869752bff945e2c9559ebb8db270b325979","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.5.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.3_1685345647523_0.9627030966404522","host":"s3://npm-registry-packages"}},"10.0.4":{"name":"suomifi-ui-components","version":"10.0.4","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@10.0.4","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f920375b3985be1e6a4d71404cf704229f2742d7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-10.0.4.tgz","fileCount":757,"integrity":"sha512-E5HbnHLNKpXmyViojqqsCi6Fl4wn7cMW3u++Hmaqo/iAbtZl7QINaEBx/c9+ZQDdeiqKbUHWVvkBMsLq3uClmA==","signatures":[{"sig":"MEQCIC/n12oNjS5aeyj+U70UZr1FAbMMBbCYkAEN3kzn0h4TAiBe14nYCmJGNpXZYTfPKwYa5kWc2pdPw6Vmq2hdXNiALw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4980094},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"7b482877f683ed93f1d90a194d0e5e54bde4378d","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"6.5.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_10.0.4_1685529193971_0.46053644071287136","host":"s3://npm-registry-packages"}},"11.0.0-beta.0":{"name":"suomifi-ui-components","version":"11.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@11.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"27b04cf61a898d95a3a5a1e8c86722e2332e2005","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-11.0.0-beta.0.tgz","fileCount":733,"integrity":"sha512-nEQqK+01H/9rnsEeOXF+7pPHJJXNfwoMqBb5q6zFW4dEx9H+4QLYtb+fBmhvUPZ0ejZjERpHdgbqcGuJm+1uTA==","signatures":[{"sig":"MEUCIQC6nR7SFh2I7IIW2RWn62XJpsiwVK0lWqWA6WdxCunciAIgPZ96zokWV6T7WGy1oL+pmbWwDwHjFrUSziMUmMlIBq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4909298},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"5dd289a9e5bdace63ce0f2f6a3e36cfe35b4ef94","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"7.0.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_11.0.0-beta.0_1685956384886_0.858530322223596","host":"s3://npm-registry-packages"}},"11.0.0":{"name":"suomifi-ui-components","version":"11.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@11.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"506c53cb288c5e28f13d3f4cb202150dcd801315","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-11.0.0.tgz","fileCount":733,"integrity":"sha512-1rA1NBInmPyDxB2YDOgz6HaN7YVNUkzuzJeSdACuKYt7eqrFgbzHxYK0X0z3fPMZvhb+CrGR85g1XKCOwkTVbA==","signatures":[{"sig":"MEQCIDWfOkvuWyR0lE/7iNVjQxTKqmZSdrnHOlKH840MXOXUAiBvuXh6511Qzqs5UfwgX/z2f7PMt73qVLKYN/3F5mGW1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4909291},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"c3842cc5b69a58303dc1a7920d44febe65d79e28","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"7.0.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_11.0.0_1686834086383_0.9940622229584726","host":"s3://npm-registry-packages"}},"12.0.0-beta.0":{"name":"suomifi-ui-components","version":"12.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d6ff6267dc3f093b3ee9f8280f747652d7b4f89b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.0-beta.0.tgz","fileCount":788,"integrity":"sha512-L1Bhu5BVW7BYiXq01BGjlzUb6IgMVJ2kovLbWA6x05GvC/wrznm6hV+0nhPGKyiA6o4pVlQUMbsLO+nEJfYINA==","signatures":[{"sig":"MEQCIC7V7hyP+Rn1y8C2NXRa6AKFKZ+U4+xFsvenCBjfEmZCAiAbON4brJCPUACJBBTiYQXaLjzqOdGSbDhIN2WBe5Chng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5357233},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"965b4362022bf13188beeaba298c9f253df7e8c2","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.5.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"7.0.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.0-beta.0_1688476337392_0.4713486065523729","host":"s3://npm-registry-packages"}},"12.0.0-beta.1":{"name":"suomifi-ui-components","version":"12.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"d684549839a18ba46dd8928d92b40aec3647f5c3","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.0-beta.1.tgz","fileCount":788,"integrity":"sha512-qIIlnOy1XXmXRaadrGEy11FFMBhLc41KwVwHwQOedy3PTxVhlQ3ANo5KSDSk6rzIi3YtTaGrsKjzvG0cEB9LGg==","signatures":[{"sig":"MEQCIBpp9DOLaDFU5fpJz+JzFBIwAEKB4PBXgWbXj6IXJA2zAiAWl3B1plMg08OydLwthMNMOEj52+CRIsDZ+5aoSj4/og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5419801},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"b1bb134d2c33875509aea98ab29fd0bb9a71475b","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"7.0.0","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.0-beta.1_1689846836363_0.11642880407344292","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"suomifi-ui-components","version":"11.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@11.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"e7282885890f8b534aa4a0bdba416d229ae4bcb5","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-11.0.1.tgz","fileCount":733,"integrity":"sha512-rDEZPP6hs8pnPMzllc+PPtXut+p58nFEYy7EUrrqkDNBm4ttQlNxgN2Fi2nZvYeCKheSWTAzh7oEEutT6Cp/nA==","signatures":[{"sig":"MEYCIQDpfbSNNrY8JY0u0z/tNBag5N7AsfTN9rr5f3lseAKhSwIhAIS6di8VH9q5vWsPP6/PZet6qqlnlI0XFmbR5wyprrw8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4908286},"main":"dist/cjs/index.js","style":"dist/main.css","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"dc242c5afbf6d0d72c69e9347d130b52aae53f5a","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copycss build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","build:copycss":"copyfiles -f ./dist/tmp/main.css ./dist","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"7.0.1","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@reach/listbox":"0.16.2","@reach/popover":"0.16.2","@reach/menu-button":"0.16.2","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@reach/rect":"0.16.0","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_11.0.1_1690812967280_0.3450063245211914","host":"s3://npm-registry-packages"}},"12.0.0-beta.2":{"name":"suomifi-ui-components","version":"12.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"62cf910956e7bfa99c527422a25c3583140b739d","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.0-beta.2.tgz","fileCount":788,"integrity":"sha512-yqSitj0+wVjRGbXm9FutOqBRowGeouucOSsmKwvJdbTashOor1pVRmA71QePiAZS1a7AVPUDx2s+LCei08/dHA==","signatures":[{"sig":"MEUCIQC54dRLkIoaiM3KvG18EoRMD2m8Xlb/54QMOrSS7MM9VAIgcGZ8RNsLOhXB1qQ3hyGnR8GMJrrDAngKKKpGyPiQpBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5419801},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"24ee83555d7ca0c3b039373de1a8ccb7ceaefc71","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"resolutions":{"babel-plugin-styled-components":"2.0.7"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.29.3","polished":"4.2.2","react-svg":"15.1.3","classnames":"2.3.1","react-modal":"3.15.1","react-popper":"2.3.0","suomifi-icons":"7.0.1","@babel/runtime":"7.18.9","@popperjs/core":"2.11.5","@types/react-modal":"3.13.1","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"28.1.3","sass":"1.53.0","husky":"8.0.1","react":"17.0.2","tslib":"2.4.0","eslint":"8.20.0","rimraf":"3.0.2","rollup":"2.77.0","cssnano":"5.1.12","postcss":"8.4.14","ts-jest":"28.0.7","webpack":"5.73.0","fs-extra":"11.1.1","gh-pages":"4.0.0","jest-axe":"6.0.0","prettier":"2.7.1","clean-css":"5.3.1","copyfiles":"2.4.1","cross-env":"7.0.3","node-sass":"7.0.1","react-axe":"3.5.4","react-dom":"17.0.2","stylelint":"14.9.1","ts-loader":"9.3.1","babel-jest":"28.1.3","css-loader":"6.7.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.2","@babel/core":"7.18.9","@types/jest":"28.1.6","lint-staged":"13.0.3","npm-run-all":"4.1.5","sass-loader":"13.0.2","@types/react":"17.0.40","autoprefixer":"10.4.7","react-docgen":"5.4.3","style-loader":"3.3.1","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"14.1.0","postcss-syntax":"0.36.2","@types/jest-axe":"3.5.4","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.18.9","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"11.2.0","@babel/preset-react":"7.18.6","eslint-plugin-react":"7.30.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.26.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.4","eslint-config-prettier":"8.5.0","eslint-plugin-jsx-a11y":"6.6.0","eslint-plugin-prettier":"4.2.1","jest-environment-jsdom":"28.1.3","jest-styled-components":"7.0.8","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.25","@testing-library/jest-dom":"5.16.4","@typescript-eslint/parser":"5.30.7","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@stylelint/postcss-css-in-js":"0.38.0","stylelint-config-recommended":"8.0.0","@babel/plugin-transform-runtime":"7.18.9","@typescript-eslint/eslint-plugin":"5.30.7","stylelint-custom-processor-loader":"0.6.0","stylelint-config-styled-components":"0.1.1","stylelint-processor-styled-components":"1.10.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.0-beta.2_1690965823548_0.720418274750378","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"suomifi-ui-components","version":"12.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"be81cd15d3db8f9dd8c8499148f63510ea3c9a17","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.0.tgz","fileCount":788,"integrity":"sha512-P09dCbFwySrIZ0Vkbr6ifuByBQHaRcC3Sqkk94tAnxKylIcov5n5zVMj6GZB7ZaVPnLWlhT0tcQm6meUYhxzTA==","signatures":[{"sig":"MEYCIQDInc9nygY7etpwQ+dUjB+2CkzWirC2Dlid1nlO5BQoWgIhAJ9W7ms6bFdUtLqUpJIQzvAOJ4Eh6ifOB9slhw2+dGgB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5698216},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"aa1ecb6c4c71d56171bfb63a5c59e29d6ad7e542","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.12.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.1.0","@babel/runtime":"7.22.10","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.27","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.0_1694091107860_0.08313535172113262","host":"s3://npm-registry-packages"}},"12.0.1":{"name":"suomifi-ui-components","version":"12.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"f9848e86b2ee9785fdd13609cca5f4613c6d92f6","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.1.tgz","fileCount":788,"integrity":"sha512-2/PpXOakSNI/wPlpnaqm7ZP63q6v722K2yaQTmcoFQ5A2KlXKJuKAoGXmJFEU5j2Bp+m9QiEAgOiorBR5n7kEA==","signatures":[{"sig":"MEUCIQDx+n1F667Gf944RxMS+xmLGUX6sinStsR0FEmDGjfa/QIgeezoxGXVCcbs5qB+iYHdhEibotVxnpNxzT5DTPYZy5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5698353},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"fad50084fd0b48cc263923a65fa8ba3a89ec0202","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.8.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.1.0","@babel/runtime":"7.22.10","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.27","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.1_1696925983700_0.3621046655558837","host":"s3://npm-registry-packages"}},"13.0.0-beta.0":{"name":"suomifi-ui-components","version":"13.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@13.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"bbf3220718cdc3f0ccbb3a40c56723d2868a828a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-13.0.0-beta.0.tgz","fileCount":796,"integrity":"sha512-L+QRrNuSTpv/Gh1vizuB1eTdF1ZwtzFPfvQ0kWFv/JoeW2KXdrlfABSqiEMhy65EyQHLIe5MMJnjfCRwdYljPQ==","signatures":[{"sig":"MEUCIQDS8visTfVb5F36/4QXDj6qJ7jtoa2E9kjlTG5rDN+EZQIgUiK/ogyCeDmVoI5dZgMJvkOouHK5SmeYQxF0PLdEKeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5988938},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"28a8cf679b67514eac088739d94334c78f7d22ee","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.8.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.1.0","@babel/runtime":"7.22.10","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.27","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_13.0.0-beta.0_1698062262469_0.6511399102429014","host":"s3://npm-registry-packages"}},"12.0.2":{"name":"suomifi-ui-components","version":"12.0.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"e1a73764ceb96cfda31e258c7532ec4f566661f1","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.2.tgz","fileCount":788,"integrity":"sha512-/OAJ5qSqj+m8hyj2OyJy1qeSy4gZIXojGvK0FRuPLy+0k6s22dkCJZqJvg7z0ly+VWHlPhzfVej1CAA33/qfmw==","signatures":[{"sig":"MEQCIEbkKn4JgyXLlDcQBDVXeS2RYbzqsPM6RZQn7DbPWu+SAiAzGGJMdFB0Rui9W3Y8Ew3iAONbNUfJUs99TN9tv/wRXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5700865},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"adead4aac4bf9f168e369d36f4b2cc9989ef625e","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.15.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.1.0","@babel/runtime":"7.22.10","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.27","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.2_1698214035638_0.39489076460132355","host":"s3://npm-registry-packages"}},"13.0.0-beta.1":{"name":"suomifi-ui-components","version":"13.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@13.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"e984a0d580ab5280393c8c286fb6b0a8a1c33657","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-13.0.0-beta.1.tgz","fileCount":796,"integrity":"sha512-c7zdiPglFhrqLG95h3kGWJcmVjOYp7se38HyNbemq/ES0cwOxq1vvSiBytSmsVnrzA/zjEpJB4H3pePnEtjSPA==","signatures":[{"sig":"MEQCIDZ0HE/r+yza1tev+GnpmPqP7DN+EAouzd910KqV7vvUAiBlwyIzbeD0UjqK1u3STugO8tiMuoP0ASr1AAjQ98Y5cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5986771},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"73f252b8a72b5ea032c2198c85d0a571a3dfe3a2","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.1.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.9.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.1.0","@babel/runtime":"7.22.10","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.27","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_13.0.0-beta.1_1700053482555_0.6906909787449076","host":"s3://npm-registry-packages"}},"12.0.3":{"name":"suomifi-ui-components","version":"12.0.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@12.0.3","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"059a8507dfd2c72d851c430f1e715341fd860e22","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-12.0.3.tgz","fileCount":788,"integrity":"sha512-77IvLVggGlfN8qBhJ0DRAx2+/6POp+20CjRgNFDIk74NoOiKcXrEpAbHSQOjl2wpyC6V/zmS+7LxCT9IeYr0kQ==","signatures":[{"sig":"MEUCIQC0KH8jCLm51kwhy+CxuJ9t5IAMuYp61eFsfov+3jLFsgIgH9bTFrlOsNGdjgetlCSaUXAxw5vD2OLxsK35Zh9oRzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5700452},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"3a0799f2fe3767f805abf616e2fc46d5fe3965b1","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"yarn styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"yarn validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" yarn styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"9.8.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"18.4.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.1.0","@babel/runtime":"7.22.10","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.27","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_12.0.3_1700745624865_0.6260162802413178","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"suomifi-ui-components","version":"13.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@13.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"ef8fa2c1efe7943471e4ef281c69bd7480db643b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-13.0.0.tgz","fileCount":796,"integrity":"sha512-xS65rdTm+TfiAjwoBKdVtRW40C88UsFCL97cL3P2fFkYORXN/qJUF41HeEui1HexxyrJl4KwanELgniBrKQJmg==","signatures":[{"sig":"MEUCIQD8ZIPniT33gwrgaUPUYiU7qjVH21bTQMIigiNVtwoLKQIgXnNPJoBnjgKpKvqsvQkng6GbIHa/QXvjOmEL+SB4a3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5984987},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"bdcd3345dacdcbb2a563272ad03ba66f05cd734a","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.2.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"21.3.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_13.0.0_1702305555438_0.14325983902002593","host":"s3://npm-registry-packages"}},"13.0.1":{"name":"suomifi-ui-components","version":"13.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@13.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"a3183a9f057196f86de3f47cd203241505258bf1","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-13.0.1.tgz","fileCount":796,"integrity":"sha512-4e6ac/9G7fy/CMZVG397wbPM48wwAQsMcogADX/XCu1WbFMeJ4J5PHK5lJhel83Wdt3iiDEotVOihFPWtc6S7g==","signatures":[{"sig":"MEUCIGwm3UtNjhCYwvuM7ZP98350D+vpxpJPMxHYJCRG7ZXZAiEA23KhwZBVqNgFnXmvPW4RIzav8PaPKXcd+aKXKXARA4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5986909},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"bc3a9fa6d4ee03cf81657cf81fadaae82a20d15a","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.1.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.9.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_13.0.1_1708082632558_0.4256013940519763","host":"s3://npm-registry-packages"}},"14.0.0-beta.0":{"name":"suomifi-ui-components","version":"14.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@14.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"05633535ebb91ae47b7011925b614411c763be48","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-14.0.0-beta.0.tgz","fileCount":804,"integrity":"sha512-MYN0pvj70LhyKiHfWDEoopXydSLYvisDajuBQE2+xL8NzFJDFuASPHkzdQoXbNyh1ZfESRJAO9djJVQ5Rbus5g==","signatures":[{"sig":"MEQCIEX1dFYrUSCRsIVE1eXl+5HMyRJb0oMIDer+p9tNqrFKAiAefXhFuJrdp6DlUEkX0kkXgqL5RDl4V1SGRAN8qq6RHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6074475},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"1208e65a08739b84369d11e7383b994649983327","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_14.0.0-beta.0_1708087137353_0.3452042132564279","host":"s3://npm-registry-packages"}},"14.0.0-beta.1":{"name":"suomifi-ui-components","version":"14.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@14.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"15bfb2eab46bd7ac7ba330e93f1c5b0d80798839","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-14.0.0-beta.1.tgz","fileCount":804,"integrity":"sha512-hpWu3d5+o7SMHYBblyY6Y9l5tHZwjL8Cssh/E8B1YW5nFYA0CUIyEIGJUMQYEN8h7Ie1z8Sd4xlyVAIvPXoKSQ==","signatures":[{"sig":"MEUCIQCdTAUX+8bBHjhCzbxq/RIoLCMUYEjcXBr6f300K/coAgIgHh9TdDRUAImmZGA26YHCXWHiYTiFg4Xdyu2PUnHjyLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6097604},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"f2895581801b5f05fd87309774cdebf1166d8fb4","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_14.0.0-beta.1_1710513234627_0.47499408957270717","host":"s3://npm-registry-packages"}},"14.0.0-beta.2":{"name":"suomifi-ui-components","version":"14.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@14.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"8fd509743f6cd4cc1dc4d687b25287b6babdfc55","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-14.0.0-beta.2.tgz","fileCount":804,"integrity":"sha512-cAKqUqPteDVoSvaOQDlYG6CMKLsGoLG/jL2QIUluroo+LoAFzwAf6jF4MIWOmI7CSKHBlWIurCL4RHB3grgegw==","signatures":[{"sig":"MEYCIQCe+TiPopyELAYq8vpuWBkfXvWLDZYeY6f0HAA/mkiwtgIhAPgPty+q9/Uaoc+eCSvHPyvyrl2q417cs93wd177pMMw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6112894},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"6b3ca031aa407b83880a2ea891649dd21566e0c1","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_14.0.0-beta.2_1712217556541_0.36658938872336577","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"suomifi-ui-components","version":"14.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@14.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"534ea15f640ebd1c814cb5f3b8dc68c5603f3eb0","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-14.0.0.tgz","fileCount":804,"integrity":"sha512-C9F7/GrrjcRhQQtGLS5+WlnsOSOeNQo8oVniRxfs0wt1sIOkgLDai2M3pn7OPXliopdkw7h/7adFsT6jXJnj/Q==","signatures":[{"sig":"MEYCIQDYY4qldkYrz+hLGNtNqSrXlngBSnKyQiKlrPYITocwAQIhAIXeEANvhzYuYyS6oKv3/CgjGZ4ThikysKgKDbgDNfMi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6126788},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"a6131918857a4d72c96830639d573dd2e177348e","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.1.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.9.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_14.0.0_1713530571521_0.045068100333718775","host":"s3://npm-registry-packages"}},"15.0.0-beta.0":{"name":"suomifi-ui-components","version":"15.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@15.0.0-beta.0","contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"2c9494c00022a44fce91714865e9c82abd294ba5","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-15.0.0-beta.0.tgz","fileCount":832,"integrity":"sha512-0qZ18JmwkHEt6qcy1tEoSTtKAL+kSgxFMxIxNfZ46AbAagOsHTFuhHMbrlTcbj5k+oPbkZmmKaklJXUPqmvSdQ==","signatures":[{"sig":"MEUCIQDR0EB1lxEYxsPyxQIV/bNii9Fljuxwauu+RO7cyV5bWAIgVMTfaAwsVrEwpaZ37MjEuYwxGK/8LP17mZ6QQdy71FQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6834989},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"d90c14a5d118c71da45585d95c6ea07abb74db59","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_15.0.0-beta.0_1719493869021_0.007086894955283141","host":"s3://npm-registry-packages"}},"15.0.0-beta.1":{"name":"suomifi-ui-components","version":"15.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@15.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"07221c5a5cf6e759b237bf70eced83f26b50b1e7","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-15.0.0-beta.1.tgz","fileCount":832,"integrity":"sha512-Rv4ersMYQ3zeuuuB6bPRXmiU+rPXncDk2CjFnRtslWkKuQtGX1F+E9Od+RpXvMYLJ5xplpd0yxqYAtfGC8bdzg==","signatures":[{"sig":"MEUCIQCCIT51ZdlmXWaQwBmn/31sQ/ed5JJJULHa2KSNQRWU+AIgXssjT2wj8sK8+12SqOtIt9n2MVzJv9hZRigEPTMjQDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6836906},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"ccf3e25f4186706147e559239d8d3c2f74042df8","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_15.0.0-beta.1_1723642956747_0.5684036864025352","host":"s3://npm-registry-packages"}},"15.0.0-beta.2":{"name":"suomifi-ui-components","version":"15.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@15.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"659c17b202ea31a726c662b48d5cb5b1fb900b8b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-15.0.0-beta.2.tgz","fileCount":832,"integrity":"sha512-nzwGTPbf8HWj0OIxBlTrsydQg2A7T4duPKAfuJ3PaPUfChnv2gvG+4QFq5ykCZYsGOmwrrLX2xu+hbiWfLp03w==","signatures":[{"sig":"MEUCIQCR0YdtYo7XSuNWb3xY5EmEBH2Jjstx5O3Dl1B9aSeldQIgLJoyLesi8pp84eIUOhV3k6vPsr7mGt+07gGHbQEHk4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6836910},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"9a4d240059d5c03b798e429f18d241fcd3d86635","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_15.0.0-beta.2_1723709351928_0.16808766374453832","host":"s3://npm-registry-packages"}},"15.0.0-beta.3":{"name":"suomifi-ui-components","version":"15.0.0-beta.3","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@15.0.0-beta.3","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"35af09858b97e8323dbabab9211afc7253ccbc2b","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-15.0.0-beta.3.tgz","fileCount":832,"integrity":"sha512-DUSSQRe/0uYXDJZvc8kQgWCO44iutyp6n9WgHTHE33KViYOIPMCVxa8oDjezKyHCA/O1AEnJ48e/nLWcpJiNKg==","signatures":[{"sig":"MEQCICOD+MUzcIVYdWm1OULTq2JwOlCWrn9M1Ff9AO1veu8dAiBL6zGnbbwYVYR9SMW37r9vKHSsNqcQcWG7zj77T8FE2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6847284},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"e6d5d4f1a8a2dc951d7e17a38a4971fad708784e","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_15.0.0-beta.3_1726124381902_0.7044805111646097","host":"s3://npm-registry-packages"}},"14.0.1":{"name":"suomifi-ui-components","version":"14.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@14.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"e8a0a09f83d018aae81419e5ac75b606d3565a08","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-14.0.1.tgz","fileCount":804,"integrity":"sha512-J+khGALT2oAOLzrIUQ4LWPoV5w7gq6pWJEeQIjRDzYKL0Mv1JwOhUrCaOckiIz/geab/jGD5/Rg7eeLkoYkdNQ==","signatures":[{"sig":"MEQCIAbF2Lr+6lSieueDJ+vglCpqtiuhbJxid5cpMzaPvhyNAiBI0eCBHQG6IspVzYWcFrHgsF8otFuLGeVVX1P1WRMVKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6124182},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"ad572fa9959ec5f09f507f97a3deb82208b9de56","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.8.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.16.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"17.0.40","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_14.0.1_1726662794742_0.7721496578365596","host":"s3://npm-registry-packages"}},"15.0.0":{"name":"suomifi-ui-components","version":"15.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@15.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"872c05fde7da52898d44b7694e3b7ffc7a216e74","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-15.0.0.tgz","fileCount":832,"integrity":"sha512-OQ0qWRnNP2xell8eHkqgrufIhU+XRgRJvQsZnz4ma62doY+AVwNoQntRceOkXTuAkaSfYdUmzC38JNclV4FdwA==","signatures":[{"sig":"MEYCIQDHL7RL7aHxpjstVNxOsqEj9GGqISG5UH/mzb5BdkblpgIhAMoTqfTs2CqZCB0/Dlr7Icx4nXH6Y7rta2UDpnt0dsOc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6850214},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"51429d4da9e93b1fdc1ccb29ba055d857bc537a6","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.1.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_15.0.0_1726831403145_0.27898752327461507","host":"s3://npm-registry-packages"}},"15.0.1":{"name":"suomifi-ui-components","version":"15.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@15.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"89b714d0496f3318e2567869b1a8ea946c124e18","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-15.0.1.tgz","fileCount":832,"integrity":"sha512-qq9D2uQCnoUEfsEylfH7DjTMA8Pld/JSyPohmeI6C32NtGBxm+6r+F4GJdohHetd1x6I0u9ZEmQr2G8HYjrrqw==","signatures":[{"sig":"MEQCIFpUQTvk5ywHPWOeDmAshLBSGsEM4BToBI9TK2yojSf0AiA/WbnSzmYigWzxVHmtV0FPMkHtMojb+zrmcsZBzMNuWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6850447},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"c645c86718d8b2af683dc75da70fcc5fbf459af0","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.8.1","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.16.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.2.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","husky":"8.0.3","react":"17.0.2","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"2.79.1","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.88.2","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"17.0.2","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.6.4","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"17.0.13","rollup-plugin-ts":"2.0.7","@babel/preset-env":"7.22.10","@types/classnames":"2.3.1","styled-components":"5.3.5","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.0.0","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"5.3.1","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"12.1.5","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"22.0.1","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"5.17.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"13.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_15.0.1_1732794810064_0.6005911843770348","host":"s3://npm-registry-packages"}},"16.0.0-beta.0":{"name":"suomifi-ui-components","version":"16.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@16.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"2ee4b5081f68bc51ad9a75e8f8a9c500f00d5ce5","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-16.0.0-beta.0.tgz","fileCount":872,"integrity":"sha512-sBBnwRdnKWkuIXcWVbSm5chy7B7TycTMF0QiB7mj4vpQ/ti/Mr95Z0C2311pZXGyT8jejGhytgRdiVyKvb5h6Q==","signatures":[{"sig":"MEQCIA+E4bvJ4gX073i9qURft206xGHQYc511B5xsmpodgXgAiBv1pPhlr6wf8/KhziFqwQBE7ZeLPezn6Uh6M+LTzhBuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6732073},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"b67c1f688c648c9233e704617a2eda79a4908d74","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"8.19.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"18.12.1","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.3.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","rollup-plugin-ts":"3.4.5","@babel/preset-env":"7.22.10","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_16.0.0-beta.0_1734535355175_0.953499246957163","host":"s3://npm-registry-packages-npm-production"}},"16.0.0-beta.1":{"name":"suomifi-ui-components","version":"16.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@16.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"bcaa247f0c0c8c927ba88a14747078f07bedb50e","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-16.0.0-beta.1.tgz","fileCount":872,"integrity":"sha512-uUhQK9n6ZhUjYdNdbifCVbRb5IAbiqI1PB5HX4j31+0ZOLfDZ1tXva9ETfNwA4X9+dF2J0UR6LcgPX6MmS6G2Q==","signatures":[{"sig":"MEUCIQDuFSaMz4PzW/l9+9juaii7ncHPA4qpMqm1XpPl0bTsFwIgWw+OtdLAP1RJxI2c7f0mK0PY1y+pFi3KkPtdX0LhBkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7003311},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"60c5ed9abe562a81e5e4ce11b148e7fe7145eb1c","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup build:copytypes build:cleantmp","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","build:cleantmp":"rimraf ./dist/tmp","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","build:copytypes":"copyfiles -f ./dist/tmp/index.d.ts ./dist/types","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.8.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.3.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","rollup-plugin-ts":"3.4.5","@babel/preset-env":"7.22.10","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_16.0.0-beta.1_1736337321099_0.28442611776883076","host":"s3://npm-registry-packages-npm-production"}},"16.0.0-beta.2":{"name":"suomifi-ui-components","version":"16.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@16.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"5e40a438e67f7081c55e43f5c95ff9794320e9a3","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-16.0.0-beta.2.tgz","fileCount":872,"integrity":"sha512-tFOB8MUWTD060bT1/6H7sjIUyyzQejj9waoMvTXhi2gUcQORF2/UO9OKHHe6xJmwDXDwfWySZKL5FZ9I0GuhYw==","signatures":[{"sig":"MEQCIHXOmCuXNMWB3CwXX52r/SBKkccRRTPkDPhCwgkUDSR0AiAEhLG10bmiJCXDCc5V9bFaq8blPScmilPakU/CsA/Tpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3453270},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"c92a43a78bf826a646de75fad58977fd424355be","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.4.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","rollup-plugin-ts":"3.4.5","@babel/preset-env":"7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_16.0.0-beta.2_1739536711688_0.9474500052589876","host":"s3://npm-registry-packages-npm-production"}},"16.0.0":{"name":"suomifi-ui-components","version":"16.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@16.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"20d5f6558f4fc948293cb65ca5bfd5c326bb26f8","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-16.0.0.tgz","fileCount":872,"integrity":"sha512-q4naJ7F7Vt8rQ6un/y+mgeALu+jTZ8UXcj6JJentrB/MokZy5pOmwhvlf1FxjUrSBRNtaiQVPDLd0K9mQhAnXA==","signatures":[{"sig":"MEYCIQCKDnFW2XCtZpbAs9PE3Ld7/X7fU+wCfBSBVfdxqEC8xwIhAKMe/R2uRiQ2o+4IxMQ2B7HYN9YATQfq2f8/b35pTqin","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3470161},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"bbbcad1f09653553d68d5013ef51e8c853596496","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.8.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"20.18.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.4.0","@babel/runtime":"7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","rollup-plugin-ts":"3.4.5","@babel/preset-env":"7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_16.0.0_1741947064392_0.2935985444095317","host":"s3://npm-registry-packages-npm-production"}},"16.0.1":{"name":"suomifi-ui-components","version":"16.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@16.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"b7c6c15d6cc255cec09f118c57f7369e7dce9b9a","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-16.0.1.tgz","fileCount":872,"integrity":"sha512-M1sRkkxPnLasWjHBBZUBFTL5GMKTvfIXzwNXH5On5hfT9VMZ7w0fnxhKJiB/MyVt1d0xamzuu1QqEez5ejcMPg==","signatures":[{"sig":"MEQCIDM6LoeJ65B3TbsU/gzebZYORFgJgFn3b/X++CRG0ZbjAiB/Fz9WhuwKgMp3BUh6fSygmi7SV83rENvz58Joj47PBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3474864},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"c6087aae72c5d8c688de93c85fed4e497cd71ac2","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.1","react-popper":"2.3.0","suomifi-icons":"7.5.0","@babel/runtime":"^7.23.5","@popperjs/core":"2.11.8","@types/react-modal":"3.16.0","suomifi-design-tokens":"6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_16.0.1_1742819083219_0.5218357670586213","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.0":{"name":"suomifi-ui-components","version":"17.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@17.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"74ac3f32d59bc2738a86d1da87077c7e8a7ee159","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-17.0.0-beta.0.tgz","fileCount":884,"integrity":"sha512-NnUyalSAIYG6Wf10IBrqywR8/N/PrpBRqijO/HXam7DqNJBy/FPbOjRBfmirtSahhJZbVdiUfRyj3RVxpJou5Q==","signatures":[{"sig":"MEQCIE+r9SEYjonnqwzB+OHO4Sy9VD/nlE3QRtejnkBHITK9AiAE6lUgBDY8DkDFdI3wX7pIh3LhYhfQpAngWDHFAsZwOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3546438},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"e90638936217544d2aac3a01a81e2b3896e0ee19","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","actor":{"name":"ljkaski","type":"user","email":"joonas.kaski@gofore.com"},"email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"23.11.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.6.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"6.0.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_17.0.0-beta.0_1751009339539_0.3734743641040499","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.1":{"name":"suomifi-ui-components","version":"17.0.0-beta.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@17.0.0-beta.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"738fd87572a9364a63e037c5d9f68f0a2d2fb120","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-17.0.0-beta.1.tgz","fileCount":884,"integrity":"sha512-rlF7WYklUot7iLVEZZRYX5C8iaNxZQuHiMXx4TrTlZrI1fQXKl5P9AANAwYyLUyBN9SS556Hwze0v3d8dewT9Q==","signatures":[{"sig":"MEUCIQDFuv5koUqv5lmKjSWR9B+ZUuSkYSQVeB3owA4aL6U7NwIgBbwvyzwvkqt1QkIiVUWufGZgsuaDdsrFmwmycrhNdWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3569753},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"f34740bb3162e2906d35f21bdff8157d31a0cde2","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"23.11.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.6.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"6.0.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_17.0.0-beta.1_1757666622325_0.1648588384286387","host":"s3://npm-registry-packages-npm-production"}},"17.0.0-beta.2":{"name":"suomifi-ui-components","version":"17.0.0-beta.2","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@17.0.0-beta.2","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"a145f121ea19cfbb1c9cda25fc5067c1d959abfa","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-17.0.0-beta.2.tgz","fileCount":884,"integrity":"sha512-iD3R2KOO9zxcq1pxk5X4LhiotBXa+ykIDTzj5jdEXxTXid8YatzVokXHTcza4AhuafJxD/SWx2l+59jUB/jiQw==","signatures":[{"sig":"MEUCIQD6Qtn35RhbqBvPZjk4cXJppRrY9AGxcL1PJbfZDxadXQIgRw9SCHz2ZJY3PIyQKE1ZCJxUbMKNOgshCB9LQw1olRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3583832},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"ba643758277794b8f4e69648f906800d6d8bdec6","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"23.11.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.7.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"6.1.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_17.0.0-beta.2_1761240807462_0.45658233923897606","host":"s3://npm-registry-packages-npm-production"}},"17.0.0":{"name":"suomifi-ui-components","version":"17.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@17.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"fbc016b601e9a0181d6565d8453418b16fdd8f2f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-17.0.0.tgz","fileCount":884,"integrity":"sha512-4xLVwigwkvL/UClNW+vPfcjwzrZHjlyS3yAvu7IQfqvITc/p7oN7jRio41qfHEpoZy+F0We4UMFO8DfG+atUiA==","signatures":[{"sig":"MEQCIGVU10VMeP1O4OMljOw203BEnucSN969HQoUvVJtMmWHAiAh36Dq373Blltdap52NYBMPJTez61P3uwgDiAdLOF8pw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3582949},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"bc8c9c79d52d79193eff141538e4c289e013c8ab","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"22.21.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.7.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"6.1.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_17.0.0_1762252047522_0.533871489281329","host":"s3://npm-registry-packages-npm-production"}},"17.0.1":{"name":"suomifi-ui-components","version":"17.0.1","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@17.0.1","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"5a90e58df544159d14616c4a5762f342977602ac","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-17.0.1.tgz","fileCount":884,"integrity":"sha512-1Ba8EY6osXFOOJGFeENaiYBmU8kaJ+D3ZdtU8zVHQzIAU8tAmfl3t/3EfE4o7kBmafaDZCsUkizOgpJ5MEPzAA==","signatures":[{"sig":"MEQCIBI0royCLmdoQCsENtPngVjf4fqXf82irJalrbeewhISAiBGnlWP6JzzB0xJNUgfQR/9dfTISkGtCT+prTNwj4gWQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3584789},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"d06b38595c8a7e93743b241b7a9b74652a709262","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","bundle-analyzer":"size-limit --why","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.8.2","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.8.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"6.1.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","size-limit":"7.0.8","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=5.2.1","@types/styled-components":">=5.1.9"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_17.0.1_1764837623675_0.17289351306467027","host":"s3://npm-registry-packages-npm-production"}},"18.0.0-beta.0":{"name":"suomifi-ui-components","version":"18.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@18.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"4e27356086fdcc74b94ce8b2aeed1c57d46eedbd","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-18.0.0-beta.0.tgz","fileCount":884,"integrity":"sha512-iX4JnjM72SUE1z1Pgd7bJm7zL9eMIk46qnXllPLJTp6m7BscsomijnuKDmNhu1TQEVebq9BFNZMOk9HdJWhhQg==","signatures":[{"sig":"MEYCIQDCcREHPFtIFYQSPcQuo99Tz4NOKJe9VNY5aEkd218IvAIhAKcJ4cNNNdwW2K/MqV4SAHiiOcZNQSGNq+wIkjeBLX46","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3591940},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"ba563b964443abe5d340b71ec207c0a0902bc45e","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","analyze":"ANALYZE=true npm run build","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.9.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"7.0.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","rollup-plugin-bundle-stats":"4.21.6","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_18.0.0-beta.0_1772801712331_0.9155842417145121","host":"s3://npm-registry-packages-npm-production"}},"18.0.0":{"name":"suomifi-ui-components","version":"18.0.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@18.0.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"922b0ce4dba3bd23bff78857dd0062fdfb4767f5","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-18.0.0.tgz","fileCount":884,"integrity":"sha512-MfJSSThA4+RD9a9KFefqlx2raOjJ4or2wuqo2PeehmhKfKmwQzybUYemDEQTAgo0cZQFrEtd1Nrzbr7ezu4WgA==","signatures":[{"sig":"MEUCIGdjwZ/1M93PunxCZgnPeH+gB2iaxsONJF/+oftYeMQVAiEAt1pdsYanrnhODbRgUhYitiHbabTgbp8+L3TRbdtXPKA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3591905},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=14.0.0"},"gitHead":"fa196644b0a06486bfb90c0a15aa14e6c06c797c","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","analyze":"ANALYZE=true npm run build","prepare":"npm-run-all husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"10.9.4","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"22.21.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"7.9.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"7.0.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.46.0","rimraf":"5.0.1","rollup":"4.24.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","typescript":"4.9.5","@babel/core":"^7.22.10","@types/jest":"29.5.3","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.1.13","eslint-plugin-jest":"26.6.0","react-styleguidist":"13.1.3","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","eslint-config-react-app":"7.0.1","react-docgen-typescript":"2.2.2","@types/styled-components":"5.1.26","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"5.62.0","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","rollup-plugin-bundle-stats":"4.21.6","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"5.62.0"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_18.0.0_1775818424162_0.7353079395758348","host":"s3://npm-registry-packages-npm-production"}},"19.0.0-beta.0":{"name":"suomifi-ui-components","version":"19.0.0-beta.0","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"author":{"name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","_id":"suomifi-ui-components@19.0.0-beta.0","maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Martiskainen"}],"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"044a14b8c978d290a1180d5a8952c17481d9a67f","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-19.0.0-beta.0.tgz","fileCount":904,"integrity":"sha512-xkuHtiJx4AfzyKNmaVJoqjVwk3EcfDhKuO3w+/lwWtr79+0NRACtT9KjXVj+jU+Yce4J3Qe//nJJnQLqQt/+LQ==","signatures":[{"sig":"MEYCIQCGwOqrFIJ0t/KBF6PLzgzecIkCHeD5j9A0T7u2/B7bCQIhAOP/0uDshQ+TmXtjA2pTTed/FoU0fa/LF4nM6v+rWNEe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3731022},"main":"dist/cjs/index.js","module":"dist/esm/index.js","engines":{"node":">=18.18.0"},"gitHead":"f17c05d1bfc2af125548b609ebc084618ee5a2d2","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","analyze":"ANALYZE=true npm run build","prepare":"npm-run-all check:npm-version husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","check:npm-version":"node scripts/check-npm-version.js","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","_npmUser":{"name":"ljkaski","email":"joonas.kaski@gofore.com"},"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"11.19.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"sideEffects":false,"_nodeVersion":"22.21.0","dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"8.0.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"7.0.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.57.1","rimraf":"6.1.3","rollup":"4.61.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","typescript":"5.9.3","@babel/core":"^7.22.10","@types/jest":"29.5.3","@types/node":"18.19.130","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/stylis":"4.2.7","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.4.2","eslint-plugin-jest":"28.14.0","react-styleguidist":"13.1.4","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","react-docgen-typescript":"2.2.2","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"8.59.4","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","rollup-plugin-bundle-stats":"4.21.6","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"8.59.4"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/suomifi-ui-components_19.0.0-beta.0_1786005971055_0.5815392802970518","host":"s3://npm-registry-packages-npm-production"}},"19.0.0-beta.1":{"_id":"suomifi-ui-components@19.0.0-beta.1","bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"dist":{"shasum":"bf0ee75f4c5ee719252952c8e75ec288fa99dfbd","tarball":"https://registry.npmjs.org/suomifi-ui-components/-/suomifi-ui-components-19.0.0-beta.1.tgz","fileCount":904,"integrity":"sha512-ht/r9G78X6HoAqE77as8+i4FSZaUXID7l2Rx6Y4mf9awavRCs2EZ4WQ+nfflLBOAHOdGf8NSZNXe+DZvihCoRA==","signatures":[{"sig":"MEUCIQD71ko5p/siDh4enjczwP3ueJaql4dVnmtBHuojEOnu0gIgOgEwwTzBgPKz3LvpUp1ucgauIVvihUO/Rw1Nnw8Gjfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEjyn9iBfNVWkkCIghr1EzApgFqT8qdHDN+2VKlnARzHAiAJ2CFlY6/DnzV/Dhvpu/kmIqFy6Scai7nZG8S+AFitzA=="}],"unpackedSize":3831835},"main":"dist/cjs/index.js","name":"suomifi-ui-components","author":{"name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"module":"dist/esm/index.js","engines":{"node":">=18.18.0"},"gitHead":"5e83d182db48c6218e9f91de680bf629b3727d78","license":"MIT","scripts":{"lint":"run-p lint:eslint lint:stylelint","test":"jest test src --passWithNoTests","build":"npm-run-all build:clean build:rollup","start":"npm run  styleguide","deploy":"gh-pages -d styleguide -m \"[skip ci] Updates\"","analyze":"ANALYZE=true npm run build","prepare":"npm-run-all check:npm-version husky:install build","pre-push":"npm run validate","prettier":"prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","validate":"run-p test lint prettier:check","deploy-dev":"gh-pages -d styleguide -e dev -m \"[skip ci] Updates\"","pre-commit":"lint-staged","styleguide":"styleguidist server","build:clean":"rimraf ./dist","lint:eslint":"eslint src","build:rollup":"rollup -c","husky:install":"husky install","start:withaxe":"cross-env AXE=\"true\" npm run styleguidist server","lint:stylelint":"stylelint \"./src/**/*.{ts,tsx}\"","prettier:check":"prettier --check \"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}\"","styleguide:build":"cross-env BASE_PATH=/suomifi-ui-components styleguidist build","check:npm-version":"node scripts/check-npm-version.js","styleguide:assets":"node styleguide.add.version.js && cross-env BUILD_TYPE=ASSETS BASE_PATH=/suomifi-ui-components styleguidist build && node styleguide.move.build.js","test:updatesnapshots":"jest test --u"},"typings":"dist/types/index.d.ts","version":"19.0.0-beta.1","_npmUser":{"name":"jenniu","email":"jenni.unkuri@gofore.com"},"homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"size-limit":[{"path":"dist/suomifi-ui-components.esm.js"}],"_npmVersion":"11.19.0","description":"Suomi.fi UI component library","directories":{},"lint-staged":{"src/**/*.{js,jsx,ts,tsx}":["eslint","stylelint"],"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":"prettier --check"},"maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"sideEffects":false,"_nodeVersion":"22.22.0","contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Martiskainen"}],"dependencies":{"date-fns":"2.30.0","polished":"4.2.2","classnames":"2.3.2","react-modal":"3.16.3","suomifi-icons":"8.1.0","@babel/runtime":"^7.23.5","@types/react-modal":"3.16.3","suomifi-design-tokens":"7.0.0","@floating-ui/react-dom":"2.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"29.6.2","sass":"1.64.2","util":"0.12.5","husky":"8.0.3","react":"18.3.1","tslib":"2.6.1","eslint":"8.57.1","rimraf":"6.1.3","rollup":"4.61.0","cssnano":"6.0.1","postcss":"8.4.31","ts-jest":"29.1.1","webpack":"5.95.0","fs-extra":"11.1.1","gh-pages":"5.0.0","jest-axe":"8.0.0","prettier":"3.0.1","react-is":"17.0.2","copyfiles":"2.4.1","cross-env":"7.0.3","react-dom":"18.3.1","stylelint":"15.10.2","ts-loader":"9.4.3","babel-jest":"29.6.2","css-loader":"6.8.1","prop-types":"15.8.1","typescript":"5.9.3","@babel/core":"^7.22.10","@types/jest":"29.5.3","@types/node":"18.19.130","lint-staged":"13.2.3","npm-run-all":"4.1.5","sass-loader":"13.3.2","@types/react":"18.3.3","autoprefixer":"10.4.14","react-docgen":"5.4.3","style-loader":"3.3.3","@types/stylis":"4.2.7","@types/warning":"3.0.0","clipboard-copy":"4.0.1","postcss-import":"15.1.0","@axe-core/react":"4.7.3","@types/jest-axe":"3.5.5","prettier-eslint":"15.0.1","@types/react-dom":"18.3.0","@babel/preset-env":"^7.22.10","rollup-plugin-dts":"6.1.1","styled-components":"6.4.2","eslint-plugin-jest":"28.14.0","react-styleguidist":"13.1.4","@babel/preset-react":"^7.22.5","eslint-plugin-react":"7.33.1","@rollup/plugin-babel":"6.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.28.0","postcss-styled-syntax":"0.4.0","rollup-plugin-postcss":"4.0.2","@testing-library/react":"16.0.1","eslint-config-prettier":"8.8.0","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-prettier":"5.0.0","jest-environment-jsdom":"29.6.2","jest-styled-components":"7.1.1","rollup-plugin-progress":"1.1.2","@rollup/plugin-commonjs":"28.0.0","react-docgen-typescript":"2.2.2","@rollup/plugin-typescript":"12.1.2","@testing-library/jest-dom":"6.5.0","@typescript-eslint/parser":"8.59.4","eslint-plugin-react-hooks":"4.6.0","eslint-plugin-tree-shaking":"1.10.0","rollup-plugin-bundle-stats":"4.21.6","@rollup/plugin-node-resolve":"15.3.0","@testing-library/user-event":"14.5.2","stylelint-config-recommended":"13.0.0","babel-plugin-styled-components":"2.1.4","@babel/plugin-transform-runtime":"^7.22.10","@typescript-eslint/eslint-plugin":"8.59.4"},"peerDependencies":{"react":">=16.8.0","@types/warning":">=3.0.0","styled-components":">=6.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/suomifi-ui-components_19.0.0-beta.1_1789552249977_0.6757557251418431"}}},"time":{"created":"2019-01-24T10:59:01.506Z","modified":"2026-09-16T09:50:50.250Z","0.0.1":"2019-01-24T10:59:01.727Z","0.0.2":"2019-01-24T11:50:43.734Z","0.0.3":"2019-01-24T12:28:50.432Z","0.0.4":"2019-02-04T08:27:13.024Z","0.0.5":"2019-03-18T11:04:14.598Z","0.0.6":"2019-03-26T11:43:32.873Z","0.0.7":"2019-03-28T11:29:32.094Z","0.0.8":"2019-03-28T13:37:54.227Z","0.0.9":"2019-04-02T06:12:24.726Z","0.0.10":"2019-04-10T06:52:10.780Z","0.0.11":"2019-04-12T07:39:47.312Z","0.0.12":"2019-04-12T07:44:46.241Z","0.0.13":"2019-05-02T05:54:51.047Z","0.0.14":"2019-05-02T11:15:01.273Z","0.0.15":"2019-05-02T12:36:14.118Z","0.0.16":"2019-05-06T13:47:27.686Z","0.0.17":"2019-05-13T12:47:11.369Z","0.0.18":"2019-05-15T09:31:50.053Z","0.1.0":"2019-05-21T11:41:38.221Z","0.1.1":"2019-05-27T09:44:40.782Z","0.2.0":"2019-05-31T09:44:49.844Z","0.2.1":"2019-06-03T12:04:20.032Z","0.2.2":"2019-06-06T09:59:13.698Z","0.2.3":"2019-06-20T10:24:46.014Z","0.2.4":"2019-08-08T09:42:01.571Z","0.2.5":"2019-09-26T11:25:45.356Z","0.2.6":"2019-10-01T03:52:41.199Z","0.2.7-rc.0":"2019-11-12T06:29:58.074Z","0.2.7-rc.1":"2019-11-12T08:37:08.729Z","0.2.7-rc.2":"2019-11-13T12:00:42.580Z","0.3.0":"2019-11-15T11:42:44.510Z","0.2.4-fix.1":"2019-11-19T11:45:15.633Z","0.3.1":"2019-11-19T11:55:29.425Z","0.4.0":"2019-12-12T13:27:14.731Z","0.4.1":"2019-12-19T07:47:06.968Z","0.5.0-alpha.1":"2020-02-07T14:00:00.446Z","0.5.0":"2020-02-14T13:12:28.475Z","0.6.0":"2020-02-17T15:15:43.484Z","0.6.1":"2020-02-28T07:33:48.397Z","0.7.0":"2020-03-04T13:40:25.385Z","0.8.0":"2020-03-11T12:30:43.250Z","0.9.0":"2020-03-16T12:44:07.137Z","0.10.0":"2020-03-25T13:18:48.113Z","0.11.0":"2020-03-27T13:53:21.413Z","0.12.0":"2020-04-17T06:55:20.848Z","0.13.0":"2020-04-24T11:33:40.627Z","0.14.0":"2020-05-08T12:40:19.971Z","0.15.0":"2020-05-26T13:37:09.930Z","0.15.1":"2020-05-28T10:49:38.967Z","0.15.2":"2020-06-02T09:37:20.299Z","0.16.0":"2020-06-09T08:50:47.135Z","0.16.1":"2020-06-09T11:19:40.875Z","0.17.0":"2020-06-26T12:16:51.699Z","1.0.0":"2020-07-03T10:35:31.211Z","1.0.1":"2020-07-08T05:54:42.479Z","1.1.0":"2020-08-20T06:21:53.912Z","2.0.0":"2020-10-29T10:03:31.076Z","3.0.0-beta.0":"2020-12-17T12:59:34.699Z","3.0.0-beta.1":"2021-01-11T12:19:50.993Z","3.0.0":"2021-01-28T11:15:23.304Z","4.0.0-beta.0":"2021-02-26T09:42:49.169Z","4.0.0-beta.1":"2021-03-10T12:33:00.570Z","4.0.0-beta.2":"2021-03-16T12:06:39.654Z","4.0.0-beta.3":"2021-03-22T09:20:53.143Z","4.0.0-beta.4":"2021-03-25T13:33:58.544Z","4.0.0-beta.5":"2021-03-31T12:04:09.460Z","4.0.0-beta.6":"2021-04-13T11:16:09.849Z","3.0.1":"2021-05-19T06:21:39.960Z","4.0.0-beta.7":"2021-05-25T05:48:50.506Z","4.0.0-beta.8":"2021-06-14T11:51:09.527Z","4.0.0-beta.9":"2021-06-18T10:49:40.948Z","4.0.0":"2021-07-01T07:22:56.389Z","4.1.0-beta.0":"2021-07-05T09:26:49.755Z","5.0.0":"2021-09-03T12:01:55.982Z","6.0.0":"2021-10-05T12:34:02.108Z","6.1.0-beta.0":"2021-10-11T15:05:55.941Z","6.1.0-beta.1":"2021-10-22T04:45:12.783Z","6.1.0-beta.2":"2021-11-23T08:55:08.319Z","6.1.0-beta.3":"2021-12-09T13:10:08.317Z","6.1.0":"2022-01-20T11:51:47.539Z","6.1.1-beta.0":"2022-01-24T11:23:21.879Z","6.1.1":"2022-01-26T12:51:13.042Z","6.2.0-beta.0":"2022-02-08T13:30:40.639Z","6.2.0-beta.1":"2022-02-10T11:56:54.523Z","6.2.0-beta.2":"2022-02-17T07:04:39.054Z","6.2.0":"2022-02-23T10:57:17.355Z","6.2.1":"2022-03-01T08:46:08.608Z","7.0.0-beta.0":"2022-03-21T10:40:38.871Z","7.0.0-beta.1":"2022-03-29T12:49:10.356Z","7.0.0-beta.2":"2022-04-19T10:39:23.927Z","7.0.0":"2022-04-28T12:25:10.556Z","8.0.0-beta.0":"2022-05-17T12:20:13.317Z","8.0.0-beta.1":"2022-06-01T08:16:21.643Z","8.0.0":"2022-06-07T10:59:16.260Z","9.0.0-beta.0":"2022-06-09T08:18:22.320Z","9.0.0-beta.1":"2022-06-16T11:02:18.607Z","8.0.1":"2022-06-28T09:18:44.063Z","9.0.0-beta.2":"2022-06-28T12:05:25.473Z","9.0.0-beta.3":"2022-09-07T07:04:08.967Z","9.0.0":"2022-09-20T06:42:53.201Z","9.1.0-beta.0":"2022-09-26T12:01:21.650Z","9.1.0-beta.1":"2022-10-14T12:09:41.861Z","9.1.0-beta.2":"2022-11-16T12:02:13.751Z","9.1.0-beta.3":"2022-12-13T09:35:21.379Z","9.1.0":"2023-01-18T13:14:27.652Z","10.0.0-beta.0":"2023-02-10T11:32:30.152Z","10.0.0-beta.1":"2023-03-29T11:48:20.604Z","10.0.0":"2023-05-03T12:25:51.334Z","10.0.1":"2023-05-09T12:56:23.597Z","10.0.2":"2023-05-15T12:20:38.605Z","10.0.3":"2023-05-29T07:34:07.832Z","10.0.4":"2023-05-31T10:33:14.253Z","11.0.0-beta.0":"2023-06-05T09:13:05.142Z","11.0.0":"2023-06-15T13:01:26.841Z","12.0.0-beta.0":"2023-07-04T13:12:17.699Z","12.0.0-beta.1":"2023-07-20T09:53:56.625Z","11.0.1":"2023-07-31T14:16:07.538Z","12.0.0-beta.2":"2023-08-02T08:43:43.760Z","12.0.0":"2023-09-07T12:51:48.286Z","12.0.1":"2023-10-10T08:19:44.153Z","13.0.0-beta.0":"2023-10-23T11:57:42.746Z","12.0.2":"2023-10-25T06:07:16.108Z","13.0.0-beta.1":"2023-11-15T13:04:42.944Z","12.0.3":"2023-11-23T13:20:25.111Z","13.0.0":"2023-12-11T14:39:15.985Z","13.0.1":"2024-02-16T11:23:52.797Z","14.0.0-beta.0":"2024-02-16T12:38:57.598Z","14.0.0-beta.1":"2024-03-15T14:33:54.844Z","14.0.0-beta.2":"2024-04-04T07:59:16.956Z","14.0.0":"2024-04-19T12:42:51.794Z","15.0.0-beta.0":"2024-06-27T13:11:09.349Z","15.0.0-beta.1":"2024-08-14T13:42:37.012Z","15.0.0-beta.2":"2024-08-15T08:09:12.305Z","15.0.0-beta.3":"2024-09-12T06:59:42.150Z","14.0.1":"2024-09-18T12:33:15.086Z","15.0.0":"2024-09-20T11:23:23.438Z","15.0.1":"2024-11-28T11:53:30.332Z","16.0.0-beta.0":"2024-12-18T15:22:35.577Z","16.0.0-beta.1":"2025-01-08T11:55:21.346Z","16.0.0-beta.2":"2025-02-14T12:38:31.878Z","16.0.0":"2025-03-14T10:11:04.724Z","16.0.1":"2025-03-24T12:24:43.492Z","17.0.0-beta.0":"2025-06-27T07:28:59.753Z","17.0.0-beta.1":"2025-09-12T08:43:42.546Z","17.0.0-beta.2":"2025-10-23T17:33:27.773Z","17.0.0":"2025-11-04T10:27:27.713Z","17.0.1":"2025-12-04T08:40:23.879Z","18.0.0-beta.0":"2026-03-06T12:55:12.583Z","18.0.0":"2026-04-10T10:53:44.428Z","19.0.0-beta.0":"2026-08-06T08:46:11.219Z","19.0.0-beta.1":"2026-09-16T09:50:50.073Z"},"bugs":{"url":"https://github.com/vrk-kpa/suomifi-ui-components/issues"},"author":{"url":"https://jkallunki.net/","name":"Joonas Kallunki","email":"jkallunki@gmail.com"},"license":"MIT","homepage":"https://github.com/vrk-kpa/suomifi-ui-components#readme","keywords":["react","suomifi","styleguide","styled-components","typescript","UI","accessibility","a11y"],"repository":{"url":"git+https://github.com/vrk-kpa/suomifi-ui-components.git","type":"git"},"description":"Suomi.fi UI component library","contributors":[{"name":"Aappo Ålander"},{"name":"Joonas Kaski"},{"name":"Sami Korpela"},{"name":"Valtteri Laukkanen"},{"name":"Ilkka Pättikangas"},{"name":"Mikko Riippi"},{"name":"Jenni Unkuri"}],"maintainers":[{"name":"ketsappi","email":"sami.korpela@gofore.com"},{"name":"ljkaski","email":"joonas.kaski@gofore.com"},{"name":"riippi","email":"mikko.riippi@gmail.com"},{"name":"ilkkapattikangas","email":"ilkka.pattikangas@gofore.com"},{"name":"jenniu","email":"jenni.unkuri@gofore.com"}],"readme":"","readmeFilename":""}