fictoan-react 0.41.14 → 0.41.17

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.
Files changed (196) hide show
  1. package/CHANGELOG.md +334 -214
  2. package/dist/cjs/components/Badge/Badge.styled.js +1 -1
  3. package/dist/cjs/components/Badge/Badge.styled.js.map +1 -1
  4. package/dist/cjs/components/BottomDrawer/BottomDrawer.d.ts +5 -4
  5. package/dist/cjs/components/BottomDrawer/BottomDrawer.js +1 -1
  6. package/dist/cjs/components/BottomDrawer/BottomDrawer.js.map +1 -1
  7. package/dist/cjs/components/BottomDrawer/BottomDrawer.styled.js +1 -1
  8. package/dist/cjs/components/BottomDrawer/BottomDrawer.styled.js.map +1 -1
  9. package/dist/cjs/components/Breadcrumbs/BreadcrumbItem/BreadcrumbItem.styled.js +1 -1
  10. package/dist/cjs/components/Breadcrumbs/BreadcrumbsWrapper/BreadcrumbsWrapper.styled.js +1 -1
  11. package/dist/cjs/components/Button/Button.styled.js +1 -1
  12. package/dist/cjs/components/Button/Button.styled.js.map +1 -1
  13. package/dist/cjs/components/Callout/Callout.js.map +1 -1
  14. package/dist/cjs/components/Callout/Callout.styled.js +1 -1
  15. package/dist/cjs/components/Callout/Callout.styled.js.map +1 -1
  16. package/dist/cjs/components/Card/Card.styled.js +1 -1
  17. package/dist/cjs/components/CodeBlock/Code.styled.js +1 -1
  18. package/dist/cjs/components/CodeBlock/Code.styled.js.map +1 -1
  19. package/dist/cjs/components/CodeBlock/CodeBlock.js.map +1 -1
  20. package/dist/cjs/components/ContentWrapper/ContentWrapper.styled.js +1 -1
  21. package/dist/cjs/components/ExpandableContent/ExpandableContent.styled.js +1 -1
  22. package/dist/cjs/components/ExpandableContent/ExpandableContent.styled.js.map +1 -1
  23. package/dist/cjs/components/Form/BaseInputComponent/BaseInputComponent.js.map +1 -1
  24. package/dist/cjs/components/Form/CheckBox/CheckBox.styled.js +1 -1
  25. package/dist/cjs/components/Form/CheckBox/CheckBox.styled.js.map +1 -1
  26. package/dist/cjs/components/Form/CheckBox/Switch.js.map +1 -1
  27. package/dist/cjs/components/Form/FormItem/FormItem.styled.js +1 -1
  28. package/dist/cjs/components/Form/FormItem/FormItem.styled.js.map +1 -1
  29. package/dist/cjs/components/Form/FormItemGroup/FormItemGroup.js.map +1 -1
  30. package/dist/cjs/components/Form/FormItemGroup/FormItemGroup.styled.js +1 -1
  31. package/dist/cjs/components/Form/FormItemGroup/FormItemGroup.styled.js.map +1 -1
  32. package/dist/cjs/components/Form/FormWrapper/FormGenerator.js.map +1 -1
  33. package/dist/cjs/components/Form/FormWrapper/FormWrapper.js.map +1 -1
  34. package/dist/cjs/components/Form/FormWrapper/FormWrapper.styled.js +1 -1
  35. package/dist/cjs/components/Form/InputField/InputField.styled.js +1 -1
  36. package/dist/cjs/components/Form/InputLabel/InputLabel.js.map +1 -1
  37. package/dist/cjs/components/Form/RadioButton/RadioButton.styled.js +1 -1
  38. package/dist/cjs/components/Form/Select/Select.styled.js +1 -1
  39. package/dist/cjs/components/Form/Select/Select.styled.js.map +1 -1
  40. package/dist/cjs/components/Form/TextArea/TextArea.styled.js +1 -1
  41. package/dist/cjs/components/HRule/HRule.js.map +1 -1
  42. package/dist/cjs/components/HRule/HRule.styled.js +1 -1
  43. package/dist/cjs/components/InfoPanel/InfoPanel.d.ts +1 -0
  44. package/dist/cjs/components/InfoPanel/InfoPanel.js +1 -1
  45. package/dist/cjs/components/InfoPanel/InfoPanel.js.map +1 -1
  46. package/dist/cjs/components/InfoPanel/InfoPanel.styled.js +1 -1
  47. package/dist/cjs/components/InfoPanel/InfoPanel.styled.js.map +1 -1
  48. package/dist/cjs/components/Notifications/NotificationsItem/NotificationItem.styled.js +1 -1
  49. package/dist/cjs/components/Notifications/NotificationsWrapper/NotificationsWrapper.styled.js +1 -1
  50. package/dist/cjs/components/Notifications/NotificationsWrapper/NotificationsWrapper.styled.js.map +1 -1
  51. package/dist/cjs/components/PinInputField/PinInputField.js.map +1 -1
  52. package/dist/cjs/components/PinInputField/PinInputField.styled.js +1 -1
  53. package/dist/cjs/components/Portion/Portion.styled.js +1 -1
  54. package/dist/cjs/components/ProgressBar/ProgressBar.js.map +1 -1
  55. package/dist/cjs/components/ProgressBar/ProgressBar.styled.js +1 -1
  56. package/dist/cjs/components/ProgressBar/ProgressBar.styled.js.map +1 -1
  57. package/dist/cjs/components/Row/Row.js.map +1 -1
  58. package/dist/cjs/components/Row/Row.styled.js +1 -1
  59. package/dist/cjs/components/Sidebar/SidebarFooter/SidebarFooter.js.map +1 -1
  60. package/dist/cjs/components/Sidebar/SidebarFooter/SidebarFooter.styled.js +1 -1
  61. package/dist/cjs/components/Sidebar/SidebarFooter/SidebarFooter.styled.js.map +1 -1
  62. package/dist/cjs/components/Sidebar/SidebarHeader/SidebarHeader.js.map +1 -1
  63. package/dist/cjs/components/Sidebar/SidebarHeader/SidebarHeader.styled.js +1 -1
  64. package/dist/cjs/components/Sidebar/SidebarHeader/SidebarHeader.styled.js.map +1 -1
  65. package/dist/cjs/components/Sidebar/SidebarItem/SidebarItem.js.map +1 -1
  66. package/dist/cjs/components/Sidebar/SidebarItem/SidebarItem.styled.js +1 -1
  67. package/dist/cjs/components/Sidebar/SidebarItemIcon/SidebarItemIcon.js.map +1 -1
  68. package/dist/cjs/components/Sidebar/SidebarItemIcon/SidebarItemIcon.styled.js +1 -1
  69. package/dist/cjs/components/Sidebar/SidebarItemIcon/SidebarItemIcon.styled.js.map +1 -1
  70. package/dist/cjs/components/Sidebar/SidebarItemText/SidebarItemText.js.map +1 -1
  71. package/dist/cjs/components/Sidebar/SidebarItemText/SidebarItemText.styled.js +1 -1
  72. package/dist/cjs/components/Sidebar/SidebarWrapper/SidebarWrapper.js.map +1 -1
  73. package/dist/cjs/components/Sidebar/SidebarWrapper/SidebarWrapper.styled.js +1 -1
  74. package/dist/cjs/components/Sidebar/SidebarWrapper/SidebarWrapper.styled.js.map +1 -1
  75. package/dist/cjs/components/Spinner/Spinner.styled.js +1 -1
  76. package/dist/cjs/components/Table/Table.styled.js +1 -1
  77. package/dist/cjs/components/Table/TablePagination/TablePagination.js.map +1 -1
  78. package/dist/cjs/components/Table/TablePagination/TablePagination.styled.js +1 -1
  79. package/dist/cjs/components/Tabs/Tabs.styled.js +1 -1
  80. package/dist/cjs/components/Tabs/Tabs.styled.js.map +1 -1
  81. package/dist/cjs/components/Toast/ToastItem/ToastItem.js.map +1 -1
  82. package/dist/cjs/components/Toast/ToastItem/ToastItem.styled.js +1 -1
  83. package/dist/cjs/components/Toast/ToastsWrapper/ToastsWrapper.js.map +1 -1
  84. package/dist/cjs/components/Toast/ToastsWrapper/ToastsWrapper.styled.js +1 -1
  85. package/dist/cjs/components/Toast/ToastsWrapper/ToastsWrapper.styled.js.map +1 -1
  86. package/dist/cjs/components/Tooltip/Tooltip.js.map +1 -1
  87. package/dist/cjs/components/Tooltip/Tooltip.styled.js +1 -1
  88. package/dist/cjs/components/Typography/Typography.styled.js +1 -1
  89. package/dist/cjs/components/Typography/Typography.styled.js.map +1 -1
  90. package/dist/cjs/external/DefaultColours.js +1 -1
  91. package/dist/cjs/external/DefaultColours.js.map +1 -1
  92. package/dist/cjs/external/Element.js.map +1 -1
  93. package/dist/cjs/external/ThemeProvider.js +1 -1
  94. package/dist/cjs/external/ThemeProvider.js.map +1 -1
  95. package/dist/cjs/hooks/UseClickOutside.d.ts +1 -0
  96. package/dist/cjs/styles/DefaultColours.d.ts +222 -222
  97. package/dist/cjs/styles/theme.d.ts +19 -13
  98. package/dist/cjs/utils/helpers.d.ts +1 -1
  99. package/dist/es/components/Badge/Badge.styled.js +1 -1
  100. package/dist/es/components/Badge/Badge.styled.js.map +1 -1
  101. package/dist/es/components/BottomDrawer/BottomDrawer.d.ts +5 -4
  102. package/dist/es/components/BottomDrawer/BottomDrawer.js +1 -1
  103. package/dist/es/components/BottomDrawer/BottomDrawer.js.map +1 -1
  104. package/dist/es/components/BottomDrawer/BottomDrawer.styled.js +1 -1
  105. package/dist/es/components/BottomDrawer/BottomDrawer.styled.js.map +1 -1
  106. package/dist/es/components/Breadcrumbs/BreadcrumbItem/BreadcrumbItem.styled.js +1 -1
  107. package/dist/es/components/Breadcrumbs/BreadcrumbsWrapper/BreadcrumbsWrapper.styled.js +1 -1
  108. package/dist/es/components/Button/Button.styled.js +1 -1
  109. package/dist/es/components/Button/Button.styled.js.map +1 -1
  110. package/dist/es/components/Callout/Callout.js.map +1 -1
  111. package/dist/es/components/Callout/Callout.styled.js +1 -1
  112. package/dist/es/components/Callout/Callout.styled.js.map +1 -1
  113. package/dist/es/components/Card/Card.styled.js +1 -1
  114. package/dist/es/components/CodeBlock/Code.styled.js +1 -1
  115. package/dist/es/components/CodeBlock/Code.styled.js.map +1 -1
  116. package/dist/es/components/CodeBlock/CodeBlock.js.map +1 -1
  117. package/dist/es/components/ContentWrapper/ContentWrapper.styled.js +1 -1
  118. package/dist/es/components/ExpandableContent/ExpandableContent.styled.js +1 -1
  119. package/dist/es/components/ExpandableContent/ExpandableContent.styled.js.map +1 -1
  120. package/dist/es/components/Form/BaseInputComponent/BaseInputComponent.js.map +1 -1
  121. package/dist/es/components/Form/CheckBox/CheckBox.styled.js +1 -1
  122. package/dist/es/components/Form/CheckBox/CheckBox.styled.js.map +1 -1
  123. package/dist/es/components/Form/CheckBox/Switch.js.map +1 -1
  124. package/dist/es/components/Form/FormItem/FormItem.styled.js +1 -1
  125. package/dist/es/components/Form/FormItem/FormItem.styled.js.map +1 -1
  126. package/dist/es/components/Form/FormItemGroup/FormItemGroup.js.map +1 -1
  127. package/dist/es/components/Form/FormItemGroup/FormItemGroup.styled.js +1 -1
  128. package/dist/es/components/Form/FormItemGroup/FormItemGroup.styled.js.map +1 -1
  129. package/dist/es/components/Form/FormWrapper/FormGenerator.js.map +1 -1
  130. package/dist/es/components/Form/FormWrapper/FormWrapper.js.map +1 -1
  131. package/dist/es/components/Form/FormWrapper/FormWrapper.styled.js +1 -1
  132. package/dist/es/components/Form/InputField/InputField.styled.js +1 -1
  133. package/dist/es/components/Form/InputLabel/InputLabel.js.map +1 -1
  134. package/dist/es/components/Form/RadioButton/RadioButton.styled.js +1 -1
  135. package/dist/es/components/Form/Select/Select.styled.js +1 -1
  136. package/dist/es/components/Form/Select/Select.styled.js.map +1 -1
  137. package/dist/es/components/Form/TextArea/TextArea.styled.js +1 -1
  138. package/dist/es/components/HRule/HRule.js.map +1 -1
  139. package/dist/es/components/HRule/HRule.styled.js +1 -1
  140. package/dist/es/components/InfoPanel/InfoPanel.d.ts +1 -0
  141. package/dist/es/components/InfoPanel/InfoPanel.js +1 -1
  142. package/dist/es/components/InfoPanel/InfoPanel.js.map +1 -1
  143. package/dist/es/components/InfoPanel/InfoPanel.styled.js +1 -1
  144. package/dist/es/components/InfoPanel/InfoPanel.styled.js.map +1 -1
  145. package/dist/es/components/Notifications/NotificationsItem/NotificationItem.styled.js +1 -1
  146. package/dist/es/components/Notifications/NotificationsWrapper/NotificationsWrapper.styled.js +1 -1
  147. package/dist/es/components/Notifications/NotificationsWrapper/NotificationsWrapper.styled.js.map +1 -1
  148. package/dist/es/components/PinInputField/PinInputField.js.map +1 -1
  149. package/dist/es/components/PinInputField/PinInputField.styled.js +1 -1
  150. package/dist/es/components/Portion/Portion.styled.js +1 -1
  151. package/dist/es/components/ProgressBar/ProgressBar.js.map +1 -1
  152. package/dist/es/components/ProgressBar/ProgressBar.styled.js +1 -1
  153. package/dist/es/components/ProgressBar/ProgressBar.styled.js.map +1 -1
  154. package/dist/es/components/Row/Row.js.map +1 -1
  155. package/dist/es/components/Row/Row.styled.js +1 -1
  156. package/dist/es/components/Sidebar/SidebarFooter/SidebarFooter.js.map +1 -1
  157. package/dist/es/components/Sidebar/SidebarFooter/SidebarFooter.styled.js +1 -1
  158. package/dist/es/components/Sidebar/SidebarFooter/SidebarFooter.styled.js.map +1 -1
  159. package/dist/es/components/Sidebar/SidebarHeader/SidebarHeader.js.map +1 -1
  160. package/dist/es/components/Sidebar/SidebarHeader/SidebarHeader.styled.js +1 -1
  161. package/dist/es/components/Sidebar/SidebarHeader/SidebarHeader.styled.js.map +1 -1
  162. package/dist/es/components/Sidebar/SidebarItem/SidebarItem.js.map +1 -1
  163. package/dist/es/components/Sidebar/SidebarItem/SidebarItem.styled.js +1 -1
  164. package/dist/es/components/Sidebar/SidebarItemIcon/SidebarItemIcon.js.map +1 -1
  165. package/dist/es/components/Sidebar/SidebarItemIcon/SidebarItemIcon.styled.js +1 -1
  166. package/dist/es/components/Sidebar/SidebarItemIcon/SidebarItemIcon.styled.js.map +1 -1
  167. package/dist/es/components/Sidebar/SidebarItemText/SidebarItemText.js.map +1 -1
  168. package/dist/es/components/Sidebar/SidebarItemText/SidebarItemText.styled.js +1 -1
  169. package/dist/es/components/Sidebar/SidebarWrapper/SidebarWrapper.js.map +1 -1
  170. package/dist/es/components/Sidebar/SidebarWrapper/SidebarWrapper.styled.js +1 -1
  171. package/dist/es/components/Sidebar/SidebarWrapper/SidebarWrapper.styled.js.map +1 -1
  172. package/dist/es/components/Spinner/Spinner.styled.js +1 -1
  173. package/dist/es/components/Table/Table.styled.js +1 -1
  174. package/dist/es/components/Table/TablePagination/TablePagination.js.map +1 -1
  175. package/dist/es/components/Table/TablePagination/TablePagination.styled.js +1 -1
  176. package/dist/es/components/Tabs/Tabs.styled.js +1 -1
  177. package/dist/es/components/Tabs/Tabs.styled.js.map +1 -1
  178. package/dist/es/components/Toast/ToastItem/ToastItem.js.map +1 -1
  179. package/dist/es/components/Toast/ToastItem/ToastItem.styled.js +1 -1
  180. package/dist/es/components/Toast/ToastsWrapper/ToastsWrapper.js.map +1 -1
  181. package/dist/es/components/Toast/ToastsWrapper/ToastsWrapper.styled.js +1 -1
  182. package/dist/es/components/Toast/ToastsWrapper/ToastsWrapper.styled.js.map +1 -1
  183. package/dist/es/components/Tooltip/Tooltip.js.map +1 -1
  184. package/dist/es/components/Tooltip/Tooltip.styled.js +1 -1
  185. package/dist/es/components/Typography/Typography.styled.js +1 -1
  186. package/dist/es/components/Typography/Typography.styled.js.map +1 -1
  187. package/dist/es/external/DefaultColours.js +1 -1
  188. package/dist/es/external/DefaultColours.js.map +1 -1
  189. package/dist/es/external/Element.js.map +1 -1
  190. package/dist/es/external/ThemeProvider.js +1 -1
  191. package/dist/es/external/ThemeProvider.js.map +1 -1
  192. package/dist/es/hooks/UseClickOutside.d.ts +1 -0
  193. package/dist/es/styles/DefaultColours.d.ts +222 -222
  194. package/dist/es/styles/theme.d.ts +19 -13
  195. package/dist/es/utils/helpers.d.ts +1 -1
  196. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,449 +1,569 @@
