From b8886f8f2776594e2867595a44eb2ae2895954b5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Aug 2022 13:27:30 +0000 Subject: [PATCH] chore(release): set `package.json` to 1.0.0 [skip ci] # 1.0.0 (2022-08-24) ### Bug Fixes * fix web component library react ([3e94489](https://github.com/nl-design-system/utrecht/commit/3e944894c2c01a43e76c597ce9f4a59883314818)) * add .idea to .gitignore ([ae490ea](https://github.com/nl-design-system/utrecht/commit/ae490ea03add416d24310829c0e392fb6fce2db8)) * add fallback fonts to utrecht.typography.sans-serif ([8d8d8ee](https://github.com/nl-design-system/utrecht/commit/8d8d8eea236f38881ea8a70f99c3a1d3c2df33da)) * add HTML attributes to BEM templates of textarea/textbox ([704e1c7](https://github.com/nl-design-system/utrecht/commit/704e1c7847bc31adc8cef2228506044489d3f12e)) * add line-height to the icon container ([eed7f4c](https://github.com/nl-design-system/utrecht/commit/eed7f4c8949382aded1bccc866fa94f834b0c680)) * add missing button disabled state to Storybook ([3851779](https://github.com/nl-design-system/utrecht/commit/3851779d7508e802ca7899ca3f8f7b636908e277)) * add missing components to CSS component library ([74ef6e1](https://github.com/nl-design-system/utrecht/commit/74ef6e1a4bc660a98641d2bdc634cf9b17c1baf6)) * add missing components to CSS component library ([e050f2a](https://github.com/nl-design-system/utrecht/commit/e050f2ae06f07dfe5ade8a69ef5adf7dd3c7d134)) * add missing imports to Storybook pages ([3b501c8](https://github.com/nl-design-system/utrecht/commit/3b501c8b1821d2ff5303ce3f99d11bb9282395da)) * add youtube icon on socialmedia story page ([#1156](https://github.com/nl-design-system/utrecht/issues/1156)) ([adb8878](https://github.com/nl-design-system/utrecht/commit/adb88783ab2f7c8e29745d241cdd98efaa31c627)) * allow inheritance of icon color, ignore document-color token ([67a9446](https://github.com/nl-design-system/utrecht/commit/67a94461f049b82b063c244ead895974b6b6c383)) * allow React 17 as peer dependency ([bd9b14d](https://github.com/nl-design-system/utrecht/commit/bd9b14dbead2889d08078842aa4d4b8abe1c40f8)) * always indent blockquote, regardless of `distanced` ([9e23974](https://github.com/nl-design-system/utrecht/commit/9e23974f49517e43e52086791d15d9dfca4b0976)) * apply busy cursor to disabled buttons too ([12a5504](https://github.com/nl-design-system/utrecht/commit/12a550406c9712034a7e9046a48dc9a910cbbb57)) * apply Utrecht Theme to Storybook docs ([40801f4](https://github.com/nl-design-system/utrecht/commit/40801f42c2b6ecb8fcfc160a40fa9235bcd31ca5)) * avoid default `outset` border styling for button ([8f9ac28](https://github.com/nl-design-system/utrecht/commit/8f9ac28719042d66985b66a4dc6636e56bbc92d7)) * avoid setting React RadioButton `checked` directly ([adefcbd](https://github.com/nl-design-system/utrecht/commit/adefcbdcf8f233702d42e0c3a9bd486381d01051)) * avoid spinner instead of textbox in Firefox ([cfba37b](https://github.com/nl-design-system/utrecht/commit/cfba37bf625b67856b4a24e51c312fe40a3be4bb)) * Button appearance shorthands ([507ccaa](https://github.com/nl-design-system/utrecht/commit/507ccaa48c7dfcb0f0b67197b7f5a9a9886d9b81)) * button focus style ([03a061d](https://github.com/nl-design-system/utrecht/commit/03a061d118cb27d984b9219b2f9523a2f62737d4)) * calculate width for textarea and textbox in the same way ([8df426e](https://github.com/nl-design-system/utrecht/commit/8df426eb80a62d49a1baad512450d26084295f98)) * case-insensitive HTML attribute match in CSS selector ([ee758f9](https://github.com/nl-design-system/utrecht/commit/ee758f959317b2970b2b4505dfedc4ea9b3ed613)) * change the way of export the vue component from index ([8f9a8f9](https://github.com/nl-design-system/utrecht/commit/8f9a8f9f74625867153e00e6fe5488172cde8433)) * checkmark icon ([f0e6f80](https://github.com/nl-design-system/utrecht/commit/f0e6f804d7b6ac5b3df4fca6cdcb9b0df69da1fa)) * clean up code ([205c58a](https://github.com/nl-design-system/utrecht/commit/205c58a360be5eafb3f33cae9acc08a7192d33ea)) * comply with WCAG with 44x44px as minimum button size ([07f8037](https://github.com/nl-design-system/utrecht/commit/07f8037d06841835876c10d5e1cd2358dd3655ec)) * component status "UNSTABLE" has been renamed to "WORK IN PROGRESS" ([34f54bd](https://github.com/nl-design-system/utrecht/commit/34f54bdfab5c07e08f78fbbf3504efd6ae4df69b)) * configure static directory for CSS files ([#3](https://github.com/nl-design-system/utrecht/issues/3)) ([b988f2f](https://github.com/nl-design-system/utrecht/commit/b988f2f3570d487610c2ca93a53b30240d9868f2)) * consistently export types for React component props ([f49286c](https://github.com/nl-design-system/utrecht/commit/f49286c95d5d9911ad4a7ae95a7ec1c2f35c319b)) * constent naming in link-social component ([da4730a](https://github.com/nl-design-system/utrecht/commit/da4730a91cbfb5c1e8b4e1f3a98d1b75c88dd237)) * correct `heading-1-font-size` ([68578e4](https://github.com/nl-design-system/utrecht/commit/68578e4de06cf184d254c92e6c5a88f2a03664ef)) * correct argtypes for button and link component ([2983a5d](https://github.com/nl-design-system/utrecht/commit/2983a5ddc017166ef61d2522bacc0a36e632346f)) * correct closing tag for Page Footer BEM template ([915bf7a](https://github.com/nl-design-system/utrecht/commit/915bf7acdec43c5fc8a31355b2b160fa8bf1a60b)) * correct font-weight for headings ([215cc07](https://github.com/nl-design-system/utrecht/commit/215cc0713016a0b2af35c9c7399849ba67e05a8a)) * correct the iconset name on web-component-library-angular ([c7e2291](https://github.com/nl-design-system/utrecht/commit/c7e22919a74019ae764df78ea4b0ceb4a25123cb)) * correct the svgs name & remove unnecessarily .gitignore ([2113bd9](https://github.com/nl-design-system/utrecht/commit/2113bd9930aa12561abbfaf2596e92e2a4ecb746)) * correct title for page footer readme ([5fcdecf](https://github.com/nl-design-system/utrecht/commit/5fcdecff5c9d46468190fae079491d9e88ba9d2d)) * defaultType and ArgsTable of Checkbox in Storybook Vue ([d62681c](https://github.com/nl-design-system/utrecht/commit/d62681c53464b365846c40c5d7b7002771740779)) * disabled cursor for disabled form input labels ([27d4624](https://github.com/nl-design-system/utrecht/commit/27d4624a9be9fe2af6ce02de6be48b6a25baeca6)) * disabled HTML buttons must not have active/hover/focus appearance ([180324b](https://github.com/nl-design-system/utrecht/commit/180324bf86e261ee6d67095e9c24ca4398e8010b)) * display focus-visible and focus styles together ([e463d41](https://github.com/nl-design-system/utrecht/commit/e463d41185e779aad06b56a7fa1ed0be982505da)) * do not define focus `background-color` ([866e2ef](https://github.com/nl-design-system/utrecht/commit/866e2ef9cd7a4a21cf1808027c367a337205c580)) * do not output `syntax: *` because those properties are ignored ([bf37e4c](https://github.com/nl-design-system/utrecht/commit/bf37e4c474f50c43857a3f7a45bb47b1a6132d15)) * empty ARIA attributes in web component ([0ad018c](https://github.com/nl-design-system/utrecht/commit/0ad018c867b27d61c44309f5f84a4f5051e98049)) * enable build types for vuejs ([63f5be0](https://github.com/nl-design-system/utrecht/commit/63f5be077b22e01fab8ed1fbe717936a836911cc)) * enable pseudo-classes from the style ([9d48b9d](https://github.com/nl-design-system/utrecht/commit/9d48b9de1936abaeecb57bc4fef3237ce0d2f5de)) * enable showing `select` even if there is no options ([395922d](https://github.com/nl-design-system/utrecht/commit/395922da66fde4ddbdcc030095d5b8ff81d2c231)) * errors in CSS component code snippets ([6279b31](https://github.com/nl-design-system/utrecht/commit/6279b31a50853a3b30d6ea63591b2808bcc1eada)) * explicitly configure Storybook framework ([a8ac62a](https://github.com/nl-design-system/utrecht/commit/a8ac62a7eb5814a96875a2088f1b6c74c92be1eb)) * export index file for older TypeScript versions ([3e8e018](https://github.com/nl-design-system/utrecht/commit/3e8e0181aaec55b471ce39ffa4ad7b35af3349c7)) * fallback colors for textarea ([2772007](https://github.com/nl-design-system/utrecht/commit/27720071415c9abba7f874bb390db248703086f9)) * fallback to feedback colors for form field description ([ccb3bb1](https://github.com/nl-design-system/utrecht/commit/ccb3bb1ebbd834442c2d7eaab028b4599a3c8514)) * fallback values for paragraph font tokens ([a4dea82](https://github.com/nl-design-system/utrecht/commit/a4dea82b54860e37099b90fe19acf74a891492c1)) * fix the angular packages ([2ae5561](https://github.com/nl-design-system/utrecht/commit/2ae55613351cbc64dd2f028db064297975354234)) * fix the import issue on docusaurus ([a759d97](https://github.com/nl-design-system/utrecht/commit/a759d97f1baba5bd899ac288fc7a5ab0d84b7cee)) * fix the patch files and some typescript issues ([99b235a](https://github.com/nl-design-system/utrecht/commit/99b235a88a88b90641566d7d44007b09aef7c1d4)) * fix the test tesconfig ([a31b671](https://github.com/nl-design-system/utrecht/commit/a31b671730bffa5e32fc9da7e5db21d6ee69616c)) * icon title for Zoom Out icon ([63fb83c](https://github.com/nl-design-system/utrecht/commit/63fb83c8d35107984130dc287df00e85f49e37b4)) * implement `utrecht-focus-outline-offset` token in CSS ([cddcdb2](https://github.com/nl-design-system/utrecht/commit/cddcdb2823ad7ae7842df9cde3951a59b082ece8)) * improve social media icons (by [@olling](https://github.com/olling)) ([45f182f](https://github.com/nl-design-system/utrecht/commit/45f182fa1e5623b31b6a3d5faed0931e5b9a0610)) * improve styling of blockquote attribution ([aef6729](https://github.com/nl-design-system/utrecht/commit/aef672910fa8259b1671e9e9b63050b1938e25f0)) * include active button styling for HTML component ([2b76186](https://github.com/nl-design-system/utrecht/commit/2b76186fcab1820793a620f2284d707ad5706118)) * include all paths from style-dictionary.config.json in watcher ([5062ff6](https://github.com/nl-design-system/utrecht/commit/5062ff6dd766674160aeaf03adcce805c2136a60)) * include missing components in CSS component library ([5ba7c39](https://github.com/nl-design-system/utrecht/commit/5ba7c39311135008948d2461fbf712889f407a52)) * include recent HTML components in stylesheet collections ([c60d3c8](https://github.com/nl-design-system/utrecht/commit/c60d3c81092143e9977e12d6cdf08e1ffac76546)) * incorrect `:invalid` state in shadow DOM ([8f00377](https://github.com/nl-design-system/utrecht/commit/8f00377da9054c2311f88875f30be9f7f443cfd2)) * inert focus state of current page link in pagination ([a633510](https://github.com/nl-design-system/utrecht/commit/a6335100e92e703cca5bf10763d76ddceb519446)) * install web-component-library-stencil as dependency ([ccc2fbe](https://github.com/nl-design-system/utrecht/commit/ccc2fbea413be2037ca9a7dd21601f7765ba16f4)) * JS error in spacing design token docs ([5e779d5](https://github.com/nl-design-system/utrecht/commit/5e779d514f8479fed1e51fbb1615a2587237a017)) * link focus color ([b69ab90](https://github.com/nl-design-system/utrecht/commit/b69ab90f1b8d4d6d7802aa5373f50f54001cacb0)) * make `npm run storybook` available in the root package again ([ac1a994](https://github.com/nl-design-system/utrecht/commit/ac1a994b708f12ef2b0c82673dba775ad9779104)) * make interactive states work for CSS form components ([0a71c46](https://github.com/nl-design-system/utrecht/commit/0a71c46e17e13f9ac6c12fc0ea903c48cb974377)) * menulijst component use standard design tokens ([6d531d4](https://github.com/nl-design-system/utrecht/commit/6d531d4811b7480c5b8e8a3ce64ae7f7cc17a67d)) * menulijst font family ([1294d53](https://github.com/nl-design-system/utrecht/commit/1294d531417807a6e393aee3903d822ce62bcab0)) * more accurate connection length in sidenav component ([17f46fb](https://github.com/nl-design-system/utrecht/commit/17f46fbec0dbb05734a7d987adafab9bf1bcc36b)) * more better icons ([#1029](https://github.com/nl-design-system/utrecht/issues/1029)) ([69cd29a](https://github.com/nl-design-system/utrecht/commit/69cd29aef1ac35386de810ae5a10ef0b84cc286c)) * more icons added and icons fix ([#1151](https://github.com/nl-design-system/utrecht/issues/1151)) ([2759c29](https://github.com/nl-design-system/utrecht/commit/2759c2917a742b65e817729e886023aa50d3406e)) * move the pseudo-class `invalid`, `disabled` to html ([de5955c](https://github.com/nl-design-system/utrecht/commit/de5955c201eb81328c8c745061516dcce86c111f)) * new brach with icons ([#1040](https://github.com/nl-design-system/utrecht/issues/1040)) ([c51f903](https://github.com/nl-design-system/utrecht/commit/c51f90332727800854b49eb02aaedf32f0babf57)) * no bold text for checkbox and radio label ([d144cf3](https://github.com/nl-design-system/utrecht/commit/d144cf3c34ec380b7ad6b1f92e380f583fbff85c)) * no focus background color ([6a8dccc](https://github.com/nl-design-system/utrecht/commit/6a8dcccab03657a60d74a8261e7e44c5ce22b085)) * no margins on headings and paragraphs by default ([eb4bb6c](https://github.com/nl-design-system/utrecht/commit/eb4bb6cd602658b16805777d7045e17bfff9a63b)) * only embed GitHub Pages in Docusaurus for production ([58bd3f1](https://github.com/nl-design-system/utrecht/commit/58bd3f122390c270c6e459d82fdb702137062d0e)) * patch Stencil to copy nonce for