diff --git a/.storybook/FreenowTheme.ts b/.storybook/FreenowTheme.ts
index 86ded7728..91ee73297 100644
--- a/.storybook/FreenowTheme.ts
+++ b/.storybook/FreenowTheme.ts
@@ -1,17 +1,16 @@
// .storybook/FreenowTheme.ts
import { create } from '@storybook/theming/create';
-import logo from '../public/assets/freenow-logo.svg';
export default create({
base: 'light',
// Typography
- fontBase: '"Open Sans", sans-serif',
+ fontBase: '"Open Sans", sans-serif',
fontCode: 'monospace',
brandTitle: 'FREENOW',
brandUrl: 'https://wave.free-now.com/',
- brandImage: logo,
+ brandImage: 'https://wave.free-now.com/freenow-logo.svg',
brandTarget: '_self',
//
diff --git a/.storybook/preview-head.html b/.storybook/preview-head.html
new file mode 100644
index 000000000..11d42c2bd
--- /dev/null
+++ b/.storybook/preview-head.html
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/docs/changelog.mdx b/docs/changelog.mdx
index 2dcb4ea73..02a11e7bc 100644
--- a/docs/changelog.mdx
+++ b/docs/changelog.mdx
@@ -5,6 +5,7 @@ cardHeadline: Changelog
cardSubHeadline: Keep up to date with the latest releases of @freenow/wave
---
+
## [2.1.0-next.2](https://github.com/freenowtech/wave/compare/v2.1.0-next.1...v2.1.0-next.2) (2022-08-20)
### Bug Fixes
@@ -13,448 +14,430 @@ cardSubHeadline: Keep up to date with the latest releases of @freenow/wave
* conflicts between next and main ([#257](https://github.com/freenowtech/wave/issues/257)) ([0a103ef](https://github.com/freenowtech/wave/commit/0a103efa05bad6d7d211a8f6ff7252fbf9566b47)), closes [#181](https://github.com/freenowtech/wave/issues/181) [#183](https://github.com/freenowtech/wave/issues/183) [#172](https://github.com/freenowtech/wave/issues/172) [#172](https://github.com/freenowtech/wave/issues/172) [#185](https://github.com/freenowtech/wave/issues/185) [#185](https://github.com/freenowtech/wave/issues/185) [#193](https://github.com/freenowtech/wave/issues/193) [#193](https://github.com/freenowtech/wave/issues/193) [#170](https://github.com/freenowtech/wave/issues/170) [#170](https://github.com/freenowtech/wave/issues/170) [#196](https://github.com/freenowtech/wave/issues/196) [#190](https://github.com/freenowtech/wave/issues/190) [#190](https://github.com/freenowtech/wave/issues/190) [#200](https://github.com/freenowtech/wave/issues/200) [#198](https://github.com/freenowtech/wave/issues/198) [#200](https://github.com/freenowtech/wave/issues/200) [#200](https://github.com/freenowtech/wave/issues/200) [#206](https://github.com/freenowtech/wave/issues/206) [#206](https://github.com/freenowtech/wave/issues/206) [#208](https://github.com/freenowtech/wave/issues/208) [#208](https://github.com/freenowtech/wave/issues/208) [#201](https://github.com/freenowtech/wave/issues/201) [#201](https://github.com/freenowtech/wave/issues/201) [#214](https://github.com/freenowtech/wave/issues/214) [#223](https://github.com/freenowtech/wave/issues/223) [#221](https://github.com/freenowtech/wave/issues/221) [#228](https://github.com/freenowtech/wave/issues/228) [#228](https://github.com/freenowtech/wave/issues/228) [#231](https://github.com/freenowtech/wave/issues/231) [#220](https://github.com/freenowtech/wave/issues/220) [#220](https://github.com/freenowtech/wave/issues/220) [#230](https://github.com/freenowtech/wave/issues/230) [#234](https://github.com/freenowtech/wave/issues/234) [#230](https://github.com/freenowtech/wave/issues/230) [#234](https://github.com/freenowtech/wave/issues/234) [#236](https://github.com/freenowtech/wave/issues/236) [#233](https://github.com/freenowtech/wave/issues/233) [#233](https://github.com/freenowtech/wave/issues/233) [#243](https://github.com/freenowtech/wave/issues/243) [#244](https://github.com/freenowtech/wave/issues/244) [#235](https://github.com/freenowtech/wave/issues/235) [#246](https://github.com/freenowtech/wave/issues/246) [#246](https://github.com/freenowtech/wave/issues/246) [#248](https://github.com/freenowtech/wave/issues/248) [#225](https://github.com/freenowtech/wave/issues/225) [#225](https://github.com/freenowtech/wave/issues/225) [#248](https://github.com/freenowtech/wave/issues/248) [#222](https://github.com/freenowtech/wave/issues/222) [#222](https://github.com/freenowtech/wave/issues/222) [#255](https://github.com/freenowtech/wave/issues/255)
* conflicts between next and main v2 ([#281](https://github.com/freenowtech/wave/issues/281)) ([bec6bdc](https://github.com/freenowtech/wave/commit/bec6bdc376fa5ae009e4c56adec86148b3105be3))
+### [1.32.1](https://github.com/freenowtech/wave/compare/v1.32.0...v1.32.1) (2023-07-27)
### Bug Fixes
-* **inline-spinner:** html and a11y ([#307](https://github.com/freenowtech/wave/issues/307)) ([cb46551](https://github.com/freenowtech/wave/commit/cb46551c344651a06c2dad1a00ddf274234ceafd)), closes [#306](https://github.com/freenowtech/wave/issues/306)
+* support children prop type in row component ([#347](https://github.com/freenowtech/wave/issues/347)) ([4620776](https://github.com/freenowtech/wave/commit/4620776fe53fb5c5f56a887c27585e48fdbf5a9b))
-## [1.29.0](https://github.com/freenowtech/wave/compare/v1.28.2...v1.29.0) (2023-02-23)
+## [1.32.0](https://github.com/freenowtech/wave/compare/v1.31.2...v1.32.0) (2023-06-12)
### Features
-* **filePicker:** add alwaysShowActionButton to mobile ([#303](https://github.com/freenowtech/wave/issues/303)) ([5d46685](https://github.com/freenowtech/wave/commit/5d46685d701793c95275e5c608690515b642ba2a))
+* **InfoBanner:** fix up the InfoBannerCard Link export ([f6dac56](https://github.com/freenowtech/wave/commit/f6dac566d3e588b7e5a3f515b7863cf20376030d))
-### [1.28.2](https://github.com/freenowtech/wave/compare/v1.28.1...v1.28.2) (2023-02-23)
+### [1.31.2](https://github.com/freenowtech/wave/compare/v1.31.1...v1.31.2) (2023-06-12)
### Bug Fixes
-* **datepicker:** invoke `onClose` handler only once ([#300](https://github.com/freenowtech/wave/issues/300)) ([9190e6c](https://github.com/freenowtech/wave/commit/9190e6cb932eabfb52a55336193f01ca9d4b30e0))
+* add support for children props for Label component ([#340](https://github.com/freenowtech/wave/issues/340)) ([c840c88](https://github.com/freenowtech/wave/commit/c840c88b7315db9188cfec40b75415f2580ad757))
-### [1.28.1](https://github.com/freenowtech/wave/compare/v1.28.0...v1.28.1) (2022-12-13)
+### [1.31.1](https://github.com/freenowtech/wave/compare/v1.31.0...v1.31.1) (2023-06-01)
### Bug Fixes
-* uncontrolled input's label position ([#297](https://github.com/freenowtech/wave/issues/297)) ([fb6c009](https://github.com/freenowtech/wave/commit/fb6c00907d201c774160e4ef0c434da51059e2dd))
+* set focus on password input resolve [#124](https://github.com/freenowtech/wave/issues/124) ([#328](https://github.com/freenowtech/wave/issues/328)) ([5068920](https://github.com/freenowtech/wave/commit/506892004e38490ef768045a854c47f319329352))
-## [1.28.0](https://github.com/freenowtech/wave/compare/v1.27.1...v1.28.0) (2022-11-17)
+## [1.31.0](https://github.com/freenowtech/wave/compare/v1.30.1...v1.31.0) (2023-05-24)
+
+### Features
+- implement compound component approach for InfoBanner ([#336](https://github.com/freenowtech/wave/issues/336)) ([9f1982c](https://github.com/freenowtech/wave/commit/9f1982cf2977a49f48b2335f313671a7f4ffc874))
+
+### [1.30.1](https://github.com/freenowtech/wave/compare/v1.30.0...v1.30.1) (2023-05-09)
+
+### Bug Fixes
+
+- **tooltip:** type children prop ([#330](https://github.com/freenowtech/wave/issues/330)) ([9bbdafe](https://github.com/freenowtech/wave/commit/9bbdafe374101c4e0ad055998f56f27fdddc9e9c))
+
+## [1.30.0](https://github.com/freenowtech/wave/compare/v1.29.1...v1.30.0) (2023-04-04)
### Features
-* add missing colors to match Figma file ([#289](https://github.com/freenowtech/wave/issues/289)) ([b0ae302](https://github.com/freenowtech/wave/commit/b0ae302dd215d40231b32083634e4e399dc2d2ca))
+- **table:** add sortable table components and hook ([362dba5](https://github.com/freenowtech/wave/commit/362dba50beafc5b3d35fbaedb86d458bede0df7f))
-### [1.27.1](https://github.com/freenowtech/wave/compare/v1.27.0...v1.27.1) (2022-10-25)
+### [1.29.1](https://github.com/freenowtech/wave/compare/v1.29.0...v1.29.1) (2023-03-09)
+### Bug Fixes
+
+- **inline-spinner:** html and a11y ([#307](https://github.com/freenowtech/wave/issues/307)) ([cb46551](https://github.com/freenowtech/wave/commit/cb46551c344651a06c2dad1a00ddf274234ceafd)), closes [#306](https://github.com/freenowtech/wave/issues/306)
+
+## [1.29.0](https://github.com/freenowtech/wave/compare/v1.28.2...v1.29.0) (2023-02-23)
+
+### Features
+
+- **filePicker:** add alwaysShowActionButton to mobile ([#303](https://github.com/freenowtech/wave/issues/303)) ([5d46685](https://github.com/freenowtech/wave/commit/5d46685d701793c95275e5c608690515b642ba2a))
+
+### [1.28.2](https://github.com/freenowtech/wave/compare/v1.28.1...v1.28.2) (2023-02-23)
### Bug Fixes
-* **password:** use `flex-end` instead of `end` ([#291](https://github.com/freenowtech/wave/issues/291)) ([debdb5a](https://github.com/freenowtech/wave/commit/debdb5a97e098c78d6841378fe03ed4c78eb4a2c)), closes [#290](https://github.com/freenowtech/wave/issues/290)
+- **datepicker:** invoke `onClose` handler only once ([#300](https://github.com/freenowtech/wave/issues/300)) ([9190e6c](https://github.com/freenowtech/wave/commit/9190e6cb932eabfb52a55336193f01ca9d4b30e0))
-## [1.27.0](https://github.com/freenowtech/wave/compare/v1.26.1...v1.27.0) (2022-08-19)
+### [1.28.1](https://github.com/freenowtech/wave/compare/v1.28.0...v1.28.1) (2022-12-13)
+
+### Bug Fixes
+
+- uncontrolled input's label position ([#297](https://github.com/freenowtech/wave/issues/297)) ([fb6c009](https://github.com/freenowtech/wave/commit/fb6c00907d201c774160e4ef0c434da51059e2dd))
+## [1.28.0](https://github.com/freenowtech/wave/compare/v1.27.1...v1.28.0) (2022-11-17)
### Features
-* Tooltip with react-popper ([#267](https://github.com/freenowtech/wave/issues/267)) ([6965ef4](https://github.com/freenowtech/wave/commit/6965ef42b5f4257825b2fc86eeb1033eb4f06aa9))
+- add missing colors to match Figma file ([#289](https://github.com/freenowtech/wave/issues/289)) ([b0ae302](https://github.com/freenowtech/wave/commit/b0ae302dd215d40231b32083634e4e399dc2d2ca))
-### [1.25.3](https://github.com/freenowtech/wave/compare/v1.25.2...v1.25.3) (2022-07-21)
+### [1.27.1](https://github.com/freenowtech/wave/compare/v1.27.0...v1.27.1) (2022-10-25)
+
+### Bug Fixes
+- **password:** use `flex-end` instead of `end` ([#291](https://github.com/freenowtech/wave/issues/291)) ([debdb5a](https://github.com/freenowtech/wave/commit/debdb5a97e098c78d6841378fe03ed4c78eb4a2c)), closes [#290](https://github.com/freenowtech/wave/issues/290)
+
+## [1.27.0](https://github.com/freenowtech/wave/compare/v1.26.1...v1.27.0) (2022-08-19)
+
+### Features
+
+- Tooltip with react-popper ([#267](https://github.com/freenowtech/wave/issues/267)) ([6965ef4](https://github.com/freenowtech/wave/commit/6965ef42b5f4257825b2fc86eeb1033eb4f06aa9))
+
+### [1.25.3](https://github.com/freenowtech/wave/compare/v1.25.2...v1.25.3) (2022-07-21)
### Bug Fixes
-* expose padding prop and adjust z-index for Popover component ([#263](https://github.com/freenowtech/wave/issues/263)) ([da0e80b](https://github.com/freenowtech/wave/commit/da0e80be5df4274220336451641b31d1fe8d524f))
+- expose padding prop and adjust z-index for Popover component ([#263](https://github.com/freenowtech/wave/issues/263)) ([da0e80b](https://github.com/freenowtech/wave/commit/da0e80be5df4274220336451641b31d1fe8d524f))
### [1.25.2](https://github.com/freenowtech/wave/compare/v1.25.1...v1.25.2) (2022-07-11)
-
### Bug Fixes
-* display semantic colors in table and allow to filter them ([#258](https://github.com/freenowtech/wave/issues/258)) ([2e83e76](https://github.com/freenowtech/wave/commit/2e83e763427fb5ce67fc99719a0a3a8837be086c))
+- display semantic colors in table and allow to filter them ([#258](https://github.com/freenowtech/wave/issues/258)) ([2e83e76](https://github.com/freenowtech/wave/commit/2e83e763427fb5ce67fc99719a0a3a8837be086c))
### [1.25.1](https://github.com/freenowtech/wave/compare/v1.25.0...v1.25.1) (2022-06-16)
-
### Bug Fixes
-* window is undefined error in next.js projects ([b89bfc9](https://github.com/freenowtech/wave/commit/b89bfc973035cc59fe987a8b6f56d8d97d786079)), closes [#222](https://github.com/freenowtech/wave/issues/222)
+- window is undefined error in next.js projects ([b89bfc9](https://github.com/freenowtech/wave/commit/b89bfc973035cc59fe987a8b6f56d8d97d786079)), closes [#222](https://github.com/freenowtech/wave/issues/222)
## [1.25.0](https://github.com/freenowtech/wave/compare/v1.24.2...v1.25.0) (2022-06-13)
-
### Features
-* add InfoBanner component ([#225](https://github.com/freenowtech/wave/issues/225)) ([e434f5a](https://github.com/freenowtech/wave/commit/e434f5a01915e0754ba0029b9dfbef047b6de3b2))
-
+- add InfoBanner component ([#225](https://github.com/freenowtech/wave/issues/225)) ([e434f5a](https://github.com/freenowtech/wave/commit/e434f5a01915e0754ba0029b9dfbef047b6de3b2))
### Bug Fixes
-* giving singlevalue full max width to override the selectlist styles ([#248](https://github.com/freenowtech/wave/issues/248)) ([115ae70](https://github.com/freenowtech/wave/commit/115ae709d491d75d76342aa0536d274f5a23eb45))
+- giving singlevalue full max width to override the selectlist styles ([#248](https://github.com/freenowtech/wave/issues/248)) ([115ae70](https://github.com/freenowtech/wave/commit/115ae709d491d75d76342aa0536d274f5a23eb45))
### [1.24.2](https://github.com/freenowtech/wave/compare/v1.24.1...v1.24.2) (2022-06-08)
-
### Bug Fixes
-* export popover component in components index ([#246](https://github.com/freenowtech/wave/issues/246)) ([0def6b8](https://github.com/freenowtech/wave/commit/0def6b83c7f5543a7a319088a1a9b8fe2fa86583))
+- export popover component in components index ([#246](https://github.com/freenowtech/wave/issues/246)) ([0def6b8](https://github.com/freenowtech/wave/commit/0def6b83c7f5543a7a319088a1a9b8fe2fa86583)
-### [1.24.1](https://github.com/freenowtech/wave/compare/v1.24.0...v1.24.1) (2022-06-03)
+ )
+### [1.24.1](https://github.com/freenowtech/wave/compare/v1.24.0...v1.24.1) (2022-06-03)
### Bug Fixes
-* adding layout to the compose styles ([#233](https://github.com/freenowtech/wave/issues/233)) ([48af1d1](https://github.com/freenowtech/wave/commit/48af1d1e1cc2c0d9b23cadc427adbfaf1b6b90c6))
+- adding layout to the compose styles ([#233](https://github.com/freenowtech/wave/issues/233)) ([48af1d1](https://github.com/freenowtech/wave/commit/48af1d1e1cc2c0d9b23cadc427adbfaf1b6b90c6))
## [1.24.0](https://github.com/freenowtech/wave/compare/v1.23.0...v1.24.0) (2022-06-02)
-
### Features
-* Add Popover component to wave ([#230](https://github.com/freenowtech/wave/issues/230)) ([0c49ab3](https://github.com/freenowtech/wave/commit/0c49ab3f2bb7b6586e955ee425d1ef0e88a9c4ec))
-* popover ([#234](https://github.com/freenowtech/wave/issues/234)) ([8e4075b](https://github.com/freenowtech/wave/commit/8e4075b3d53d16bb3bd5ff2e03aa5c0ab0566ee3))
+- Add Popover component to wave ([#230](https://github.com/freenowtech/wave/issues/230)) ([0c49ab3](https://github.com/freenowtech/wave/commit/0c49ab3f2bb7b6586e955ee425d1ef0e88a9c4ec))
+- popover ([#234](https://github.com/freenowtech/wave/issues/234)) ([8e4075b](https://github.com/freenowtech/wave/commit/8e4075b3d53d16bb3bd5ff2e03aa5c0ab0566ee3))
## [1.23.0](https://github.com/freenowtech/wave/compare/v1.22.0...v1.23.0) (2022-05-26)
-
### Features
-* introduce `useToggle` hook ([#220](https://github.com/freenowtech/wave/issues/220)) ([83cbad8](https://github.com/freenowtech/wave/commit/83cbad81f14a97e0b89db7f8ae0474bd4a3b4971))
+- introduce `useToggle` hook ([#220](https://github.com/freenowtech/wave/issues/220)) ([83cbad8](https://github.com/freenowtech/wave/commit/83cbad81f14a97e0b89db7f8ae0474bd4a3b4971))
## [1.22.0](https://github.com/freenowtech/wave/compare/v1.21.0...v1.22.0) (2022-05-23)
-
### Features
-* update missing icons ([#228](https://github.com/freenowtech/wave/issues/228)) ([2f840e5](https://github.com/freenowtech/wave/commit/2f840e5829c07ebe91b6249c5700576f6859cc55))
+- update missing icons ([#228](https://github.com/freenowtech/wave/issues/228)) ([2f840e5](https://github.com/freenowtech/wave/commit/2f840e5829c07ebe91b6249c5700576f6859cc55))
## [1.21.0](https://github.com/freenowtech/wave/compare/v1.20.0...v1.21.0) (2022-05-11)
-
### Features
-* adds Divider component ([#218](https://github.com/freenowtech/wave/issues/218)) ([9e6cb47](https://github.com/freenowtech/wave/commit/9e6cb4787320a702caf7ecf1b13ee74f26174aee))
+- adds Divider component ([#218](https://github.com/freenowtech/wave/issues/218)) ([9e6cb47](https://github.com/freenowtech/wave/commit/9e6cb4787320a702caf7ecf1b13ee74f26174aee))
## [1.20.0](https://github.com/freenowtech/wave/compare/v1.19.0...v1.20.0) (2022-04-21)
-
### Features
-* adds select page size component ([#201](https://github.com/freenowtech/wave/issues/201)) ([068b958](https://github.com/freenowtech/wave/commit/068b958fb693909016c7b842df7820a4fca2bc48))
+- adds select page size component ([#201](https://github.com/freenowtech/wave/issues/201)) ([068b958](https://github.com/freenowtech/wave/commit/068b958fb693909016c7b842df7820a4fca2bc48))
## [1.19.0](https://github.com/freenowtech/wave/compare/v1.18.1...v1.19.0) (2022-03-08)
-
### Features
-* remove brand colors from semantic colors object ([#208](https://github.com/freenowtech/wave/issues/208)) ([1ccb794](https://github.com/freenowtech/wave/commit/1ccb7942df9999afda89cb94cd448a1c78c1a3a6))
+- remove brand colors from semantic colors object ([#208](https://github.com/freenowtech/wave/issues/208)) ([1ccb794](https://github.com/freenowtech/wave/commit/1ccb7942df9999afda89cb94cd448a1c78c1a3a6))
### [1.18.1](https://github.com/freenowtech/wave/compare/v1.18.0...v1.18.1) (2022-02-05)
-
### Bug Fixes
-* replace weak prop with secondary ([#206](https://github.com/freenowtech/wave/issues/206)) ([37a7f4f](https://github.com/freenowtech/wave/commit/37a7f4f1ae07c0ce9d2709e7ad9b027e1331de4e))
+- replace weak prop with secondary ([#206](https://github.com/freenowtech/wave/issues/206)) ([37a7f4f](https://github.com/freenowtech/wave/commit/37a7f4f1ae07c0ce9d2709e7ad9b027e1331de4e))
## [1.18.0](https://github.com/freenowtech/wave/compare/v1.17.1...v1.18.0) (2022-02-01)
-
### Features
-* add grid system components ([#198](https://github.com/freenowtech/wave/issues/198)) ([c435683](https://github.com/freenowtech/wave/commit/c4356831e111c8237871778974bee8bfe69c383f)), closes [#200](https://github.com/freenowtech/wave/issues/200)
-* add missing icons ([#200](https://github.com/freenowtech/wave/pull/200)) ([f585dfb](https://github.com/freenowtech/wave/commit/f585dfb412b3091d3fbd6aa9a815a1dbcc570361))
+- add grid system components ([#198](https://github.com/freenowtech/wave/issues/198)) ([c435683](https://github.com/freenowtech/wave/commit/c4356831e111c8237871778974bee8bfe69c383f)), closes [#200](https://github.com/freenowtech/wave/issues/200)
+- add missing icons ([#200](https://github.com/freenowtech/wave/pull/200)) ([f585dfb](https://github.com/freenowtech/wave/commit/f585dfb412b3091d3fbd6aa9a815a1dbcc570361))
### [1.17.1](https://github.com/freenowtech/wave/compare/v1.17.0...v1.17.1) (2022-01-26)
-
### Bug Fixes
-* spread Box props correctly ([9dac265](https://github.com/freenowtech/wave/commit/9dac265f2a65ba9897a588ef545e2efd0fc14c2f)), closes [#190](https://github.com/freenowtech/wave/issues/190)
+- spread Box props correctly ([9dac265](https://github.com/freenowtech/wave/commit/9dac265f2a65ba9897a588ef545e2efd0fc14c2f)), closes [#190](https://github.com/freenowtech/wave/issues/190)
## [1.17.0](https://github.com/freenowtech/wave/compare/v1.16.2...v1.17.0) (2021-12-09)
-
### Features
-* add secondary variant for text component ([#170](https://github.com/freenowtech/wave/issues/170)) ([f056fea](https://github.com/freenowtech/wave/commit/f056fea33f1a4183ee1cf96b14232572b3b65f78))
+- add secondary variant for text component ([#170](https://github.com/freenowtech/wave/issues/170)) ([f056fea](https://github.com/freenowtech/wave/commit/f056fea33f1a4183ee1cf96b14232572b3b65f78))
### [1.16.2](https://github.com/freenowtech/wave/compare/v1.16.1...v1.16.2) (2021-11-17)
-
### Bug Fixes
-* cleanup Modal timeout ([#193](https://github.com/freenowtech/wave/issues/193)) ([fcb1341](https://github.com/freenowtech/wave/commit/fcb1341b06bcc92af0b368da5ef566c01718316e))
+- cleanup Modal timeout ([#193](https://github.com/freenowtech/wave/issues/193)) ([fcb1341](https://github.com/freenowtech/wave/commit/fcb1341b06bcc92af0b368da5ef566c01718316e))
### [1.16.1](https://github.com/freenowtech/wave/compare/v1.16.0...v1.16.1) (2021-10-26)
-
### Bug Fixes
-* add layout props to TableHeaderCell and TableCell ([#185](https://github.com/freenowtech/wave/issues/185)) ([0915c58](https://github.com/freenowtech/wave/commit/0915c580ca06b11517f36f0e5da3bcd24b7e7d1f))
+- add layout props to TableHeaderCell and TableCell ([#185](https://github.com/freenowtech/wave/issues/185)) ([0915c58](https://github.com/freenowtech/wave/commit/0915c580ca06b11517f36f0e5da3bcd24b7e7d1f))
## [1.16.0](https://github.com/freenowtech/wave/compare/v1.15.1...v1.16.0) (2021-10-25)
-
### Features
-* added Accordion component ([#172](https://github.com/freenowtech/wave/issues/172)) ([439b67c](https://github.com/freenowtech/wave/commit/439b67c0b14ae0c4d820a24710f35085d3037d1b))
+- added Accordion component ([#172](https://github.com/freenowtech/wave/issues/172)) ([439b67c](https://github.com/freenowtech/wave/commit/439b67c0b14ae0c4d820a24710f35085d3037d1b))
### [1.15.1](https://github.com/freenowtech/wave/compare/v1.15.0...v1.15.1) (2021-10-15)
-
### Bug Fixes
-* adding disabled state for datepicker ([#181](https://github.com/freenowtech/wave/issues/181)) ([313f424](https://github.com/freenowtech/wave/commit/313f4240190767f77bb00340f4ecbbb8e215a2af))
+- adding disabled state for datepicker ([#181](https://github.com/freenowtech/wave/issues/181)) ([313f424](https://github.com/freenowtech/wave/commit/313f4240190767f77bb00340f4ecbbb8e215a2af))
## [1.15.0](https://github.com/freenowtech/wave/compare/v1.14.0...v1.15.0) (2021-10-07)
-
### Features
-* replace tslint with eslint ([#163](https://github.com/freenowtech/wave/issues/163)) ([38c6da6](https://github.com/freenowtech/wave/commit/38c6da61581db49d7a44a3c3c29e44a6e0b21cd4))
+- replace tslint with eslint ([#163](https://github.com/freenowtech/wave/issues/163)) ([38c6da6](https://github.com/freenowtech/wave/commit/38c6da61581db49d7a44a3c3c29e44a6e0b21cd4))
## [1.14.0](https://github.com/freenowtech/wave/compare/v1.13.3...v1.14.0) (2021-09-13)
-
### Features
-* **checkbox:** add the indeterminate state to the checkbox component ([c2ef780](https://github.com/freenowtech/wave/commit/c2ef780481f29992c4112e27d8a614d7b546b1b3))
+- **checkbox:** add the indeterminate state to the checkbox component ([c2ef780](https://github.com/freenowtech/wave/commit/c2ef780481f29992c4112e27d8a614d7b546b1b3))
### [1.13.3](https://github.com/freenowtech/wave/compare/v1.13.2...v1.13.3) (2021-08-11)
-
### Bug Fixes
-* remove margin around Toggle component ([#168](https://github.com/freenowtech/wave/issues/168)) ([c745695](https://github.com/freenowtech/wave/commit/c745695c33fda61ffd2bab24cef517ba11afeda1))
+- remove margin around Toggle component ([#168](https://github.com/freenowtech/wave/issues/168)) ([c745695](https://github.com/freenowtech/wave/commit/c745695c33fda61ffd2bab24cef517ba11afeda1))
### [1.13.2](https://github.com/freenowtech/wave/compare/v1.13.1...v1.13.2) (2021-07-29)
-
### Bug Fixes
-* set search input autocomplete to off ([#161](https://github.com/freenowtech/wave/issues/161)) ([4a2f66a](https://github.com/freenowtech/wave/commit/4a2f66ad6079404ee2a7f4f91bb3bda9039a4b7f))
+- set search input autocomplete to off ([#161](https://github.com/freenowtech/wave/issues/161)) ([4a2f66a](https://github.com/freenowtech/wave/commit/4a2f66ad6079404ee2a7f4f91bb3bda9039a4b7f))
### [1.13.1](https://github.com/freenowtech/wave/compare/v1.13.0...v1.13.1) (2021-07-21)
-
### Bug Fixes
-* use currentColor to pass props color for MinusIcon ([#160](https://github.com/freenowtech/wave/issues/160)) ([a0dc014](https://github.com/freenowtech/wave/commit/a0dc0140c76224f007a250b1eaface356b41ff8a))
+- use currentColor to pass props color for MinusIcon ([#160](https://github.com/freenowtech/wave/issues/160)) ([a0dc014](https://github.com/freenowtech/wave/commit/a0dc0140c76224f007a250b1eaface356b41ff8a))
## [1.13.0](https://github.com/freenowtech/wave/compare/v1.12.0...v1.13.0) (2021-07-21)
-
### Features
-* add minus icon ([#158](https://github.com/freenowtech/wave/issues/158)) ([780be84](https://github.com/freenowtech/wave/commit/780be8491b298ae1ccfbfb68e066faf9af271858))
+- add minus icon ([#158](https://github.com/freenowtech/wave/issues/158)) ([780be84](https://github.com/freenowtech/wave/commit/780be8491b298ae1ccfbfb68e066faf9af271858))
## [1.12.0](https://github.com/freenowtech/wave/compare/v1.11.0...v1.12.0) (2021-07-20)
-
### Features
-* add control props to search component ([d5e8fbc](https://github.com/freenowtech/wave/commit/d5e8fbce536a683e9be1da72b33b414e3a6ed968))
+- add control props to search component ([d5e8fbc](https://github.com/freenowtech/wave/commit/d5e8fbce536a683e9be1da72b33b414e3a6ed968))
## [1.11.0](https://github.com/freenowtech/wave/compare/v1.10.0...v1.11.0) (2021-07-15)
-
### Features
-* add and export semantic/functional colors ([945e1bf](https://github.com/freenowtech/wave/commit/945e1bf63060a965a7429c0e12ad22981a375daa))
+- add and export semantic/functional colors ([945e1bf](https://github.com/freenowtech/wave/commit/945e1bf63060a965a7429c0e12ad22981a375daa))
## [1.10.0](https://github.com/freenowtech/wave/compare/v1.9.0...v1.10.0) (2021-07-13)
-
### Features
-* add placeholder for the select component ([#150](https://github.com/freenowtech/wave/issues/150)) ([9c37f54](https://github.com/freenowtech/wave/commit/9c37f54bddfbd18e0316d0b79036c93732c66428))
-
+- add placeholder for the select component ([#150](https://github.com/freenowtech/wave/issues/150)) ([9c37f54](https://github.com/freenowtech/wave/commit/9c37f54bddfbd18e0316d0b79036c93732c66428))
## [1.9.0](https://github.com/freenowtech/wave/compare/v1.8.1...v1.9.0) (2021-07-08)
-
### Features
-* **icon:** add the copy icon ([#141](https://github.com/freenowtech/wave/issues/141)) ([956b5ee](https://github.com/freenowtech/wave/commit/956b5ee619acb11acd83c2b4e54819c3da99dfa7))
+- **icon:** add the copy icon ([#141](https://github.com/freenowtech/wave/issues/141)) ([956b5ee](https://github.com/freenowtech/wave/commit/956b5ee619acb11acd83c2b4e54819c3da99dfa7))
### [1.8.1](https://github.com/freenowtech/wave/compare/v1.8.0...v1.8.1) (2021-07-06)
-
### Bug Fixes
-* add polyfill for IE 11 browsers for the nanoid library ([f2acdbe](https://github.com/freenowtech/wave/commit/f2acdbe23d025eb60aea4cb1d516ac601ff4ef68))
+- add polyfill for IE 11 browsers for the nanoid library ([f2acdbe](https://github.com/freenowtech/wave/commit/f2acdbe23d025eb60aea4cb1d516ac601ff4ef68))
## [1.8.0](https://github.com/freenowtech/wave/compare/v1.7.0...v1.8.0) (2021-06-29)
-
### Features
-* **date-range:** Allow to force picker to show a single month via props ([#133](https://github.com/freenowtech/wave/issues/133)) ([bc635b0](https://github.com/freenowtech/wave/commit/bc635b073f2ae30dd1487f8eb26263db72d5fbfb))
+- **date-range:** Allow to force picker to show a single month via props ([#133](https://github.com/freenowtech/wave/issues/133)) ([bc635b0](https://github.com/freenowtech/wave/commit/bc635b073f2ae30dd1487f8eb26263db72d5fbfb))
## [1.7.0](https://github.com/freenowtech/wave/compare/v1.6.0...v1.7.0) (2021-06-28)
-
### Features
-* add new label variants and filled prop ([#125](https://github.com/freenowtech/wave/issues/125)) ([f28c797](https://github.com/freenowtech/wave/commit/f28c7976d98f98e87cca744f8931e516b87d6d74))
+- add new label variants and filled prop ([#125](https://github.com/freenowtech/wave/issues/125)) ([f28c797](https://github.com/freenowtech/wave/commit/f28c7976d98f98e87cca744f8931e516b87d6d74))
## [1.6.0](https://github.com/freenowtech/wave/compare/v1.5.0...v1.6.0) (2021-06-15)
-
### Features
-* making input ids passable by props for datepicker ([#120](https://github.com/freenowtech/wave/issues/120)) ([2667dce](https://github.com/freenowtech/wave/commit/2667dce227d6d81c11c7d41df294a441d7e925a3))
+- making input ids passable by props for datepicker ([#120](https://github.com/freenowtech/wave/issues/120)) ([2667dce](https://github.com/freenowtech/wave/commit/2667dce227d6d81c11c7d41df294a441d7e925a3))
## [1.5.0](https://github.com/freenowtech/wave/compare/v1.4.4...v1.5.0) (2021-06-15)
-
### Features
-* **SelectList:** associate label with the input ([#112](https://github.com/freenowtech/wave/issues/112)) ([a5ede85](https://github.com/freenowtech/wave/commit/a5ede85e2b3dc9f825104395d6521f0c28791763))
+- **SelectList:** associate label with the input ([#112](https://github.com/freenowtech/wave/issues/112)) ([a5ede85](https://github.com/freenowtech/wave/commit/a5ede85e2b3dc9f825104395d6521f0c28791763))
### [1.4.4](https://github.com/freenowtech/wave/compare/v1.4.3...v1.4.4) (2021-06-14)
-
### Bug Fixes
-* **offcanvas:** export Offcanvas component ([#118](https://github.com/freenowtech/wave/issues/118)) ([cccb033](https://github.com/freenowtech/wave/commit/cccb0331e9f2623005d0604d0b032ecbdcc70a5f))
+- **offcanvas:** export Offcanvas component ([#118](https://github.com/freenowtech/wave/issues/118)) ([cccb033](https://github.com/freenowtech/wave/commit/cccb0331e9f2623005d0604d0b032ecbdcc70a5f))
### [1.4.3](https://github.com/freenowtech/wave/compare/v1.4.2...v1.4.3) (2021-06-11)
-
### Features
-* add offcanvas component ([#115](https://github.com/freenowtech/wave/issues/115)) ([c937a48](https://github.com/freenowtech/wave/commit/c937a485169bf051ee0b843725a5dee7dee43e94))
-
+- add offcanvas component ([#115](https://github.com/freenowtech/wave/issues/115)) ([c937a48](https://github.com/freenowtech/wave/commit/c937a485169bf051ee0b843725a5dee7dee43e94))
### Bug Fixes
-* **checkbox:** preserve checkbox outline ([#116](https://github.com/freenowtech/wave/issues/116)) ([4774215](https://github.com/freenowtech/wave/commit/4774215921a6d0ec6f9d6ec909530d7e80555a17))
+- **checkbox:** preserve checkbox outline ([#116](https://github.com/freenowtech/wave/issues/116)) ([4774215](https://github.com/freenowtech/wave/commit/4774215921a6d0ec6f9d6ec909530d7e80555a17))
### [1.4.2](https://github.com/freenowtech/wave/compare/v1.4.1...v1.4.2) (2021-06-11)
-
### Bug Fixes
-* **checkbox:** preventing one click trigger twice. one input one for text ([#110](https://github.com/freenowtech/wave/issues/110)) ([6a1c739](https://github.com/freenowtech/wave/commit/6a1c739a67e1f403d791ba92b2d0536691311984))
+- **checkbox:** preventing one click trigger twice. one input one for text ([#110](https://github.com/freenowtech/wave/issues/110)) ([6a1c739](https://github.com/freenowtech/wave/commit/6a1c739a67e1f403d791ba92b2d0536691311984))
### [1.4.1](https://github.com/freenowtech/wave/compare/v1.4.0...v1.4.1) (2021-06-11)
-
### Bug Fixes
-* **date-picker:** emitting single input click events for datepicker ([#111](https://github.com/freenowtech/wave/issues/111)) ([cb1193d](https://github.com/freenowtech/wave/commit/cb1193defa96223f43542e4419f3500da6057f70))
+- **date-picker:** emitting single input click events for datepicker ([#111](https://github.com/freenowtech/wave/issues/111)) ([cb1193d](https://github.com/freenowtech/wave/commit/cb1193defa96223f43542e4419f3500da6057f70))
## [1.4.0](https://github.com/freenowtech/wave/compare/v1.3.0...v1.4.0) (2021-06-09)
-
### Features
-* Adds `size` prop to separate headline styles from heading level ([4910b35](https://github.com/freenowtech/wave/commit/4910b3584e05726f9f602c9ad4dd1b9a4ebbf841))
+- Adds `size` prop to separate headline styles from heading level ([4910b35](https://github.com/freenowtech/wave/commit/4910b3584e05726f9f602c9ad4dd1b9a4ebbf841))
## [1.3.0](https://github.com/freenowtech/wave/compare/v1.2.2...v1.3.0) (2021-06-09)
-
### Features
-* add new textVerticalAlign prop to radio button ([#109](https://github.com/freenowtech/wave/issues/109)) ([29a7c60](https://github.com/freenowtech/wave/commit/29a7c6078907467e990682dd3389c52e8df491a3))
+- add new textVerticalAlign prop to radio button ([#109](https://github.com/freenowtech/wave/issues/109)) ([29a7c60](https://github.com/freenowtech/wave/commit/29a7c6078907467e990682dd3389c52e8df491a3))
### [1.2.2](https://github.com/freenowtech/wave/compare/v1.2.1...v1.2.2) (2021-06-09)
-
### Bug Fixes
-* enable props to change the inline spinner ([#107](https://github.com/freenowtech/wave/issues/107)) ([fd48a93](https://github.com/freenowtech/wave/commit/fd48a93c1a655ef3dc1d84f635662bfb9497864c))
+- enable props to change the inline spinner ([#107](https://github.com/freenowtech/wave/issues/107)) ([fd48a93](https://github.com/freenowtech/wave/commit/fd48a93c1a655ef3dc1d84f635662bfb9497864c))
### [1.2.1](https://github.com/freenowtech/wave/compare/v1.2.0...v1.2.1) (2021-06-04)
-
### Bug Fixes
-* **password:** allow to set width of the password input ([#101](https://github.com/freenowtech/wave/issues/101)) ([17d9a9a](https://github.com/freenowtech/wave/commit/17d9a9a338f3769ac02e6a1537271bf6d37ca081))
-
+- **password:** allow to set width of the password input ([#101](https://github.com/freenowtech/wave/issues/101)) ([17d9a9a](https://github.com/freenowtech/wave/commit/17d9a9a338f3769ac02e6a1537271bf6d37ca081))
## [1.2.0](https://github.com/freenowtech/wave/compare/v1.1.0...v1.2.0) (2021-06-03)
-
### Features
-* **text:** adding the disabled text color, fixing inverted text colors ([#96](https://github.com/freenowtech/wave/issues/96)) ([40b529d](https://github.com/freenowtech/wave/commit/40b529d2f51397ac7d95373ffd2f40a130853864))
-
+- **text:** adding the disabled text color, fixing inverted text colors ([#96](https://github.com/freenowtech/wave/issues/96)) ([40b529d](https://github.com/freenowtech/wave/commit/40b529d2f51397ac7d95373ffd2f40a130853864))
### Bug Fixes
-* **checkbox:** Adds disabled checkbox text color ([#97](https://github.com/freenowtech/wave/issues/97)) ([d2dc31d](https://github.com/freenowtech/wave/commit/d2dc31db1323e3947bb95139f80e02db5599a928))
-
+- **checkbox:** Adds disabled checkbox text color ([#97](https://github.com/freenowtech/wave/issues/97)) ([d2dc31d](https://github.com/freenowtech/wave/commit/d2dc31db1323e3947bb95139f80e02db5599a928))
## [1.1.0](https://github.com/freenowtech/wave/compare/v1.0.7...v1.1.0) (2021-05-31)
-
### Features
-* add `Password` component ([#89](https://github.com/freenowtech/wave/issues/89)) ([e590596](https://github.com/freenowtech/wave/commit/e5905961f23b5a238513dd556344ebb31f5cbfd6))
+- add `Password` component ([#89](https://github.com/freenowtech/wave/issues/89)) ([e590596](https://github.com/freenowtech/wave/commit/e5905961f23b5a238513dd556344ebb31f5cbfd6))
### [1.0.7](https://github.com/freenowtech/wave/compare/v1.0.6...v1.0.7) (2021-05-21)
-
### Bug Fixes
-* **a11y:** Link inputs and labels when `id` is not provided by the user ([#86](https://github.com/freenowtech/wave/issues/86)) ([541a9ba](https://github.com/freenowtech/wave/commit/541a9ba496ef1a4e48ed6fc34efbefe0731cc4fa))
+- **a11y:** Link inputs and labels when `id` is not provided by the user ([#86](https://github.com/freenowtech/wave/issues/86)) ([541a9ba](https://github.com/freenowtech/wave/commit/541a9ba496ef1a4e48ed6fc34efbefe0731cc4fa))
### [1.0.6](https://github.com/freenowtech/wave/compare/v1.0.5...v1.0.6) (2021-05-21)
-
### Bug Fixes
-* Allow to set icon color for payments icons ([#76](https://github.com/freenowtech/wave/issues/76)) ([5cf02b9](https://github.com/freenowtech/wave/commit/5cf02b97c1111b09a97d2f61a003f4185f4bf5ee))
+- Allow to set icon color for payments icons ([#76](https://github.com/freenowtech/wave/issues/76)) ([5cf02b9](https://github.com/freenowtech/wave/commit/5cf02b97c1111b09a97d2f61a003f4185f4bf5ee))
### [1.0.5](https://github.com/freenowtech/wave/compare/v1.0.4...v1.0.5) (2021-05-21)
-
### Bug Fixes
-* Inline spinner breaking button siblings ([#77](https://github.com/freenowtech/wave/issues/77)) ([a4a6fe3](https://github.com/freenowtech/wave/commit/a4a6fe39b8b661f6aa39f00f3d48067c882632d2)), closes [#22](https://github.com/freenowtech/wave/issues/22)
+- Inline spinner breaking button siblings ([#77](https://github.com/freenowtech/wave/issues/77)) ([a4a6fe3](https://github.com/freenowtech/wave/commit/a4a6fe39b8b661f6aa39f00f3d48067c882632d2)), closes [#22](https://github.com/freenowtech/wave/issues/22)
### [1.0.4](https://github.com/freenowtech/wave/compare/v1.0.3...v1.0.4) (2021-05-21)
-
### Bug Fixes
-* **essentials:** use correct blur-radius value for medium size shadow ([#83](https://github.com/freenowtech/wave/issues/83)) ([0a79512](https://github.com/freenowtech/wave/commit/0a79512e43247efc214231414329132ac420d0a9)), closes [#82](https://github.com/freenowtech/wave/issues/82)
+- **essentials:** use correct blur-radius value for medium size shadow ([#83](https://github.com/freenowtech/wave/issues/83)) ([0a79512](https://github.com/freenowtech/wave/commit/0a79512e43247efc214231414329132ac420d0a9)), closes [#82](https://github.com/freenowtech/wave/issues/82)
### [1.0.3](https://github.com/freenowtech/wave/compare/v1.0.2...v1.0.3) (2021-05-11)
-
### Bug Fixes
-* use default export instead of named export ([#73](https://github.com/freenowtech/wave/issues/73)) ([6f91edc](https://github.com/freenowtech/wave/commit/6f91edc98ba9988b415d114a2f9b002a58af409a))
+- use default export instead of named export ([#73](https://github.com/freenowtech/wave/issues/73)) ([6f91edc](https://github.com/freenowtech/wave/commit/6f91edc98ba9988b415d114a2f9b002a58af409a))
### [1.0.2](https://github.com/freenowtech/wave/compare/v1.0.1...v1.0.2) (2021-05-06)
-
### Bug Fixes
-* isLastPage true if 0 items ([#64](https://github.com/freenowtech/wave/issues/64)) ([7fc21fd](https://github.com/freenowtech/wave/commit/7fc21fd17fb91c36bc78ca8020c0ff0c25e81f4c))
+- isLastPage true if 0 items ([#64](https://github.com/freenowtech/wave/issues/64)) ([7fc21fd](https://github.com/freenowtech/wave/commit/7fc21fd17fb91c36bc78ca8020c0ff0c25e81f4c))
### [1.0.1](https://github.com/freenowtech/wave/compare/v1.0.0...v1.0.1) (2021-05-03)
-
### Bug Fixes
-* set publish config to public ([#63](https://github.com/freenowtech/wave/issues/63)) ([0a501ae](https://github.com/freenowtech/wave/commit/0a501ae93ee49bcfb01c775890bdb815083be295))
+- set publish config to public ([#63](https://github.com/freenowtech/wave/issues/63)) ([0a501ae](https://github.com/freenowtech/wave/commit/0a501ae93ee49bcfb01c775890bdb815083be295))
## 1.0.0 (2021-05-03)
-
### Features
-* add new pen icon ([#58](https://github.com/freenowtech/wave/issues/58)) ([96792e7](https://github.com/freenowtech/wave/commit/96792e703ad22cf760470a0781497173c3787364))
-* open source big bang ([ec3b280](https://github.com/freenowtech/wave/commit/ec3b2804eee816091811c98c3e2406d298a68718))
-
+- add new pen icon ([#58](https://github.com/freenowtech/wave/issues/58)) ([96792e7](https://github.com/freenowtech/wave/commit/96792e703ad22cf760470a0781497173c3787364))
+- open source big bang ([ec3b280](https://github.com/freenowtech/wave/commit/ec3b2804eee816091811c98c3e2406d298a68718))
### Bug Fixes
-* add break-word so selected option does not get cut off ([c52118c](https://github.com/freenowtech/wave/commit/c52118c8da0d8fc6d5a61dbc9ec68bf914a0ca7b))
-* use a dedicated transpiler for styled-components ([#31](https://github.com/freenowtech/wave/issues/31)) ([dd34652](https://github.com/freenowtech/wave/commit/dd3465226dbba4b3fc92b650ce8c5a676853cac2))
+- add break-word so selected option does not get cut off ([c52118c](https://github.com/freenowtech/wave/commit/c52118c8da0d8fc6d5a61dbc9ec68bf914a0ca7b))
+- use a dedicated transpiler for styled-components ([#31](https://github.com/freenowtech/wave/issues/31)) ([dd34652](https://github.com/freenowtech/wave/commit/dd3465226dbba4b3fc92b650ce8c5a676853cac2))
diff --git a/docs/index.storybook.mdx b/docs/index.storybook.mdx
index 5e05cace7..4cca8d028 100644
--- a/docs/index.storybook.mdx
+++ b/docs/index.storybook.mdx
@@ -14,13 +14,16 @@ import FigmaLogo from './assets/figma-logo-with-text.svg';
import GithubLogo from './assets/github-logo.svg';
import WarningIcon from './assets/warning-icon.svg';
-import { ArrowRightIcon, AlertIcon, PenIcon } from '../src/icons/';
+import {
+ ArrowRightIcon,
+ AlertIcon,
+ PenIcon
+} from '../src/icons/';
import { Box } from '../src/components/Box/Box';
import { Button } from '../src/components/Button/Button';
import { Card } from '../src/components/Card/Card';
import { Headline } from '../src/components/Headline/Headline';
import { Text } from '../src/components/Text/Text';
-import { H3, CardLink } from './components/MainPage';
@@ -28,7 +31,6 @@ import { H3, CardLink } from './components/MainPage';
{`
.sbdocs-wrapper {
position: relative;
- overflow: hidden;
}
.wave-bg {
@@ -131,122 +133,147 @@ import { H3, CardLink } from './components/MainPage';
-
Foundations
+
+ Foundations
+
-
-
+ Colors
+
Convey meaning or structure, highlight various information or elements, display different states through our color palette.
-
-
-
+
+
+
+
+
{/* TODO: Create Typography docs page - Example: https://orbit.kiwi/foundation/typography */}
-
-
+ Typography
+
Demonstrate the continuity of hierarchy, and importance of content on a page with our typography guidelines and styles.
-
-
-
-
-
+
+
+
+
+
+ Spacing
+
Indicate hierarchical relation of elements and consistency in layout with the distance of elements using our spacing system.
-
-
-
+
+
+
+
+
+
-
Building blocks
+
+ Building blocks
+
-
-
+ Components
+
A comprehensive collection of our reusable interface components that are ready for use in production out of the box. Utilize these components to swiftly build new experiences and benefit from prebuilt features integrated in these building blocks.
+
{/* For now link to Button, in future this could link to page with grid-like preview of components like e.g. https://www.uiguideline.com/components */}
-
+
+
+
-
-
+
-
-
+ Icons
+
Icons are a crucial part of any design system, as they help indicate semantic meaning, draw an attention to specific actions or can be utilised in conjunction with text content to emphasise the meaning of the content, like in a button component along with label.
+
-
+
+
+
-
-
+
+
-