1
+ ### 0.41.17
2
+
3
+ - Add `closeOnClickOutside` prop for `InfoPanel` & `BottomDrawer`
4
+
5
+ ### 0.41.16
6
+
7
+ - Fix wrong font value for links in theme file
8
+
9
+ ### 0.41.15
10
+
11
+ - `BottomDrawer` overlay is now theme-able and style-able with props
12
+
1
13
  ### 0.41.14
2
- - Overhaul `BottomDrawer` to now come with a page overlay
14
+
15
+ - Overhaul `BottomDrawer` to now come with a page overlay
3
16
 
4
17
  ### 0.41.13
5
- - Add span types for `Portion`
18
+
19
+ - Add span types for `Portion`
6
20
 
7
21
  ### 0.41.11
8
- - Add `spacing` prop for `PinInputField`
22
+
23
+ - Add `spacing` prop for `PinInputField`
9
24
 
10
25
  ### 0.41.10
11
- - Add separate theme object for `BottomDrawer`
26
+
27
+ - Add separate theme object for `BottomDrawer`
12
28
 
13
29
  ### 0.41.9
14
- - Allow controlling auto-focus behaviour for `PinInputField`
30
+
31
+ - Allow controlling auto-focus behaviour for `PinInputField`
15
32
 
16
33
  ### 0.41.8
