cps-ui-kit 0.3.0 → 0.4.0

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/README.md CHANGED
@@ -1,17 +1,18 @@
1
1
  # CPS UI Kit
2
2
 
3
- Angular shared components library.
3
+ ## Angular shared components library
4
4
 
5
5
  ### Available components
6
6
 
7
- - Icon
8
- - Input
9
- - Select
7
+ - Autocomplete
10
8
  - Button
11
9
  - Checkbox
10
+ - Chip
11
+ - Icon
12
+ - Input
12
13
  - Radio
14
+ - Select
13
15
  - Tag
14
- - Chip
15
16
 
16
17
  ### License
17
18