@dpa-id-components/dpa-shared-components 0.15.3 → 0.15.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,459 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### [0.15.4](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.3...v0.15.4) (2023-03-21)
6
+
7
+
8
+ ### Features
9
+
10
+ * **datepicker:** cleanup and refactoring ([4f5b5ee](https://github.com/dpa-gmbh/dpa-shared-components/commit/4f5b5ee7d158de81fca6adc17dd90493f107a980))
11
+ * **datepicker:** cleanup and refactoring ([849d763](https://github.com/dpa-gmbh/dpa-shared-components/commit/849d7633617b6116d40f931f9760eb2d16cf4544))
12
+ * **datepicker:** reviewchanges ([c29c529](https://github.com/dpa-gmbh/dpa-shared-components/commit/c29c529c7638f2b0dc6727a6accf575efbeb4f57))
13
+ * **datepicker:** reviewchanges ([dc2904a](https://github.com/dpa-gmbh/dpa-shared-components/commit/dc2904af3260be339e23a3a8e9cf585c57d69780))
14
+ * **datepicker:** reviewchanges and close behaviour with header ([a601f6b](https://github.com/dpa-gmbh/dpa-shared-components/commit/a601f6bdd7c1c86fc2264365f520671be29c856a))
15
+ * **datepicker:** rollback dpaEventItem ([d4ea451](https://github.com/dpa-gmbh/dpa-shared-components/commit/d4ea4515c28501168474e5c0b53352c5a4983019))
16
+ * **UiDatePicker:** add action area and update pkg ([5460cef](https://github.com/dpa-gmbh/dpa-shared-components/commit/5460cef2f713cd41f0a306161ec9e47c3f08f7df))
17
+ * **UiDatePicker:** add header and optional modal style ([e2583cf](https://github.com/dpa-gmbh/dpa-shared-components/commit/e2583cfb5aeb9058488266bc9f22fda9402a59d7))
18
+ * **UiDatePicker:** add readme ([7886a16](https://github.com/dpa-gmbh/dpa-shared-components/commit/7886a16228d8f529469fb5114cad483c77faedae))
19
+ * **UiDatePicker:** add tests ([4f88d25](https://github.com/dpa-gmbh/dpa-shared-components/commit/4f88d2511934c1dd5d9d04a8dddc56437193d379))
20
+ * **UiDatePicker:** addnew component / packages and story - this is just the start. WIP ([be3af50](https://github.com/dpa-gmbh/dpa-shared-components/commit/be3af50113732784112bb4ad537728eef834585e))
21
+ * **UiDatePicker:** fix lin warning ([60602e5](https://github.com/dpa-gmbh/dpa-shared-components/commit/60602e55928388b46c66b7a88d1f0b0a70a73dc4))
22
+ * **UiDatePicker:** fix lin warning ([5eb630b](https://github.com/dpa-gmbh/dpa-shared-components/commit/5eb630b9c2179aed1bc786eec11ff21cea0128ce))
23
+ * **UiDatePicker:** fix tests ([d1bf0a3](https://github.com/dpa-gmbh/dpa-shared-components/commit/d1bf0a32b5ec0b57498ce679abcd84e654a9250f))
24
+ * **UiDatePicker:** make true a value not a string ([5aa5058](https://github.com/dpa-gmbh/dpa-shared-components/commit/5aa5058b3317fb1ac8ad8f60bd0b161224b9c5be))
25
+ * **UiDatePicker:** naming 2.0 ([d9a278a](https://github.com/dpa-gmbh/dpa-shared-components/commit/d9a278a543d8c3da051dbfa6ca53e512aecb4604))
26
+ * **UiDatePicker:** optionization ([bb01bb5](https://github.com/dpa-gmbh/dpa-shared-components/commit/bb01bb587a225eb7ee4b08cb581797206ee59ad5))
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * **UiDatePicker:** set argTypes and minor changes to defaults ([b813e60](https://github.com/dpa-gmbh/dpa-shared-components/commit/b813e607d132ef8880414d0c3e9f4c7c0bc486c2))
32
+
33
+ ### [0.15.3](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.2...v0.15.3) (2023-03-21)
34
+
35
+
36
+ ### Features
37
+
38
+ * **UiEventItem:** adjust UiIcon sizeClass ([790f6d7](https://github.com/dpa-gmbh/dpa-shared-components/commit/790f6d7a664e48aea60fd1b61740e2bdeb00c69c))
39
+ * **UiEventItem:** css fix ([aff1051](https://github.com/dpa-gmbh/dpa-shared-components/commit/aff10517b78918eb47f90bef0c64a189c00e8cc4))
40
+ * **UiEventItem:** remove unnecessary template tag ([cc66f8b](https://github.com/dpa-gmbh/dpa-shared-components/commit/cc66f8bf5d28643f80d962a03c0b8ca2e15797c0))
41
+ * **UiIcon:** add missing xs value ([82f61a2](https://github.com/dpa-gmbh/dpa-shared-components/commit/82f61a2a0e47c77a1e8244d83b535fc4587fa40e))
42
+ * **UiIcon:** add sizeClass "xs" ([5f682e1](https://github.com/dpa-gmbh/dpa-shared-components/commit/5f682e1eb8a18ebbc923113472e7e73b0d917df1))
43
+ * **UiIcon:** add sizeClass w-5 h-5 as "medium", rename former "medium" and "small" sizeClasses ([3be519b](https://github.com/dpa-gmbh/dpa-shared-components/commit/3be519b704e189a6469278410e81f7510d8cae0e))
44
+ * **UiIcon:** adjustment after renaming icon sizeClasses ([bf754a2](https://github.com/dpa-gmbh/dpa-shared-components/commit/bf754a257661a4c981e9c9a19caac03c83704f53))
45
+ * **UiIcon:** EventItem adjustment after renaming icon sizeClasses ([ff0d1e3](https://github.com/dpa-gmbh/dpa-shared-components/commit/ff0d1e36b7d064b96744c2b7c1e1894b443a0d12))
46
+ * **UiIcon:** fix test for xs size ([77d5744](https://github.com/dpa-gmbh/dpa-shared-components/commit/77d5744ae1c9ee8a689ae208ccdc126027960a1a))
47
+ * **UiIcon:** UiFilterButton adjustment after renaming icon sizeClasses ([af9ab9a](https://github.com/dpa-gmbh/dpa-shared-components/commit/af9ab9a6eaf4d3097fa0b51bc6066793d94efd14))
48
+
49
+ ### [0.15.2](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.1...v0.15.2) (2023-03-21)
50
+
51
+
52
+ ### Features
53
+
54
+ * **DpaMediaItem:** Added component, docs, story, tests and necessary icons ([ad58221](https://github.com/dpa-gmbh/dpa-shared-components/commit/ad58221cc9dbc5105753b7c5c96faa578717ec96))
55
+ * **eventItem:** add grad layout to make sure entries are aligned and further css adjustments ([1e872f0](https://github.com/dpa-gmbh/dpa-shared-components/commit/1e872f065fa51401c43bcb0a1113ab1050008915))
56
+ * **listview:** wip ([53d9212](https://github.com/dpa-gmbh/dpa-shared-components/commit/53d9212d7ca71096ac06ee146dca8cac27f034df))
57
+
58
+ ### [0.15.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.0...v0.15.1) (2023-03-17)
59
+
60
+
61
+ ### Features
62
+
63
+ * **UiCheckbosGroup:** disabled behavior ([66854a8](https://github.com/dpa-gmbh/dpa-shared-components/commit/66854a8edca95a16fb40fcd8413a9e673a9c8d97))
64
+
65
+ ## [0.15.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.14.2...v0.15.0) (2023-03-17)
66
+
67
+
68
+ ### Features
69
+
70
+ * **UiTooltip:** change border-radius to 16px ([c9ee222](https://github.com/dpa-gmbh/dpa-shared-components/commit/c9ee22210ef4cf8218ab6bb70b90efe6d083de71))
71
+
72
+ ### [0.14.2](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.14.1...v0.14.2) (2023-03-15)
73
+
74
+
75
+ ### Features
76
+
77
+ * **DpaEventItem:** add container queries ([1a7b566](https://github.com/dpa-gmbh/dpa-shared-components/commit/1a7b566371e3ead299fc25da4331b95644b04aa6))
78
+ * **DpaEventItem:** add forgotten container queries ([c8ffdc4](https://github.com/dpa-gmbh/dpa-shared-components/commit/c8ffdc4a18a77590e0e42a8a54414b82e0a588ef))
79
+ * **UiBadle/DpaEventItem:** implement design feedback ([5b1ee39](https://github.com/dpa-gmbh/dpa-shared-components/commit/5b1ee391c549fe0c0ddbdfd404d2a134f4e6c8df))
80
+ * **UiCheckBoxGroup:** add disabled property ([ea1efcf](https://github.com/dpa-gmbh/dpa-shared-components/commit/ea1efcf24c297f6963000dfc28804f51d19e7fd3))
81
+ * **UiInfoContent/UiButton:** deleted unnecessary border, changed box shadow ([b1477be](https://github.com/dpa-gmbh/dpa-shared-components/commit/b1477beb8e66f03f12e35e1a801a29c10b72526a))
82
+ * **UiRadioInputGroup:** made labels clickable ([826199d](https://github.com/dpa-gmbh/dpa-shared-components/commit/826199db2be589be725f0141396954263add150e))
83
+
84
+ ### [0.14.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.14.0...v0.14.1) (2023-03-10)
85
+
86
+
87
+ ### Bug Fixes
88
+
89
+ * **UiBadge:** fixed types import ([f38bbc0](https://github.com/dpa-gmbh/dpa-shared-components/commit/f38bbc0bb7bd34c1228f242da3ec105353f02be0))
90
+ * **UiCheckBoxGroup:** fixed typo ([a132de5](https://github.com/dpa-gmbh/dpa-shared-components/commit/a132de5487ab440182e05c043b3531ad7538a3d3))
91
+
92
+ ## [0.14.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.13.1...v0.14.0) (2023-03-10)
93
+
94
+
95
+ ### Features
96
+
97
+ * **UiTooltip:** add component, docs, story, tests and necessary library ([9c9d06c](https://github.com/dpa-gmbh/dpa-shared-components/commit/9c9d06c69ae52561e868a6f6a4cd16bc515507fc))
98
+
99
+
100
+ ### Bug Fixes
101
+
102
+ * **UiTooltip:** added typoes from lib ([e3b7df0](https://github.com/dpa-gmbh/dpa-shared-components/commit/e3b7df02cd4010f6dc95550efb4e8b888ec28971))
103
+ * **UiTooltip:** fixed storybook menu ([c045845](https://github.com/dpa-gmbh/dpa-shared-components/commit/c0458456ad987548ea6eebfe53ef74c865646369))
104
+ * **UiTooltip:** moved types import in separate import ([9a0a0d1](https://github.com/dpa-gmbh/dpa-shared-components/commit/9a0a0d1d5e9e7744f0222a5eebccd2150dc265f2))
105
+
106
+ ### [0.13.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.13.0...v0.13.1) (2023-03-10)
107
+
108
+
109
+ ### Features
110
+
111
+ * **Badge:** add color options gray-300, gray-800 ([aae6aa0](https://github.com/dpa-gmbh/dpa-shared-components/commit/aae6aa0c2304ff4d5c06e5348926a65fdc67994c))
112
+ * **Badge:** remove "-inline" from some icon names ([20500d6](https://github.com/dpa-gmbh/dpa-shared-components/commit/20500d68486d5369e0367384a3a7a103f3e567b6))
113
+ * **UiBadge:** add color option ([b2c23bf](https://github.com/dpa-gmbh/dpa-shared-components/commit/b2c23bffc0fb0a93adaee3da293a1b98fddd9cac))
114
+ * **UiBadge:** add color option "neon-green" to storybook ([5b7b7b6](https://github.com/dpa-gmbh/dpa-shared-components/commit/5b7b7b6c943f1b3d755b951544f01425e715c132))
115
+ * **UiBadge:** add props ([9bf733d](https://github.com/dpa-gmbh/dpa-shared-components/commit/9bf733da55a7f83553edd1796bf2bf7695248ed2))
116
+ * **UiBadge:** add test for should render icon ([eeb140d](https://github.com/dpa-gmbh/dpa-shared-components/commit/eeb140d74197e626a595eebdd6291eafe01bf252))
117
+ * **UiBadge:** adjust test to changed UiIcon sizeClass ([a88e2de](https://github.com/dpa-gmbh/dpa-shared-components/commit/a88e2defdad1b288d1fc5c6c02f851a68892b04b))
118
+ * **UiBadge:** change UiIcon sizeClass according to design kit ([ea4c05c](https://github.com/dpa-gmbh/dpa-shared-components/commit/ea4c05c3f66c95178ffbbaa3070e52e7055bfe26))
119
+ * **UiBadge:** delete blank line ([53c66e4](https://github.com/dpa-gmbh/dpa-shared-components/commit/53c66e4ea89a3312d1bda0e6ac6e2a818ba20214))
120
+ * **UiBadge:** fix wrong path ([11c8b63](https://github.com/dpa-gmbh/dpa-shared-components/commit/11c8b63f2b75f1c03223b62897a16d231c0331eb))
121
+ * **UiBadge:** refactor, add PlanningItemBadge story ([f5d5a23](https://github.com/dpa-gmbh/dpa-shared-components/commit/f5d5a23d2563a7bc0e6cb1e78c4bd9f72feb685f))
122
+ * **UiBadge:** refactor, add props and values for more use cases ([644604f](https://github.com/dpa-gmbh/dpa-shared-components/commit/644604f2b88cec0c7cba87fe6773b2a11bad79ee))
123
+ * **UiBadge:** remove "-inline" from some icon names ([6ae2468](https://github.com/dpa-gmbh/dpa-shared-components/commit/6ae24682b87bd99917ad93a6900b1c7c48a4739b))
124
+ * **UiBadge:** rename picture svg for better readability ([62963fe](https://github.com/dpa-gmbh/dpa-shared-components/commit/62963feef106712e755a92b7792dfd75ae820c7d))
125
+ * **UiBadge:** update readme with new props ([a844965](https://github.com/dpa-gmbh/dpa-shared-components/commit/a84496506af5f518fafeadfbc8ea60f5a7336702))
126
+ * **uiIcon:** check if all icons in iconNames.ts exist ([5d9492a](https://github.com/dpa-gmbh/dpa-shared-components/commit/5d9492ae855b6cdc449714aaf421c4b266101784))
127
+ * **uiIcon:** improve test ([1c4aec8](https://github.com/dpa-gmbh/dpa-shared-components/commit/1c4aec8880a9d01de2e72c65f67a93d36283a3df))
128
+
129
+
130
+ ### Bug Fixes
131
+
132
+ * **UiCheckboxGroup:** added missing export in index ([470c4f0](https://github.com/dpa-gmbh/dpa-shared-components/commit/470c4f0fd10fc6f4687f7d835993c3fd89d40dc2))
133
+
134
+ ## [0.13.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.12.0...v0.13.0) (2023-03-09)
135
+
136
+ ## [0.12.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.11.1...v0.12.0) (2023-03-09)
137
+
138
+
139
+ ### Features
140
+
141
+ * include event item ([ae9de16](https://github.com/dpa-gmbh/dpa-shared-components/commit/ae9de169454e83c6808f2bcb1275a5138ca01cf2))
142
+
143
+ ### [0.11.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.11.0...v0.11.1) (2023-03-07)
144
+
145
+
146
+ ### Bug Fixes
147
+
148
+ * **UiSearchInput:** Fix storybook for UiSearchInput ([b189475](https://github.com/dpa-gmbh/dpa-shared-components/commit/b1894751ade0363db051f2c81b4234692c6f9c6c))
149
+
150
+ ## [0.11.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.10.1...v0.11.0) (2023-03-07)
151
+
152
+
153
+ ### Features
154
+
155
+ * **DpaEventItem:** add readme ([24c28d0](https://github.com/dpa-gmbh/dpa-shared-components/commit/24c28d0b3ce103db57748eadc9a4187bf96fae2a))
156
+ * **DpaEventItem:** add slots ([796fdd4](https://github.com/dpa-gmbh/dpa-shared-components/commit/796fdd4793c62f81d706d3b59bbb95c742776a6b))
157
+ * **DpaEventItem:** add test ([a997c4f](https://github.com/dpa-gmbh/dpa-shared-components/commit/a997c4f18f518c2464914cc47928844aac86cfbe))
158
+ * **DpaEventItem:** added content parts ([50c2dde](https://github.com/dpa-gmbh/dpa-shared-components/commit/50c2dde07c77637fb3cf516259568a0d93bb852e))
159
+ * **DpaEventItem:** change noticeType prop ([5b9e806](https://github.com/dpa-gmbh/dpa-shared-components/commit/5b9e8065f0e461490528544842c0c0d700a98c0e))
160
+ * **DpaEventItemCompact:** renamed, chaned styles, deleted unused imports ([4efdb28](https://github.com/dpa-gmbh/dpa-shared-components/commit/4efdb2828b9c4791d0b3f41e784dd912a88f2230))
161
+ * **DpaEventItem:** get rid of redundant functions ([2729072](https://github.com/dpa-gmbh/dpa-shared-components/commit/27290724426b699d771b46988caf26c22b984905))
162
+ * **DpaEventItem:** made responsive via tailwind ([b527888](https://github.com/dpa-gmbh/dpa-shared-components/commit/b5278889ffeb1d91be481732e75508e27396cd0a))
163
+ * **DpaEventItem:** refactor Story, added wip standard view ([1c44b6a](https://github.com/dpa-gmbh/dpa-shared-components/commit/1c44b6a055354673883a0e4bd23053a676d08b3d))
164
+ * **UiEventItem:** add story and component ([599f5e4](https://github.com/dpa-gmbh/dpa-shared-components/commit/599f5e456129767c685ba43caaa5e5c8323bacd0))
165
+ * **UiEventItemList:** use notice type text as prop ([19e7075](https://github.com/dpa-gmbh/dpa-shared-components/commit/19e7075a6c3595f137756d9243150a06fe9f3205))
166
+ * **UIEventItemStandard:** refactor to use taiwind breakpoints ([f71a570](https://github.com/dpa-gmbh/dpa-shared-components/commit/f71a570cc5ee5e5f02f525ab8f67ec1b29bdf4a0))
167
+ * **UiSearchInput:** Replace implementation by DPA News Solution ([998c243](https://github.com/dpa-gmbh/dpa-shared-components/commit/998c24384e09b774dae618fb9597a8264daacd2c))
168
+
169
+
170
+ ### Bug Fixes
171
+
172
+ * refactor unit-test ([c8ee36d](https://github.com/dpa-gmbh/dpa-shared-components/commit/c8ee36d01874826ca74edb26b3c4284e6a59fc69))
173
+ * **UiSearchInput:** fix type definition and update documentation ([fc8e7f9](https://github.com/dpa-gmbh/dpa-shared-components/commit/fc8e7f923b4f8287cf1b8ee59f86211d680f1cd8))
174
+ * **UiSearchInput:** Focus last added row ([1464531](https://github.com/dpa-gmbh/dpa-shared-components/commit/1464531d5c218a264d1faed69b2959b6f448d6ae))
175
+ * **UiSearchInput:** remove unused import in UiSearchInput test ([599aa47](https://github.com/dpa-gmbh/dpa-shared-components/commit/599aa47afc3505839fd835541239f366cc702746))
176
+ * **UiSearchInput:** Replace watch with watchEffect and stop after first update ([1ac2cfd](https://github.com/dpa-gmbh/dpa-shared-components/commit/1ac2cfde23f5fbf1d7aa81155198f995dbaa97b8))
177
+ * **UiSearchInput:** simplify component ([d75a2db](https://github.com/dpa-gmbh/dpa-shared-components/commit/d75a2db67287e8ee9a7aea1d4577d489f5f1db50))
178
+ * **UiSearchInput:** Update searchInput readme ([7d7dc48](https://github.com/dpa-gmbh/dpa-shared-components/commit/7d7dc48046a48adcccf10a71a5e0982203f5395c))
179
+
180
+ ### [0.10.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.10.0...v0.10.1) (2023-03-02)
181
+
182
+ ## [0.10.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.9.0...v0.10.0) (2023-03-01)
183
+
184
+
185
+ ### Features
186
+
187
+ * **icon:** fix sizes ([ac4805a](https://github.com/dpa-gmbh/dpa-shared-components/commit/ac4805ab3418cfd64983723910b6a7823275560b))
188
+ * **icon:** fix test ([a369fa8](https://github.com/dpa-gmbh/dpa-shared-components/commit/a369fa8f8810c44ddfe7a5dbb8bde62295471ef5))
189
+ * **icon:** Map button to icon size ([0acf0b7](https://github.com/dpa-gmbh/dpa-shared-components/commit/0acf0b7affa2f91a6ff86d9eda3e5f4f1ac3a95b))
190
+
191
+ ## [0.9.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.8.1...v0.9.0) (2023-02-28)
192
+
193
+
194
+ ### Features
195
+
196
+ * **icon:** add 4.5 size to tailwind config ([6196af2](https://github.com/dpa-gmbh/dpa-shared-components/commit/6196af23618d844bea86e0d876ada11d2a0a8cce))
197
+ * **icon:** add more-vertical.svg ([6bd319e](https://github.com/dpa-gmbh/dpa-shared-components/commit/6bd319e367d2e5eb4ec8dbae64a6c16b6f68482f))
198
+ * **icon:** change medium icon size ([e586110](https://github.com/dpa-gmbh/dpa-shared-components/commit/e586110551564de30b91e19061586d0b120fe5dc))
199
+ * **icon:** fix test ([6c81248](https://github.com/dpa-gmbh/dpa-shared-components/commit/6c81248fd759f76ae880e207281303e619c7386c))
200
+ * **UiCheckBoxGroup:** add component story and readme ([c854d19](https://github.com/dpa-gmbh/dpa-shared-components/commit/c854d196c8a9770f73b7f087bea6d22f7fd76a92))
201
+ * **UiCheckBoxGroup:** add first test ([c8f51fd](https://github.com/dpa-gmbh/dpa-shared-components/commit/c8f51fdc669085c449374ba85a6824a43ef17d2f))
202
+ * **UiCheckBoxGroup:** add icon ([03c4891](https://github.com/dpa-gmbh/dpa-shared-components/commit/03c4891d571c469e5c4553d0cf5a12ec2c1e9118))
203
+ * **UiCheckBoxGroup:** add review feedback ([3d1d8c4](https://github.com/dpa-gmbh/dpa-shared-components/commit/3d1d8c4cf6795ee971d494cbbcea5561d1eebac3))
204
+ * **UiCheckBoxGroup:** add tests ([c75894b](https://github.com/dpa-gmbh/dpa-shared-components/commit/c75894ba5261fa6907231239eb5898d073c1ec44))
205
+ * **UiCheckBoxGroup:** typo and syntax fix ([7a80883](https://github.com/dpa-gmbh/dpa-shared-components/commit/7a80883e6b5f6043ac7e6095b7b80a31a79d4338))
206
+
207
+ ### [0.8.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.8.0...v0.8.1) (2023-02-27)
208
+
209
+
210
+ ### Bug Fixes
211
+
212
+ * **icon:** fix typo ([7e64686](https://github.com/dpa-gmbh/dpa-shared-components/commit/7e6468633a293640f7f69cc9c079111b59f40c67))
213
+
214
+ ## [0.8.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.7.0...v0.8.0) (2023-02-27)
215
+
216
+
217
+ ### Bug Fixes
218
+
219
+ * **ListItem:** give listItem a disbaled Prop ([6ff3f30](https://github.com/dpa-gmbh/dpa-shared-components/commit/6ff3f3038060c3e265c7a082026ef74a43504c3c))
220
+
221
+ ## [0.7.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.6.2...v0.7.0) (2023-02-27)
222
+
223
+
224
+ ### Features
225
+
226
+ * **UiFilterButton:** Add new Variant to FilterButton ([0ba406c](https://github.com/dpa-gmbh/dpa-shared-components/commit/0ba406cd6c747d403ad7619bd80222ab563bea74))
227
+
228
+ ### [0.6.2](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.6.1...v0.6.2) (2023-02-24)
229
+
230
+ ### [0.6.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.6.0...v0.6.1) (2023-02-24)
231
+
232
+ ## [0.6.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.5.1...v0.6.0) (2023-02-24)
233
+
234
+
235
+ ### Features
236
+
237
+ * **Icons:** add standart-view icon ([#57](https://github.com/dpa-gmbh/dpa-shared-components/issues/57)) ([a3e3382](https://github.com/dpa-gmbh/dpa-shared-components/commit/a3e33825d4e755ef8a80a775e3a30ab8f0d71fdb))
238
+
239
+ ### [0.5.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.5.0...v0.5.1) (2023-02-24)
240
+
241
+ ## [0.5.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.4.4...v0.5.0) (2023-02-23)
242
+
243
+
244
+ ### Features
245
+
246
+ * **UiButton:** change import type ([8f9f748](https://github.com/dpa-gmbh/dpa-shared-components/commit/8f9f7480dbdc1ef45a24372863f7c7e1c4d07a6e))
247
+ * **UiButton:** computeIconSize ([519c9c9](https://github.com/dpa-gmbh/dpa-shared-components/commit/519c9c9d6ce57a228002a86e477e30359a26d75b))
248
+ * **UiButton:** give the Button an optional Icon ([969c2ef](https://github.com/dpa-gmbh/dpa-shared-components/commit/969c2ef6898eb27608594abf6b3d70f7a125a527))
249
+ * **UiButton:** make types more explicit ([1f62000](https://github.com/dpa-gmbh/dpa-shared-components/commit/1f6200020ac3ae351178969c447c0a56f726ba65))
250
+
251
+ ### [0.4.4](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.4.3...v0.4.4) (2023-02-23)
252
+
253
+ ### [0.4.3](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.4.2...v0.4.3) (2023-02-23)
254
+
255
+
256
+ ### Features
257
+
258
+ * **UiSnackbar:** snackbar component, incl. docs, tests and story ([ea3bd41](https://github.com/dpa-gmbh/dpa-shared-components/commit/ea3bd41534b7b07a100e2cf4dfa4c88d52c3f4c8))
259
+ * **UiSnackbar:** snackbar component, incl. docs, tests and story ([f65e8e1](https://github.com/dpa-gmbh/dpa-shared-components/commit/f65e8e164ad599c7ec1413df5d90c895134d3f2f))
260
+
261
+
262
+ ### Bug Fixes
263
+
264
+ * **Components:** fixed missing imports/exports ([a3cd225](https://github.com/dpa-gmbh/dpa-shared-components/commit/a3cd2254d26bc6329baeb5fe9aaf0d0ce557ab73))
265
+ * **UiSnackbar:** fixed typo in docs ([db4bcbc](https://github.com/dpa-gmbh/dpa-shared-components/commit/db4bcbcf418ccadcc178a4a63dfaf1f61c056f02))
266
+
267
+ ### [0.4.2](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.4.1...v0.4.2) (2023-02-16)
268
+
269
+
270
+ ### Features
271
+
272
+ * **UiButton:** add control for rounded ([2647611](https://github.com/dpa-gmbh/dpa-shared-components/commit/2647611e426827e639be4b4c9283f99c714b5341))
273
+ * **UiCheckBox:** added error message, size classes and adjusted size to fit design kit ([79008ca](https://github.com/dpa-gmbh/dpa-shared-components/commit/79008ca3091897d29e27e64c2105415602dc4da1))
274
+ * **UiDialog:** in header add bg-color, adjust padding to match id component ([37b503b](https://github.com/dpa-gmbh/dpa-shared-components/commit/37b503b73b8cda3d52ca6c9f6521c0965e14c4bf))
275
+ * **UiIcon:** add icons ([6cb82a4](https://github.com/dpa-gmbh/dpa-shared-components/commit/6cb82a4096c9a22947dc839f3bd00a9b1fbb2b93))
276
+ * **UiMenu:** added label for multiple selected values and actions for storybook ([033a2ca](https://github.com/dpa-gmbh/dpa-shared-components/commit/033a2cae1d638cd9c63fd776b56242a775d9d523))
277
+ * **UiMenu:** added refs for better interaction ([797ebe4](https://github.com/dpa-gmbh/dpa-shared-components/commit/797ebe4e309496ab59e5cc4db7484bb17262807c))
278
+ * **UiMenu:** added UiMenu component with story, docs and tests. ([aa376c5](https://github.com/dpa-gmbh/dpa-shared-components/commit/aa376c5c5a9c214a29b968b8f6ac6fc4f24e8036))
279
+
280
+
281
+ ### Bug Fixes
282
+
283
+ * **package.json:** fixed wrong export ([eec4a41](https://github.com/dpa-gmbh/dpa-shared-components/commit/eec4a4115ffc8a536d501df86c4610742f759a03))
284
+ * **UiFilterButton:** moved onClick to higher component to make all the button clickable. Prevent click event when disabled. ([0a6a639](https://github.com/dpa-gmbh/dpa-shared-components/commit/0a6a63981c89d6312f848751cdfaf86db1708eb1))
285
+ * **UiMenu:** fixed action for select ([a12215e](https://github.com/dpa-gmbh/dpa-shared-components/commit/a12215eda91c87f17e4b4af3b885c6e4397d2460))
286
+ * **UiMenu:** fixed action in story by forwarding event ([df59d5c](https://github.com/dpa-gmbh/dpa-shared-components/commit/df59d5c33efeb8b1938ed30e7621f33c3bcf7a7a))
287
+ * **UiMenu:** fixed event emitting by adding checks for previous state ([c0a6ca4](https://github.com/dpa-gmbh/dpa-shared-components/commit/c0a6ca490c9d24ab56cd5021b6617ff042af3733))
288
+
289
+ ### [0.4.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.4.0...v0.4.1) (2023-02-14)
290
+
291
+
292
+ ### Features
293
+
294
+ * **UIAutocomplete:** delete unnecessary ? ([e143047](https://github.com/dpa-gmbh/dpa-shared-components/commit/e1430477dcadcb9511b1b88b49a98270e8a56f15))
295
+ * **UiAutocomplete:** minor fixes ([3826eaa](https://github.com/dpa-gmbh/dpa-shared-components/commit/3826eaaee4911e13eaf8b42ff09e2e111dd3dc94))
296
+ * **UiButtonGroup:** add review changes ([7fab697](https://github.com/dpa-gmbh/dpa-shared-components/commit/7fab6978b08d3875a7f5cd3ccdff870d841cf08e))
297
+ * **UiButtonGroup:** add UiButtonGroup component story test and readme ([ff5be65](https://github.com/dpa-gmbh/dpa-shared-components/commit/ff5be65a57eb9bc80ccdee756f89ec692635bcfb))
298
+ * **UIChip:** added documentation for cursorStyle ([5c9d768](https://github.com/dpa-gmbh/dpa-shared-components/commit/5c9d768206317b771312a3107e6414573493a0ae))
299
+ * **UIChip:** removed comment ([bcd5d9b](https://github.com/dpa-gmbh/dpa-shared-components/commit/bcd5d9b1e35c2cf615ff0afe7d33f2c324cd1271))
300
+ * **UIChip:** replaced isClickable with cursor style for text, default or pointer ([703f3ee](https://github.com/dpa-gmbh/dpa-shared-components/commit/703f3ee1cce05dfc18a7acb22c696ed857368aa3))
301
+ * **UiInfoContent:** add component, story, test, readme ([ed32980](https://github.com/dpa-gmbh/dpa-shared-components/commit/ed32980e9bb12c873f187167fd01fe70eba25e7f))
302
+ * **UiInfoContent:** array as select options ([fb341b1](https://github.com/dpa-gmbh/dpa-shared-components/commit/fb341b1cf3fab9fcbcd84d19c2fa4fc2f977067d))
303
+ * **UiInfoContent:** refactor test ([5f1c471](https://github.com/dpa-gmbh/dpa-shared-components/commit/5f1c471e8600bb9784d26e930f8919145b0f82f2))
304
+ * **UIInfocontent:** refactor to slots ([62be6ca](https://github.com/dpa-gmbh/dpa-shared-components/commit/62be6ca243aa952bb82cc6ce9054439be1b76363))
305
+ * **UiSpinner:** added spinner variant and fixed colors ([5b65b91](https://github.com/dpa-gmbh/dpa-shared-components/commit/5b65b9166d7133b2f46feeb86a837bc4ea0787e6))
306
+
307
+
308
+ ### Bug Fixes
309
+
310
+ * **UiSearchInput:** fixed dynamic key value which lead to lost focus on input ([19bd4b0](https://github.com/dpa-gmbh/dpa-shared-components/commit/19bd4b0d73a360f7fd218059ed4ae04f04152fd9))
311
+
312
+ ## [0.4.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.3.1...v0.4.0) (2023-02-08)
313
+
314
+
315
+ ### Features
316
+
317
+ * **Global:** added types to package ([a20c195](https://github.com/dpa-gmbh/dpa-shared-components/commit/a20c1956d6e2a8518bcd248fd803f701e57e61b4))
318
+
319
+ ### [0.3.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.3.0...v0.3.1) (2023-02-08)
320
+
321
+ ## [0.3.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.2.2...v0.3.0) (2023-02-08)
322
+
323
+ ### [0.2.2](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.2.1...v0.2.2) (2023-02-03)
324
+
325
+
326
+ ### Features
327
+
328
+ * **filterButton:** Add Filter Button ([197a6f2](https://github.com/dpa-gmbh/dpa-shared-components/commit/197a6f23a44e500a2af327b88e4d663fb3eb2c0f))
329
+ * **filterButton:** don't uppercase automatically ([0dbd680](https://github.com/dpa-gmbh/dpa-shared-components/commit/0dbd6803ab58dc93d4110c5d2f24623823d5c97c))
330
+ * **filterButton:** fix hover state ([a4c3e83](https://github.com/dpa-gmbh/dpa-shared-components/commit/a4c3e83a14c834694a91aade5cf038f2b41f9cf2))
331
+ * **filterButton:** no need for quotes ([a001916](https://github.com/dpa-gmbh/dpa-shared-components/commit/a001916736176b8d6f85e06f21205865e28a305b))
332
+ * **filterButton:** refactor filterButton ([162da81](https://github.com/dpa-gmbh/dpa-shared-components/commit/162da81cd1ae6dd6eab0a088d243f9180b5cc9cb))
333
+ * **UiFilterButton:** added disabled state and some design adjustments ([510a89a](https://github.com/dpa-gmbh/dpa-shared-components/commit/510a89ae16ff455fd19a1f7cb6295b843615b38e))
334
+ * **UiFilterButton:** added icon as control to story ([f804ffe](https://github.com/dpa-gmbh/dpa-shared-components/commit/f804ffe83db95b5806a50455d1cf0ac5a2d04fe7))
335
+ * **UiFilterButton:** updated docs ([24e75c2](https://github.com/dpa-gmbh/dpa-shared-components/commit/24e75c25cf6666dc1a091d782b753ddb84f50c1b))
336
+
337
+
338
+ ### Bug Fixes
339
+
340
+ * **Readme:** added documentation for linking project ([5ffa4bd](https://github.com/dpa-gmbh/dpa-shared-components/commit/5ffa4bdc0919639c08d792d3b33fec95c649db86))
341
+ * **Storybook:** fixed storybook vite config ([039cadc](https://github.com/dpa-gmbh/dpa-shared-components/commit/039cadcba7e72fee814c858d47abb368086a0739))
342
+ * **UiIconButton:** fixed docs ([34d5ac8](https://github.com/dpa-gmbh/dpa-shared-components/commit/34d5ac8e2d30455156557d800351c790667a43f2))
343
+
344
+ ### [0.2.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.2.0...v0.2.1) (2023-02-01)
345
+
346
+
347
+ ### Bug Fixes
348
+
349
+ * **package.json:** removed type module für correct bundling ([d341b46](https://github.com/dpa-gmbh/dpa-shared-components/commit/d341b46e556d432b8c398298acfb331a5783b64f))
350
+
351
+ ## [0.2.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.1.1...v0.2.0) (2023-02-01)
352
+
353
+
354
+ ### Features
355
+
356
+ * **tailwindConfig:** change shadow values according to DPA-NEWS-591 ([282408a](https://github.com/dpa-gmbh/dpa-shared-components/commit/282408a52134de314c89f2be86b396985ec04c82))
357
+ * **UiOverlayMenu:** fixed typo ([914bcd9](https://github.com/dpa-gmbh/dpa-shared-components/commit/914bcd9c6a74736a33f49b80537f4b6ed0528057))
358
+
359
+
360
+ ### Bug Fixes
361
+
362
+ * **Stories:** added defaults to the stories where missing ([98970a1](https://github.com/dpa-gmbh/dpa-shared-components/commit/98970a18e6c88ccbbef059d928d19114ee5ebc27))
363
+ * **UiInput:** removed unnecessary parameter for linting ([3280284](https://github.com/dpa-gmbh/dpa-shared-components/commit/3280284616aa2dbb15937913df8209e723d594b1))
364
+
365
+ ### [0.1.1](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.1.0...v0.1.1) (2023-01-31)
366
+
367
+ ## [0.1.0](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.0.2...v0.1.0) (2023-01-30)
368
+
369
+ ### 0.0.2 (2023-01-30)
370
+
371
+
372
+ ### Features
373
+
374
+ * **UiBadge:** added badge component with story and tests ([925f990](https://github.com/dpa-gmbh/dpa-shared-components/commit/925f990970550ea59bd733111c9e100bace1d905))
375
+ * **UiCard:** added UiCard component, including story and test ([5de6962](https://github.com/dpa-gmbh/dpa-shared-components/commit/5de6962b3f40c301197bccc2c131b7254abd1c48))
376
+ * **UiCheckBox:** add checkbox ([d50c1e9](https://github.com/dpa-gmbh/dpa-shared-components/commit/d50c1e9a7b9737ebf3e06614f0e7c9f3099b326f))
377
+ * **UiCheckBox:** add viteconfig changes ([05ec1f0](https://github.com/dpa-gmbh/dpa-shared-components/commit/05ec1f0f60902e0619c78db80971abfc10b1c767))
378
+ * **UiChip:** added Chjjip component with story, test and readme ([b540405](https://github.com/dpa-gmbh/dpa-shared-components/commit/b5404054bcafc012cb138c3bfade20899f1997da))
379
+ * **UiFilterBadge:** added UiFilterBadge from news project, including docs, test and story ([983e5db](https://github.com/dpa-gmbh/dpa-shared-components/commit/983e5dbe27b2db9d9d1a6822ecb4565f6a9bd8c8))
380
+ * **UiIcon:** added UiIcon component, including docs, story and tests ([260042e](https://github.com/dpa-gmbh/dpa-shared-components/commit/260042e683e06e91c7cf4f58a54bbf7bfd0347f5))
381
+ * **UiIconButton:** add documentation ([dfb745a](https://github.com/dpa-gmbh/dpa-shared-components/commit/dfb745a66d1cc3ddf6deed10ddc721b129a78594))
382
+ * **UiIconButton:** add Test ([81f3f4a](https://github.com/dpa-gmbh/dpa-shared-components/commit/81f3f4a835d617805e1bc86e9b58a2b34c6aa2f9))
383
+ * **UiIconButton:** Add UiIconButton ([6e0b41a](https://github.com/dpa-gmbh/dpa-shared-components/commit/6e0b41afe4b634c17945bffd776741fcd4d000dc))
384
+ * **UiIconButton:** fix typo ([2f00860](https://github.com/dpa-gmbh/dpa-shared-components/commit/2f00860cf981df4a17925cf9aa5836ceea956850))
385
+ * **UiInput:** added input component including docs, story and tests ([864d847](https://github.com/dpa-gmbh/dpa-shared-components/commit/864d84701904f19e95904b4826bcada2bc9838b7))
386
+ * **UiList, UiListItem:** added docs and stories ([c673a3a](https://github.com/dpa-gmbh/dpa-shared-components/commit/c673a3a4ace369d67900143ce3bb344d4f79f68f))
387
+ * **UiList, UiListItem:** added list and listitem component including story ([1313d71](https://github.com/dpa-gmbh/dpa-shared-components/commit/1313d717e99005e890df78302093f8dbef87fd88))
388
+ * **UiList, UiListItem:** added missing tests ([1224003](https://github.com/dpa-gmbh/dpa-shared-components/commit/122400344581915af863ac5fcdfbdeb4e35d6241))
389
+ * **UiOverlay, UiDialog:** added meaningful readmes ([06f8c07](https://github.com/dpa-gmbh/dpa-shared-components/commit/06f8c077962cb0a30dfaa69a69b04fb9b5db8da0))
390
+ * **UiOverlay:** added overlay component including test and story ([6bfc425](https://github.com/dpa-gmbh/dpa-shared-components/commit/6bfc425dae333b78077f41a8bb251e1f65171189))
391
+ * **UiOverlayMenu:** added component, story, test, readme and click away directive ([350e255](https://github.com/dpa-gmbh/dpa-shared-components/commit/350e25520a47e260e741aa146700b1aeaf3235bf))
392
+ * **UiSection:** added section component from news, including docs, story and tests ([36dea90](https://github.com/dpa-gmbh/dpa-shared-components/commit/36dea90213d28423f7d1c8ffbf9c844e64bcac67))
393
+ * **UiSectionDivider:** added section divider component from news, including docs, story and tests ([f379083](https://github.com/dpa-gmbh/dpa-shared-components/commit/f37908358b7a1832339f7b233f936ffc0165c669))
394
+ * **UiSkeletonBox:** added skeleton box component from news, including docs, story and tests ([499cf64](https://github.com/dpa-gmbh/dpa-shared-components/commit/499cf641251ab54d4782f3b7496c6d17702967f5))
395
+ * **UiSpinner:** added spinner component from news, including docs, story and tests ([ab26c86](https://github.com/dpa-gmbh/dpa-shared-components/commit/ab26c8657a8a2ed7fd322a08b5e88db22f37febd))
396
+ * **UiToggleButton:** add UiToggleButton component story test and readme ([4260e14](https://github.com/dpa-gmbh/dpa-shared-components/commit/4260e14b0fce45ae356f39021115cc6271a66246))
397
+ * **UiToggleButton:** add UiToggleButton component story test and readme ([42f164e](https://github.com/dpa-gmbh/dpa-shared-components/commit/42f164e678f81ed27f25ecb31584f539a54c3627))
398
+
399
+
400
+ ### Bug Fixes
401
+
402
+ * **Config:** readded Vite after sb upgrade ([4af398b](https://github.com/dpa-gmbh/dpa-shared-components/commit/4af398b492aef9b2d2e8c4ff061fa1ef581c13e4))
403
+ * **Docs:** fixed some typos/errors in readmes ([75319f4](https://github.com/dpa-gmbh/dpa-shared-components/commit/75319f4e59a3b3fee04063b987b92128874dad76))
404
+ * **Storybook:** testing deployment fix ([fdb146a](https://github.com/dpa-gmbh/dpa-shared-components/commit/fdb146af84c201f9887daa92ff82b15abe1944c2))
405
+ * **Tailwind:** added colors from news project ([6eab362](https://github.com/dpa-gmbh/dpa-shared-components/commit/6eab3625b7bb59809c8156b80211273d2ff782be))
406
+ * **UiButton:** added default for href to fix linting ([d752de5](https://github.com/dpa-gmbh/dpa-shared-components/commit/d752de58dceba712b5cc61be4bdec7afc7fe6254))
407
+ * **UiCheckbox:** added readme ([388b621](https://github.com/dpa-gmbh/dpa-shared-components/commit/388b621f49ff40a2c12f53632446705251e88a2b))
408
+ * **UiCheckbox:** fixed typing ([1ca995b](https://github.com/dpa-gmbh/dpa-shared-components/commit/1ca995bc36a56eaf9cdd2b3aecab1bca2877d599))
409
+ * **UiCheckbox:** fixed typing of emitted event ([2daf8da](https://github.com/dpa-gmbh/dpa-shared-components/commit/2daf8da023183bbb30ac471b58d721f749bb565e))
410
+ * **UiChip:** removed artifact ([81da24a](https://github.com/dpa-gmbh/dpa-shared-components/commit/81da24a742c6f5dcbf81dcc9ddaa0d9c381bb3f3))
411
+ * **UiFilterBadge:** removed unnecessary const ([5074224](https://github.com/dpa-gmbh/dpa-shared-components/commit/5074224a31d0dd191113cfd9eb178224ff34d5f5))
412
+ * **UiInput, UiIcon:** removed unnecessary style tag ([b66342b](https://github.com/dpa-gmbh/dpa-shared-components/commit/b66342be969b66b1d673b30cd55f11091af31fc1))
413
+ * **UiList:** removed unnecessary script tag ([2d47525](https://github.com/dpa-gmbh/dpa-shared-components/commit/2d4752550fd5baeb40d62d4ea2adc526dca0436c))
414
+
415
+ ### 0.0.1 (2023-01-30)
416
+
417
+
418
+ ### Features
419
+
420
+ * **UiBadge:** added badge component with story and tests ([925f990](https://github.com/dpa-gmbh/dpa-shared-components/commit/925f990970550ea59bd733111c9e100bace1d905))
421
+ * **UiCard:** added UiCard component, including story and test ([5de6962](https://github.com/dpa-gmbh/dpa-shared-components/commit/5de6962b3f40c301197bccc2c131b7254abd1c48))
422
+ * **UiCheckBox:** add checkbox ([d50c1e9](https://github.com/dpa-gmbh/dpa-shared-components/commit/d50c1e9a7b9737ebf3e06614f0e7c9f3099b326f))
423
+ * **UiCheckBox:** add viteconfig changes ([05ec1f0](https://github.com/dpa-gmbh/dpa-shared-components/commit/05ec1f0f60902e0619c78db80971abfc10b1c767))
424
+ * **UiChip:** added Chjjip component with story, test and readme ([b540405](https://github.com/dpa-gmbh/dpa-shared-components/commit/b5404054bcafc012cb138c3bfade20899f1997da))
425
+ * **UiFilterBadge:** added UiFilterBadge from news project, including docs, test and story ([983e5db](https://github.com/dpa-gmbh/dpa-shared-components/commit/983e5dbe27b2db9d9d1a6822ecb4565f6a9bd8c8))
426
+ * **UiIcon:** added UiIcon component, including docs, story and tests ([260042e](https://github.com/dpa-gmbh/dpa-shared-components/commit/260042e683e06e91c7cf4f58a54bbf7bfd0347f5))
427
+ * **UiIconButton:** add documentation ([dfb745a](https://github.com/dpa-gmbh/dpa-shared-components/commit/dfb745a66d1cc3ddf6deed10ddc721b129a78594))
428
+ * **UiIconButton:** add Test ([81f3f4a](https://github.com/dpa-gmbh/dpa-shared-components/commit/81f3f4a835d617805e1bc86e9b58a2b34c6aa2f9))
429
+ * **UiIconButton:** Add UiIconButton ([6e0b41a](https://github.com/dpa-gmbh/dpa-shared-components/commit/6e0b41afe4b634c17945bffd776741fcd4d000dc))
430
+ * **UiIconButton:** fix typo ([2f00860](https://github.com/dpa-gmbh/dpa-shared-components/commit/2f00860cf981df4a17925cf9aa5836ceea956850))
431
+ * **UiInput:** added input component including docs, story and tests ([864d847](https://github.com/dpa-gmbh/dpa-shared-components/commit/864d84701904f19e95904b4826bcada2bc9838b7))
432
+ * **UiList, UiListItem:** added docs and stories ([c673a3a](https://github.com/dpa-gmbh/dpa-shared-components/commit/c673a3a4ace369d67900143ce3bb344d4f79f68f))
433
+ * **UiList, UiListItem:** added list and listitem component including story ([1313d71](https://github.com/dpa-gmbh/dpa-shared-components/commit/1313d717e99005e890df78302093f8dbef87fd88))
434
+ * **UiList, UiListItem:** added missing tests ([1224003](https://github.com/dpa-gmbh/dpa-shared-components/commit/122400344581915af863ac5fcdfbdeb4e35d6241))
435
+ * **UiOverlay, UiDialog:** added meaningful readmes ([06f8c07](https://github.com/dpa-gmbh/dpa-shared-components/commit/06f8c077962cb0a30dfaa69a69b04fb9b5db8da0))
436
+ * **UiOverlay:** added overlay component including test and story ([6bfc425](https://github.com/dpa-gmbh/dpa-shared-components/commit/6bfc425dae333b78077f41a8bb251e1f65171189))
437
+ * **UiOverlayMenu:** added component, story, test, readme and click away directive ([350e255](https://github.com/dpa-gmbh/dpa-shared-components/commit/350e25520a47e260e741aa146700b1aeaf3235bf))
438
+ * **UiSection:** added section component from news, including docs, story and tests ([36dea90](https://github.com/dpa-gmbh/dpa-shared-components/commit/36dea90213d28423f7d1c8ffbf9c844e64bcac67))
439
+ * **UiSectionDivider:** added section divider component from news, including docs, story and tests ([f379083](https://github.com/dpa-gmbh/dpa-shared-components/commit/f37908358b7a1832339f7b233f936ffc0165c669))
440
+ * **UiSkeletonBox:** added skeleton box component from news, including docs, story and tests ([499cf64](https://github.com/dpa-gmbh/dpa-shared-components/commit/499cf641251ab54d4782f3b7496c6d17702967f5))
441
+ * **UiSpinner:** added spinner component from news, including docs, story and tests ([ab26c86](https://github.com/dpa-gmbh/dpa-shared-components/commit/ab26c8657a8a2ed7fd322a08b5e88db22f37febd))
442
+ * **UiToggleButton:** add UiToggleButton component story test and readme ([4260e14](https://github.com/dpa-gmbh/dpa-shared-components/commit/4260e14b0fce45ae356f39021115cc6271a66246))
443
+ * **UiToggleButton:** add UiToggleButton component story test and readme ([42f164e](https://github.com/dpa-gmbh/dpa-shared-components/commit/42f164e678f81ed27f25ecb31584f539a54c3627))
444
+
445
+
446
+ ### Bug Fixes
447
+
448
+ * **Config:** readded Vite after sb upgrade ([4af398b](https://github.com/dpa-gmbh/dpa-shared-components/commit/4af398b492aef9b2d2e8c4ff061fa1ef581c13e4))
449
+ * **Docs:** fixed some typos/errors in readmes ([75319f4](https://github.com/dpa-gmbh/dpa-shared-components/commit/75319f4e59a3b3fee04063b987b92128874dad76))
450
+ * **Storybook:** testing deployment fix ([fdb146a](https://github.com/dpa-gmbh/dpa-shared-components/commit/fdb146af84c201f9887daa92ff82b15abe1944c2))
451
+ * **Tailwind:** added colors from news project ([6eab362](https://github.com/dpa-gmbh/dpa-shared-components/commit/6eab3625b7bb59809c8156b80211273d2ff782be))
452
+ * **UiButton:** added default for href to fix linting ([d752de5](https://github.com/dpa-gmbh/dpa-shared-components/commit/d752de58dceba712b5cc61be4bdec7afc7fe6254))
453
+ * **UiCheckbox:** added readme ([388b621](https://github.com/dpa-gmbh/dpa-shared-components/commit/388b621f49ff40a2c12f53632446705251e88a2b))
454
+ * **UiCheckbox:** fixed typing ([1ca995b](https://github.com/dpa-gmbh/dpa-shared-components/commit/1ca995bc36a56eaf9cdd2b3aecab1bca2877d599))
455
+ * **UiCheckbox:** fixed typing of emitted event ([2daf8da](https://github.com/dpa-gmbh/dpa-shared-components/commit/2daf8da023183bbb30ac471b58d721f749bb565e))
456
+ * **UiChip:** removed artifact ([81da24a](https://github.com/dpa-gmbh/dpa-shared-components/commit/81da24a742c6f5dcbf81dcc9ddaa0d9c381bb3f3))
457
+ * **UiFilterBadge:** removed unnecessary const ([5074224](https://github.com/dpa-gmbh/dpa-shared-components/commit/5074224a31d0dd191113cfd9eb178224ff34d5f5))
458
+ * **UiInput, UiIcon:** removed unnecessary style tag ([b66342b](https://github.com/dpa-gmbh/dpa-shared-components/commit/b66342be969b66b1d673b30cd55f11091af31fc1))
459
+ * **UiList:** removed unnecessary script tag ([2d47525](https://github.com/dpa-gmbh/dpa-shared-components/commit/2d4752550fd5baeb40d62d4ea2adc526dca0436c))
@@ -30,6 +30,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
30
30
  required: false;
31
31
  default: boolean;
32
32
  };
33
+ hasIcon: {
34
+ type: __PropType<boolean | undefined>;
35
+ required: false;
36
+ default: boolean;
37
+ };
33
38
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
39
  title: {
35
40
  type: __PropType<string | undefined>;
@@ -61,6 +66,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
61
66
  required: false;
62
67
  default: boolean;
63
68
  };
69
+ hasIcon: {
70
+ type: __PropType<boolean | undefined>;
71
+ required: false;
72
+ default: boolean;
73
+ };
64
74
  }>> & {
65
75
  onClick?: ((...args: any[]) => any) | undefined;
66
76
  }, {
@@ -70,5 +80,6 @@ declare const _sfc_main: import("vue").DefineComponent<{
70
80
  chevronIcon: string | undefined;
71
81
  rotateIcon: boolean | undefined;
72
82
  iconSize: "small" | "xs" | "large" | undefined;
83
+ hasIcon: boolean | undefined;
73
84
  }>;
74
85
  export default _sfc_main;