17
- - Add ability to theme disabled states for `primary`, `secondary` and `tertiary` buttons separately
34
+
35
+ - Add ability to theme disabled states for `primary`, `secondary` and `tertiary` buttons separately
18
36
 
19
37
  ### 0.41.7
20
- - Add different letter spacing values for empty and filled `input[type=password]`
38
+
39
+ - Add different letter spacing values for empty and filled `input[type=password]`
21
40
 
22
41
  ### 0.41.6
23
- - Fix `InputField` text colour dark theme bug
42
+
43
+ - Fix `InputField` text colour dark theme bug
24
44
 
25
45
  ### 0.41.5
26
- - Add `spacing` and `retainLayout` props for `FormItemGroup`
46
+
47
+ - Add `spacing` and `retainLayout` props for `FormItemGroup`
27
48
 
28
49
  ### 0.41.4
29
- - Fix bug in `onChange` implementation for `PinInputField`
50
+
51
+ - Fix bug in `onChange` implementation for `PinInputField`
30
52
 
31
53
  ### 0.41.3
32
- - Fix missing font family for `hepText` and `errorText`
54
+
55
+ - Fix missing font family for `hepText` and `errorText`
33
56
 
34
57
  ### 0.41.2
35
- - Replace `onComplete` with `onChange` callback for `PinInputField`
58
+
59
+ - Replace `onComplete` with `onChange` callback for `PinInputField`
36
60
 
37
61
  ### 0.41.1
38
- - Add `PinInputField` component
62
+
63
+ - Add `PinInputField` component
39
64
 
40
65
  ### 0.40.0
41
- - Add `BottomDrawer` component
66
+
67
+ - Add `BottomDrawer` component
42
68
 
43
69
  ### 0.39.3
44
- - Rename `timeout` prop for `BottomDrawer` and `NotificationItem` to `showFor`
45
- - Fix `Select` border-radius bug
70
+
71
+ - Rename `timeout` prop for `BottomDrawer` and `NotificationItem` to `showFor`
72
+ - Fix `Select` border-radius bug
46
73
 
47
74
  ### 0.39.2
48
- - Move `unit` prop in the `ProgressBar` from being displayed via CSS to markup
75
+
76
+ - Move `unit` prop in the `ProgressBar` from being displayed via CSS to markup
49
77
 
50
78
  ### 0.39.1
51
- - Tweak `Badge` padding values
79
+
80
+ - Tweak `Badge` padding values
52
81
 
53
82
  ### 0.39.0
54
- - Fix `Badge` line height bug
55
- - Fix `Switch` theme colour mismatch
83
+
84
+ - Fix `Badge` line height bug
85
+ - Fix `Switch` theme colour mismatch
56
86
 
57
87
  ### 0.38.3
58
- - Tweak `Badge` padding values
88
+
89
+ - Tweak `Badge` padding values
59
90
 
60
91
  ### 0.38.2
61
- - Fix `Badge` height bug
92
+
93
+ - Fix `Badge` height bug
62
94
 
63
95
  ### 0.38.1
64
- - Add opinionated defaults for `mark` element
96
+
97
+ - Add opinionated defaults for `mark` element
65
98
 
66
99
  ### 0.38.0
67
- - Add `Badge` component
100
+
101
+ - Add `Badge` component
68
102
 
69
103
  ### 0.37.1
70
- - Rename `Toast` to `BottomDrawer` for better consistency
104
+
105
+ - Rename `Toast` to `BottomDrawer` for better consistency
71
106
 
72
107
  ### 0.37.0
73
- - Add `Toast` component
108
+
109
+ - Add `Toast` component
74
110
 
75
111
  ### 0.36.4
76
- - Add `horizontallyCentreThis`, `horizontallyCenterThis`, `verticallyCentreItems`, `verticallyCenterItems`, `pushItemsToEnds` as props instead of class names
112
+
113
+ - Add `horizontallyCentreThis`, `horizontallyCenterThis`, `verticallyCentreItems`, `verticallyCenterItems`, `pushItemsToEnds` as props instead of class names
77
114
 
78
115
  ### 0.36.3
79
- - Fix `Select` border-radius inheritance bug
80
- - Fix `SidebarItemText` hover state text colour
116
+
117
+ - Fix `Select` border-radius inheritance bug
118
+ - Fix `SidebarItemText` hover state text colour
81
119
 
82
120
  ### 0.36.2
83
- - Fix inconsistent `tabLS` and `tabPT` props
121
+
122
+ - Fix inconsistent `tabLS` and `tabPT` props
84
123
 
85
124
  ### 0.36.1
86
- - Add types for `Element`’s `as` attribute
125
+
126
+ - Add types for `Element`’s `as` attribute
87
127
 
88
128
  ### 0.36.0
89
- - Fix text colour for nested links in sidebar for better differentiation
90
- - Fix typo in `portionProps`
91
- - Refactor sidebar theme object hierarchy for links and sublinks, remove `linksWrapper` object
92
- - Mention `styled-components` requirement in the README
129
+
130
+ - Fix text colour for nested links in sidebar for better differentiation
131
+ - Fix typo in `portionProps`
132
+ - Refactor sidebar theme object hierarchy for links and sublinks, remove `linksWrapper` object
133
+ - Mention `styled-components` requirement in the README
93
134
 
94
135
  ### 0.35.4
95
- - Rename `tabLS` to `tabletLandscape` and `tabPT` to `tabletPortrait` for more consistency with the naming scheme and less ambiguity.
136
+
137
+ - Rename `tabLS` to `tabletLandscape` and `tabPT` to `tabletPortrait` for more consistency with the naming scheme and less ambiguity.
96
138
 
97
139
  ### 0.35.3
98
- - Fix focus states for checkbox, switch, radio and select
140
+
141
+ - Fix focus states for checkbox, switch, radio and select
99
142
 
100
143
  ### 0.35.2
101
- - Fix theme throwing error on colour overrides
102
- - Add custom colours to ColorPropsType and export it from library
103
- - Fix InputField element type
144
+
145
+ - Fix theme throwing error on colour overrides
146
+ - Add custom colours to ColorPropsType and export it from library
147
+ - Fix InputField element type
104
148
 
105
149
  ### 0.35.0
150
+
106
151
  **General**
107
- - Add Storybook for easy testing and documentation
108
- - Each component folder now contains a `<component_name>.stories.tsx` (to create stories) and `<component_name>.stories.mdx` (to write docs) file
109
- - Add make commands for easy creation of components
110
- - Remove `name` props from RadioGroup `options` type; Add `label` and `id`
111
- - Remove `as` from RadioButton and CheckBox props
112
- - Make `shadow` a global prop
113
- - Make `shape` a global prop
114
- - Add `ExpandableContent` component which implements details and summary tags
115
- - Add `Tag` component
116
- - Add `opacity` as a global prop
117
- - HRule now supports custom background colors
118
- - Add `hr.default` to theme
119
- - All colour props are now typed
120
- - Add command (`make color-props`) to generate colour props from default colors
152
+
153
+ - Add Storybook for easy testing and documentation
154
+ - Each component folder now contains a `<component_name>.stories.tsx` (to create stories) and `<component_name>.stories.mdx` (to write docs) file
155
+ - Add make commands for easy creation of components
156
+ - Remove `name` props from RadioGroup `options` type; Add `label` and `id`
157
+ - Remove `as` from RadioButton and CheckBox props
158
+ - Make `shadow` a global prop
159
+ - Make `shape` a global prop
160
+ - Add `ExpandableContent` component which implements details and summary tags
161
+ - Add `Tag` component
162
+ - Add `opacity` as a global prop
163
+ - HRule now supports custom background colors
164
+ - Add `hr.default` to theme
165
+ - All colour props are now typed
166
+ - Add command (`make color-props`) to generate colour props from default colors
121
167
 
122
168
  **Form improvements**
123
- - Remove `isAnswers` prop from FormItem
124
- - Remove FormItemJointGroup component
125
- - Add `isJoint` prop to FormItemGroup
126
- - Remove Extra spacing after FormItemGroup
127
- - Add `fields` and `onFieldsChange` prop to FormWrapper to allow form creation using an array of config 🎉
128
- - RadioGroup and Select now use BaseInputComponent
129
- - Add better and consistent help & error text for each form field
130
- - Make InputLabel atomic
131
- - Add error text for FormWrapper which uses Callout component
132
- - Add sizes to Switch component
133
- - Make Select chevron consistent with ExpandableContent
134
- - Make required and disabled states consistent in form fields
135
- - Remove `name` props from RadioGroup `options` type; Add `label` and `id`
169
+
170
+ - Remove `isAnswers` prop from FormItem
171
+ - Remove FormItemJointGroup component
172
+ - Add `isJoint` prop to FormItemGroup
173
+ - Remove Extra spacing after FormItemGroup
174
+ - Add `fields` and `onFieldsChange` prop to FormWrapper to allow form creation using an array of config 🎉
175
+ - RadioGroup and Select now use BaseInputComponent
176
+ - Add better and consistent help & error text for each form field
177
+ - Make InputLabel atomic
178
+ - Add error text for FormWrapper which uses Callout component
179
+ - Add sizes to Switch component
180
+ - Make Select chevron consistent with ExpandableContent
181
+ - Make required and disabled states consistent in form fields
182
+ - Remove `name` props from RadioGroup `options` type; Add `label` and `id`
136
183
 
137
184
  **Sidebar improvements**
138
- - Remove `isSticky` from Sidebar footer
139
- - `sidebar.body.bg` is now `sidebar.bg` in theme
140
- - Add sidebar width properties to theme; SidebarHeader, SidebarFooter and SidebarItem span 100% automatically
141
- - Remove `isSticky` from SidebarFooter, it always sticks to bottom
142
- - Remove SidebarLink, SidebarNestedLinks and SidebarLinksWrapper
143
- - Make SidebarHeader and SidebarFooter sticky instead of fixed to get simpler and consistent sidebar layout
144
- - Remove `sidebar.linksWrapper.marginTop` and `sidebar.linksWrapper.marginBottom` from theme
145
- - Remove SidebarItemsGroup and SidebarItemsGroupHeader
185
+
186
+ - Remove `isSticky` from Sidebar footer
187
+ - `sidebar.body.bg` is now `sidebar.bg` in theme
188
+ - Add sidebar width properties to theme; SidebarHeader, SidebarFooter and SidebarItem span 100% automatically
189
+ - Remove `isSticky` from SidebarFooter, it always sticks to bottom
190
+ - Remove SidebarLink, SidebarNestedLinks and SidebarLinksWrapper
191
+ - Make SidebarHeader and SidebarFooter sticky instead of fixed to get simpler and consistent sidebar layout
192
+ - Remove `sidebar.linksWrapper.marginTop` and `sidebar.linksWrapper.marginBottom` from theme
193
+ - Remove SidebarItemsGroup and SidebarItemsGroupHeader
146
194
 
147
195
  **New components**
148
- - Tooltip (very basic, might overflow screens)
149
- - Callout
150
- - ExpandableContent
151
- - Tag
196
+
197
+ - Tooltip (very basic, might overflow screens)
198
+ - Callout
199
+ - ExpandableContent
200
+ - Tag
152
201
 
153
202
  **Removed components**
154
- - FormItemJointGroup
155
- - SidebarLink
156
- - SidebarNestedLinks
157
- - SidebarLinksWrapper
158
- - SidebarItemsGroup
159
- - SidebarItemsGroupHeader
160
-
161
- ## BREAKING CHANGES ⚠️
162
- - Inside theme:
163
- - `inputField.default.helpText` is now `inputField.onFocus.helpText`
164
- - `inputField.isInvalid.helpText` is now `inputField.isInvalid.errorText`
165
- - `sidebar.body.bg` is now `sidebar.bg`
166
- - `sidebar.linksWrapper.marginTop` and `sidebar.linksWrapper.marginBottom` have been removed
167
- - Remove `isSticky` from SidebarFooter
168
- - It always sticks to bottom
169
- - Remove FormItemJointGroup
170
- - Use `isJoint` prop inside FormItemGroup instead
171
- - Remove SidebarLink, SidebarNestedLinks and SidebarLinksWrapper
172
- - Remove SidebarItemsGroup and SidebarItemsGroupHeader
173
- - Use ExpandableContent component instead
174
- - Default Switch size now `medium` which is larger than before
175
- - Set to size `small` for old size
176
203
 
204
+ - FormItemJointGroup
205
+ - SidebarLink
206
+ - SidebarNestedLinks
207
+ - SidebarLinksWrapper
208
+ - SidebarItemsGroup
209
+ - SidebarItemsGroupHeader
210
+
211
+ ## BREAKING CHANGES ⚠️
212
+
213
+ - Inside theme:
214
+ - `inputField.default.helpText` is now `inputField.onFocus.helpText`
215
+ - `inputField.isInvalid.helpText` is now `inputField.isInvalid.errorText`
216
+ - `sidebar.body.bg` is now `sidebar.bg`
217
+ - `sidebar.linksWrapper.marginTop` and `sidebar.linksWrapper.marginBottom` have been removed
218
+ - Remove `isSticky` from SidebarFooter
219
+ - It always sticks to bottom
220
+ - Remove FormItemJointGroup
221
+ - Use `isJoint` prop inside FormItemGroup instead
222
+ - Remove SidebarLink, SidebarNestedLinks and SidebarLinksWrapper
223
+ - Remove SidebarItemsGroup and SidebarItemsGroupHeader
224
+ - Use ExpandableContent component instead
225
+ - Default Switch size now `medium` which is larger than before
226
+ - Set to size `small` for old size
177
227
 
178
228
  ### 0.34.0
179
- - Replace `react-syntax-highlighter` with `prism-react-renderer`
180
- - Add simple wrappers for `prism-components` to import specific languages from `prismjs`
181
- - Fix CodeBlock erratic output issue
229
+
230
+ - Replace `react-syntax-highlighter` with `prism-react-renderer`
231
+ - Add simple wrappers for `prism-components` to import specific languages from `prismjs`
232
+ - Fix CodeBlock erratic output issue
182
233
 
183
234
  ### 0.33.15
184
- - Fix `spinner` padding
235
+
236
+ - Fix `spinner` padding
185
237
 
186
238
  ### 0.33.14
187
- - Add `Spinner` component
239
+
240
+ - Add `Spinner` component
188
241
 
189
242
  ### 0.33.12
190
- - Remove `Element` props being passed to all HTML elements as attributes
191
- - Fix Badge `is-loading` colours
243
+
244
+ - Remove `Element` props being passed to all HTML elements as attributes
245
+ - Fix Badge `is-loading` colours
192
246
 
193
247
  ### 0.33.11
194
- - Fix transition for `SidebarHeader`
248
+
249
+ - Fix transition for `SidebarHeader`
195
250
 
196
251
  ### 0.33.10
197
- - Add `isSticky` prop for `SidebarHeader` and `SidebarFooter`
198
- - Add new component `SidebarLinksWrapper` to better manage `SidebarHeader` and `SidebarFooter`
252
+
253
+ - Add `isSticky` prop for `SidebarHeader` and `SidebarFooter`
254
+ - Add new component `SidebarLinksWrapper` to better manage `SidebarHeader` and `SidebarFooter`
199
255
 
200
256
  ### 0.33.9
201
- - Fix `polished` imports
257
+
258
+ - Fix `polished` imports
202
259
 
203
260
  ### 0.33.8
261
+
204
262
  Breaking changes
205
263
 
206
- - Breadcrumbs
207
- - `BreadcrumbWrapper` renamed to `BreadcrumbsWrapper`
208
- - The `separator` is now configurable in the theme file
264
+ - Breadcrumbs
265
+
266
+ - `BreadcrumbWrapper` renamed to `BreadcrumbsWrapper`
267
+ - The `separator` is now configurable in the theme file
268
+
269
+ - Badge
270
+
271
+ - `isLoading` class now works for `custom` kind buttons also
272
+ - Fix padding inconsistencies
273
+ - `with-loader` and `with-delete` classes renamed to `is-loading` and `has-delete`
274
+
275
+ - Form elements
276
+
277
+ - `input` theme object is now `inputField`
278
+ - `CheckBox`, `RadioButton`, `Select` etc have been moved out from inside `input`
279
+
280
+ - InfoPanel
209
281
 
210
- - Badge
211
- - `isLoading` class now works for `custom` kind buttons also
212
- - Fix padding inconsistencies
213
- - `with-loader` and `with-delete` classes renamed to `is-loading` and `has-delete`
282
+ - Dismiss button now styled differently, and does not interfere with the content
214
283
 
215
- - Form elements
216
- - `input` theme object is now `inputField`
217
- - `CheckBox`, `RadioButton`, `Select` etc have been moved out from inside `input`
284
+ - Notifications
218
285
 
219
- - InfoPanel
220
- - Dismiss button now styled differently, and does not interfere with the content
286
+ - The `type` prop is now `kind` to be more consistent with the rest of the components
287
+ - `onClose` is renamed to `onCloseCallback`
288
+ - `NotificationWrapper` has a `order` prop to set the stacking order of `NotificationItem` children
221
289
 
222
- - Notifications
223
- - The `type` prop is now `kind` to be more consistent with the rest of the components
224
- - `onClose` is renamed to `onCloseCallback`
225
- - `NotificationWrapper` has a `order` prop to set the stacking order of `NotificationItem` children
290
+ - ProgressBar
226
291
 
227
- - ProgressBar
228
- - `isThin` prop is deprecated in favour of a far more flexible `height` prop
229
- - `shape` prop is now available just like the `Badge`
292
+ - `isThin` prop is deprecated in favour of a far more flexible `height` prop
293
+ - `shape` prop is now available just like the `Badge`
230
294
 
231
- - The theme object is now called `FictoanTheme`
295
+ - The theme object is now called `FictoanTheme`
232
296
 
233
297
  ### 0.33.7
234
- - Fix types for `CodeBlock`, `BaseInputElement`, `ProgressBar`, `TextArea`, and `Select`.
298
+
299
+ - Fix types for `CodeBlock`, `BaseInputElement`, `ProgressBar`, `TextArea`, and `Select`.
235
300
 
236
301
  ### 0.33.6
237
- - Add autoprefixer to add vendor styles to CSS
302
+
303
+ - Add autoprefixer to add vendor styles to CSS
238
304
 
239
305
  ### 0.33.5
240
- - Fix `alignText` styling for `Table` 😬
306
+
307
+ - Fix `alignText` styling for `Table` 😬
241
308
 
242
309
  ### 0.33.4
243
- - Add `alignText` prop for `Table`
310
+
311
+ - Add `alignText` prop for `Table`
244
312
 
245
313
  ### 0.33.3
246
- - Fix npm publish bug
314
+
315
+ - Fix npm publish bug
247
316
 
248
317
  ### 0.33.2
249
- - Fix CSS overrides for all components
318
+
319
+ - Fix CSS overrides for all components
250
320
 
251
321
  ### 0.33.1
252
- - Support heading in `InfoPanel`
322
+
323
+ - Support heading in `InfoPanel`
253
324
 
254
325
  ### 0.33.0
255
- - Replace lodash with lodash-es for tree shaking
256
- - Bump rollup to 2.52.7
257
- - Replace `prism-react-renderer` and `prismjs` with `react-syntax-highlighter` which is more customizable and tree-shakable
258
- - Add `@rollup/plugin-babel` to add /*#__PURE__*/ prefix to `React.forwardRef` which is required for tree-shaking
259
- - Add CSS files for Normalize, Reset, Colours and Utility to move static styles out of JS. Injecting to head tag using `rollup-plugin-styles`
260
- - Programmatically generate Colours.styled.tsx classes (To be added to build flow soon)
326
+
327
+ - Replace lodash with lodash-es for tree shaking
328
+ - Bump rollup to 2.52.7
329
+ - Replace `prism-react-renderer` and `prismjs` with `react-syntax-highlighter` which is more customizable and tree-shakable
330
+ - Add `@rollup/plugin-babel` to add /_#**PURE**_/ prefix to `React.forwardRef` which is required for tree-shaking
331
+ - Add CSS files for Normalize, Reset, Colours and Utility to move static styles out of JS. Injecting to head tag using `rollup-plugin-styles`
332
+ - Programmatically generate Colours.styled.tsx classes (To be added to build flow soon)
261
333
 
262
334
  ### 0.32.14
263
- - Fix crash in tabs component
335
+
336
+ - Fix crash in tabs component
264
337
 
265
338
  ### 0.32.13
266
- - Simplify TablePagination component (breaking)
339
+
340
+ - Simplify TablePagination component (breaking)
267
341
 
268
342
  ### 0.32.10
269
- - Add TablePagination component
343
+
344
+ - Add TablePagination component
270
345
 
271
346
  ### 0.32.9
272
- - Fix `InfoPanel` close button fixed position bug
347
+
348
+ - Fix `InfoPanel` close button fixed position bug
273
349
 
274
350
  ### 0.32.7
275
- - Cap `sidePadding` and `sideMargin` for `Row` and `HRule` in ultra-wide res displays above 2400px
351
+
352
+ - Cap `sidePadding` and `sideMargin` for `Row` and `HRule` in ultra-wide res displays above 2400px
276
353
 
277
354
  ### 0.32.5
278
- - Add @emotion/is-prop-valid as an optional dependency
355
+
356
+ - Add @emotion/is-prop-valid as an optional dependency
279
357
 
280
358
  ### 0.32.3
281
- - Add ability to set Sidebar logo width via the theme
359
+
360
+ - Add ability to set Sidebar logo width via the theme
282
361
 
283
362
  ### 0.32.1
284
- - Add Tabs component
363
+
364
+ - Add Tabs component
285
365
 
286
366
  ### 0.31.22
287
- - Remove opinionated `ul`, `ol`, and `li` styles
367
+
368
+ - Remove opinionated `ul`, `ol`, and `li` styles
288
369
 
289
370
  ### 0.31.21
290
- - Add opinionated version of Normalize.css
371
+
372
+ - Add opinionated version of Normalize.css
291
373
 
292
374
  ### 0.31.20
293
- - Remove Normalize.css
375
+
376
+ - Remove Normalize.css
294
377
 
295
378
  ### 0.31.19
296
- - Add theme variables for `RadioButton`, `CheckBox` and `ToggleSwitch`
379
+
380
+ - Add theme variables for `RadioButton`, `CheckBox` and `ToggleSwitch`
297
381
 
298
382
  ### 0.31.18
299
- - Upgrade to React 17.0.1
300
- - Tweak colour and font family for other input elements
383
+
384
+ - Upgrade to React 17.0.1
385
+ - Tweak colour and font family for other input elements
301
386
 
302
387
  ### 0.31.17
303
- - Change `fontFamily` to `font` for `Badge` component
304
- - Fix font fallback styling inconsistency for labels, tables, and links
388
+
389
+ - Change `fontFamily` to `font` for `Badge` component
390
+ - Fix font fallback styling inconsistency for labels, tables, and links
305
391
 
306
392
  ### 0.31.16
307
- - Rework Notification component
393
+
394
+ - Rework Notification component
308
395
 
309
396
  ### 0.31.15
310
- - Fix `bg` of `SidebarWrapper`
397
+
398
+ - Fix `bg` of `SidebarWrapper`
311
399
 
312
400
  ### 0.31.13
313
- - Add `size` property for `SidebarItemIcon` to be picked from theme file
401
+
402
+ - Add `size` property for `SidebarItemIcon` to be picked from theme file
314
403
 
315
404
  ### 0.31.12
316
- - Add `font-family` to tables, and inherit from body font
405
+
406
+ - Add `font-family` to tables, and inherit from body font
317
407
 
318
408
  ### 0.31.11
319
- - Remove improper colour override for dark sidebar theme
409
+
410
+ - Remove improper colour override for dark sidebar theme
320
411
 
321
412
  ### 0.31.10
322
- - Move React & styled-components to peerDependencies
413
+
414
+ - Move React & styled-components to peerDependencies
323
415
 
324
416
  ### 0.31.8
325
- - Switch to useState & useEffect for merging theme
417
+
418
+ - Switch to useState & useEffect for merging theme
326
419
 
327
420
  ### 0.31.7
328
- - Fix BottomDrawer theme issue for setting `borderRadius`
421
+
422
+ - Fix BottomDrawer theme issue for setting `borderRadius`
329
423
 
330
424
  ### 0.31.6
331
- - Fix broken builds (0.31.2 - 0.31.5)
425
+
426
+ - Fix broken builds (0.31.2 - 0.31.5)
332
427
 
333
428
  ### 0.31.2
334
- - Set ThemeType to recursive optional typeof RFTheme
429
+
430
+ - Set ThemeType to recursive optional typeof RFTheme
335
431
 
336
432
  ### 0.31.1
337
- - Export `StaticGlobalStyles`
433
+
434
+ - Export `StaticGlobalStyles`
338
435
 
339
436
  ### 0.31.0
340
- - Add support for passing `refs`
437
+
438
+ - Add support for passing `refs`
341
439
 
342
440
  ### 0.30.14
343
- - Upgrade `styled-components` from `5.0.1` to `5.1.1` for Jest reasons
441
+
442
+ - Upgrade `styled-components` from `5.0.1` to `5.1.1` for Jest reasons
344
443
 
345
444
  ### 0.30.13
346
- - Add `tertiary` button
445
+
446
+ - Add `tertiary` button
347
447
 
348
448
  ### 0.30.12
349
- - Add `transparent` as a `defaultColour`
449
+
450
+ - Add `transparent` as a `defaultColour`
350
451
 
351
452
  ### 0.30.11
352
- - Fix incorrect centering rule
453
+
454
+ - Fix incorrect centering rule
353
455
 
354
456
  ### 0.30.10
355
- - Make `borderRadius` themeable for cards and input fields
457
+
458
+ - Make `borderRadius` themeable for cards and input fields
356
459
 
357
460
  ### 0.30.9
358
- - Rename `baseColors` to `defaultColours`, and `mainColors` to `customColours`
461
+
462
+ - Rename `baseColors` to `defaultColours`, and `mainColors` to `customColours`
359
463
 
360
464
  ### 0.30.8
361
- - Memoize theme prop in ThemeProvider
465
+
466
+ - Memoize theme prop in ThemeProvider
362
467
 
363
468
  ### v0.30.7
364
- - Add missing props for theming some elements
469
+
470
+ - Add missing props for theming some elements
365
471
 
366
472
  ### v0.30.6
367
- - Add merge to reduce size of custom overrides
473
+
474
+ - Add merge to reduce size of custom overrides
368
475
 
369
476
  ### v0.30.5
370
- - Fix `a` tag hover colour bug
477
+
478
+ - Fix `a` tag hover colour bug
371
479
 
372
480
  ### v0.30.4
373
- - Fix type bug that wouldn’t let `paras` inherit `font-family`
481
+
482
+ - Fix type bug that wouldn’t let `paras` inherit `font-family`
374
483
 
375
484
  ### v0.30.3
376
- - Fix lodash `merge` speed issue
485
+
486
+ - Fix lodash `merge` speed issue
377
487
 
378
488
  ### v0.30.0
379
- - Remove static CSS classes from `GlobalStyles`
489
+
490
+ - Remove static CSS classes from `GlobalStyles`
380
491
 
381
492
  ### v0.29.3
382
- - Rename `Textarea` to `TextArea`
493
+
494
+ - Rename `Textarea` to `TextArea`
383
495
 
384
496
  ### v0.29.2
385
- - Add media queries for `InfoPanel` below `1200px` to handle `width` prop
497
+
498
+ - Add media queries for `InfoPanel` below `1200px` to handle `width` prop
386
499
 
387
500
  ### v0.29.1
388
- - Add `primary`, `secondary`, and `tertiary` props for the `HRule` element
501
+
502
+ - Add `primary`, `secondary`, and `tertiary` props for the `HRule` element
389
503
 
390
504
  ### v0.29.0
391
- - Add `bgColour`, `textColour`, `borderColour`, `strokeColour` and `fillColour` props with British English
505
+
506
+ - Add `bgColour`, `textColour`, `borderColour`, `strokeColour` and `fillColour` props with British English
392
507
 
393
508
  ### v0.28.7
394
- - Add `spring`, `brick` and `sienna` colour values
509
+
510
+ - Add `spring`, `brick` and `sienna` colour values
395
511
 
396
512
  ### v0.28.5
397
- - Fix `FormItem` margin bottom bug inside `FormItemGroup`
513
+
514
+ - Fix `FormItem` margin bottom bug inside `FormItemGroup`
398
515
 
399
516
  ### v0.28.4
400
- - Add `nano` and `micro` sizing for Text
517
+
518
+ - Add `nano` and `micro` sizing for Text
401
519
 
402
520
  ### v0.28.3
403
- - Tweak links theme styling
404
- - `links.default.text` is now `links.default.color`
405
- - `links.onHover.text` is now `links.onHover.color`
521
+
522
+ - Tweak links theme styling
523
+ - `links.default.text` is now `links.default.color`
524
+ - `links.onHover.text` is now `links.onHover.color`
406
525
 
407
526
  ### v0.28.2
408
- - Fix Textarea styling bug
409
- - Add `nano` and `micro` text sizes
410
- - Text theme tweaks
411
- - `size` object deprecated
412
- - `size.default` is now `paras.size`
413
- - `size.multiplier` is now `headings.multiplier`
414
527
 
528
+ - Fix Textarea styling bug
529
+ - Add `nano` and `micro` text sizes
530
+ - Text theme tweaks
531
+ - `size` object deprecated
532
+ - `size.default` is now `paras.size`
533
+ - `size.multiplier` is now `headings.multiplier`
415
534
 
416
535
  ### v0.27.0
417
- - Add props for ProgressBar to display a label and value
418
536
 
537
+ - Add props for ProgressBar to display a label and value
419
538
 
420
539
  ### v0.23.8
421
- - Remove all SCSS files
422
- - Remove unused svg icon
423
- - Move `theme` to `styles` folder
424
540
 
541
+ - Remove all SCSS files
542
+ - Remove unused svg icon
543
+ - Move `theme` to `styles` folder
425
544
 
426
545
  ### v0.23.7
427
- - Use relative path everywhere
428
546
 
547
+ - Use relative path everywhere
429
548
 
430
549
  ### v0.23.6
431
- - Generate typings
432
550
 
551
+ - Generate typings
433
552
 
434
553
  ### v0.23.5
435
- - Upgrade all packages
436
554
 
555
+ - Upgrade all packages
437
556
 
438
557
  ### v0.21.2
439
- - Update styled components
440
- - Remove unused component `EventHandler`
441
- - Fix rollup dependencies
442
558
 
559
+ - Update styled components
560
+ - Remove unused component `EventHandler`
561
+ - Fix rollup dependencies
443
562
 
444
563
  ### v0.21.1
445
- - Add `onCloseButtonClick` prop in `NotificationItem`
446
564
 
565
+ - Add `onCloseButtonClick` prop in `NotificationItem`
447
566
 
448
567
  ### v0.21.0
449
- - Code cleanup
568
+
569
+ - Code cleanup